body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left bottom;
	border: 0px none 0;
	background-image: url(../img/bg.jpg);
}

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 900px;
}

#servicetop {
	align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 0px;

}

#navitop {
	align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;

}

#navitop p {
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* -----------------Inhalt--------------------- */
#content {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 208px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
div#contentsearch {
min-height:320px;
height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}


#contentsearch {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}



p, pre{
padding: 5px 10px;
margin:0;
}

ul{
	list-style: circle;
	padding-left: 30px;
}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu8 {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../img/menu8.gif);
	padding: 8px 0 0 30px;
	font-weight: bold;
	}
	
#menu8 li a:hover {
	color: #000000;
	background: url(../img/menu8.gif) 0 -32px;
	padding: 8px 0 0 30px;
	font-weight: bold;
	}
	
#menu8 li a:active {
	color: #fff;
	background: url(../img/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}


/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 205px;
	padding: 0px;
	margin: 0px;
}
#mainnav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: auto;
	margin: 0px;
}

#left p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* --------------rechter bereich------------- */
#right {
	float: right;
	width: 180px;
	height: auto;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#right p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#teaser{
	width:150px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	text-align: left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: left bottom;
	background-color: #DBDBDB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	color: #CCCCCC;
	margin: 0px;
	padding: 10px;
}

/* -----------navigation--------------------------- */
a.linkliste:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:active {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}


a.footliste:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.footliste:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.footliste:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	margin: 2px;
}
a.footliste:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}

a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #ff9900;}
a:active { color:#000000;}


a.service:link {color: #ffffff; text-decoration: none; margin-right: 4px; margin-left: 4px;}
a.service:visited {color:#ffffff;text-decoration: none; margin-right: 4px; margin-left: 4px;}
a.service:hover {color: #ff9900; margin-right: 4px; margin-left: 4px;}
a.service:active { color:#ffffff;text-decoration: none; margin-right: 4px; margin-left: 4px;}

.headlist {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FE6D02;
	text-align: center;
}

h1 {
	font-size: 1em;
	color: #333333;
	padding: 0 10px 2px 10px;
	font-weight: bold;
}

h2 {
	font-size: 0.922em;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	margin-top: 10px;
	height: 15px;
}


#contentlist {

	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}






















table#partner_table_default td {
	font-family:Arial;
	font-size:11px;
	text-align:left;
}

table#partner_table_default {
	width:100%;
}

table#partner_table_default td.headline {
	background:#C2CCE1 none repeat scroll 0 0;
	color:#10305E;
	font-size:16px;
	font-weight:bold;
	height:26px;
	padding-left:10px;
	vertical-align:middle;
}

table#partner_table_default {
	width:100%;
}

table#partner_table_default td.left {
	border-right:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
}

.brdBottom {
	border-bottom:1px solid #CCCCCC;
}

.brdLeft {
	border-left:1px solid #CCCCCC;
}

.brdRight {
	border-right:1px solid #CCCCCC;
}

form {
	margin:0;
	padding:0;
}

table#partner_table_default td.label {
	font-weight:bold;
	/*width:100px;*/
	text-align:right;	
}

input, select, textarea {
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:2px;
}

div.button2Color #contentRow {
	/*position:relative;*/
}

div.SubmitButtonWidth {
	width:160px;
}

div.SubmitButtonContent {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	/*margin-top:-25px;
	text-align:center;*/
}

font.raquo {
	font-size:16px;	
}

div.button2Color {
	/*background-color:#004586;
	border:1px solid #004586;*/
	cursor:pointer;
	line-height:25px;
	margin:10px 0px 0px 0px;
}

.transparent {
	background:#FFFFFF none repeat scroll 0 0;
	opacity:0.3;
}
.colorbutton {
	background-color:#6ec6fd;
	border 1px solid:#6ec6fd;
	color:white;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}

div.SubmitButtonHeight {
	line-height:13px;
}



#gasrechner .colorbutton {
	background-color:#ffff00;
	border 1px solid:#ffff00;
	color:black;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

#gasrechner h1{
	font-size:14px;
	background-color:#fd7215;
	color:white;	
	padding:5px;
	margin:0px;	
}
#gasrechner {
	border:1px solid #eee;
	color:black;
	float:left;
	margin-bottom:20px;
	margin:0px;
	width:95%;	
	margin-left:10px;
	margin-bottom:10px;	
}
.gasrechner_width {
	width:100%;
}

.input_width {
	width:50px;
}



