 	/** MOD
 	 * Von Lukas Schmelzeisen. 17.09.2007 13:46
 	 * Versucht "Keine News vorhanden" Schrift zu ändern
 	 */
 	/** {
 	 	font: 9px verdana;
 	}*/

 	body, html {
		font: 9px verdana;
		margin: 0px;
		padding: 0px;
	}
	table, tr, td {
		font: 9px verdana;
	}
/* --- MENU_UNTEN BEGINN --- */

	.menu_unten {
		font-family: verdana;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 9px;
		text-decoration: none;
		padding-top: 2px;
	}

	.menu_unten a {
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
	}
	
	.menu_unten a:hover {      
		color: #000000;
	}
/* --- MENU_UNTEN ENDE --- */

/* --- MENU_LINKS BEGINN --- */

	.menu_links {
		font-family: verdana;
		color: #455845;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		/* background: url(images/unesco.jpg) botton center; */
	}

	.menu_links a {
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: #455845;
	}

	.mehr a:active {
		font-family: verdana;
		font-size: 12px;
		font-weight: normal; 
		text-decoration: none;
		color: #455845;
	}
	
	.mehr a:visited { 
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: #455845;
	}
	
	.menu_links a:hover {
		font-family: verdana;
		font-size: 12px;  
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
/* --- MENU_LINKS ENDE --- */

/* --- INHALT BEGINN --- */

	.inhalt a { 
		font-family: verdana;
		font-size: 12px;
		color: #3F6060;
		text-decoration: underline;
	}
	
	.inhalt a:active { 
		font-family: verdana;
		font-size: 12px;
		text-decoration: none;
	}
	
	.inhalt a:visited { 
		font-family: verdana;
		font-size: 12px;
		color: #3F6060;
		text-decoration: underline;
	}
	
	.inhalt a:hover { 
		font-family: verdana;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	} 
	
	.inhalt {
		font-family: verdana;
		color: #000000;
		font-size: 12px;	
	}
	
	.inhalt h1 {
		font-family: verdana;
		color: #000000;
		margin: 0px;
		font-size: 13px;
	}
	
	.inhalt p {
		line-height: 160%;
	}
/* --- INHALT ENDE --- */

/* --- KLICKPFAD (INHALT_OBEN) BEGINN --- */

        .inhalt_oben {
	        font-family: verdana, verdana;
	        color: #000000;
	        font-weight: normal;
	        font-size: 9px;
        }

        .inhalt_oben a {
	       color: #000000;
	       text-decoration: underline;
        }
/* --- KLICKPFAD (INHALT_OBEN) ENDE --- */	

/* --- DATUM BEGINN --- */	

	.datum { 
        font-family: verdana;
        font-size: 10px;
        color: #FFFFFF;
        smooth: 4;
        text-decoration: none;
	}
/* --- DATUM ENDE --- */	

/* --- SUCHE (TEXTFELD; TEXTBOX) BEGINN --- */	
	
	.textfeld {
         background-color: #dce1db;
		border: #000000;
		border-style: solid;
		border-top-width: 1px;
		border-right-width:1px;
		border-bottom-width:1px;
		border-left-width: 1px;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        margin: 0px;
	}

	.textbox {
        background-color: #9DA4A3;
		border: #9DA4A3;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width:1px;
		border-left-width: 0px;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        margin: 0px;
	}
/* --- SUCHE (TEXTFELD; TEXTBOX) ENDE --- */	

	.mehr {
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		color: #7e8c7f;
	}
	
	.mehr a {
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		color: #7e8c7f;
	}
	
	.mehr a:active { 
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		color: #7e8c7f;
	}
	
	.mehr a:visited { 
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		color: #7e8c7f;
	}
	
	.mehr a:hover {  
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		color: #000000;
	}