#klein {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}

#gross {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
}

#aktive_seite {
	color : #FFA500;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}


A:LINK {
	color : Gray;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}
A:VISITED {
	color : Gray;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}
A:ACTIVE {
	color : #9A0101;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
}
A:HOVER {
	color : #9A0101;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
}
#merkp {
	color : #FBCB00;
}


BODY {
	font-family: "Times New Roman", Times, serif;
scrollbar-face-color:#FFE7A1;
scrollbar-highlight-color:#C40000;
scrollbar-3dlight-color:#FFE7A1;
scrollbar-darkshadow-color:#FFE7A1;
scrollbar-shadow-color:#C40000;
scrollbar-arrow-color:#C40000;
scrollbar-track-color:#FFE7A1;
	color : Black;
	
}

TABLE {
	font-family: "Times New Roman", Times, serif;
	color : Black;
}


TD {
	font-family: "Times New Roman", Times, serif;
	color : Black;
	font-size : 14px;
}
TH {
	font-family: "Times New Roman", Times, serif;
	color : #C40000;
	font-size : 16px;
	font-weight : bold;
	
}
FORM {
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	display : inline;
}

INPUT {
	border-style : none;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : bold;
	background-color : transparent;
}

A.cms:LINK 
{
	color : Black;
	text-decoration : none;
	font-weight : normal;
}
A.cms:VISITED {
	color : Gray;
	text-decoration : none;
	font-weight : normal;
}
A.cms:ACTIVE {
	color : Yellow;
	text-decoration : none;
	background-color : transparent;
	font-weight : normal;
}
A.cms:HOVER {
	color : Yellow;
	text-decoration : none;
	background-color : transparent;
	font-weight : normal;
}