body {
	background-image: url('../imgs/kachel.gif');	
}

#center { 
	position: absolute; 
	top: 50%; 
	width: 99%; 
	height: 1px; 
	overflow: visible;
	margin: 0px;
	padding: 0px;
}

#container {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 580px;
	margin-left: -450px;
	top: -290px;
	
	border-style: solid;
	border-width: 1px;
	border-top-color: #B1B2B3;
	border-left-color: #B1B2B3;
	border-bottom-color: #6A6C6D;
	border-right-color: #6A6C6D;
}

.textbit {
	height: 300px;
	border-right: 1px;
	border-right-style: solid;
	padding-right: 20px;
	margin-left: 20px;
	border-left: 1px;
	float: left;
}

div#backbutton{
    position:absolute;
    left:20px;
    top:513px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#popup {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	height: 340px;
	
	border-style: solid;
	border-width: 1px;
	border-top-color: #B1B2B3;
	border-left-color: #B1B2B3;
	border-bottom-color: #6A6C6D;
	border-right-color: #6A6C6D;
	
	background-image: url('../imgs/kachel2.gif');
	
	padding: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:16px;
}

h1.eng{
    margin-bottom:0;
}

h1.red {
	font-size: 20px;
	color: #801300;
    letter-spacing:0.1px;
    line-height:22px;
    margin-top:60px;
    margin-bottom:18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:8px;
}

h2.red {
	font-size: 14px;
	color: #801300;
    letter-spacing:0.1px;
    line-height:22px;
    margin-top:-1px;
    margin-bottom:18px;
}

#subnavigation {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#subnavigation ul {
	padding: 0px;
	padding-left: 13px;
	padding-top: 5px;
	margin: 0px;
}

#subnavigation ul li {
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
	margin-left: 10px;
	color: #801300;
}

#subnavigation ul li a {
	text-decoration: underline;
	color: #801300;
}

#subnavigation ul li a:hover {
	text-decoration: underline;
	color: #000000;
}

#clear_div {
	clear:both;
}

#hidden_content_html_1, #hidden_content_html_2, #hidden_content_html_3 {
	visibility: hidden;
	display: none;
}

#header {
	height: 97px;
	background-color: #FFFFFF;
	background-image: url('../imgs/logoheader.jpg');
	background-repeat: no-repeat;
}

#balken-top {
	height: 17px;
	background-color: #801300;
}

#anschrift {
	float: right;
	font-family: Verdana;
	font-size: 10px;
	color: #B9BBBC;
	line-height: 13px;
	padding-right: 15px;
	padding-top: 17px;
}

#anschrift a {
	text-decoration: none;
	color: #B9BBBC;
}

#metamenu {
	padding-top: 12px;
	color: #801300;
}

a {
	text-decoration: none;
	color: #801300;
}

a:hover {
	text-decoration: underline;
}

#metamenu a {
	text-decoration: none;
	color: #801300;
}

#metamenu a hover{
	text-decoration: underline;
	color: #801300;
}


#menuleiste {
	height: 26px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	padding-left: 26px;
}

#content-container {
	width: 900px;
	height: 440px;
	overflow: hidden;
}

#content-main {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url('../imgs/indexp.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 22px;
	float: left;
}

#content-anforderung {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url('../imgs/anforderungp.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 22px;
	float: left;
}

#content-herausforderung {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url('../imgs/herausforderungp.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 22px;
	float: left;
}

#content-partner {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url('../imgs/hg_neutral.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 22px;
	float: left;
}

#content-loesung {
	height: 440px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url('../imgs/loesungp.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	margin-right: 22px;
	float: left;
}


#content-left {
	height: 440px;
	width: 488px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#container-right {
	width: 380px;
	height: 440px;
	margin: 0px;
	float: left;
}

#content-right {
	width: 300px;
	height: 80px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 330px;
}


#footernon {
	height: 27px;
	background-image: url('../imgs/kachel3.gif');
}

.button  { 
	padding: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	border: 0px;
}

.padded {
	padding-left: 90px;
	padding-top: 40px;
	padding-right: 30px;
	margin: 0px;
}

.padded-loesung {
	padding-left: 90px;
	padding-top: 40px;
	padding-right: 30px;
	margin: 0px;
	float: left;
}

.padded-little {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.bodytext {
	font-family: Verdana;
	color: #2D3437;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

img { 
	border:none;
}

.smallhead {
	font-weight: bold;
	padding: 0px;
	padding-bottom: 8px;
}

.redhead {
	font-weight: bold;
	font-size: 14px;
	color: #801300;
	padding: 0px;
	padding-bottom: 18px;
}






