/*allgemein*/
* {margin:0; padding:0;}

p {padding: 5px 0; }

ul {list-style-position:inside;padding-left:10px}

* +html ul {padding-left:5px;}
li {list-style-position:outside}

ol {list-style-position:outside; padding-left:30px;}

a {	outline: none;}

a:link {
	color:#ff0000;
	text-decoration: none;
}
a:visited {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#333;
}
a:active {
	color:#333;
}

img {border:none;}

img a {border:none;}

h1 {
	color:#e52b38;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
}
h2 {
	color: #e52b38;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
}
hr {
	background-color:darkgrey;
	border:medium none;
	clear:both;
	color:darkgrey;
	height:1px;
	margin-bottom:20px;
	width:99%;
}

.headline {
color:#e52b38;
	font-size:16px;
	font-weight:bold;
	}

.clear {clear:both;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.clear { clear:both;}
.grey {background-color:#d6e1d4; color:#333333; }
.greylink {color:#808080;}
.red {background-color: #ff0000; }
.darkred {color: #c00000;}
.left {text-align:left; }
.padding {padding:5px;}
.float {float:left; margin-right: 20px; }

.darkred {color: #c00000; font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;}

.bigred {
	color:#e52b38;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
	}
	
	.biggrey {
		color:#333;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
	}

body {
	background:#e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#808080;
}

/*Struktur*/
#wrapper {
	margin:0 auto;
	width:1000px;
	background:#e8e8e8;
}

#logo {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
height: 109px;
}

#navigation {
height: 33px;
background-image:url(images/navibg.gif);
background-repeat:repeat-x;
margin:0 16px;
}

#header_main {
background-image:url(images/header_main.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_energie {
background-image:url(images/header_lkw.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_solar {
background-image:url(images/header_solar.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_bad {
background-image:url(images/header_bad.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_heizung {
background-image:url(images/headerheizung.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_tankstelle{
background-image:url(images/headertankstelle.jpg);
background-repeat:no-repeat;
height: 233px;
}

#header_heiztechnik{
background-image:url(images/header_heiztechnik.jpg);
background-repeat:no-repeat;
height: 233px;
}


#content {
background:url(images/contentbg.gif);
background-repeat:repeat-y;
}

#contentfooter {
background-image:url(images/contentfooter1.gif);
background-repeat:no-repeat;
height:65px;
}

#left {
width: 300px;
float:left;
padding: 10px;
}

#right {
width: 650px;
float:left;
padding 10px;
}

#boxoben {
background-image:url(images/boxoben.gif);
background-repeat:no-repeat;
width: 217px;
height:6px;
margin: 0 auto;

}

#boxmitte {
background:url(images/boxmitte.gif);
background-repeat:repeat-y;
width:208px;
padding:5px;
margin: 0 auto;
}

#boxfooter {
background:url(images/boxunten.gif);
background-repeat:no-repeat;
margin: 0 auto;
width: 217px;
padding-bottom:25px;
}


.trennerkurz {
background-image:url(images/trennerkurz.gif);
background-repeat:no-repeat;
text-align: center;
width: 171px;
height: 2px;
margin: 3px 0;
}

.trennerlang {
background-image:url(images/trennerlang.gif);
background-repeat:no-repeat;
text-align:center;
width:519px;
height:6px;
margin: 3px 0;
}

#footeroben {
background-image:url(images/trennerfooter.gif);
background-repeat:no-repeat;
width:1000px;
height:4px;
margin: 0 auto;
}

#footer {
clear: both;
padding: 10px;
text-align:center;
color: #ff0000;
}



/*************************Navigation***********************************/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size:14px;
font-weight:bold;
line-height:32px;
height:32px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 8px; }

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

#navlist a:visited
{
color: #fff;
background-repeat:repeat-x;
text-decoration: none;
}
#navlist a:hover
{
color: #fff;
background-image:url(images/navihover.gif);
background-repeat:repeat-x;
text-decoration: none;
}


#navlist a#aktuell
{
color: #fff;
background-image:url(images/navihover.gif);
background-repeat:repeat-x;
text-decoration: none;
}


/******Submenü***********/

#submenue {
	text-align:left;
	width:200px;
}
#submenue ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#submenue a {
	display:block;
padding:10px 3px;
border-bottom:1px solid #333;
}
#submenue a:link, #submenue a:visited {
	color:#333333;
	text-decoration:none;
}
#submenue a:hover {
	background-color:#940e17;
	color:#fff;
}
#submenue li a#aktuell {
	background-color:#940e17;
	color:#fff;
}

/*********************Kontaktformular***************************************/

.tablered {
	color: #FF0000;
	background-color: #FFE6E6;
	border: thin solid #FF0000;
	font-weight: bold;
	padding:3px;
}
.tablegreen {
	color: #339900;
	background-color: #D5FFB9;
	border: thin solid #339900;
	font-weight: bold;
	padding:3px;
}

.textinput{
margin: 5px;
}


.textinput2{
margin: 5px;
}

