#main{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	}

body {
	background-color: #FFFFFF;
	font-size: 11px; 
	color: #999999; 
	line-height: 13px; 
	font-family: Arial,Helvetica; 
	text-decoration: none;	
}

#headBlue1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 25px;	
	width: 100%;
	background-color: #1B2455;
}

#headBlue2 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 40px;	
	width: 257px;
	background-color: #1B2455;
}

#headMe1 {
	position: absolute;
	left: 257px;
	top: 25px;
	height: 40px;
	width: 90px;
	background-color: #1B2455;	
}

#headMe2{
	position: absolute;
	top: 25px;
	left: 347px;
	height: 40px;
	background-color: #1B2455;
	width: 107px;
}

#headMe3{
	position: absolute;
	top: 25px;
	left: 454px;
	height: 40px;
	width: 85px;	
	background-color: #1B2455;
}

#logo{
	position: absolute;
	left: 586px;
	top: 43px;
}

#slogan{
	position: absolute;
	left: 0px;
	top: 95px;
	padding-left: 25px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #1B2455;
}

#homeBgImage{
	position: absolute;
	left: 0px;
	top: 130px;
	background-image:  url(images/ac_home/homeBgImage7.jpg); height: 100px; width:100%;
	background-repeat: repeat-x;	
}

#headline{
	position: absolute;
	left: 253px;
	top: 255px;
}

#homeHeadline{
	position: absolute;
	left: 256px;
	top: 270px;
}

#content {
	position: absolute;
	left: 256px;
	top: 310px;
	width: 525px;
	height: 80px;
}

#homeContent {
	position: absolute;
	left: 256px;
	top: 370px;
	width: 525px;
	height: 150px;
	line-height: 15px;

}

#homeContentzitat {
	position: absolute;
	left: 490px;
	top: 320px;
	width: 350px;
	height: 40px;
}

#linie {
	position: absolute;
	left: 0px;
	top: 230px;
	background-image: url(images/baustelle/linie.jpg); height: 4px; width: 100%;
	background-repeat: repeat-x;	
}

#impressumBgImage {
	position: absolute;
	left: 0px;
	top: 130px;
	background-image: url(images/acImpressum/impressumBGImage1.jpg); height: 100px; width: 100%;
	background-repeat: repeat-x;	
}

#contactBgImage {
	position: absolute;
	left: 0px;
	top: 130px;
	background-image: url(images/acContact/contactBGImage.jpg); height: 100px; width:100%;
	background-repeat: repeat-x;
}

#contactContent {
	position: absolute;
	left: 256px;
	top: 283px;
	width: 63px;
	height: 120px;
	line-height: 20px; 
}

.blue	{
	color: #1B2455;
	}

input, textarea {
	width:334px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B2455;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B2455;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #F8F8F8;
	font-size: 11px;
	color: #1B2455;
	font-family: Arial,Helvetica;
	text-decoration: none;
	padding-left: 3px;
}

input.Plz {
	width: 45px;
}

#diInput {
	position: absolute;
	left: 324px;
	height: 18px;
	width: 334px;
}

textarea {
	height: 120px;
	line-height: 13px;
	scrollbar-base-color: #F8F8F8;
	scrollbar-arrow-color: #1B2455;
	scrollbar-darkshadow-color: #1B2455;
	scrollbar-darkshadow-color: #1B2455;
	scrollbar-track-color: #F8F8F8;
	scrollbar-highlight-color: #FFFFFF;
	}

#ditextarea {
	position: absolute;	
	left: 324px;
	height: 120px;
	width: 334px;
}

.button {
	height: 16px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B2455;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B2455;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1B2455;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B2455;		
	background-color: #F8F8F8;
	font-size: 10px; 
}

#diButton {
	position: absolute;
	left: 324px;
	top: 543px;
	height: 16px;
	width: 100px;
}

#inputerror {
	position: absolute;
	left: 665px;
	height: 18px;
	width: 80px;
}

#impressumContent{
	position: absolute;
	left: 250px;
	top: 300px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;	
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;	
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11
	px;
	letter-spacing: 1px;
	color: #555555;
	text-decoration: none;
}
