body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f3de91;
	background-image: url(../img/bg/body.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
 
}
h1, h2, h3 {
	color: #034fa3;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h3 a{
	font-size: 11px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
#head {
	position:absolute;
	width:990px;
	height:152px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #e7bc24;
	background-image: url(../img/bg/head5hekasys.jpg);
	background-repeat: no-repeat;

}
#head a {
	color: #eef;
	text-decoration: none
}
#head a:hover {
	color: #ffe;
	text-decoration: underline
}
#content {
	position:absolute;
	left:200px;
	top:152px;
	width:600px;
	height:auto;
	z-index:2;
	background-image: url(../img/bg/content.gif);
	background-repeat: repeat-x;
	background-color: #fcf7e7;

}
#teaser {
	position:absolute;
	left:800px;
	top: 152px;
	width:190px;
	height:auto;
	z-index:3;
	background-color: #faf2d6;
	background-image: url(../img/bg/teaser.gif);
	background-repeat: repeat-x;

}

#navi {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 0px;
	top: 152px;
	text-align: right;


}
.naviLi ul { margin-left: 0.5em; padding-left: 0.5em; }
.navLi {
	background-color: #efd26d;
	background-image: url(../img/bg/navi.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 10px;
margin-left: 0.5em; padding-left: 0.5em;


}
.leiste {
	color: #FFFFFF;
	/*background-color: #438cb1;*/
	background-color: #000;
	height: 22px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: left;
	vertical-align: bottom;
}
.schwarz {
	color: #FFFFFF;
	background-color: #000;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
}
.submenu {
	list-style-type: disc;
}
.einzugInh {
	margin-left: 810px;
}
.einzugC {
	padding-right: 5px;
	padding-left: 5px;
}
.imgAbR {
	padding-right: 5px;
}
.imgAbL {
	padding-left: 5px;
}
.rotText {
	color: #CC0000;
}
