body {
	background-image: url(Bilder/bg.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	}
.box_left {
	background: url(Bilder/boxes_bg.gif);
	width:189px;
	padding-left: 43px;
	padding-top: 10px; 
	padding-bottom: 5px; 
	}
.box_right {
	background: url(Bilder/boxes_right_bg.gif);
	width:208px; 
	padding-left: 14px; 
	}
.form_username {
	background-image:url(Bilder/login_box.gif); 
	width:139px; 
	height:19px; 
	padding-left:4px;
	color: #fff;
}
.form_password {
	background-image:url(Bilder/login_box.gif); 
	width:139px; 
	height:19px; 
	padding-left:4px; 
	margin-top:7px;
	color: #fff;
	}
.login_button {
	background:none; border:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.title {
	background-image: url(Bilder/title_bg.gif); 
	height: 27px;
	border: 1px solid black;
	padding-left: 10px; 
	color: #fff;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	size: 10px;
	font-weight:bold;
	}
.title a:hover {
	color: #fff;
	text-decoration: underline;
	}
.title a:link {
	color: #fff;
	text-decoration: none;
}
.title a:visited {
	text-decoration: none;
	color: #fff;
}
.title a:active {
	text-decoration: underline;
	color: #fff;
}
.warbox {
	color: #fff;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	size: 10px;
	font-weight:bold;
}
.warbox a:hover {
	color: #fff;
	text-decoration: underline;
	}
.warbox a:link {
	color: #fff;
}
.warbox a:visited {
	color: #fff;
}
.warbox a:active {
	color: #fff;
}