/* ----- CSS ----- */

body  {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d9e6ed url(images/bodyBG.jpg) repeat-x top left;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #990000;


}



.twoColFixLtHdr #container { 
	width: 780px;  
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	

} 


.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background: url(images/footer.jpg) #00 
	
	clear: both;

} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.black {
color:#000000;

}

.red{
color:#EC282D;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	color: #50697b;
	background: #d9e6ed url(images/bodyBG.jpg) repeat-x top left;
	}
	

#outer 
{
	
	border-top: 3px solid #EC282D;
	
	clear: both;
	float: left;
	height: 0px;
	width: 100%;
}


.leftShadow, .rightShadow {
	position: absolute;
	top: 0px;
	width: 9px;
	height: 454px;
}
	.leftShadow {
		left: 0px;
		background: transparent url(images/containerDropShadow.gif) repeat-x top left;
	}
	.rightShadow {
		right: 0px;
		background: transparent url(images/containerDropShadow.gif) repeat-x top right;
	}
	
	


#container_header {
	background: #ffffff url(images/bg2.gif) repeat repeat-x top;
	height: 125px;
margin: 0px 0px 0px 0px;
	left:0px;
	top:0px;
text-align: left;
	}
	
	.auto_image {

margin: 0px 0px 15px 0px;
float: left;
	}

.home_image {

margin: 0px 0px 15px 0px;
	}
	
	.about_image {

margin: 0px 20px 15px 5px;
float:left;
	}


.top_section{
	background: transparent url(images/header_h1.gif) no-repeat left top;
	color: #00A0C6;
	
	
	height: 110px;
	
	margin-top: 23px;

	
}



h1 a {
	background: transparent url(images/header_h1.gif) no-repeat left top;
	color: #00A0C6;
	display: block;
	font-size: 1.4em;
	float: left;
	height: 108px;
	overflow: hidden;
	margin-top: 40px;
	text-align: center;
	text-decoration: none;
	text-indent: -5000px;
	width: 491px;
}

h1 a:hover {
	border: 0px;
}








/* Navigation */

#navigation {
	
	line-height: normal;
	font-size: 10px;
	
}
		
#navigation ul {
	
	list-style: none;
	position: absolute;
	top: -6px;
}
	

	
	


	


	
	


#navigation li {
	display: inline;
	
}
		
#navigation a, #navigation li {
	float: left;
	background: #cccccc url(images/nav_left2.gif) no-repeat left bottom;
	text-decoration: none;
}

#navigation li.aktiv {
	background: #cccccc url(images/nav_left_aktiv2.gif) no-repeat left bottom;
}

#navigation a span, #navigation li span {
	float: left;
	font-weight: bold;
	display: block;
	background: transparent url(images/nav_right2.gif) no-repeat right bottom;
	padding: 2px 12px 5px 10px;
	color: #DDD;
}

#navigation li.aktiv span {
	background: transparent url(images/nav_right_aktiv2.gif) no-repeat right bottom;
	color: #EEE;
}
		
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {
	float: none;
}
/* End IE5-Mac hack */

#navigation a:hover, #navigation a:focus {
	border: 0px;
	margin-top: 0px;
}

#navigation a:hover span, #navigation a:focus span {
	padding-top: 5px;
}


.box {
border-right:1px solid #99B5D0;
border-bottom:1px solid #99B5D0;
border-left:1px solid #99B5D0;
margin-bottom: 10px;
padding: 5px 5px 5px 5px;
color:#6D8797;
}



#box1 {
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:2px solid #8eac00;
margin-bottom:15px;
padding:4px 4px 4px 4px;
color:#6D8797;

}

#content2 {
margin: 10px 0px 10px 250px;
border-left: 1px solid #555555;
border-right: 0px solid #555555;
padding: 0 10px 0 10px;
line-height: 1.5em;
font-size: 1em;
text-align: left;
}





.x {
border-right:1px solid #AEBBA2;
border-bottom:1px solid #AEBBA2;
border-left:1px solid #AEBBA2;
margin-bottom: 10px;
padding: 12px 12px 12px 12px;
color:#6D8797;
background:#FFFFFF;
font: 11px Verdana,Tahoma,Arial,sans-serif;line-height: 1.5em;
}

.x_cont {
border-right:1px solid #AEBBA2;
border-bottom:1px solid #AEBBA2;
border-left:1px solid #AEBBA2;
margin-bottom: 10px;
margin-top: -10px;
padding: 12px 12px 12px 12px;
color:#6D8797;
background:#FFFFFF;
font: 11px Verdana,Tahoma,Arial,sans-serif;line-height: 1.5em;
}


.x_flash {
	border-right:1px solid #AEBBA2;
	border-bottom:1px solid #AEBBA2;
	border-left:1px solid #AEBBA2;
	margin-bottom: 10px;
	padding: 12px 10px 12px 11px;
	color:#FF0000;
	background:#ffffff;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
}



#box1 {
border-right:1px solid #9FCCC6;
border-bottom:1px solid #9FCCC6;
border-left:2px solid #9FCCC6;
margin-bottom:15px;
padding:4px 4px 4px 4px;
color:#505050;

}

.x_title
{
	background:url(images/div_back_index.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding!-left:9px;
}



#peak_menu {
clear: left;
float: left;
width: 230px;
margin: 10px 10px -5px 10px;
padding: 0;
font-size: 13px;
line-height: 1.5em;
}

#footer2 a {
text-decoration: none;
color: #333308;


}

#footer2 {

text-align: right;
font-size: 10px;

}


a {color:#EC282D;}

a:hover {color:#000000; text-decoration:none}

stron!g {font-size:12px; color:#6D8797; line-height:1.5em}


strong, b {font-size:12px; color:#EC282D;; line-height:1.5em}


.space {line-height:2.1em}



#peak_menu6 {
clear: left;
float: left;
width: 480px;
margin: 10px 10px -5px 10px;
/* TOP RIGHT BOTTOM LEFT */
padding: 0;
font-size: 13px;
line-height: 1.5em;
}


#content6 {
ma!rgin: 10px 0px 400px 250px;
margin-left:500px;
margin-right:0px;
margin-bottom:20px;
margin-top:10px;

border-left: 1px solid #555555;
border-right: 0px solid #555555;
padding: 0 10px 0 10px;
line-height: 1.5em;
font-size: 1em;
text-align: left;
}



#peak_auto {
clear: left;
float: left;
width: 400px;
margin: 10px 10px -5px 10px;
/* TOP RIGHT BOTTOM LEFT */
padding: 0;
font-size: 13px;
line-height: 1.5em;
}


#content_auto {
ma!rgin: 10px 0px 400px 250px;
margin-left:420px;
margin-right:0px;
margin-bottom:20px;
margin-top:10px;

border-left: 1px solid #555555;
border-right: 0px solid #555555;
padding: 0 10px 0 10px;
line-height: 1.5em;
font-size: 1em;
text-align: left;
}

.y { visibility:hidden}




