img {
	border-width:1px;
	border-color:#CCC;
	border-style: solid;
	margin-right:5px;
	margin-bottom:5px;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 101.01%;
	font-size: 86%;
}
body {
	background-color: #000;
}
.txt_aktivesjahr {
	font-size: 120%;
	font-weight:none;
}
h3 {
	border-bottom-color:white; 
	border-bottom-width:1px;
	border-bottom-style:solid; 
	padding:2px
}
.txt_footer {
	font-size: 76%;
	border-top-color:white; 
	border-top-width:1px;
	border-top-style:solid; 
	padding:2px
	}
.underline {
	border-bottom: 1px solid #000;
}
input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 86%;
	margin-left:100px;
	margin-bottom:10px;
	margin-top:-15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}