@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	text-align:center;
	background-color: #090;
}


/* CSS Document */

#horizont {
	width: 1px;
	height: 50%;
	margin-bottom:-17em;
	float: left;
}
#mainContInd {
	margin:0 auto;
	position: relative;
	text-align: left;
	clear:left;
	height: 34em;
	width: 940px;
	border: 1px solid #FFF;
}
#mainCont {
	position: relative;
	height: 34em;
	width: 940px;
	margin-top: 0px;
	margin-left: auto;
	border: 1px solid #090;
	text-align: left;
	clear: left;
	margin-right: auto;
	margin-bottom: 0px;
}

#headerInd {
	position: absolute;
	height: 125px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}

#header {
	position: absolute;
	height: 125px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #090;
}
#navBoxInd {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #FFF;
	height: 170px;
}


#navBox {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #090;
	height: 170px;
}
#navItem1 {
	position: absolute;
	height: 15px;
	width: 125px;
	top: 20px;
	text-align: left;
	cursor: default;
	right: 0px;
}
#navItem2 {
	position: absolute;
	height: 15px;
	width: 125px;
	top: 35px;
	right: 0px;
	text-align: left;
	cursor: default;
}
#navItem3 {
	position: absolute;
	height: 15px;
	width: 125px;
	top: 50px;
	right: 0px;
	text-align: left;
	cursor: default;
}
#navItem4 {
	position: absolute;
	height: 15px;
	width: 125px;
	top: 65px;
	right: 0px;
	text-align: left;
	cursor: default;
}
#navItem5 {
	position: absolute;
	height: 15px;
	width: 125px;
	top: 80px;
	right: 0px;
	text-align: left;
	cursor: default;
}
#navItemEng {
	position: absolute;
	height: 20px;
	width: 125px;
	right: 0px;
	text-align: left;
	cursor: default;
	top: 130px;
}

#box1Ind {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 200px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-top: 0px;
	padding-top: 20px;
	cursor: default;
}

#box1 {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 200px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #090;
	padding-top: 20px;
	margin-top: 0px;
	cursor: default;
}
#box2Ind {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 450px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #FFF;
	padding-top: 20px;
	margin-top: 0px;
}

#box2 {
	position: absolute;
	height: 150px;
	width: 230px;
	left: 450px;
	top: 125px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #090;
	padding-top: 20px;
	margin-top: 0px;
}
#box3Ind {
	position: absolute;
	height: 150px;
	width: 240px;
	top: 125px;
	color: #000;
	font-weight: bolder;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 5px;
	padding-top: 20px;
	right: 0px;
	margin-top: 0px;
}

#box3 {
	position: absolute;
	height: 150px;
	width: 240px;
	top: 125px;
	color: #000;
	font-weight: bolder;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 5px;
	padding-top: 20px;
	right: 0px;
	margin-top: 0px;
}
#footer {
	position: absolute;
	height: 150px;
	width: 940px;
	top: 275px;
	background-color: #090;
	left: 0px;
}
#footerNav {
	position: absolute;
	height: 20px;
	width: 100px;
	top: 155px;
	text-align: right;
	right: 8px;
	cursor: default;
}

#flashbox {
	position: absolute;
	height: 150px;
	width: 230px;
	top: 0px;
	background-color: #C00;
	left: 180px;
}
#flashbox2 {
	position: absolute;
	height: 150px;
	width: 260px;
	top: 0px;
	background-color: #C00;
	right: 0px;
}
#flashbox3 {
	position: absolute;
	height: 150px;
	width: 230px;
	top: 0px;
	background-color: #C00;
	left: 440px;
}
.logo {
	top: 30px;
	position: relative;
	left: 0px;
}


.willkommen {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	position: absolute;
	left: 200px;
	bottom: 5px;
}
.navItem {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bolder;
}

.navItemHighl {
	font-family: Verdana, Geneva, sans-serif;
	color: #090;
	font-size: 10px;
	font-weight: bolder;
}
.navPic {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
	font-size: 11px;
	right: 25px;
	position: absolute;
	top: 0px;
}
.textFooter {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	position: absolute;
	width: 500px;
	left: 440px;
	top: 18px;
	cursor: default;
}
.textFooterUmbr {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	position: absolute;
	width: 500px;
	top: 70px;
	left: 440px;
	cursor: default;
}
.textFooter2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	position: absolute;
	width: 500px;
	left: 180px;
	top: 18px;
}
.textFooter3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	line-height: 13px;
	margin-top: 0px;
	position: absolute;
	width: 250px;
	left: 180px;
	top: 18px;
}

.textFooterTitle {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	position: absolute;
	width: 500px;
	left: 440px;
	top: 5px;
	font-weight: bold;
}
.textFooterTitle2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	position: absolute;
	width: 500px;
	left: 180px;
	top: 5px;
	font-weight: bold;
}
.textBoxBlack {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 11px;
}



.textBoxBlackAnschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	font-weight: bold;
}
.textBoxBlackPlus {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 8px;
	line-height: 11px;
	margin-top: 0px;
	font-weight: bold;
}


.textBoxWhite {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 12px;
}
.textBoxGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.textBoxHaft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}

.textBoxGreen {
	font-family: Verdana, Geneva, sans-serif;
	color: #090;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.textBoxGreySp3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	display: block;
	position: relative;
	width: 60px;
	left: 140px;
	top: -29px;
}

.textBoxRef {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	width: 76px;
	position: relative;
	float: left;
}
.textBoxRefGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	width: 76px;
	position: relative;
	float: left;
	color: #090;
}


.tag {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	margin-top: 0px;
	position: absolute;
	left: 25px;
	bottom: 60px;
	font-weight: bolder;
}
.tag1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	margin-top: 0px;
	position: absolute;
	left: 231px;
	bottom: 80px;
}
.tag2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	position: absolute;
	left: 300px;
	bottom: 30px;
}
.tag3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	margin-top: 0px;
	position: absolute;
	left: 480px;
	bottom: 70px;
}
.tag4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	margin-top: 0px;
	position: absolute;
	left: 550px;
	bottom: 30px;
}
.tag5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	margin-top: 0px;
	position: absolute;
	left: 630px;
	bottom: 80px;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 11px;
}

