BODY {
	scrollbar-face-color: #D9D9D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A10E00;
	scrollbar-3dlight-color: #A10E00;
	scrollbar-arrow-color: #A10E00;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #D9D9D9;
	background : #FFFFFF;
}

TABLE {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	background : #FFFFF;
	border-style : none;
}

TD {
	font-size : 14px;
	color : #5F4742;
	font-family : Tahoma;
	padding-top: 15px;
	padding-left : 15px;
	padding-right : 15px;
	border-style : solid;
	border-width : 4px;
	border-color : White;
	background-repeat: no-repeat;
	text-align : justify;
}

.aa {font-size : 16px;}

.bb {font-size : 14px;}

.cc {font-size : 12px;}

A:LINK {
	color : #5F4742;
	font-family : Tahoma;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

A:VISITED {
	color : #5F4742;
	font-family : Tahoma;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

A:HOVER {
	color : #5F4742;
	font-family : Tahoma;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

H1 {
	font-family : Tahoma;
	font-size : 22px;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

H2 {
	font-family : Tahoma;
	font-size : 16px;
	text-decoration : underline;
	font-style : normal;
	font-weight : normal;
}

LI{
	list-style : square inside;
	font-size : 14px;
	color : #5F4742;
	font-family : Tahoma;
}

/*
 * Termine
 */
div.termin {
	font-size:12px;
}
div.termin h3 {
	margin:0;
	font-size:24px;
	font-weight:normal;
}
div.termin hr {
	margin:12px 0;
	background-color:#644940;
	color:#644940;
	border: #644940;
	height: 1px;
}