body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}
body {
	background-color: #111111;
}
a:link {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DDDDDD;
}
a:hover {
	text-decoration:underline;
	color: #DDDDDD;
}
a:active {
	text-decoration: none;
	color: #DDDDDD;
}
.smalltext {
	font-size: 10px; 
}
.normaltext {
	font-size: 12px; 
}
.input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	background-color: #333333;
	border: thin solid #666666;
}
.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	background-color: #333333;
	border: thin solid #666666;
	font-size: 12px
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	background-color: #333333;
	border: thin solid #666666;
}
.bordercolor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
}
.bg1 {
	background-color: #333333;
}
.bg2 {
	background-color: #666666;
	color: #A2B4B9;
	font-weight: bold;
}
.bg3 {
	background-color: #444444;
}
.navi {font-size: 12px}
.Stil1 {
	font-size: 14px;
	color: #000000;
}
.Stil2 {color: #666666}
.Stil3 {
	color: #DDDDDD;
	font-weight: bold;
}
.Stil6 {color: #5E5E5E; font-weight: bold; }
.Stil7 {color: #666666; font-weight: bold; }
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.warning { 
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	
}

.ueberschrift {
	font-size: 14px;
	font-weight: bold;
}
.middle{
	text-align: center;
}
.klein {
	font-size: 9px;
}
.containertermineadresse {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 5px;
}.error {
	font-weight: bold;
	color: #CE0000;
}
.allowed {
	font-weight: normal;
	color: #008C00;
}
.bold {
font-weight:bold;
}
.hiddendiv {
  display: none;
}.top {
	vertical-align: top;
}
.warning {
	background-color:#FF3300;
	min-height:50px;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.newstext {
	color:#DDDDDD;
	width:400px;
	min-height:120px;
}
.downloads_kategorie {
	position:relative;
	background-color:#666666;
	width:400px;
	min-height:250px;
	margin:5px auto;
	text-align:center;
}
.downloads_filebox {
	position:relative;
	background-color:#444444;
	width:398px;
	min-height:232px;
	margin:1px 1px 1px 1px;
}

