body {

margin: 5px;
padding: 0px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-Size: 12px;
color: #000;
line-height: 16px;
}

H2
{
font-size: 20px;
margin-top: 10px;
}



H3
{
color: #08306B;
font-size: 14px;
margin-top: 10px;
margin-bottom:0px;
}

H3:hover {text-decoration: underline;}

A
{
text-Decoration: none;
color: #AD2C29;
font-weight:bold; 
}

A:Hover {text-Decoration: underline;}


IMG { border: 0px}



#container
{
	background: #fff;
	float: left;
	width:950px;
	height:610px;
}

#header
{
	width: 950px;
	height: 80px;
	background: white;
	
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 950px;
	line-height: 14px;
	background: #08306B;
	background-image: url(../bilder/navi_gradient_black.gif);
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { 	background-image: url(../bilder/navi_gradient_red.gif); }


#content-container
{
	float: left;
	width: 956px;
	background: #fff url(/wp-content/uploads/layout-three-fixed-background.gif) repeat-y 100% 0;
}



#menubox
{
	float: left;
	width: 160px;
	margin-top: 10px;
	display: inline;
}

#menubox_title
{
	background-image: url(../bilder/navi_gradient_red.gif); 
	padding-left: 5px;
	height: 16px;
	color: white;
	font-weight:bold; 
}

#menubox_content
{
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #313031;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #E2E3E4;
}



#content
{
	float: left;
	width: 470px;
	padding: 0px;
	margin: 10px;
	border: 0px solid;
	min-height: 500px
}


#teaserbox
{
	display:inline;
	float: left;
	width: 300px;
	margin-top: 10px;
}

#teaserbox_title
{
	background-image: url(../bilder/navi_gradient_red.gif); 
	padding-left: 5px;
	height: 16px;
	color: white;
	font-weight:bold; 
}

#teaserbox_content
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-color: #313031;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #E2E3E4;
	display: inline-block;
}


#footer
{
	margin-top: 10px;
	clear: left;
	color: white;
	text-align: center;
	padding: 5px;
	height: 12px;
	background-image: url(../bilder/foot_gradient_black.gif);
}


#menu_container
{
	margin: 0 auto;
	background: #fff;
	float: left;
	width:956px;
	height:610px;
}


.img_sponsor
{
border-bottom: 1px solid white;
}

.separator
{
border-BOTTOM: 1px dotted;
MARGIN-TOP: 20px;
COLOR: black;

}

.txt_4
{
color: #999;

}




.img_l1
{
border: 0px;
float: left;
margin-right: 10px
}


