@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------------*/
/* globale Formatierungen */                                                              
/* -----------------------------------------------------------------------------*/

html, body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
background-color: #000000; 
text-align: center; /*Zentrierung für IE*/
/* background-image : url(../../versuche/studio_bg_s_kacheln.jpg); */
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color:#666666;
	}

img {
border: none;
}
a:focus{outline:none;}

/* -----------------------------------------------------------------------------*/
/* Formatierung Texte */                                                                    
/* -----------------------------------------------------------------------------*/
p {
	line-height:18px;
}
#content_right_newsletter p {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:1.5em;
	padding-bottom:2em;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	line-height:18px;
	padding-bottom:10px;
}

/* -----------------------------------------------------------------------------*/
/* Formatierung und Position von Ebenen GLOBAL */                          
/* -----------------------------------------------------------------------------*/
.standard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}
#nav_line_vertikal {
	position:absolute;
	left:9px;
	top:98px;
	width:4px;
	height:24px;
	border-left:1px solid #FF9900;
	z-index:3;
}
#hauptnavigation {
position: absolute;
left: 0px;
width: 145px;
top: 50%;
height: 540px;
margin-top: -270px; /* negative Hälfte von height: 540px */
text-align: left;
background-image : url(../images/bg_hauptnavigation.png);
background-repeat: no-repeat;
}

#container  {
	position: absolute;
	left: 0px;
	width: 100%;
	margin-left: 0; /* negative Hälfte von width: 850px */
	/*top: 50%; */
	height: 100%;
	/*margin-top: -300px; /* negative Hälfte von height: 540px */
	text-align: left;
	/*background-image : url(../images/bl_bg_fed.jpg); */
	background-image : url(../images/bl_bg_fed.gif);
	background-repeat: repeat-x;
	background-position: center;
	overflow:hidden;

	overflow:
; 	top: -4px;
	/*top: -4px; */
}

#Inhaltlich  {
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -470px; /* negative Hälfte von width: 850px */
	top: 50%;
	height: 606px;
	margin-top: -303px; /* negative Hälfte von height: 540px */
	text-align: left;
	background-image : url(../Bilder/gesamt_bg.jpg);
	background-repeat: no-repeat;
}

#subnavigation {
position: absolute;
top: 29px;
left: 33px;
height: 19px;
}

#soundsteuerung {
position: absolute;
top: 29px;
left: 773px;
height: 19px;
}

#headline {
position: absolute;
top: 129px;
left: 38px;
}

#content {
position: absolute;
top: 180px;
left: 38px;
width: 440px;
}

img{
border:none;
}
/* --------------------- H I E R -----------------------------------------------------------
*/
#nav_head {
	position:absolute;
	left:0px;
	top:25px;
	width:508px;
	height:37px;
	z-index:1;
}

#nav_sub {
	position:absolute;
	left:8px;
	top:130px;
	width:300px;
	height:143px;
	z-index:2;
}
#nav_sub_headline {
	position:absolute;
	left:8px;
	top:120px;
	width:300px;
	height:130px;
	z-index:2;
}
#content_left {
	position:absolute;
	left:9px;
	top:240px;
	width:303px;
	height:254px;
	z-index:2;
}
#content_left_sh {
	position:absolute;
	left:9px;
	top:266px;
	width:303px;
	height:254px;
	z-index:2;
}
#content_left_scroll {
	position:absolute;
	left:9px;
	top:240px;
	width:303px;
	height:254px;
	z-index:2;
	padding-right:15px;
	overflow-y:auto;
	overflow-x:none;
	overflow:auto;
}
#content_left_scroll_sh {
	position:absolute;
	left:9px;
	top:260px;
	width:303px;
	height:254px;
	z-index:2;
	padding-right:15px;
	overflow-y:auto;
	overflow-x:none;
	overflow:auto;
}



#footer_left{
	font-size: 10px;
	color:#F69900;
	position:absolute;
	left:7px;
	top:553px;
	width:532px;
	height:28px;
	z-index:1;
}
#footer_left a, #footer_left a.visited, #footer_left a.active, #footer_left a:hover {
	font-size: 10px;
	color:#F69900;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}
