@media all {

/*	Font Angaben	*/

/* 	cnt.css	*/
	
	
html {
	font-family: Verdana,Arial,_sans;
	color:black;
	font-size: 1em;
 	}
input {	
	font-family: Verdana,Arial,_sans;
	}
a {	 color:red;
	 color:#5D7B0D;
 	}
 
/*	*********************************************************
	***	Content
	**
	*/	
	
#content {
	font-size: 0.75em;
	line-height: 1.333em;
	}
	
/*	h1 ist die Kategorieüberschrift auf Teaserseiten (z.B. Home)	*/ 	
#content h1 {
	color:#5E7B11;
	font-weight:normal; 
	font-size:1.50em;	/*	18px;	*/
	line-height:1.0em;
	padding:0;
	vertical-align:top;
	border:0px solid black;
	}	
	
#content h2 {
	font-weight:bold; 
	font-size:1.165em;	/*	14px; ?	*/
	line-height:1.28em;
	}	
	
/*	Homeseite Überschrift in Teasern	*/	
#content .teaserhome h2 a {	
	color:black;
	font-size: .788em;	/* 11px ? bold ? */
	line-height: 1.365em;
	}
	
/*	Titel auf Volltextseiten	*/
#content h3 {
	color:#5E7B11;
	font-weight:normal; 
	font-size:1.835em;	/*	22px;	*/
	line-height:1.2em;
	padding:0;
	margin-top:0;
	}	
/*	Subtitel auf Volltextseiten	*/
#content h4 {
	font-weight:normal; 
	font-size:0.915em;
	line-height:1em;
	padding:0;
	}		
#content .fc_date {
	font-weight:normal; 
	font-size:0.915em;
	line-height:1em;
	padding:0;
	}
	
	
.teaser_bar {	
	border:0px solid red;
	min-height:1em;
	line-height: 1em;
	color:white;
	}	
/* Homeseite Link auf Struktureintrag	*/	
.teaserhome .teaser_bar a {
	color:white;
	font-weight: bold;
	}	
.teaser_bar_text {	
	font-size:11px;
	font-size:0.915em;
	line-height: 2em;
	}	
.teaser_content_text {
	line-height: 1.335em;	/* 16px	*/
	}	
	
/*	*********************************************************
	***	HauptMenu
	**
	*/	
#west a {
	font-size: 0.75em;
	min-height: 1.835em;
	line-height: 1.835em;			/* 22px	*/
	
	}

.mmenu_l0 li #hm_l_0_active {
	color:white;
	padding-top:0;
	padding-bottom:0;
	}
.mmenu_l1 .entry_l1 {
	color:#000000;
	}	
	 
/*	*********************************************************
	***	Sidebar
	**
	*/	
	
#east {
	font-size: 0.688em;		/*	11px	*/
	}
	
.sidebar_l0 .entry_l0 {
	color:#5D7B0D;
	height: 2em;			/*	22px;	*/
	line-height: 2em;
	
	padding-top:0;
	font-weight: bold;
	}	
.sidebar_l0 .entry_l0 a {
	color:#5D7B0D;
	height: 2em;			/*	22px;	*/
	line-height: 2em;
	padding:0 0 0 0;
	font-weight: bold;
	}	


/*	*********************************************************
	***	ExtraMenü und Suchfeld neben ExtraMenü
	**
	*/	
#nav_bar_north 	{
	color:white;
	}
#search label	{
	font-size: 0.688em;	/* 11px	*/
	line-height: 1.8em;
	padding:0;
	}
#search input {
	padding:0px 0px 2px 0px;
	margin:4px 5px 0 5px;
	font-size: 0.9em;
	height:1.2em;
	}
#search .searchbutton {
	font-size: 1em;
	font-weight: bold;	
	line-height: 1.1em;
	height:1.4em;
	margin:0 0 0px 0;
	padding:0 0 4px 0;
	color:white;	
	}
	
#emenu {
	font-size: 0.688em;	/* 11px	*/
	
	line-height: 1.8em;
	padding:0;
	
	}
#emenu a {
	color:white;
	}
	 
/*	*********************************************************
	***	Content
	**
	*/		 
	

}