/***** margin-left: 30px, gesamt-breite 950px *****/

html {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}

p{
	font-size: 11px;
	line-height: 170%; 
	margin:0px; 
	margin-bottom: 12px; 
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.ext {
 background-image: url(/images/link.gif);
 background-position:top right;
 background-repeat: no-repeat;
 padding-right: 16px;
}



img {
   	border: 0px;
}

ul {
   	margin-left: 0px;
   	padding: 0px;
   	font-size: 11px;
	line-height: 170%; 
   	text-align: left;
}

li {
   	margin-left: 17px;
}

body {
	margin-left:30px;
	margin-top:0px;
	padding:0px;
	font-family: Verdana; 
	font-size: 11px; 
	width: 944px; /*Bildschirmgesamtbreite = 30px + 920px = 950px */
	/* border: 1px; border-color: #999999; border-style: solid; */
}

.font-justify{
	line-height: 170%; 
	text-align: justify; 
}


/***** HEADLINES *****/

h1 {
   	margin-top: 0px;
   	margin-bottom: 26px;
   	font-family: Verdana;
   	font-size: 14px;
   	line-height:16px;
   	color: #003399;
   	font-weight: bold;
   	text-align: left;
	clear: both;
}

h2, h3 {
   	margin-top: 0px;
   	margin-bottom: 20px;
   	font-family: Verdana;
   	font-size: 14px;
   	line-height: 16px;
   	color: #333333;
   	font-weight: bold;
   	text-align: left; 
}




/***** HEADER *****/

#header {
	margin-top: 37px;
	text-align: center;
	width: 250px;
	height: 85px;
	background-color: #5A86B3;
    float: right;
	padding: 6px;
}

.header_text_decoration {
	position: relative;
	top: 40px;
	vertical-align:middle;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background-color: #5A86B3;
}

#header_line {
	margin-top: 25px;
	font-size: 10px;
	width: 938px;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
   	color: #eaeaea;
  	text-align: right;
   	float: left;
	border-bottom: 1px solid #5A86B3;
}

#header_adsense {
	margin-top: 3px;
	padding-left: 195px;
	font-size: 10px;
	width: 920px;
	height: 40px;
	white-space: nowrap;
  	text-align: left;
    float: left;
}

/***** NAVIGATION *****/

#left_nav {
	margin-top: -30px;
	margin-left:0px;
  padding: 0px;
	line-height: 17px;
	font-size: 12px;
	color: #eaeaea;
	width: 200px;
   	text-align:left; 
   	float: left;
	overflow: hidden; 	
   	background-color: #ffffff;
}





#left_nav li {
	margin: 3px 0;
	background: url(/images/navi_image.gif) no-repeat 0 6px;
	padding: 0 0 0 6px;
}

/*NAVIGATION FORMATIERUNG der LINKS & Headlines */
.navlinksheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	color: #5A86B5;
	padding: 3px 0px 3px 0px;
	height: 15px;
	margin: 0 20px 0 0;
	text-transform: uppercase;
	border-top: 1px solid #C8D2E4;
	border-bottom: 1px solid #C8D2E4;
	background-color: #F2F5FA;
}





#header_nav {
	margin-top: 2px;
	margin-left: 30px;
	height: 30px;
	font-size: 10px;
	color: #000000;
	width: 740px;
   	text-align:left; 
    	float: left;
	line-height:13px;

   	/* border-top: 1px solid #999999; */
}

#bottom_nav {
	margin-top: 20px;
	padding: 0px;
	width: 748px;
	color: #717171;
	font-size: 11px;
   	float: right;
  	text-align: left;
	/* background-color: #5A86B3; */
}

/***** CONTENT *****/

#content{
  margin-top: 5px;
	width: 743px;
	font-size: 14px;
	line-height: 20px;
	float: left;
	background-color: white;
	overflow: hidden;
}

#content h1 {
   	font-family: Verdana;
   	font-size: 14px;
   	line-height:16px;
   	color: #333333;
   	font-weight: bold;
   	text-align: left;
}

/* Trennlinie */
.border{
   width: 100%;
   height: 1px;
   overflow: hidden;
   background-color: #999999;
   margin-bottom: 15px;
}


/* Aufzaehlungs-Textcontainer im linken Slot */
.main_box_container{
   width: 233px;
   margin-right: 10px;
   margin-bottom: 15px;
   margin-top: 10px;
   float: left;
}

.main_box_container p{
	font-size: 11px;
	line-height: 170%; 
	margin:0px; 
	margin-bottom: 12px; 
	text-align: left;
}

.main_box_container a{
   text-decoration: underline;
   color: #666666;
}

.main_box_container img{
/*   width:120px; */
   float:left; 
   margin-right:7px;
}




#anfrage_box {
/* 	position:relative;
	margin-top: 20px;
	left: 0px;
    width: 748px;
    text-align:left; 
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border: 1px; border-color: #999999; border-style: solid;
*/
}

.image_box {
/* 	float:right; 
	margin-top:0px; 
	margin-left:20px; 
	margin-bottom:20px;
	height:300px;
	width:350px;
	padding:5px;
	border: 1px; border-color: #BE6B01; border-style: solid;
	text-align:left; */
}

/***** FOOTER *****/

#footer {
	margin-top: 20px;
	width: 938px;
	border-top: 1px solid #5A86B3;
	color: #717171;
	font-size: 11px;
   	float: left;
  	text-align: left;
}


#footer_nav {
	margin-top: 5px;
	padding: 0px;
	height: 40px;
}

#partner_links_nav {
	margin-top: -16px;
	/* margin-left: 0px; */
	margin-left: 206px;
	font-size: 10px;
	color: #999999;
    width: 772px;
	/*  width: 978px;  */
    text-align:left; 
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/* border: 1px; border-color: #999999; border-style: solid; */
}

