/*----------- basic settings --------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, 
img, ol, ul, li, form, label, table, tr, th, td { 
	margin: 0; 
	padding: 0;
} 
html{ 
	background: #fff; 
	color: #000;
	font: normal 10px verdana, helvetica, sans-serif;
}
img{
	border: none;
}
a,
a:visited{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	outline: none;
	color: #2c4d9a;
}
h1{
	font-size: 17px;
	margin: 2.5em 0em 1em 0em;
}
h2{
	font-size: 13px;
	margin: 2em 0em 0em 0em;
}
p{
	font-size: 11px;
	line-height: 1.5em;
	margin: 0.3em 0em 1em 0em;
}
/*----------- position --------------*/
#wrapper{
	margin: 0 auto;
	width: 970px;
	background-color: #e1e1e1;
	border-left: 1px solid #8d8d8d;
}
#branding{
	margin: 0 auto;
	width: 970px;
	height: 120px;
}
#metanavi{
	margin: 0 auto;
	width: 969px;
	height: 25px;
	background-color: #c7c7c7;
	border: 1px solid #8d8d8d;
}
/*#wrapper-content{
	min-height: 580px;	
}*/
#leftBlock{
	float:left;
	width: 175px;
}
#centerBlock{
 	float: left;
 	width: 793px;
 	background-color: #fff;
 	background-image: url('../images/right.jpg');
 	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
}
#footer{
	clear: both;
	width: 969px;
	height: 25px;
	line-height: 2.3em;
	background-color: #c7c7c7;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	color: #888;
	text-align: center;
}
/*----------- metanavi --------------*/
#metanavi{
	background-image: url('../images/metanavi_bg.jpg');
	background-repeat: repeat-x;
}

#metanavi ul{
	margin: 0em 0em 0em 20.4em;
	line-height: 2.3em;
}
#metanavi li{
	float: left;
	display: block;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('../images/metanavi_button_bg.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid #8d8d8d;
}
#metanavi li.last{
	border-right: 1px solid #8d8d8d;
}
#metanavi span.active{
	display: inline;
	font-size: 1.1em;
	color: #555;
	font-weight: bold;	
}
#metanavi a{
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
#metanavi a:hover{
	color: #555;
}
/*----------- mainnavi --------------*/
#leftBlock ul{
	list-style-type: none;
}
#leftBlock li{
	height: 40px;
	background-image: url('../images/button.gif');
	background-repeat: no-repeat;
	line-height: 38px;
	padding-left: 35px;
}
#leftBlock li.active{
	background-image: url('../images/button_active.gif');
}
#leftBlock a{
	font-size: 1.1em;
	color: #fff;
}
#leftBlock a:hover{
	color: #ef7e18;
}
#leftBlock span.active{
	padding: 0em;
	margin: 0em 0em 0em 1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	line-height: 3.6em;
}
.invisible {  position: absolute; left: -3000px; top: -3000px; width: 0; height: 0; overflow: hidden; display: inline; }
/*----------- classes --------------*/
.adresse{
	line-height: 1.5em;
	margin-top: 2em;
	margin-left: 1.5em;
}
.legende{
	font-size: 0.9em;
	margin-top: 4em;
}
.topLink{
	margin-left: 26em;	
}
.topLink a{
	border-bottom: 1px dashed #2c4d9a;
}
.erklaerung{
	margin: 2em 0em 0em 0
}
/*---------- footer -------------*/
#footer{
	background-image: url('../images/metanavi_bg.jpg');
	background-repeat: repeat-x;
}

#footer a:visited,
#footer a{
	color: #888;
}
#footer{
	line-height: 2.5em;
}
/*---------- mod_article -------------*/
.mod_article{
	padding: 0em 20em 2.5em 3em;
	min-height: 485px;
}
.mod_article h1{
	color: #2c4d9a;
}
.h1-first{
	height: 60px;
	padding-left: 4em;
	margin-bottom: 2em;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 5.9em;
	font-size: 1.8em;
}
#h1-standardkrane{
	background-image: url(../images/picto_spezialkrane.gif);
}
#h1-edelstahlkrane{
	background-image: url(../images/picto_va-krane.gif);
}
#h1-reinraumkrane{
	background-image: url(../images/picto_spezialkrane.gif);
}
#h1-spezialkrane{
	background-image: url(../images/picto_spezialkrane.gif);
}
#h1-sonderanlagen{
	background-image: url(../images/picto_sonderanlagen.gif);
}
#h1-umbau{
	background-image: url(../images/picto_umbau.gif);
}
#h1-zubehoer{
	background-image: url(../images/picto_zubehoer.gif);
}
#h1-service{
	background-image: url(../images/picto_service.gif);
}
.mod_article h2{
	color: #2c4d9a;
}
.mod_article ul{
	margin: 1.5em 0em 1.5em 5em;
	list-style-type: square;
	font-size: 1.1em;
	line-height: 1.5em;
}
.mod_article .image_container a{
	border: none;
}

#home a{
	color: #000;
}
.imgBlock{
	height: 190px;
}
.imgBlock ul{
	margin-left: 22em;
}
/*---------Kontaktformular-----------*/
#f1{
	font-size: 1.1em;
	margin: 2em 0em 0em 2em;
}
#f1 h2{
	margin-bottom: 2em;
}
#f1 td.col_0{
	text-align: right;
	padding-right: 0.5em;
}
#f1 input, 
#f1 textarea, 
#f1 select{
	position: relative;
	top: 0.2em;
	margin-bottom: 0.5em;
}
.captcha_text{
	font-size: 1em;
	position: relative;
	top: 0.2em;
}
.submit_container{
	margin: 0em 0em 0em 0em;
}
input#ctrl_7{
	width: 7em;
}
#f1 .error{
	font-size: 1.1em;
	color: red;
}
#film{
	outline: none;
}