html, body{
	margin:0;
	padding:0;
}
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper{
	background-image:url(images/bg_main.gif);
	width:955px;
	margin:0 auto;
}
#snav{
	height:25px;
	background-image:url(images/bg_snav.jpg);
	font-size:11px;
	color:#666;
	line-height:25px;
	padding:0px 23px;
}
#snav a:link, #snav a:visited, #snav a:active, #snav a:hover{
	color:#666;
	text-decoration:none;
}
#header{
	height:220px;
}
#pfad{
	height:20px;
	line-height:20px;
	background-image:url(images/bg_pfad.jpg);
	font-size:10px;
	color:#fff;
	padding-left:280px;
}
#main{
	width:955px;
}
#col1{
	width:265px;
	float:left;
	overflow:hidden;
}
#col1 ul{
	list-style-image:none;
	list-style:none;
	margin:0;
	padding:0;
}
#col1 li{
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	height:28px;
}
#col1 li a{
	display:block;
	height:28px;
	padding-left:37px;
	text-decoration:none;
	color:#000;
}
#col2{
	float:right;
	width:655px;
	padding-right:15px;
	padding-left:15px;
	overflow:hidden;
	margin-right:5px;
}
#col2 a:link, #col2 a:active, #col2 a:hover, #col2 a:visited{
	color:#000;
	font-weight:bold;
}
h1{
	font-size:16px;
	margin-top:15px;
	margin-bottom:5px;
}
h2{
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
}
#pegel{
	/*
	background-image:url(images/bg_pegel.jpg);
	background-repeat:repeat-x;
	background-position:top;
	*/
	height:263px;
	margin-left:17px;
	margin-right:3px;
}
#footer{
	background-image:url(images/bg_footer.gif);
	line-height:20px;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding:0px 12px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
ul{
	list-style-image:url(images/list_icon.gif);
}
.hr hr{
	display:none;
}
.hr{
	background-image:url(images/hr.gif);
	background-repeat:no-repeat;
	height:1px;
}
#formwrap label{
	line-height:20px;
}
th{
	font-weight:normal;
}
legend{
	color:#000;
}
fieldset{
	padding:10px;
}
.form input{
	width:450px;
}
.formlong input{
	width:450px;
}
#code{
	background-image:url(images/code_bg.gif);
	background-repeat:no-repeat;
	height:62px;
	width:202px;
	padding-left:30px;
	padding-top:12px;
}

#pegel_content {
	width:160px;
	height:40px;
}