@charset "utf-8";

div.content{
    line-height: 18px;
	font-family:arial;
	font-size:12px;
	color:#333333;
}


.head{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	line-height:20px;
	text-decoration:none;
}

.text{
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:16px;
	text-decoration:none;
}


.smalltext{
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:14px;
	text-decoration:none;
}



.nav{
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	margin-left: 11px;
	text-decoration:none;
}

.nav_aktiv{
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	margin-left: 11px;
	text-decoration:none;
}

.nav_small{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	margin-left: 21px;
	text-decoration:none;
}

.nav_small_aktiv{
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	line-height:22px;
	margin-left: 21px;
	text-decoration:none;
}


a.text:link, a.text:visited, a.head:link, a.head:visited, a.nav:link, a.nav:visited, a.nav_aktiv:link, a.nav_aktiv:visited {
	color:#bc2716;
}


a.text:hover, a.head:hover, a.nav:hover, a.nav_aktiv:hover {
	color:#666666;
}

a.nav_small:link, a.nav_small:visited, a.nav_small_aktiv:link, a.nav_small_aktiv:visited {
	color:#666666;
}

a.nav_small:hover, a.nav_small_aktiv:hover {
	color:#bc2716;
}
