body {
	color:#333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #828282;
	background-image: url(vorlagen/bg.jpg);
}
h1,h2,p,input,textarea,select,table {
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}
hr {
  border:dotted #ccc;
  border-width:0 0 1px 0;
}

.hl {
 font-weight: bold;
 font-size: 1.2em;
}
.hlb {
 font-weight: bold;
 font-size: 1.2em;
 color:#414141;
}

.hls {
 font-weight: bold;
 color:#414141;
}
a, a:link {
 text-decoration:none;
 color:#414141;
}
a:hover {
	color:#FF8000;
	text-decoration:none;
}
div {
	margin: 50;
	padding: 0;
	background-color: #FFF;
}
.sr {
 position: absolute;
 left: -9999em;
 top: 0;
 width: 1px;
 height: 1px;
 overflow: hidden;
}
.mbr {
 clear: both;
 margin: 0;
 padding: 0;
 font: normal 0px/0px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#center {
	margin: 0 auto auto auto;
	width: 1000px;
}
.navi_sub {
	padding-left: 3px;
	height: 22px;
	width: 600px;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	margin-top: 0px;
	margin-left: 60px;
	line-height: normal;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #808080;
	font-family: Verdana, Geneva, sans-serif;
	cursor: text;
}
.navi_sub1 {
	padding-left: 3px;
	height: 22px;
	width: 880px;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	margin-top: 0px;
	margin-left: 60px;
	line-height: normal;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #ECECEC;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #808080;
}

#nav_small{
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 60px;
	background-color:#CCC;
	color: #FFF;
	background-repeat: no-repeat;
}
#nav_small p{
	font-size: 1em;
	line-height:1.4em;
	margin-right: 60px;
	padding-top: 42px;
	text-align: right;
	color: #FF8000;
}

#head{
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 150px;
	background-color:#9C9C9C;
	background-image: url(vorlagen/head.jpg);
	background-repeat: no-repeat;
}
#head p{
	font-size: 1.2em;
	line-height:1.4em;
	margin-left: 60px;
	padding-top: 130px;
	color: #FF8000;
}

#main{
	top: 125px;
	left: 0px;
	width: 1000px;
	padding-top: 50px;
	background-color:#FFFFFF;
	background-image: url(Vorlagen/mbg.jpg);
	font-family: Verdana, Geneva, sans-serif;
}

#main_inner_start{
 margin-left:10px;
 width: 800px;
 background: url() no-repeat;
 background-position:bottom;
 /* border: 1px solid; */
 min-height: 475px;
}

#main_inner{
	margin-left:10px;
	width: 980px;
	background-position:bottom;
	/* border: 1px solid; */
 min-height: 475px;
	background-repeat: no-repeat;
}

#main_text{
	margin: 0 50px 0 50px;
	width: 890px;
	/* padding-top: 50px; */
 padding-bottom: 50px;
}
#main_text p{
	/* padding-top: 50px; */
 /* padding-bottom: 25px; */
 font-size: 1.2em;
	line-height:1.4em;
	color: #333333;
}

#impressum{
	left: 0px;
	width: 1000px;
	height: 30px;
	background-color: #D9D9D9;
	background-image: none;
	background-repeat: no-repeat;
}
#impressum p{
	font-size: 1.0em;
	line-height:1.4em;
	padding-top: 9px;
	text-align:center;
	background-color: #D9D9D9;
}
