body{
	background-image: url(medien_inhalt/slices/bg_pkte_2080_1000_2010.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333237;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #ffffff;
	}
	
table, img, td, tr, h1, h2, h3, p, div, a, span, form, input{
	margin: 0px;
	padding: 0px;
	border: none;
	}

form{
	display: inline;
	}
	
a, span{
	font-size: 11px;
	line-height: 14px;
	color: #94A0A5;
	text-decoration: none;
	}
a:hover, a.menu_1_hover, a.menu_1_d_hover, a.menu_2_hover{
	color: #ffffff;
	}
	
a.menu_1, a.menu_2, a.menu_1_hover, a.menu_1_d_hover, a.menu_2_hover{
	display: block;
	}
	
a.menu_1, a.menu_1_hover, a.menu_1_d_hover{
	width: 94px;
	}
	
a.menu_1_hover{
	background-image: url(medien_inhalt/slices/line.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	}
	
a.menu_1_d_hover{
	background-image: url(medien_inhalt/slices/line_d.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	}
	
a.link_p{
	padding-left: 17px;
	background-image: url(medien_inhalt/slices/linkpfeil.gif);
	background-position: 2px bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
	}
	

	
td.gl{
	padding-top: 35px;
	}
	
table#t_body{
	width: 100%;
	height: 500px;
	text-align: center;
	}
	
table#t_layout{
	width: 1000px;
	}

h1{
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 15px;
	}
h2{
	font-weight: normal;
	color: #D40032;
	padding-bottom: 10px;
	}
h2.white{
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	}
h3{
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	}
	
p, table.table_blank td{
	font-weight: normal;
	margin-bottom: 10px;
	}

div.stoerer_rot, div.stoerer_blau, div.stoerer_weiss{
	width: 93px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	}
	
div.stoerer_rot, div.stoerer_rot a, div.stoerer_blau{
	color: #ffffff;
	}
	
div.stoerer_rot{
	background-color: #CC0623;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
div.stoerer_blau{
	background-color: #004589;
	}
div.stoerer_blau input.text{
	background-color: #ffffff;
	color:  #707072;
	font-size: 11px;
	margin-top: 5px;
	}
div.stoerer_blau input.submit{
	background-color: #004589;
	color:  #ffffff;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	}
	
div.stoerer_weiss{
	background-color: #ffffff;
	color: #707072;
	}
	
table.table_blank, table.table_blank td, table.table_blank tr{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #ffffff;
	}
	
table.table_blank {
	width: 310px;
	}

table.table_blank td{
	padding-right: 5px;
	}
	
ul {
	padding: 0px;
	margin: 0px;
	padding-left: 14px;
	list-style-type: disc;
	color: #CC0623;
	}
li{
	padding-bottom: 5px;
	}
span.li, span.li_k {
	color: #ffffff;
	}

input.i1, input.i2, input.i3, select , textarea{
	margin-bottom: 5px;
	margin-top: 5px;
	}

input.i1, select.i1, textarea.i1 {
	border: none;
	background-color: #aaaaaa;
	color: #333237;
	}
	
input.i2 {
	border: 1px solid #ffffff;
	padding: 2px;
	background-color: #555555;
	color: #ffffff;
	}
	
input.i3 {
	border: none;
	color: #ffffff;
	text-decoration: none;
	}
	
span.mandatory {
	font-weight: bold;
	color: #CC0623;
	}
	