html,body 	{
		padding:0;
		margin:0;
		background-color:#868686;
		font-family: trebuchet ms;
		font-size: 12px;
		color:#dbdbdb;
                height: 100%;
		}

/*****************************************************/
/* ÜBERSCHRIFT H1 HAUPTTITEL IM CONTENTBEREICH       */
/*****************************************************/
 
H1 {
	font-size:16px;
	font-weight:bold;
	color:#ffc425;
	line-height:19px;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container 	{
		width: 1000px;
		padding:0px;
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
                color:#dbdbdb;
/*		border: yellow 1px dotted; */
		} 

#contentcontainer { 
                float:left;
		width: 1000px;
		padding: 0 0 0 0px;
		margin: 0px;
		background-image:url(../img/bwversion_middle.png);
 		}


#topboarder	{
		height: 41px;
		padding: 0px;
		margin: 0px;
		background-image:url(../img/bwversion_top.png);
 		}


#headerparts	{ 
		width: 1000px;
		height: 185px;
		padding: 0px;
		margin-left: 0px;
/*		border: black 1px dotted;  */
 		}


#assistmenu	{
		float:left; 
		width: 225px;
		height: 30px;
		padding: 0px;
		margin:-17px 0 0 462px;
/* 		border: yellow 1px solid; */
 		}


#assistmenu A   {
                color:#dbdbdb;
 		}




#search		{ 
		float:left;
		width: 176px;
		height: 22px;
		padding:0 0 0 30px;
		margin: -22px 0 0 15px;
		border: white 1px dotted; 

 		}

#logo		{ 
		float:left;
		width: 1000px;
		height: 150px;
		padding: 0px;
		margin-left: 17px;
/*		border: blue 1px dotted;  */
 		}


#navigation	{ 
		width: 1000px;
		height: 30px;
                margin-top: 6px;
		margin-left: 15px;
		padding: 0px;
/*		border: yellow 1px solid;    */
 		}






/* *********************************************************************************************** */

 		


#subnavigationsbereich	{
                position: relatve;
                clear: both;
                float: left;
		width: 190px;
		min-height: 430px;
		padding: 0px;
		margin:0 0 0 10px;
/*		border: green 1px dotted; */
 		}


#subnavigation	{ 
                position: relatve;
	        width: 193px;
		height: 250px;
		padding: 0px;
		margin: 10px;
		border-right: #ffffff 1px dotted;
 		}


#advertising 	{ 
                position: relatve;
		width: 180px;
		height: 100px;
		padding: 0px;
		margin: 0px;
/*		border: blue 1px dotted; */
 		} 		
 		
 	 		
#contentelement { 
                clear: both;
                float: left;
		width: 650px;
		padding: 0px;
                margin: -426px 0 0 230px;
/*		border: blue 1px solid;  */

 		}



/* *********************************************************************************************** */



#footer		{ 


		width: 1000px;
                float:left;
		background-image:url(../img/bwversion_middle.png);

 		}


#footerelement  { 
		width: 1000px;
		height: 30px;
		padding: 0px;
		margin-left: 0px;
/* 		border: yellow 1px solid; */
 		}


 		
 		

#bottomboarder 	{
                clear: both;
		width: 1000px;
		height: 30px;
		padding:0px;
		margin-left:1px;
		background-image:url(../img/bwversion_bottom.png);
/*		border: red 1px dotted;		*/
		} 


#bottomadvertising A	{ 
                float: left;
		padding: 0px;
		margin: 20px 0 0 900px;
		color:white;
 		} 











/* -----------------Inhalt--------------------- */ 

p {
margin:0px;
color:#dbdbdb;
 }





/*****************************************************/
/*                                                   */
/*  DEFINITIONEN FÜR DEN CONTENT                     */
/*                                                   */
/*****************************************************/





/*****************************************************/
/* ÜBERSCHRIFT H2 ZWEITER TITEL IM CONTENTBEREICH    */
/*****************************************************/

H2 {
	font-size:14px;
	line-height:19px;
	color:#d00606;

} 


/*****************************************************/
/* EINLEITUNGS-TAG FÜR AUFZÄHLUNGEN IM CONTENTAREA   */
/*****************************************************/

UL {
        list-style-position: outside;
        list-style-type: square; 	
	padding-left:0px;
	margin-left:15px;
	font-size:14px;
}







/*****************************************************/
/* LISTENPUNKTE BEI AUFZÄHLUNGEN IM CONTENTAREA      */
/*****************************************************/

LI {

	margin:0px;
}


/*****************************************************/
/* ABSATZFORMATIERUNGEN IM CONTENTAREA               */
/*****************************************************/

P {
	line-height:18px;
	font-size:14px;
}





/*****************************************************/
/* FORMATIERUNGEN FÜR "GELINKTE" CONTENTINHALTE      */
/*****************************************************/

