/* css */

body {
background-color: #F7F493;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
line-height: 18px;
color:#000;
padding:0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F7F493;
scrollbar-track-color: #F7F493;
scrollbar-face-color: #F7F493;
scrollbar-highlight-color: #F7F493;
scrollbar-3dlight-color: #F7F493;
scrollbar-darkshadow-color: #F7F493;
scrollbar-shadow-color: #F7F493;
}


a:link { 
   text-decoration: none; 
   color: #000;
   font-family: arial
   font-size: 14px;
} 
a:visited { 
   text-decoration: none; 
   color: #000;
   font-family: arial
   font-size: 14px;
} 
a:hover { 
   text-decoration: none; 
   color: #000;
   font-family: arial
   font-size: 14px;
} 
a:active { 
   text-decoration: none; 
   color: #000;
   font-family: arial
   font-size: 14px;
} 

h1 {
   text-decoration: none; 
   color: #000;
   font-family: arial
   font-size: 13px;
}

h2 {
text-decoration: none;
font-style: italic; 
color: #000;
font-family: arial
font-size: 12px;
padding: 3px 0px;
margin:0px;
}

h3 {
font-size:15px;
padding: 5px 0px;
margin:0px;
}

h4 {
font-size:12px;
font-weight: bold;
padding: 0px;
margin:0px;
}

h5 {
font-size:12px;
font-weight: bold;
padding: 10px 0px;
margin:0px;
}

h6 {
font-size:11px;
font-weight: bold;
margin:0px;
padding: 0px;
}


/* ----------wrap zentriert das layout-------------- */
#wrap {
width: 935px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

/* --------------subnavigavtion------------- */

ul, li 
{ 
   list-style-type: none; 
   display: inline;
   text-align: right;
   text-decoration:none; 
   font-weight: bold; 
   line-height: 25px;
   padding: 2px;
}


/* -----------------content--------------------- */


#hauptnavigation {
width: 189px;
height: 447px;
background-color: #F7F493;
float: left;
border-left: solid 2px #005D84;
border-top: solid 2px #005D84;
margin: 0px;
padding: 0px;
}

#content {
	width: 490px;
	height: 447px;
	margin: 0px;
	float: left;
	border-top: solid 2px #005D84;
	background-color: #F7F493;
}

#individual {
width: 697px;
height: 407px;
padding: 20px;
float: left;
background-color: #F7F493;
border-top: solid 2px #005D84;
border-right: solid 2px #005D84;
}

#picture {
width: 300px;
height: 447px;
float: left;
background-color: #F7F493;
border-top: solid 2px #005D84;
margin: 0px;
padding: 0px;
}


#info {
width: 247px;
height: 447px;
float: left;
background-color: #F7F493;
border-top: solid 2px #005D84;
border-right: solid 2px #005D84;
}

#profile {
width: 397px;
height: 407px;
padding: 20px;
float: left;
background-image: url(../pics/bg_profile.jpg);
background-repeat: no-repeat;
background-color: #F7F493;
border-top: solid 2px #005D84;
border-right: solid 2px #005D84;
}

#text {
width: 397px;
height: 407px;
padding: 20px;
float: left;
background-image: url(../pics/bg.jpg);
background-repeat: no-repeat;
background-color: #F7F493;
border-top: solid 2px #005D84;
border-right: solid 2px #005D84;
}

#longtext {
width: 397px;
height: 407px;
padding: 20px;
float: left;
overflow: auto;
background-image: url(../pics/bg.jpg);
background-repeat: no-repeat;
background-color: #F7F493;
border-top: solid 2px #005D84;
border-right: solid 2px #005D84;
}

/* -----------footer--------------------------- */
#adressleiste {
background-color: #005D84;
width: 930px;
text-align: center;
clear: both;
}

.testimonials {
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
line-height: 20px;
color:#005D84;
 }

