body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FF0000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFF000;
background-image: URl(../bilder/hintergrund.gif);
background-attachment:fixed;
font-family: Verdana, Arial, Tahoma, Comic Sans MS;
color: #330099;
font-size: 12px;
}

a:link, a:visited, a:hover, a:active {
font-weight:normal;
text-decoration:none;
font-size: 10pt;
}

a:link, a:visited {
color: #FF0000;
}

a:hover, a:active {
color: #330099;
}

h1 {
text-align: center;
color: #FF0000;
font-weight: bold;
font-size: 18px;
}

table {
	width: 710 px;
	border: 0;
	padding: 0;
}

input, td, option {
font-size: 12px;
color: #330099;
line-height: normal;
font-weight: normal;
}

input.button {
	background-color: #FF0000;
}



