body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_left370.jpg);
	background-repeat:repeat-y;
	background-color: #F9F9FA;
}
h1 {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 1em;
 	color: #FFF;
}
h3 {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 1em;
 	color: #555555;
}
h4 {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 0,8em;
 	color: #666666;
}
h5 {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 13px;
 	color: #FFF;
}
.text {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 0.8em;
	color: #555555;
}

.actMainMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.0em;
	font-size: 0.8em;
	color: #3366cc;
	text-decoration: none;
	font-weight: normal;
}

a:link{color:#3366cc;}
a:visited{color:#3366cc;}
a:hover{color:#02A0C6;}
a:active{color:#3366cc;}

.actSubMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #3366cc;
}

.small {
	font-size: 0.6em;
	color: #9A9A9A;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.0em;
	font-size: 0.8em;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #02A0C6;
	text-decoration: none;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
a.submenu:hover {
	color: #02A0C6;
	text-decoration: none;
	border-bottom-color: #02A0C6;
	border-bottom-style: solid;
	border-bottom-width: thin;
	/*background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}
a.smallmenu:link, a.smallmenu:active, a.smallmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /* bekommt schon kleinere schrift aus content vererbt!! */
	color: #939393;
	text-decoration: none;
	font-weight: normal;
}
a.smallmenu:hover {
	color: #555555;
	text-decoration: none;
}
a.indexLink:link, a.indexLink:active, a.indexLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
a.indexLink:hover {
	color: #02A0C6;
	text-decoration: none;
}
a.indexLink2:link, a.indexLink2:active, a.indexLink2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
a.indexLink2:hover {
	color: #7e7e7e;
	text-decoration: none;
}

/* DIV LAYER */

#topBackground {
	background-color: #f0f3f3;
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#topBackground2 {
	background-color: #f0f3f3;
	position: absolute;
	width: 100%;
	height: 80px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	width: 610px;
	height: 20px;
	z-index: 4;
	left: 390px;
	top: 8px;
}
#submenu {
	position: absolute;
	width: 700px;
	height: 20px;
	z-index: 1;
	left: 400px;
	top: 25px;
}
#submenu2 {
	position: absolute;
	width: 700px;
	height: 20px;
	z-index: 1;
	left: 400px;
	top: 45px;
}
#submenu3 {
	position: absolute;
	width: 780px;
	height: 20px;
	z-index: 4;
	left: 400px;
	top: 25px;
}
#smallmenu {
	position: relative;
	width: 500px;
	height: 25px;
	z-index: 1;
	left: 0px;
	margin-top: 60px;
	top: 0px;


}
#horizontal_line {
	position: absolute;
	width: 600px;
	height: 10px;
	z-index: 1;
	left: 400px;
	top: 55px;
}
/* fr die noframes lsung: */
#describe {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	letter-spacing: 0em;
	font-size: 0.8em;
	color: #666;
	position: absolute;
	width: 610px;
	height: 80%;
	z-index: 4;
	left: 390px;
	overflow: auto;
	top: 30px;
}
#describe2 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	letter-spacing: 0em;
	font-size: 0.8em;
	color: #666;
	position: absolute;
	width: 95%;
	height: 80%;
	overflow: auto;
}
#describe3 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	letter-spacing: 0em;
	font-size: 0.8em;
	color: #666;
	position: absolute;
	width: 780px;
	height: 80%;
	z-index: 4;
	left: 390px;
	overflow: auto;
	top: 30px;
}
/* fr die frames lsung: */
#content_area {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 0.8em;
	color: #666;
	position: absolute;
	width: 580px;
	height: 100%;
	z-index: 4;
	left: 390px;
	top: 100px; /* padding zur headline */
}
#content_area_index {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 0.8em;
	color: #666;
	position: absolute;
	width: 580px;
	height: 100%;
	z-index: 4;
	left: 390px;
	top: 100px; /* padding zur headline */
}
#bg-left {
	position:absolute;
	left:0px;
	top:0px;
	width:320px;
	height:80px;
	background-image:url(images/bg_left320x80.jpg);
	background-repeat:no-repeat;
	z-index: 2;
}
#chrom-img {
	position:absolute;
	left:-4px;
	top:80px;
	width:370px;
	height:203px;
	z-index: 3;

}
#chrom-img02 {
	position:absolute;
	left:219px;
	top:535px;
	width:127px;
	height:250px;
	z-index: 1;
	visibility: inherit;

}
#title {
	position:absolute;
	left:19px;
	top:287px;
	width:290px;
	height:80px;
	z-index: 2;

}
#logo {
	position:absolute;
	left:20px;
	top:505px;
	width:290px;
	height:80px;
	z-index: 3;

}
#logo_index {
	position:absolute;
	left:20px;
	top:590px;
	width:290px;
	height:80px;
	z-index: 3;

}
