body{
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, li {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#666666;
	list-style-type: square;
}


/* MainMenu */
#mainMenu a {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #797f87;
	text-decoration: none;
	font-weight: bold;
	line-height:10px;

}
#mainMenu a:hover {
	color: #CC0000;
}
#mainMenu .activ {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height:10px;
	
}
#mainMenu p, h1, h2, h3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height:18px;
	color:#cc0000;
}

/* ContentMenu */
#content .titel {
	font-size: 20px;
	line-height:24px;
	color:#797f87;
	font-weight: normal;

}
#content .subtitel {
	font-size: 14px;
	line-height:32px;
	color:#797f87;
	font-weight: normal;

}
#content .kl {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height:16px;
}
#content .trp {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:22px;
}


#content a {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #797f87;
	text-decoration: none;
	font-weight: bold;
	line-height:18px;
	
}
#content a:hover {
	color: #CC0000;
}
#tabcon .kl {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
}
#tabcon .red {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
}

#tabcon p {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:12px;
}
.fliesbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #cc0000;	
}
.flies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;

}

