* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
   }
   
input, textarea {color: black;}
body {background-color: black;}

.table_bg { margin: 0px;}


h1 { color: #e68c00; font-size:20px; font-weight:bold; line-height:30px;}

h2 { color: #e68c00; font-weight:bold; background-color:#333; display:block; padding: 4px;}
.blitznews {
	color: #e2007a;
	font-size:14px;
}
.breadcrumbs {padding: 4px; color: black; font-size:12px; }


.rahmen {border: 1px solid #3a3a3a; margin-top:15px; margin-bottom:15px;}
.rahmenright {border-right: 1px dotted #3a3a3a;}

.rahmen1 {border: 1px solid #c1c1c1; background-color: #d2d2d2; color: #c1c1c1; font-size:10px;}

a.menu {
	MARGIN-TOP: 0px;
	display:block;
 	width: 179px;
	font-size: 12px;
	font-weight: bolder;
	color: white;
	text-transform: uppercase;
	background-color:#e68c00;
	border-top: 1px solid black;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
a.menu:link {
	color: white;
	TEXT-DECORATION: none;

}
a.menu:visited {
	color: white;
	TEXT-DECORATION: none;

}
a.menu:hover {
	color: black;
	TEXT-DECORATION: none;

}

a:link {text-decoration: none; line-height: 18px;}
a:hover {color:red;}
a:active {color:red; text-decoration:none;}
a:visited {text-decoration: none;}

.green {color: #badf0c; font-size:16px; font-weight:bold; line-height:16px;}
.blau {color: #0582b0; font-size:16px; font-weight:bold; line-height:16px;}
.orange {color: #ed560c; font-size:16px; font-weight:bold; line-height:16px;}

.dunkelgrau {color: #3a3a3a; font-size:16px; font-weight:bold; line-height:16px;}
