html, body { height: 100% }

body { 
	

	
	background-repeat: repeat-x;
	background-position: top; 
	background-color: #CCCCCC; 
	background-color: #C4C4C4;
	
    
	
	} 


.page_title { margin-bottom: 8px;   }
.page_title_within { margin: 8px; margin-left: 32px; margin-top: 16px; margin-bottom: 2px;}
.page_newstitle_within { margin-top: 16px; margin-bottom: 16px;}


.page_title_left {  margin-bottom: 8px; margin-right: 8px; float: left; }
.page_title_left_within { margin-bottom: 2px; margin-top: 8px; margin-left: 8px; }

.page_content_background, .page_content_background_transparent { background-color: white; border: 1px #9D9D9D solid  }
.page_content_background_transparent { background-color: transparent; border: none }

.page_content_withpadding { padding-left: 15px; padding-top: 8px; width: 520px;  }
.page_logo { margin-top: 16px; float: left; }
.cmsimage { border: none }
.page_content_limiter { 

	clear: left;
	padding: 6px; 
	padding-left: 32px; 
    padding-left: 16px; 
	margin-top: 16px; 
	width: 100%; 
	margin-bottom: 32px;
	font-size: 9pt;
	
	
 }
 
 
.page_container { width: 650px }
.page_top_container { width: 650px }


.page_right_lamellen { 

	z-index: 8;
	float: right;
	position: relative;
	margin-right: 22px;
	top: -1px;
}

.page_right_lamellen_spacer { 

	
	float: right;
	
	
	margin-right: 16px;
	
	
	
	width: 120px;
	height: 90px
}


.page_menu_level1_container 
 {
	
	 padding: 2px;
	 
	 
 }
 


.page_menu_level2_container 
 {
	 width: 100%;
	  /*background-color: #D7D7D7; 
	   border: 1px #9D9D9D solid;
	  
	  */
	  
	  border-top: 1px #9D9D9D solid;
	  
	
	
	  
 } 

.page_menu_level2_itemcontainer 
 {
	 
	height: 20px; 
	margin-top: 4px;
	
	 
 }
 
 
.page_menu_level3_container 
 {
	 width: 100%;
	 border-top: 1px #9D9D9D solid;
	 margin-bottom: 2px;
	 
 } 

.page_menu_level3_itemcontainer 
 {
	 
	height: 20px; 
	margin-top: 8px;
	
	 
 }
 



.global_menu_item { border: none; margin-bottom: 10px }

.link_backbutton {text-decoration: none; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #000000;}

.page_backbutton { background-color: #222222; padding: 3px; width: 50px; position: relative; left: -30px; top: -20px }
.page_backbutton_link { color: white; font-size: 8pt; font-weight: bold; text-decoration: none };
.page_backbutton_link:hover { color: white; font-size: 8pt; font-weight: bold; text-decoration: none };





input.text			{width: 165px; font-size: 10pt; font-family: Arial, Helvetica; margin: 0px; background: #ffffff;}
input.submit		{width: 100px; font-size: 8pt; font-family: Arial, Helvetica; margin: 0px; background: #ffffff;}
textarea			{width: 350px; font-size: 10pt; font-family: Arial, Helvetica; margin: 0px; background: #ffffff;}


.list_header { 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	color: #7289A0; 
	border-bottom: 1px #BBBBBB dashed;
	
	}

                              
.redframe, .cmsimage { }
.row_highlight { border-bottom: 1px #CCD4DC solid }


.menu_level1, .menu_level2, .menu_level1_inactive, .menu_level2_inactive
 { padding: 2px
   }

.menu_level1, .menu_level2 {  }
.menu_level1_inactive, .menu_level2_inactive { background-color: transparent }

.news_image { border: 1px #AAAAAA solid }
.standard_image { border: 1px #AAAAAA solid }

.sidebox, .sidebox_top { 
	width: 180px;
	margin-left: 32px;	
	margin-right: 8px;
	float: right;
	clear: right;
	
	
}

.sidebox_top {

		margin-top: 24px;
		width: 152px;
		
	
}
.sidebox { 
	
	background-color: #F1F1F1;
	border: 1px #D8D8D8 solid;
	padding: 6px;
	margin-top: 12px;
	
	
	
}

.sidebox_link { font-size: 8pt; color: black; font-weight: bold; text-decoration: none }
.sidebox_text { font-size: 8pt; color: black; font-weight: normal; text-decoration: none; font-style: normal; color: #888888 }
.sidebox_title { 
	clear: both; 
	color: rgb(104,104,104); 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	padding-top: 8px;
	margin-bottom: 15px;
	width: 100%;
	}
    
    
a  { color: black }

.bg_mp3 { position: fixed; right: 8px; bottom: 8px; height: 32px; width: 100px }



.news_list_item 
 { margin-left: 32px; margin-top: 16px; }
 
 /**
 Dateidownloads
 **/
 
 
.download
 {
   
   width: 100%;
   clear: both;
   padding: 16px;
   padding-left: 32px;
   
 }
 
 .download img
  {
    float: left;
    margin-right: 24px
  }