

body{
	font-family: Verdana;
	color: #282828;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	background-image: url(/fileadmin/templates/website/bilder/design/bglinks.jpg);
	background-repeat: repeat-y;
}
td{
	font-family: Verdana;
	color: #282828;
	font-size: 0.8em;
}
#header{
	font-size: 1.4em;
	color: #99A0B3;
	font-variant: small-caps;
	border-bottom: 1px groove #D3D6DF;
	border-bottom-style: dashed;
	width:50%;
}
#header2{
	font-size: 1.2em;
	color: #515C6C;
}
#bgol{
	position: absolute;
	z-index: 2;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 224;
	width: 357;
	background-image: url(/fileadmin/templates/website/bilder/design/bgobenlinks.jpg);
}
#bgo{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	top: 0px;
   left:0px;
   height: 94px;
   width:100%;
	background-image: url(/fileadmin/templates/website/bilder/design/bgoben.jpg);
	background-position: top;
}
#bgl{
	position: absolute;
	z-index: 1;
	overflow: hidden;
	top: 0;
	left: 0;
	width:142px;
	height:100%;
	background-image: url(/fileadmin/templates/website/bilder/design/bglinks.jpg);
	background-position: left;
}
#menul{
	position: absolute;
	z-index: 3;
	padding-left: 0px;
	top: 205px;
	left: 0px;
	width: 120px;
	margin: 0px;
	}
#menuoben{
	position: absolute;
	margin-right: 6px;
	z-index: 4;
	top: 40px;
	left: 280px;
	height: 32px;
	width: 67%;
}
#inhalt{
	position: absolute;
	z-index: 2;
	padding-top: px;
	padding-left: 165px;
	padding-right: 10px;
	top: 110px;
	left: 0px;
	width: 550pt;
	height:100%;
	visibility: visible;
	background-position: left;
	background-repeat: repeat-y;
	



}
.hellerlink a{
text-decoration: none;
color: White;
}
.hellerlinkstrong a{
text-decoration: none;
color: White;
font-weight: bold;
}
#linkboxoben{
	background-image: url(/fileadmin/templates/website/bilder/design/button.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 32px;
	padding-left:10px;
	padding-bottom: 5px;
	margin-right: 5px;
	float: left;
	overflow:visible;

}
#linkbox{
margin-left: 5px;
margin-top: 12px;
background-image: url(/fileadmin/templates/website/bilder/design/buttonklein.jpg);
background-position: left;
background-repeat: no-repeat;
text-decoration: none;
	height: 24px;
	min-width: 45px;
	padding-top: 3px;
	padding-left:6px;
	margin-right: 0px;
		overflow:visible;
}
#linkbox a:hover{
	text-decoration: none;
	border-bottom: thin;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width:auto;
	}

#linkboxklein{
margin-left: 10px;
margin-bottom: 0px;
text-decoration: none;
	height: 13px;
	min-width: 43px;
	padding-left:0px;
	padding-bottom: 5px;
		overflow:visible;
		font-size: 0.8em;
		color: White;
}
#linkboxklein a:hover{
text-decoration: none;
	border-bottom: thin;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width:auto;
	}


#wappen{
	position:absolute;
	top: 30px;
	left:760px;
	z-index:5
}

a img,
a:link img{
	border: none;
}




}