body {
	font: 95% Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666633;
	font-size: 13px;
	}

a {
	text-decoration: none;
         font-size: 14px;
	color: #003333;
	padding-bottom: 8px;
	}

#menu_impress a {
	text-decoration: none;
         font-size: 14px;
	color: #003333;
	padding-bottom: 8px;
	}
#menu_impress a:hover{
         text-decoration: underline;	
         }

#menu_impress a:visited{
	color: #003333;
	}
	
#menu_kontakt a{
	text-decoration: none;
         font-size: 14px;
	color: #003333;
	padding-bottom: 8px;
	}
#menu_kontakt a:hover{
         text-decoration: underline;
         }
#menu_kontakt a:visited{
	color: #003333;
	}

	
#menu_home a{
         text-decoration: none;
         font-size: 14px;
	color: #003333;
	padding-bottom: 8px;
	}
	
#menu_home a:hover{
         text-decoration: underline;
         }
#menu_home a:visited{
	color: #003333;
	}

	
#mainmenu {
        font-size: 13px;
	font-color: #ffffff;
	padding-bottom: 8px;
	}
	
#mainmenu a{
	color: #ffffff;
	padding-left: 15px;
	background: url('bullet8x8_rot.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#mainmenu a:hover {
	color: #cccccc;
	background: url('bullet8x8_grau.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-decoration: underline;
	}

#menuebene3 {
        font-size: 12px;
	font-color: #ffffff;
	padding-left: 15px;
	}
	
#menuebene3 a{
	color: #ffffff;
	padding-left: 10px;
	background: url('bullet5x5_gruen.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-decoration: none;
	text-transform: none;
	}

#menuebene3 a:hover {
	color: #cccccc;
	background: url('bullet5x5_grau.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-decoration: underline;
	}
	

#seiteninhalt{
	padding: 10px;
	font-size: 13px;
	color: #111111;
	}
	
#seiteninhalt h1{
	font-size: 15px;
	color: #111111;
	}

#iiflink {
	color: #989898;
	padding-bottom: 5px;
	font-size: 11px;
}

	
#iiflink a {
	text-decoration: underline;
	color: #989898;
	/*padding-left: 30px;
	background-image: url('iif_bullet_normal.gif');
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-bottom: 5px;*/
	font-size: 11px;
}

#iiflink a:hover {
	*/background-image: url('iif_bullet_hover.gif');
	background-repeat: no-repeat;
	background-position: 2px -2px;*/
	color: #808080;
	text-decoration: none;
}



