body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body,td,div,p,pre,ul {font-size: 11px; color:#000000}

body
{
	scrollbar-base-color:#CFC8C5;
	scrollbar-track-color:#CFC8C5;
	scrollbar-face-color:#CFC8C5;
	scrollbar-highlight-color:#CFC8C5;
	scrollbar-3d-light-color:#CFC8C5;
	scrollbar-dark-shadow-color:#CFC8C5;
	scrollbar-shadow-color:#CFC8C5;
	scrollbar-arrow-color:#000000;
}


a {
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}

a:link {color: Black;}
a:visited {color:Black;}
a:active {color:Black;}
a:hover{color: Black; text-decoration:none;}


a.contentlink, a:link.contentlink, a:active.contentlink, a:visited.contentlink {
	color: #000000;
	text-decoration:underline;
}
a:hover.contentlink {
	color: #000000;
	text-decoration:none;
}

.titel {
	color:#FFFFFF;
	padding-left : 2px;
	font-weight : bold;
}

.untertitel {
	color:#000000;
	font-style:italic;
}
