/* Cascading Style Sheet created using ZStyleSheet */
a:link {
	color: #6666CC;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.small:link {
	color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.small:visited {
	color: #333399;
	font-size: 10px;
	text-decoration: underline;
}

a:visited {
	color: #333399;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: verdana, sans-serif;
}

button {
	background-color: #CCCCCC;
	color: #cc0000;
}

h2 {
	color: #CC0000;
	font-family: Verdana, sans-serif;
	font-size: 120%;
}

h3 {
	color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

h4 {
	color: #CC0000;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

input {
	background-color: #EEEEEE;
	border: 1px #cccccc solid;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 20px;
	line-height: 12px;
}

p {
	color: #000066;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

p.news {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.schrift {
	font-size: 80%;
}

td {
	color: #000066;
	font-size: 80%;
}

td.auswahl {
	background-color: #f5f5f5;
	hover: expression(this.onmouseover=new Function("this.style.background='#e5e5e5';"),this.onmouseout=new Function("this.style.background='#f5f5f5';"));;
}

td.auswahl:hover {
	background-color: #e5e5e5;
}

textarea {
	background-color: #EEEEEE;
	border: 1px #000000 solid;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

ul {
	/* list-style-image - Excluded for this browser */

	list-style-type: bullet;
}

.footer {
	color: #EEEEEE;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.menuBorder {
	background-color: #666699;
}

.menuEntry {
	color: #FFFFFF;
	font-size: 11px;
}

td.header {
	background-color: #cc0000;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 20;
	text-decoration: none;
}

A.textmenu, FONT.textmenu {
	color: #FFFFFF;
}

/* End of sheet */
/* Written by Haqa http://www.zope.org/Members/haqa */

