body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color: #2064ab;
}
#sl{
	position: absolute;
	left: 50%;
	background-image: url(../images/sl.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 311px;
	top: 90px;
	z-index: 5;
	margin-left: -459px;
}
#sr{
	position: absolute;
	left: 50%;
	background-image: url(../images/sr.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 311px;
	top: 90px;
	z-index: 5;
	margin-left: 450px;
}
#mutter{
	width: 900px;	
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 0;
	top: 20px;
}
#top{
	height: 70px;
}
#la{
	float: left;
	padding-top: 35px;
	width: 320px;
}
#lang{
	padding-top: 35px;
	float:right;
}
#main{
}
#content{
}
#footer{
	background-image: url(../images/linie.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
#footer1{
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 5px;
}
#mfooter{
	float: left;
	font-style: italic;
}
#mfooter p{
	padding: 0px;
	margin: 0px;
}
#meta{
	float: right;
}
#meta a, #mfooter a{
	color: #FFFFFF;
}
.clear{
	clear: both;
}
h1{
	padding: 0px;
	margin: 0px;
	color: #0a2c72;
	font-size: 16px; 
	padding-top: 5px;
	padding-bottom: 3px;
}
h2{
	padding: 0px;
	margin: 0px;
	color: #0a2c72;
	font-size: 16px; 
	padding-top: 5px;
	padding-bottom: 3px;
}
h3{
	padding: 0px;
	margin: 0px;
	color: #0a2c72;
	font-size: 14px; 
	padding-top: 2px;
	padding-bottom: 1px;
}

a img{
	border: 0px;
}
a{
	color: #0a2c72;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}