/* hier sorgen wir zuerst für gleiche werte in den Browsern */

/* 	rote farbe = #a90c05
		link-hover Navi = #fb1006
		text-farbe = #000000
		schrift = arial
*/

*
{	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size:12px;
	outline:none;
}

.red
{	color:#000000;
}


.italic
{	font-style:italic;
}

.justify
{	text-align:justify;
}

img
{	border-width:0px;
}

.right
{	float:right;
	margin:0px 0px 0px 10px;
}

.left
{	float:left;
	margin:0px 10px 0px 0px;
}

.center
{	text-align:center;
	clear:both;
}

.clear
{	clear:both;
}

#bn_content .center table
{	margin:auto;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}


html
{height:100%;
}

body
{	background-color:#000000;
	height:100%;
}

/* ab hier faengt das eigentliche Laoyut an */



#bn_layout
{	width:995px;
	overflow:hidden;
	background: #E3E3E3;
	margin:auto;
	padding:193px 0px 0px 0px;
	position:relative;
}

/* der header der am ende der seite ist und über absolute
	position nach oben gebracht wird
*/

#bn_header
{	height:25px;
	padding-top:167px;
	background: url(/image/header.jpg);
	position:absolute;
	top:0px;
	left:0px;
	width:995px;
	z-index:15;
}

#bn_webmaster
{	left:53px;
	top:143px;
	position:absolute;
	z-index:10;
	color:#ffffff;
	text-decoration:none;
}


#bn_header ul
{	background-image:url(/image/navbar_bg.gif);
	background-repeat:repeat-x;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	margin:0px 0px;
	height:25px;
	overflow:hidden;
	line-height:25px;
}

#bn_header ul li
{	float:left;
	width:163px;
}

#bn_header ul li a,#bn_header ul li a:link,
#bn_header ul li a:visited,#bn_header ul li a:active
{	display:block;
	text-decoration:none;
	color:#a90c05;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

#bn_header ul li a:hover
{	color:#fb1006;
}

/* der linke Bereich */

#bn_left
{	width:160px;
	overflow:hidden;
	float:left;
	display:inline;
	min-height:300px;
	margin-left:10px;
}


#bn_left .bn_box
{	width:160px;
	background-image:url(/image/navbar_bg.jpg);
	margin-top:10px;
	padding:0px 0px 10px 0px;
	color: #000000;
}

#bn_left .bn_box2
{	width:160px;
	background-image:url(/image/navbar_bg.jpg);
	margin-top:10px;
	padding:0px 0px 10px 0px;
	color: #000000;
	text-align: center;
}
.bn_box2 img {width: 124px; padding: 1px; border: 1px solid #A90C05;}

#bn_left .bn_box h2,#bn_left .bn_box h3,#bn_left .bn_box h4
{	background-image:url(/image/navbar_top.jpg);
	background-repeat:no-repeat;
	height:31px;
	overflow:hidden;
	text-align:center;
	line-height:31px;
	color:#a90c05;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}

#bn_left li
{	list-style-type:circle
}

#bn_left .bn_box li a, #bn_left .bn_box li a:link,
#bn_left .bn_box li a:visited, #bn_left .bn_box li a:active
{	padding:0px 10px;
	display:block;
	width:100%;
	color:#000000;
	line-height:18px;
	font-size:12px;
	margin-left: 5px;
}

#bn_left .bn_box li a:hover
{	color:#a90c05;
	text-decoration:none;
}

#bn_left .bn_box p
{	padding:0px 12px;
	text-align:left;
}

#bn_left .bn_box a,#bn_left .bn_box a:link,
#bn_left .bn_box a:visited,#bn_left .bn_box a:active
{	color:#000000;
}

#bn_left .bn_box a:hover
{	text-decoration:none;
}


#bn_content
{	width:800px;
	float:right;
	background-image:url(/image/bn_content_top.png);
	background-repeat:no-repeat;
	display:inline;
	margin:10px 10px 0px 0px;
	background-color:#ffffff;
	padding:0px 0px;
}

#bn_innercontent
{	padding:0px 10px;
}

#bn_content_bottom
{	width:995px;
	margin:0px 0px 0px 0px;
	height:41px;
	background-image:url(/image/bn_content_bottom.png);
	background-repeat:no-repeat;
}

#bn_content h1
{	padding:20px 0px;
	color:#a90c05;
	font-size:13px;
	font-weight:bold;
}


#bn_content a,#bn_content a:link,
#bn_content a:visited,#bn_content a:active
{	color:#a90c05;
	text-decoration:underline;
}

#bn_content a:hover
{	text-decoration:none;
}

#bn_content p
{	padding:10px 0px;
}

#bn_footer
{	background-image:url(/image/bn_footer.png);
	background-repeat:no-repeat;
	height:60px;
	overflow:hidden;
	clear:both;
}


div.navboxtop {background: url(/image/navbar_top.jpg); width: 160px; height: 37px; padding-top: 8px; position: relative; top: 10px; color: #A90C05; font-weight: bold; text-align: center; font-size: 13px;}
div.navboxtop2 {background: url(/image/navbar_top.jpg); width: 160px; height: 37px; padding-top: 8px; color: #A90C05; font-weight: bold; text-align: center; font-size: 13px;}
div.navboxbottom {background: url(/image/navbar_bottom.jpg) bottom; width: 160px; height: 20px;}

.imageLeft {
float: left; 
padding-right: 5px; 
padding-bottom: 5px; 
}

.imageRight {
float: right; 
padding-right: 5px; 
padding-bottom: 5px; 
}

#bn_innercontent h2 {text-align: center; font-size: 24px; color: #A90C05; padding: 5px;}

div.headertext {position: absolute; top: 30px; color: #EFDADA; padding-left: 20px; z-index:20;}
div.headertext h1 {display: inline; font-size: 13px; color: #EFDADA;}

div.butsofort {width: 170px; height: 115px; background: url(/image/button_sofortzugang.gif) top; position: absolute; top: 50px; left: 84px;}
div.butsofort:hover{width: 170px; height: 115px; background: url(/image/button_sofortzugang.gif) bottom; position: absolute; top: 50px; left: 84px;}
div.butsofort img{width: 170px; height: 115px;}

div.videoboxbg {width: 780px; background: url(/image/bg_videobox.jpg) center; text-align: justify; margin-top: 15px;}
div.videoboxbg div{width: 500px; margin: auto;}

div.bildbox {background: url(/image/bg_bildbox.gif) top repeat-x #878787; width: 232px; padding: 9px; margin: 5px; margin-top: 15px; float: left; text-align: justify;}
div.bildbox img{border: 1px solid #A90C05;}
div.bildbox img.nobo{border: 0px; margin-top: 10px; margin-left: 20px;}

div.bn_navallbg {background: url(/image/navbar_bottom.jpg) 10px bottom no-repeat;}

