/* 
	Stylesheet Heizoelhandel Berthold & Heinrich
	concept & design by Web@ble - http://www.webable.de - email: anfrage[at]webable.de
*/


#navi {
	z-index:99;
	position:absolute;
/*	left:735px;  */
	top:2px;
	right:250px;
	width:300px;
	min-height:20px;
	height:20px;
	background:none;
}

#footer {
	z-index:99;
	position:absolute;
	top:2px;
	right:250px;
	width:300px;
	min-height:20px;
	height:20px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	color:#990000;
}

#content {
	z-index:99;
	position:absolute;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	left: 82px;
	top: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	color:#FFFFFF;
}

#pictures {
	z-index:99;
	position:absolute;
	right:6px;
	top:40px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;

}

#body table { width:600px; border-collapse:collapse; margin:0.5em 0 0.5em;}
#body table caption {text-align:left; color:#FFFFFF; margin:0.5em 0.25em 0.5em; font-size:80%; color:#FFFFFF}
#body th {background-color:#CC0000; font-weight:normal; color:#E6CE81;}
#body th, #body td {padding:0.4em 0.6em; text-align:center; border:1px solid #CC0000; vertical-align:top;}
#body td {background-color:#990000;}

#bodyimpressum table { width:600px; border-collapse:collapse; margin:0.5em 0 0.5em;}
#bodyimpressum table caption {text-align:left; vertical-align:top; color:#FFFFFF; margin:0.5em 0.25em 0.5em; font-size:80%; color:#FFFFFF}
#bodyimpressum th {background-color:#CC0000; font-weight:normal; color:#E6CE81;}
#bodyimpressum th {padding:0.4em 0.6em; text-align:center; border:1px solid #CC0000; vertical-align:top;}
#bodyimpressum td {padding:0.4em 0.6em; text-align:left; border:1px solid #CC0000; vertical-align:top;}
#bodyimpressum td {background-color:#990000;}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #EA0000;
	/* font-weight: bold; */
	text-decoration: none;
}



/* Formularelemente */
textarea{
	border-bottom: 1px solid #50180F;
	border-left: 1px solid #50180F;
	border-right: 1px solid #50180F;
	border-top: 1px solid #50180F;
	font: bolder normal normal;
	margin: 0px;
	padding: 0px;
	background-color: #FF3300;
}

input{
	border-bottom: 1px solid #50180F;
	border-left: 1px solid #50180F;
	border-right: 1px solid #50180F;
	border-top: 1px solid #50180F;
	font: bolder normal normal;
	margin: 0px 5px 0px 0px;
	background-color: #FF3300;
}

select{
	border-bottom: 1px solid #50180F;
	border-left: 1px solid #50180F;
	border-right: 1px solid #50180F;
	border-top: 1px solid #50180F;
	font: bolder normal normal;
	margin: 0px 5px 0px 0px;
	background-color: #FF3300;
}


p,td,th,div,form,h1,h2,h3,h4,blockquote,ul,ol, b, div {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}



.bilduntertitel {
	color: #993300;
	font-size: 11px;
	line-height: normal;
}

.text14 {
	font-size: 14px;
}

/* weitere Schriftdefinitonen */
.textangebot {
	font-size: 12px;
	text-align: justify;
}

.white{
	color: #FFFFFF;
	font-weight: bold;
}
