*{margin:0px;padding:0px;}

body{ 
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:active{
	color:#F99B1D;
	text-decoration:underline;
	font-size:12px;
}
a:link{
	color:#F99B1D;
	text-decoration:none;
	font-size:12px;
}
a:visited{
	color:#F99B1D;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#F99B1D;
	text-decoration:underline;
	font-size:12px;
}
h2{
	margin-top:0px;
	color:#FFFFFF;
	line-height:20px;
	vertical-align:middle;
	margin-bottom:10px;
	font-size:12px;
}
h3{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}

#main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#line{
	height:20px;
	line-height:20px;
	font-weight: bold;
	padding-left:10px;
	position:relative;
	top:-25px;
}

#vzGrp1{
	width:550px;
	float:left;
 	margin:10px;
}
#vzGrp2{
	width:220px;
	margin:10px;
	float:left;
}

.box1{
	padding-left:10px;
	padding-right:10px;
	width:500px;
	background-image:url("leftBoxHead.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FAF9F5;
	padding-bottom:10px;
	margin-bottom:20px;
}

.box2{
	padding-left:10px;
	padding-right:10px;
	width:280px;
	background-image:url("rightBoxHead.gif");
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FAF9F5;
	padding-bottom:10px;
	margin-bottom:20px;
}

#map{
	margin-top:5%;
	margin-left:5%;
	margin-bottom:10%;
}


.thL{
	background-image: url("thL.gif");
	background-repeat:no-repeat;
	background-position:left;
}
.thM{
	background-image: url("thM.gif");
	background-repeat:repeat-x;
}
.thR{
	background-image: url("thR.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.thL th{
	font-size: 10pt;
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.thL td{
	background-color:#FAF9F5;
	height: 18px;
}

#townResult {
	margin-left:40px;
}

.btSuche{
	background-image:url(/css/bgButtonSucheStartseite.gif);
	background-repeat:no-repeat;
	width:121px;
	height:23px;
	padding-top:3px;
	padding-left:3px;
	text-align:left;
}

#footText {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#C0C0C0;
}


#bgHeader{
	width:900px;
	height:116px;
	background-image:url(/css/headerVZ.png);
	background-repeat:no-repeat;
	position:relative;
	padding:0px;
	margin:0px;
}
#bgHeader #brandHeader{
	clear:both;
	padding-top:31px;
}
#bgHeader #logoHeader{
	margin:0px;
	padding:0px;
	width:50px;
	height:48px;
	background-image:url(/css/logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:16px;
}
#bgHeader #schriftzugHeader{
	margin:0px;
	padding:0px;
	float:left;
	height:40px;
	width:225px;
}
#schriftzugHeader a{
	width:255px;
	height:40px;
	display:block;
	cursor:pointer;
	background-repeat:no-repeat;
}
#schriftzugHeader a#de{
	background-image:url(/css/de.png)
}
#schriftzugHeader a#pl{
	background-image:url(/css/pl.png)
}
#schriftzugHeader a#ch{
	background-image:url(/css/ch.png)
}
#schriftzugHeader a#at{
	background-image:url(/css/at.png)
}
#schriftzugHeader a#am{
	background-image:url(/css/am.png)
}