#footer_right {
	font-size: 10px;
	color:#F69900;
	position:absolute;
	left:557px;
	top:553px;
	width:378px;
	height:24px;
	z-index:1;
}
#footer_right a{
	font-weight:normal;
	font-size: 10px;
	color:#F69900;
	text-decoration:none;
}
#footer_right a:hover{
	font-weight:normal;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
#con_break {
	position:absolute;
	left:343px;
	top:120px;
	width:1px;
	height:371px;
	z-index:1;
	background-color: #F69900;
}
#content_right {
	position:absolute;
	left:381px;
	top:119px;
	width:569px;
	height:389px;
	z-index:1;
}
#content_right_newsletter {
	position:absolute;
	left:381px;
	top:119px;
	width:540px;
	height:369px;
	z-index:1;
	overflow-y:auto;
	overflow-x:none;
	margin-right:10px;
	padding-right:10px;
}
#content_right_datenschutz {
	position:absolute;
	left:381px;
	top:119px;
	width:569px;
	height:389px;
	z-index:1;
	overflow-y:auto;
	overflow-x:none;
}
#newsletter_content {
	position:relative;
	left:0px;
	top:10px;
	width:540px;
	height:260px;
	z-index:3;
	overflow-y:auto;
	overflow-x:none;
	margin-right:10px;
	padding-right:10px;
}
#content_flash {
	position:absolute;
	left:381px;
	top:109px;
	width:569px;
	height:389px;
	z-index:1;
}
#logo{
	position:absolute;
	left:799px;
	top:0px;
	width:140px;
	height:69px;
	z-index:2;
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#logo_bg h1{
	position:absolute;
	left:94px;
	top:119px;
	width:172px;
	height:367px;
	z-index:1;
	background:url(../images/logo_bg.png);
	text-indent: -999em;
}
h2 {
	font-size: 11px;
	font-weight:bold;
	line-height:18px;
}
h2.newsletter {
	font-size: 12px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
}
#content_right_newsletter h2 {
	font-size:16px;
}
h1 {
	padding:20,0,0,0;
	font-size: 14px;
	font-weight:bold;
	color:#F69900;
}
h1.newsletter {
	padding:0;
	margin:0;
}
#newsletter-topics {
	position:absolute;
	width:464px;
	top:34px;
	left:90px;
}
ul.newsletter{
	list-style-type:square;
	margin:1px;
	padding-left:14px;
}
ul.newsletter-archiv {
	font-size:10px;
	font-weight:normal;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}
ul.newsletter li, ul.newsletter-archiv li{
	color:#F69900;
	margin:0px;
	padding:0;
}
ul.newsletter-archiv li a{
	color:#F69900;
}
hr {
	clear:both;
	background:url(../images/hr.gif) repeat-x;
}
#events {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#events li {
	padding:0px;
	margin:0px;
}
#events .active{
	font-weight:bold;
	color:#F69900;
}
.rechts {
	float:right;
	padding:0 0 8px 8px;
}
.links {
	float:left;
	padding:0 8px 8px 0;
}
/* -----------------------------------------------------------------------------*/
/* Formatierung der Links in der Klasse "standard" */      
/* -----------------------------------------------------------------------------*/

/*a:link {font-size: 11px; color: #666666; text-decoration: none} 
a:visited {font-size: 11px; color: #666666; text-decoration: none}
a:hover {font-size: 11px; color: #333333; text-decoration: underline} 
a:active {font-size: 11px; color: #666666; text-decoration: none}
*/
a, a:link, a:visited, a:active {font-weight: bold;color: #666666; text-decoration: none}
a:hover {color: #666666;text-decoration:underline;color: #FF9900;}
#FACEBOOK_BUTTON {
	margin-left: 351px;
	margin-top: 10px;
}
.orange {
	text-transform: uppercase;
	color: #F69900;
	font-weight:bold;
}

