/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, span, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
	
	ul, li {
	list-style-type:none;
	}
	
ol {
	padding: 10px 0 10px 10px; 
}

body{
	font-family: verdana;
	background: #C1DEA4;
	scrollbar-face-color: #C3C3C3; 
	scrollbar-shadow-color: #C3C3C3;
	scrollbar-highlight-color: #C3C3C3; 
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-darkshadow-color: #E1E1E1; 
	scrollbar-track-color: #E1E1E1;
	scrollbar-arrow-color: #ffffff
}

table {
	padding:0;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

img {
	border: 0px;
}

hr {
	clear:both;
	visibility:hidden;
	}


H1 {
	font-size: 15px;
	color: #64A229;
	padding-bottom: 10px;
}

H3 {
	font-size: 15px;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
}

H2, .subline {
	font-size: 13px;
	color: #64A229;
	padding-bottom: 10px;
}

H4 {
	font-size: 13px;
	color: #64A229;
	padding-bottom: 0px;
}


input, select {
	font-size:11px;
	border:1px solid #64A229;
	margin-right: 2px;
	height: 20px;
}
.submit-button-orig {
	font-size:11px;
	border:1px solid #64A229;
	margin-right: 2px;
	height: 42px;
}
.submit-button {
	border: 0px;
	height: 42px;
}

.radio, .checkbox {
	font-size:13px;
	border:0px;
}


.content {
	margin: 15px;
	margin-bottom: 30px;
	width: 95%;
}

.bg-rechts {
	background: url(/img2/bg-rechts.gif);
	background-repeat:no-repeat;
	width: 100%;
}

.bg-rechts-billiger {
	background: url(/img2/bg-rechts_billiger.jpg);
	background-repeat:no-repeat;
	width: 100%;
}

.bg-rechts-tuv {
	background: url(/img2/bg-rechts-tuv.gif);
	background-repeat:no-repeat;
	width: 100%;
}

.bg-rechts-start {
	background: url(/img2/bg-rechts-start.gif);
	background-repeat:no-repeat;
	width: 100%;
}

.ueberschrift {
	background: url(/img2/bg-ueberschrift.gif);
	background-repeat:no-repeat;
	width: 765px;
	height: 39px;
	font-size: 17px;
	color: #64A229;
	padding-left: 15px;
	font-weight: bold;
}

a {
	color:#696869;
	text-decoration:none;	
}

a:hover {
	color:#696869;
	text-decoration:underline;	
}

a.pfeil {
	color: #696869;
	text-decoration: none;
}

a.pfeil i {
	color: #7DCA33;
	text-decoration: none;
}

a:hover.pfeil i {
	color: #FFA333;
	text-decoration: none;
}

.leer {
	width: 20px;
	height: 30px;
}

.bg_gruen {
	background:#ECF7E1;
	padding: 15px;
}
.bg_gruen2 {
	background:#ECF7E1;
}

.sternchen td {
	padding-top:30px;
	font-size: 10px;
	color: #325114;
}

ol {
	margin-top:7px;
	padding-top:7px;
	margin-left:15px;
	padding-left:15px;
}

sup {
	font-size: 9px;
}

hr {
	margin: 10px;
}



/*Bestellen
-----------------------------------------------------------------------------*/

.bestellen td {
	padding-right: 10px;
	padding-bottom: 5px;
}

.bestellen em {
	font-size: 9px;
	text-decoration:none;
}

.bestellen .leer {
	width: 15px;
	height: 25px;
}

.bestellen .leer2 {
	width: 15px;
	height: 40px;
}


/*Navi-unten
-----------------------------------------------------------------------------*/

.navi_unten {
	background: url(/img2/unten.gif);
	background-repeat:no-repeat;
	width: 830px;
	height: 27px;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding-right: 20px;
}

.navi_unten a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.navi_unten a:visited{
	color:#ffffff;
	font-size: 10px;
	font-family: verdana;
}

.navi_unten a{
	color:#ffffff;
	text-decoration:none;
}


/*Tarife
-----------------------------------------------------------------------------*/
.tarife {
	background:#ffffff;
}

.tarife td {
	background:#F8FCF5;
	padding: 8px;
}

.tarife ul td{
	background:#d5eebd;
	list-style-type:none;
	color: #64a229;
	font-weight: bold;
}

.tarife ol td{
	list-style-type:none;
	color: #ff0000;
}

/*Tarife KwK
-----------------------------------------------------------------------------*/
.tarifekwk {
	
}

.tarifekwk td {
	
	padding: 8px;
}

.tarifekwk ul td{
	background:#d5eebd;
	list-style-type:none;
	color: #64a229;
	font-weight: bold;
}

.tarifekwk ol td{
	list-style-type:none;
	color: #ff0000;
}


/*Tarife pdf
-----------------------------------------------------------------------------*/
.tarife_pdf {
	background:#ffffff;
	width: 600px;
}

.tarife_pdf td {
	background:#E1E1E1;
	padding: 8px;
}

.tarife_pdf ul td{
	background:#696869;
	list-style-type:none;
	color: #ffffff;
}

.tarife_pdf h1 {
	color: #696869;
	font-size: 14px;
	
}




/*alte dienste ansicht
-----------------------------------------------------------------------------*/

.tdblau2, .tdblau1 {
	background:#B1DF85;
}

.tdblau3 {
	background:#CBEAAD;
}


.tdw {
	background:#ffffff;
}

.tdw2, .tdw3 {
	background:#ffffff;
	text-align: center;
}


/*faq_navi
-----------------------------------------------------------------------------*/
.faq_navi {
	background:#ffffff;
	width: 170px;
	<!--height: 100%; -->
}

.faq_navi td {
	background:#696869;
	height: 20px;
	color: #ffffff;
	padding: 6px;
}

.faq_navi tt td{
	background:#CBEAAD;
	color: #000000;
}

.faq_navi a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.faq_navi a{
	color:#ffffff;
	text-decoration:none;
}

.faq_navi tt td a:hover{
	color:#000000;
	text-decoration:underline;
}

.faq_navi tt td a{
	color:#000000;
	text-decoration:none;
}

/*faq_antworten
-----------------------------------------------------------------------------*/
.faq_antworten {
	background:#C3C3C3;
	height: 100%;
	margin-top:2px;
}

.faq_antworten td {
	background:#ffffff;
	padding: 15px 5px 15px 15px;
}

.faq_antworten p {
	margin-top:6px;
}