@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	color: #000000;
	background-color: #A5B3BB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#box {
	position:relative;
	padding:0px;
	margin: 0 auto;
	text-align:left;
	width:940px;
	z-index:1;
}
#top {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 940px;
	height: 145px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image:url(../images/bgheadder.jpg);
	background-repeat:repeat;
}
#top_allo {
	position:absolute;
	top: 0px;
	width:325px;
	height:145px;
	background-image: url(../images/top_allo.jpg);
	background-repeat: no-repeat;
}
#toplogo {
	position:absolute;
	top: 0px;
	left: 480px;
	width:460px;
	height:145px;
	background-image: url(../images/bglogo.jpg);
	background-repeat: no-repeat;
}
#hotline {
	position:absolute;
	top: 125px;
	left: 200px;
	width:250px;
	height:25px;
}
#language {
	position:absolute;
	top: 125px;
	left: 20px;
	width:130px;
	height:25px;
}
#contact {
	position:absolute;
	top: 125px;
	left: 725px;
	width:190px;
	height:25px;
	text-align: right;
}
#headspace {
	position:absolute;
	top: 145px;
	left: 0px;
	width:940px;
	height:153px;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#menuspace {
	position:absolute;
	top: 0px;
	left: 10px;
	width:150px;
	height:153px;
	background-color: #FFFFFF;
}
#imgeins {
	position:absolute;
	top: 0px;
	left: 480px;
	width:150px;
	height:153px;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#imgzwei {
	position:absolute;
	top: 0px;
	left: 630px;
	width:150px;
	height:153px;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#imgdrei {
	position:absolute;
	top: 0px;
	left: 780px;
	width:150px;
	height:153px;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.armabildtabelle {
	background-color: #FFFBDB;
	border: 1px solid #C0C0C0;
}
#submenu {
	position:absolute;
	top: 298px;
	left: 10px;
	width:137px;
	height:240px;
	background-color: #FFF6BF;
	z-index: 10;
	padding-left: 10px;
}
#leftadress {
	position:absolute;
	top: 15px;
	left: 795px;
	width:140px;
	height:340px;
	z-index: 15;
}
#background {
	position:absolute;
	width:940px;
	min-height: 370px;
	height: auto !important;  /* für moderne Browser */
	height: 370px;  /*für den IE */
	left: 0px;
	top: 298px;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: repeat;
}
#contentlang {
	top: 0px;
	width: 540px;
	min-height: 350px;
	height: auto !important;  /* für moderne Browser */
	height: 350px;  /*für den IE */
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 200px;
	left: 5px;
	
}
#contentkurz {
	top: 0px;
	width: 300px;
	min-height: 350px;
	height: auto !important;  /* für moderne Browser */
	height: 350px;  /*für den IE */
	padding-top: 15px;
	padding-right: 440px;
	padding-bottom: 10px;
	padding-left: 200px;
	left: 5px;
	
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	height:25px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#layout {
	position:relative;
	top: -35px;
	left: 25px;
	width:130px;
	height:40px;
	z-index: 20;
}
#imgcompany {
	position:absolute;
	top: 310px;
	left: 520px;
	width:240px;
	height:180px;
	z-index:2;
}
.armatexttabellelinks {
	background-color: #FEF18E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.armatexttabellerechts {
	background-color: #FEF18E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.armatexttabellemitte {
	background-color: #FEF18E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
.armatabelle {
	background-color: #FEF18E;
	border: 1px solid #C0C0C0;
}
.tabbelleneins {
	background-color: #FEF18E;
	padding-left: 10px;
	border: 1px solid #C0C0C0;
}
.tabbellenzwei {
	background-color: #FFFBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.tabbellendrei {
	background-color: #FFFBDB;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.tabbellenvier {
	background-color: #FFFBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.tabbellenfuenf {
	background-color: #FFFBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.tabbellensechs {
	background-color: #FFFBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.formulargross {
	background-color: #FFFBDB;
	height: 15px;
	width: 240px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formularbetreff {
	background-color: #FFFBDB;
	height: 20px;
	width: 245px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formularklein {
	background-color: #FFFBDB;
	height: 15px;
	width: 50px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formularmittel {
	background-color: #FFFBDB;
	height: 15px;
	width: 128px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formulartext {
	background-color: #FFFBDB;
	height: 60px;
	width: 240px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
}
.formularort {
	background-color: #FFFBDB;
	height: 15px;
	width: 177px;
	padding-left: 5px;
	border: 1px solid #A5B3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.armakurztext {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
#contact_eng {
	position:absolute;
	top: 125px;
	left: 715px;
	width:200px;
	height:25px;
	text-align: right;
}
#downloadnavi {
	position:absolute;
	top: 513px;
	left: 10px;
	width:150px;
	height:45px;
	index-z:10px;
	z-index: 30;
}

