* {
	margin: 0;
	padding: 0;
}
	
a img{
	border: none;
}

a, strong a {
	text-decoration: none;
	outline: none;
}

body {
	background-color: #fff;
	background: repeat-x url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#777;
}


#head{
	height: 130px;
	width:1074px;
	margin: 0 auto;
	clear: both;
	background: no-repeat url(../images/kopf.jpg) center top;
}

#subhead{
	height: 220px;
	width: 1074px;
	margin: 0 auto;
	clear: both;	
}

#subnav {
	float: left;
	width: 415px;
	height: 220px;
	text-align: right;
}

#subhead2 {
	margin-left: 415px;
	background: no-repeat url(../images/subkopf.jpg) left top;
	width: 610px;
	height: 220px;
}

#main {
	width: 1074px;
	margin: 0 auto;
	clear: both;	
}

#navigation {
	float: left;
	width: 415px;

}

#content {
	margin-left: 415px;
	width: 595px;
}

.menue {
	margin-left: 98px;
	
}

.menue h2{
	font-size:14pt; 
	color:#ff6633;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menue a		{color:#666666; font-size:12px; text-decoration:none;}
.menue a:hover	{color:#000000; font-size:12px; text-decoration:none;}
.menue .strom li	{padding:0; margin:0 0 0 22; list-style-image:url(../images/li_strom.gif);}
.menue .gas li	{padding:0; margin:0 0 0 22; list-style-image:url(../images/li_gas.gif);}
.menue .sonst li	{padding:0; margin:0 0 0 22; list-style-image:url(../images/li_sonst.gif);}
.menue li	{padding:5; margin:0;}

.verivox td,a,table,p,br,li,b	{font-size:12px; }
.verivox p {
	padding-bottom: 10px;
}
.verivox a						{color:#666666; text-decoration:underline; }
.verivox a:active				{color:#666666; text-decoration:underline; }
.verivox a:visited				{color:#666666; text-decoration:underline; }
.verivox a:hover				{color:#000000; text-decoration:none; }
.verivox h1 					{font-size:16pt;margin:0px; padding:0px; color: #ff6633; padding-top: 10px; padding-bottom: 10px;}
.verivox h2,h3		 			{font-size:14pt;margin:0px; padding:0px; color: #ff6633; padding-top: 10px; padding-bottom: 10px;}


.kontakt {
   width: 500px;
	padding: 20px;
	margin: 0;
	background-color: #F2F3F2;
	border: 1px dotted #CCC;
}

p input, p textarea, p file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	background-color: #fff;
	border: 1px solid #CCC;
	font-size: 110%;
   padding: 3px 5px !important;

}

p input:focus, p textarea:focus {
	
  background-color: #FCFBFB;
  border-style:inset;
  color: #777;
}

p select, p option{
	font-family:   Arial, sans-serif;
	padding: 2px;

	font-size : 11px;

	font-weight : normal;

	color: #777;

}
.form_500p{
	width: 450px;
}