.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#DC274B,endcolorstr=#DC274B);
	height: 22px;
	cursor: hand;
	width: 100%;
}

textarea { width:300px; }
input,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {  font-family: Arial, Helvetica, sans-serif; color: #DC274B}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #999999; }
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #DC274B; }

a.main:link {  color: #333333; text-decoration : none; }
a.main:hover { color: #333333; text-decoration : none; }
a.main:visited {  color: #333333; text-decoration : none; }

a.main_activ:link {  color: #333333; text-decoration : none; font-weight:bold;}
a.main_activ:hover { color: #333333; text-decoration : none; font-weight:bold;}
a.main_activ:visited {  color: #333333; text-decoration : none; font-weight:bold;}

a.top:link {  font-size:10px;font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration : none; }
a.top:hover {  font-size:10px;font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration : none; }
a.top:visited {  font-size:10px;font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration : none; }

a.footer:link {  font-family: Arial, Helvetica, sans-serif; color: #999999}
a.footer:hover {  font-family: Arial, Helvetica, sans-serif; color: #999999; }
a.footer:visited {  font-family: Arial, Helvetica, sans-serif; color: #999999; }

a.aktuell_preview:link {  color: #DF0337; text-decoration : none; font-weight:bold;}
a.aktuell_preview:hover { color: #DF0337; text-decoration : none; font-weight:bold;}
a.aktuell_preview:visited {  color: #DF0337; text-decoration : none; font-weight:bold;}

form,h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; }
p{ padding-bottom:10px; }
hr{
	height:1px;
	width:100%;
	color:#999999;
	background-color: #999999;
	border:0;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight:normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DF0337;
	font-weight:normal;
}

.footer{ color:#999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;  }
.top{ font-size:10px;font-family: Arial, Helvetica, sans-serif; }
.content{ border-left:1px solid #999999;border-right:1px solid #999999;border-bottom:1px solid #999999; }
.rightmap { padding-left:25px;margin:0px;}
.list_navi_main{ list-style-type:square;color:#999999; }