body {
	color: #000000;
	background-color: #CACACA;
	background-image: url(images/bg-navi.jpg);
	background-repeat: repeat-y;
	margin-left: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	height:104px;
	z-index:1;
	background-color: #2B372B;
	background-image: url(images/helfriedmeldedich.gif);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main {
	z-index:1;
	background-image: url(images/helfriedbg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 45px;
}
#navi {
	position:absolute;
	left:9px;
	top:5px;
	width:175px;
	z-index:1;
}
#content {
	min-height:550px;
	width:600px;
}
.leftalign {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float:left;
}
br.clear { clear:both; }
.Stil1 {color: #FFFFFF}
.right {
	text-align:right;
}

ul, li {
	margin:0px;
	padding:0px;
}
#navi ul {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:285px;
	width:155px;
}
#navi li {
	list-style:none;
	height:35px;
	margin-bottom:5px;
}
#navi ul li a {
	display:block;
	width:155px;
	height:35px;
	text-indent:-1000px;
}
#navi li.nv1 a:hover, #navi li.nv1 a:focus, #navi li.nv1 a:active, #navi li.nv1 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px 0px;
}
#navi li.nv2 a:hover, #navi li.nv2 a:focus, #navi li.nv2 a:active, #navi li.nv2 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -40px;
}
#navi li.nv3 a:hover, #navi li.nv3 a:focus, #navi li.nv3 a:active, #navi li.nv3 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -80px;
}
#navi li.nv4 a:hover, #navi li.nv4 a:focus, #navi li.nv4 a:active, #navi li.nv4 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -120px;
}
#navi li.nv5 a:hover, #navi li.nv5 a:focus, #navi li.nv5 a:active, #navi li.nv5 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -160px;
}
#navi li.nv6 a:hover, #navi li.nv6 a:focus, #navi li.nv6 a:active, #navi li.nv6 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -200px;
}
#navi li.nv7 a:hover, #navi li.nv7 a:focus, #navi li.nv7 a:active, #navi li.nv7 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -240px;
}
#navi li.nv8 a:hover, #navi li.nv8 a:focus, #navi li.nv8 a:active, #navi li.nv8 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -280px;
}
#navi li.nv9 a:hover, #navi li.nv9 a:focus, #navi li.nv9 a:active, #navi li.nv9 a.active {
	background-image: url(images/navi3.jpg);
	background-repeat: no-repeat;
	background-position: -300px -320px;
}


/*input, submit, textarea, select {
	color: #333333;
	font-size: 85%;
	background-color:#DCE2DC;
	border-width: 1px;
	border-top-style:solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
submit {
	font-size: 100%;
}*/
.red {
	color: #FF0000;
}
.bggrey {
	background-color: #C4D5C9;
}
.bgwhite {
	background-color: #FFFFFF;
}
.space {
	padding: 2px;
}
.box1 {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #2D392D;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D392D;
}
.box2 {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D392D;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2D392D;
}
.box50 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D7D6C1;
	width:290px;
	float:left;
}
