html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:0px;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;
}
#glocke {
	padding: 0 0 0 40px;
}
#strabag {
	padding: 0 0 0 52px;
}
#main {
	width:950px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#logo {
	display:block;
	float:left;
	width:188px;
}
#slogan {
	display:block;
	float:right;
	width:741px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:950px;
}
#mid {
	padding:0 7px 0 0;
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:728px;
	border-bottom:1px solid #FFFFFF;
}
#maintext {
	display:block;
	float:right;
	width:688px;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
#overtext {
	display:block;
	float:right;
	width:688px;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
#spalte {
	display:block;
	float:right;
	width:340px;
	padding:15px 4px 10px 4px;
	line-height:18px;
}
#spalte2 {
	display:block;
	float:right;
	width:340px;
	padding:15px 4px 10px 4px;
	line-height:18px;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
	border-top:1px solid #FFFFFF;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonNow {
	background-image: url(../images/arrow-button-now.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:47px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF;
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: 0px;
	line-height:40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#foot {
	width:950px;
	margin:auto;
	padding:0;
}
#footer {
	width:738px;
	padding:15px 0px 5px 210px;
	color:#747474;
	line-height:18px;
}
#footer a:link,

#footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}
.footbild {
	border: none;
	vertical-align:bottom;
}
.impbild {
	border: none;
	margin: 0 5px -10px 5px;
}
.refbild {
	border: none;
	margin: 0;
}
.bild {
margin: 15px 100px 3px 45px;
border: 1px solid #FFFFFF;
padding: 1px;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0;
	padding: 0 0 15px 45px;
}
#navcontainer {
margin: auto;
}
#navcontainer ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#navcontainer li {
	float:left;
	text-align: center;
	margin: 0;
	padding: 10px 76px;
	color: #ffffff;
	background-image:url(../images/bg-button-leist.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
#navcontainer li.border {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}
#navcontainer li a {
color:#FFFFFF;
text-decoration:none;
}
#navcontainer li a:hover {
color: #ffffff;
text-decoration:underline;
}
#navcontainer li a#current {
color: #ffff00;
text-decoration:none;
}

#mainBox{
	float:right;
	width:688px;
	padding:15px 20px 10px 20px;
	line-height:28px;
	position:relative;
	margin:0 auto;
	height:100%;
}
#leftBox, #centerleftBox, #centerrightBox, #rightBox {
	position:relative;
	float:left;
}	
#leftBox{
	width:230px;
}
#centerleftBox{
	width:268px;
}
#centerrightBox{
	width:110px;
}
#rightBox{
	width:80px;
	line-height:28px;
}

/*Formmailer*/

.formmaileralles {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 70px;
	width: 500px;
}
.formmaileralles p {
	display: block;
}

.formmailertext {
	width: 250px;
	display: block;
	clear: none;
	float: left;
}
.formmailertextrechts {
	width: 250px;
	display: block;
	clear: right;
	float: left;
}
.formmailertextfeld {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 230px;
	color: #434343;
}
.formmailertextfeldspam {
	border: 5px solid #ff9900;
	background-color: #fff;
	width: 168px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin: 0px 35px 0px 0px;
	font-weight: bold;
	color: #000055;
}
.formmailertextfeldlang {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 480px;
	color: #434343;
}
.formmailertextarea {
	border: 1px solid #ccc;
	background-color: #fff;
	width: 480px;
	height: 50px;
	color: #434343;
}
.formmailerbutton {
	height: 30px;
	width: 230px;
	margin-right: 10px;
	border: 3px solid #00229d;
	background-color: #99ccff;
	margin-top: 5px;
	color: #000055;
	font-weight:bold;
	cursor:pointer;
}
.formmailerimg {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 18px;
	border:none;
}
.formmailerfehler {
	background-image: url(../formular/images/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 40px;
	padding-top: 2px;
}
.formmailerok {
	background-image: url(../formular/images/ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 2px;
	height: 40px;
}
.formmailerfehler p, .formmailerok p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}


/*Ende Formmailer */
