@charset "utf-8";
/* 
	KAYSER AG Layout
	Author: Michael Fretz
	Company: Cubera Solutions GmbH
	Web:	www.cubera.ch
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


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

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

body{
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	font-family: 'PT Sans', sans-serif;
	color:#990000;
	font-size:14px;
}
	
h1{
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#990000;
	font-style:italic;
	line-height:25px;
	height:100px;
}

h2{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	text-decoration:underline;
	padding-bottom:10px;
}

h3{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#990000;
	text-align:center;
	padding-bottom:10px;
}


h4{
	height:60px;
}

p{
	padding-bottom:30px;
	line-height:18px;
}




li{
	left:20px;
	position:relative;
	padding-bottom:5px;
}

table{
	width:100%;
}

td{
	vertical-align:top;
	padding:5px 5px 5px 0px;
}

.row1{
	width:80px;
}

.row2{
	width:160px;
}

.row3{
	width:80px;
}

.row4{
	width:160px;
}


input[type=text] ,
select,
textarea{
	width:97%;
}

.shortfield{
	width:30% !important;
}

#kontakt_tankgroesse{
	width:20%;
}

#wrapper{
	width:960px;/*946px;*/
	margin:auto
}

#header{
	width:100%;
	height:229px;
}

#header ul{
	left: 80px;
	position: relative;
}

#header ul li{
	left:0px;
}

#header_logo{
	text-align:center;
	width:100%;
	background-image:url(../images/header_line.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:148px;
}



#header ul li{
	list-style:none;
	float:left;
	position:relative;
	font-size:16px;
	padding-top:14px;
}

#header ul li a{
	color:#af0021;
	text-decoration:none;
	text-shadow: -1px -1px 0px #650114, 1px 1px 0px #e2032b;
}

#header ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	text-shadow:none;
}

#header ul li .active{
	color:#FFF;
	text-decoration:underline;
	text-shadow:none;
}

.txt_align_left{ text-align:left;}
.txt_align_center{ text-align:center;}
.txt_align_right{text-align:right;}



#footer{
	width:100%;
	height:61px;
	background-image:url(../images/footer_background.jpg);
	background-repeat:repeat-x;
	position:fixed;
	bottom:0px;
}
#footer_logo{
	
	float:left;
}
#footer_contact_details{
	margin:auto;
	width:946px;
}
#footer_contact_details li{
	margin:3px 2px 2px 2px;
	list-style:none;
	float:left;
	color:#FFFFFF;
	font-size: 15px;
letter-spacing: -1px;

}

#footer_contact_details li a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer_contact_details li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer_list_images{
		width:240px;
}

.footer_list_txt{
	padding-top:24px;
	text-align:right;
	width:160px;
}

#content{
	padding-bottom:70px;
	overflow:hidden;
}

.tanksanierung_variation_background{
	background-image:url(../images/tanksanierung_variation.png);
	background-repeat:repeat-x;
	min-height:363px;
}
.tanksanierung_variation_content{
	width:80%;
	margin:auto;
}

.middle_image_neutankanlagen{
	padding-top:23px;
}







#content_portrait,
#content_neutankanlagen,
#content_kontakt,
#content_tankrevision,
#content_tanksanierung,
#content_tankraumabdichtung,
#content_tankabbruch
{
	display:none;
}


#commentForm label.error, 
#commentForm input.submit {display:none !important;}

.error{
	background-color:#d22132;
	color:#FFFFFF;
}