A {
	color:#696969; 
	text-decoration:none;
}


/*****************************************************/
/*                                                   */
/*  ICONS FÜR cONTENT LINKS                          */
/*                                                   */
/*****************************************************/


.internal-link {
	background-image:url(../img/internal_link.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:2px;
	text-decoration:none;
	color:#fcff00;
}



.external-link-new-window {
	background-image:url(../img/internal_link.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:2px;
	text-decoration:none;
	color:#fcff00;
}



.download {
	background-image:url(../img/downloads.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:2px;
	
}










/*****************************************************/
/* Videothek FLV            */
/*****************************************************/


.flvplayer_listpic {
  height: 70px;
	width: 70px;
	border: 0px solid #888888;
  	padding: 0px 4px 4px 0px;
	margin: 20px 0px 20px 20px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_listpic_firstofrow {
  height: 70px;
	width: 70px;
	border: 0px solid #888888;
 	padding: 20px 4px 4px 0px;
	margin: 0px 0px 20px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}




#flvcaption { 
	padding: 7px 0px 7px 0px; 
	width: 660px; 
	text-align: left; 
}




/*****************************************************/
/*                                                   */
/*  NAVIGATION                                       */
/*                                                   */
/*****************************************************/




/*****************************************************/
/* HAUPTNAVIGATION NORMALE ANSICHT                   */
/*****************************************************/
 
.menu_level_1 {
	float:left;
/*	background-color:#ECECED; */
	margin: 0 0 0 0;
        padding: 0px 13px 0 10px;
	min-width:76px;  
	height:22px;
	border-right: white 1px solid;
	font-size:14px;
}

.text_1 {
	float:left;
	margin-top:5px;
	margin-left:4px;
	height:20px;
 	font-size:14px;
}

.text_1 A {
	color:#dbdbdb;
	font-size:14px;
}


/*****************************************************/
/* HAUPTNAVIGATION TEXTDEFINITION AKTIV              */
/*****************************************************/


.menu_level_1_active {
	float:left;
/*	background-color:#FDB913; */
	min-width:76px;  
        padding: 0 13px 0 10px;
	border-right: white 1px solid;
	margin: 0 0 0 0;
	height:25px;
	font-size:14px;
}

.text_1_active {
	float:left;
	margin-top:5px;
	margin-left:4px;
	height:20px;
	font-size:14px;
}

.text_1_active A {
 	color:#fcff00;
	font-size:14px;
}



/*****************************************************/
/* Sub-NAVIGATION NORMALE ANSICHT                   */
/*****************************************************/
 
.menu_level_2 {
	float:left;
	margin: 0 0 0 6px;
	width:160px;
	min-height:20px;
	font-size:14px;
}

.text_2 {
	float:left;
	margin-top:5px;
	margin-left:4px;
	min-height:20px;
 	font-size:14px;
}

.text_2 A {
	color:#dbdbdb;
	font-size:14px;
}


/*****************************************************/
/* Sub-NAVIGATION TEXTDEFINITION AKTIV              */
/*****************************************************/

.menu_level_2_active {
	float:left;
	margin: 0 0 0 6px;
	width:160px;
	min-height:20px;
	font-size:16px;
}

.text_2_active {
	float:left;
	margin-top:5px;
	margin-left:4px;
	min-height:20px;
	font-size:14px;
}

.text_2_active A {
 	color:#fcff00;
	font-size:14px;
}






/*************************************************************/
/* Sprache Standardeinstellungen                             */
/*************************************************************/
.tx-srlanguagemenu-pi1 {
	font-size:14px;
	font-weight:lighter;
        color:#868789;
	line-height:30px;
}

/*************************************************************/
/* Sprache zeigt den moelichen Status                        */
/*************************************************************/

.tx-srlanguagemenu-pi1 .NO a {
	font-size:14px;
	font-weight:lighter;
        color:#868789;
	line-height:30px;
}


/*************************************************************/
/* Sprache zeigt den Auswahlmoeglichkeiten (Status)          */
/*************************************************************/

.tx-srlanguagemenu-pi1 .INACT {
	font-size:14px;
	font-weight:lighter;
        color:#dedede;
	line-height:30px;
}



/*************************************************************/
/* Sprache zeigt den aktuell gewählten aktiven Status        */
/*************************************************************/

.tx-srlanguagemenu-pi1 .CUR a {
	font-size:14px;
	font-weight:bolf;
        color:black;
	line-height:30px;

}

/*************************************************************/
/* Sprache zeigt den aktuellen gewählten nicht aktiven Status*/
/*************************************************************/

.tx-srlanguagemenu-pi1 .CUR {
	font-size:14px;
	font-weight:bolf;
        color:black;
	line-height:30px;

}


.td, div, p {
text-align:left;
font-weight:normal;
}
