body {
	background-image:url(images/back_2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	background-color: #ffffff;
	
	font-family: Verdanna;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	
	margin: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

th {
	font-family: Tahoma, Verdanna;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

td {
	font-family: Tahoma, Verdanna;
	font-size: 13px;
}

a {
	color: #517AB8;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #678C00;
}

a#login {
	color: #cccccc;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

a:hover#login {
	color: #678C00;
}

.text {
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.button {
	background: url(images/verlauf.gif) repeat-y middle ;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}