/*
    general style
*/


body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;	
}

p {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 23px; 
	margin-right: 35px; 
	line-height: 125%;
	margin-top: 5px;	 
	margin-bottom: 5px;	 	
	color: #173A55;
	font-weight: normal 
}	


h5 {
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 25px; 
	margin-right: 15px; 
	line-height: 155%;
	margin-top: 5px;	 
	color: #606060;
	font-weight: normal 
}	


a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #d90181;
	TEXT-DECORATION: none

}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #d90181;
	font-weight: normal;
	TEXT-DECORATION: underline
}



.page_title {
	font-family: Arial;
	font-size: 16pt;
	line-height: 135%; 
	margin-left: 23px; 
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;	
	color: #606060;
	font-weight: normal 
}	

.page_subtitle {
	font-family: Tahoma;
	font-size: 14pt;
	line-height: 135%; 
	margin-left: 23px; 
	margin-right: 15px; 
	margin-top: 15px;
	margin-bottom: 0px;	
	color: #707070;
	font-weight: normal 
}	

.page_text {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 23px; 
	margin-right: 35px; 
	line-height: 155%;
	margin-top: 5px;	 
	margin-bottom: 5px;	 	
	color: #173A55;
	font-weight: normal 
}	





/* FOOTER */


.footer {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #FFFFFF;
	margin-left: 5px; 
	margin-right: 5px; 
	line-height: 100%;
	margin-top: 5px;	 
    text-decoration: none;
    font-weight: normal
}

.footer p {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #FFFFFF;
	margin-left: 5px; 
	margin-right: 5px; 
	line-height: 100%;
	margin-top: 5px;	 
    text-decoration: none;
    font-weight: normal
}


.footer a {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
	margin-top: 5px;	 
	line-height: 100%;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal
}

.footer a:hover {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #ec82b4;
    text-decoration: none;
    font-weight: normal
}


/* MAIN-NAV */


.mainnav a {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
	margin-top: 0px;
	line-height: 140%;
	margin-bottom: 25px;
   	margin-left: 12px;	 
	margin-right: 12px;	 
    color: #C8C5BB;
	font-weight: bold;    
    text-decoration: none
}

.mainnav_on {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
    font-size: 8pt; 
	margin-top: 2px;   
   	margin-left: 12px;	 
	margin-right: 12px;	 
    color: #a0FFa0;
	font-weight: bold;    
    text-decoration: none
}


.mainnav a:hover {
    font-family: arial, tahoma, verdana, helvetica, sans-serif;   
	margin-top: 0px;
   	margin-left: 12px;	 
	margin-right: 12px;	  
    font-size: 8pt; 
    color: #FFFFFF;
	font-weight: bold;    
    text-decoration: none
}


/* SUB-NAV */


.subnav a {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;   
    font-size: 8pt; 
    color: #404040;
	font-weight: normal;    
    text-decoration: none
}

.subnav a:hover {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;   
	margin-top: 0px;	 
    font-size: 8pt; 
    color: #800000;
	font-weight: normal;    
    text-decoration: none
}


td.rubric {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #333333;
	font-weight: normal;     
	text-decoration: none;
	cursor : pointer;
}
a.rubric {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}

a.rubric:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}

td.subRubric {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;	
}
a.subRubric {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}

a.subRubric:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}


td.selectedRubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00589F;
	font-weight: bold;    
	text-decoration: none;
	cursor : pointer;
}
a.selectedRubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
	color: #00589F;
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}

a.selectedRubric:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}



td.selectedSubRubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00589F;
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}
a.selectedSubRubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00589F;
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}

a.selectedSubRubric:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006000;
	font-weight: normal;    
	text-decoration: none;
	cursor : pointer;
}



.inner { padding:0 20px 0 18px; }

.line_hor { border-bottom:1px solid #e3e6eb; padding-bottom:8px; margin-bottom:10px;}


/*================== Formate Bereich Aktuell ====================*/

.aktuell_date { 
	font-size:1em; 
	font-weight:normal; 
	line-height:1.2em; 
	font-style:normal; 
	color:#268bd5; 
	margin-bottom:5px;
	}

.aktuell_title { 
	font-size:1.23em; 
	font-weight:normal; 
	line-height:1.2em; 
	font-style:italic; 
	color:#268bd5; 
	margin-bottom:5px;
	}

.aktuell_auszug { 
	font-size:1.0em; 
	font-weight:normal; 
	line-height:1.2em; 
	font-style:normal; 
	color:#525e84; 
	margin-bottom:5px;
	}
	
/*================== Formate LISTEN ====================*/


.content_list_1 li { 
  
  list-style-image: url(../../images/bullet-2.png);
  font-size:10pt; 
  color:#00429E; 
  line-height:1.1em;
  text-align: top left; 
  margin-left:0px;
  padding: 0em 0em 0.55em 0.8em; 
}
	

