/* CCS-Style created  October-2006 by
   kevin albrecht mediendienstleistungen
*/

*
{	margin:0px;
	padding:0px;
	font-family:verdana, sans-serif;
	font-size: 10px;
}

body
{	background-color:#DFF3FF;
}

img
{	border-width:0px;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}

.bn_box
{	width:800px;
	margin:auto;
	overflow:hidden;
	background-image:url(image/bn_box.jpg);
}

/* hier der Header und der Werbe-bereich unter dem Header */

.bn_header
{	background-image:url(image/bn_header.jpg);
	background-repeat:no-repeat;
	padding-top:91px;
	margin:0px 1px;
}

.bn_advert
{	background-image:url(image/bn_advert.jpg);
	background-repeat:repeat-x;
	height:64px;
	padding:4px 5px;
	overflow:hidden;
	margin-bottom:10px;
}

/* Die Menüs links und rechts sowie die enthaltenen Linklisten */

.bn_menu
{	width:130px;
	overflow:hidden;
	border:0px solid #f90000;
	margin-bottom:10px;
	display:inline;
}

.left
{	float:left;
	margin-left:10px;
}

.right
{	float:right;
	margin-right:10px;
}


.bn_menu ul
{	overflow:hidden;
	list-style-type:none;
	list-style-position:outside;
	border:1px solid #838280;
	padding-bottom:5px;
	margin-bottom:5px;
	background-color:#4D6AA4;
}

.bn_menu ul li
{	overflow:hidden;
	width:100%;
	font-size:10px;
}

.li_header
{	height:16px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#838280;
	background-color:#DEDEDC;
	color:#4D6AA4;
}


.bn_menu ul li a, .bn_menu ul li a:link,.bn_menu ul li a:active,.bn_menu ul li a:visited
{	display:block;
	width:100%;
	color:#CCEBF8;
	text-decoration:none;
	padding:0px 5px;
	line-height:18px;
	height:18px;
	letter-spacing:0.5pt;
}

.bn_menu ul li a:hover
{	background-color:#4D6AA4;
	color:#CCEBF8;
	line-height:12px;
	height:14px;
	border-width:2px 0px;
	border-color:#c9c9c9 #000000 #636363 #000000;
	border-style:solid;
	font-weight:bold;
	letter-spacing:0.5pt;
}

/* der Content Bereich sowie definierte links p und h elemente */


.bn_content
{	float:left;
	display:inline;
	border:0px solid #f90000;
	margin-bottom:10px;
	margin-left:10px;
	width:500px;
	overflow:hidden;
	color:#4D6AA4;
	color:#000099;
}

.bn_content a,.bn_content a:link, .bn_content a:visited, .bn_content a:active
{	text-decoration:underline;
	color:#4D6AA4;
}

.bn_content a:hover
{	text-decoration:underline;
	color:#4d4d4d;
}

.bn_content p
{	margin-top:5px;
	letter-spacing:0.5pt;
}

.bn_content h1, .bn_content h2, .bn_content h3
{	letter-spacing:0.5pt;
	font-size:12px;
	border-bottom:1px solid #4D6AA4;
}

/* die Abschlußgrafik am ende des Layouts */

.bn_footer
{	background-image:url(image/bn_footer.jpg);
	background-repeat:no-repeat;
	height:4px;
	overflow:hidden;
	clear:both;
}


.bn_footer2
{	background-color:#DFF3FF;
 
}

.bn_footer2 a,.bn_footer2 a:link, .bn_footer2 a:visited, .bn_footer2 a:active
{     text-decoration:none;
	color:#000000;
}


.valid
{	text-align:center;
	padding-top:20px;
}
