body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #33333f;
}
p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.content a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
div.content a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ff0000;
}
div.content a:hover, a:active, a:focus {
	font-weight:bold;
	text-decoration:none;
	color: #33333f;
	background-color: #ff0000;
}
#downmenu{
	font-size: 9px;
}
#downmenu a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
}
#downmenu a:hover, a:active, a:focus {
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	background-color: #ffffff;
}

#SecondLevelNavi{
	font-size: 10px;
}
#SecondLevelNavi a, a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
}
#SecondLevelNavi a:hover, a:active, a:focus {
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	background-color: #ffffff;
}

ul{
	 list-style-image: url("../images/allover/li_punkt.gif");
	 list-style-position: outside;
	 list-style-type: square;
}
li{
	margin-bottom:5px;
}
#navi{
		font-size: 11px;
		color: #33333f;
}
#footer{
	font-size: 9px;
}
#footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #33333f;
}
#footer a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #33333f;
}
#footer a:hover, a:active, a:focus {
	font-weight:bold;
	text-decoration:none;
	color: #ff0000;
	background-color: #33333f;
}

#navipoint a {
	background-color: #ff0000;
	font-weight: normal;
	text-decoration: none;
	color: #33333f;
	font-size:12px;
}

#navipoint_act a {
	background-color: #FF6464;
	font-weight: normal;
	text-decoration: none;
	color: #33333f;
	font-size:12px;
}
