body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #000;
	background-color:#FFFFFF;
        text-decoration: none;
        margin:0;
        padding:0px;
	text-align: justify;
     }

#header {
        clear:both;
	height: 20px;
        width: 100%;
        font-size: 12px;
        color: #FFF;
	background-color:#000000;
        background-image: url(bilder/bslogo.png);
        background-repeat: no-repeat;
        text-align:left;
	font-weight:bold;
	padding-top:3px;
	padding-left:30px;
}
#logo {
        width:762px;
        height: 161px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(bilder/logo_top.jpg);
	background-position:right;
	background-color:#FFFFFF;
        background-repeat: no-repeat;
	text-align: center;

}

#foto {
	width:330px;
	height:248px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(bilder/bg_top_l.jpg);
	background-repeat: no-repeat;
	}
	
* html #foto {
	width:330px;
	height:248px;
	margin-bottom:-3px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(bilder/bg_top_l.jpg);
	background-repeat: no-repeat;
	}


#contentframe {
        width:762px;
        height:248px;
	margin:0 auto; 
        padding: 0px;
	background-color:#FFFFFF;
	text-align: left;
}


#videoframe {
        width: 318px;
        min-height: 179px;
	margin-top:17px;
	margin-left: 0px;
	padding:7px;
        background: #DADBDA;
        color:#fff;
	text-align: justify;
	float:left;
	font-size:12px;
	}

#menue {
        width:100%;
	padding:0px;
	height:119px;
	margin:0px auto;
	background-image:url(bilder/menue_long.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	}
	
#buttons {
	height:119px;
	margin:0px;
	padding:0px;
	}

#rechts {
	width:432px;
	height:248px;
	margin:0px;
	float:right;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(bilder/bg_top_r.jpg);
	background-repeat: no-repeat;
}

#footer {
    	clear:both;
	padding:0px;
	width: 791px;
        height: 167px;
	background-color:#FFFFFF;
	margin:0 auto;
	background-image:url(bilder/bg_bottom.jpg);
	background-repeat:no-repeat;	
}

#overlay_l{
	float:left;
	padding-left:220px;
	padding-top:0px;
}
#overlay_r{
	float:right;
	padding-right:210px;
	padding-top:0px;
}


a:link {
        color:#FFF;
        text-decoration:underline;
}
a, a:visited {
        color: #444;
        font-size: 10px;
        text-decoration:underline;
}
a:hover {
        color: #333;
        font-size: 10px;
        text-decoration:none;
}
div#additional a:link {
        color:#FFF;
        text-decoration:underline;
}
div#additional a, a:visited {
        color: #444;
        font-size: 10px;
        text-decoration:underline;
}
div#additional a:hover {
        color: #333;
        font-size: 10px;
        text-decoration:none;
}


h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #E92227;
        font-weight:bold;

}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #000000;
        font-weight:normal;
}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        color: #000000;
        font-weight:bold;
}

