body {
background-image:url(../img/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#050505;
padding:0px;
margin:0px;
}

td {
vertical-align: top;
text-align: left;
color: #d2d2d2;
}


body, td, a, li, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}


.msub {
background-image: url(../img/b_sub_bottom.gif);
background-position:bottom;
padding-bottom: 9px;
font-weight: bold;
padding-left: 27px;
line-height:20px;
}

.msub a{
font-weight: bold;
color: #EEE;
text-decoration:none;
}
.msub a:hover{
color: #FFF;
}

.msub .active {
color: #ffb511;
}

.msub .active:hover {
color: #ffb511;
}

.boxl {
background-image:url(../img/box_l.gif);
}

.boxr {
background-image:url(../img/box_r.gif);
}

.box {
padding-left: 15px;
padding-right: 15px;
background-color: #272727;
color: #d2d2d2;
height: 135px;
}

.box a {
color: #ffb511;
font-weight:bold;
text-decoration: none;
}

.footer {
color: #828382;
}

.footer a{
display:block;
float:left;
padding-left: 25px;
padding-right: 10px;
text-decoration:none;
color: #828382;
}


.footer a:hover{
text-decoration:none;
color: #AAA;
}

.ftop {
background-image:url(../img/icon_pfeiltop.gif);
background-repeat:no-repeat;
color: #828382;
}
.fprint {
background-image: url(../img/icon_print.gif);
background-repeat:no-repeat;
color: #828382;
}
.fbook {
background-image: url(../img/icon_stern.gif);
background-repeat:no-repeat;
color: #828382;
}
.fimprint {
background-image: url(../img/icon_imprint.gif);
background-repeat:no-repeat;
color: #828382;
}
.checkbox {
	width: 15px;
}

input {
	width: 250px;
	color: #d2d2d2;
	font-size:11px;
	
}

.submit {
	width: 100px;
	background-color:#FFFFFF;
	font-weight:bold;
	color:  #ffb511;
}

.textfield, .plz, .ort, .submit, textarea{
	padding: 2px;
    margin-bottom: 5px;
    border: 1px solid #808080;
    width: 250px;
	background-color:#3b3b3b;
}

textarea {
	color: #d2d2d2;
	font-size:11px;
}

.plz {
	width: 50px;
}

.ort {
	width: 191px;
	
}

h1 {
	color: #d2d2d2;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}

ul {
padding: 0px;
margin: 0px;
list-style:outside;
}

li {
padding: 0px;
margin-left: 15px;
margin-bottom: 5px;
list-style-image:url(../img/li.gif);
}

a, img	 { outline:none; }

.wrapper { margin:0px auto; text-align:center; width: 748px;}
.index_logo	{ margin-top: 73px; height:93px;}

.index_left, .index_right, .index_center  { float:left; height:521px; margin: 0 auto;}
.index_left, .index_right { width: 341px; }
.index_center  	{ width: 66px; background-image:url(../img/index_vhr.gif); background-position:center; background-repeat:repeat-y; }
.index_hint 	{ clear:both;}
.index_hint 	{ display:block;padding-top:30px; }

.lang_top_eng, .lang_top_de{ color:#828382; text-decoration:none; font-weight: bold; display:block; float:right; margin: 15px 5px 0px 0px; background-image:url(../img/flag_eng.gif); background-position: left center; background-repeat:no-repeat; padding-left: 30px; }

.lang_top_de { background-image:url(../img/flag_de.gif); }
.lang_top_eng:hover, .lang_top_de:hover  { color:#FFF;  }