body {
	font-size: 92%;
	color: #003366;
}
A.weis {
	color : #FFFFFF;
	text-decoration : none;
}
A.weis:visited {
	color : #FFFFFF;
	text-decoration : none;
}
A.weis:Active {
	color : #FFFFFF;
	text-decoration : none;
}
A.search {
	color : #0033CC;
	text-decoration : underline;
}
A.search:visited {
	color : #0033CC;
	text-decoration : underline;
}
A.search:Active {
	color : #0033CC;
	text-decoration : underline;
}
A.search:hover {
	color : #0099CC;
	text-decoration : underline;
}
A.news {
	color : #000000;
	text-decoration : none;
}
A.news:visited {
	color : #000000;
	text-decoration : none;
}
A.news:Active {
	color : #000000;
	text-decoration : none;
}
A.news:Hover {
	color : #0099CC;
}
A.loginhref {
	font-weight : bold;
	color : #00BDBD;
	text-decoration : none;
}
A.loginhref:visited {
	font-weight : bold;
	color : #00BDBD;
	text-decoration : none;
}
A.loginhref:Active {
	font-weight : bold;
	color : #00BDBD;
	text-decoration : none;
}
A.loginhref:Hover {
	font-weight : bold;
	color : #0099CC;
}
A.leiste {
	color : #E6FCFC;
	text-decoration : none;
}
A.leiste:visited {
	color : #E6FCFC;
	text-decoration : none;
}
A.leiste:Active {
	color : #E6FCFC;
	text-decoration : none;
}
A.leiste:Hover {
	text-decoration : underline;
	color : #FFFF40;
}
A {
	color : #0E7E7D;
	text-decoration : none;
}
A:Visited {
	color : #0E7E7D;
}
A:Active {
	color : #0E7E7D;
}
A:Hover {
	color : #0099CC;
}
INPUT, TEXTAREA {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}
INPUT.more {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	width: 590;
}
TEXTAREA.more {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	width: 590;
}
INPUT.checkbox {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}
INPUT.search {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
}
SELECT {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
}

