/* default styles for www.gkg-oel.de (c) [m]zentrale 2005 */

body {
	padding: 0;
	margin: 0;
	border:0;
	background: url("../gfx/body_bg.png") top left repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 760px;
	min-height: 100%;
	padding:0;
	margin: 0;background-color: #fff9ea;
}

#header {
	height: 112px;
	width: 100%;
	background: url("../gfx/header_default.png") top left no-repeat;
	background-color: #FABE28;
}

#toolbar {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #feefc9;
	-moz-opacity: .5;
	opacity: .5;
	/*filter: alpha(opacity=50);*/
	width: auto;
	height: 25px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#toolbar:hover {
	-moz-opacity: 1;
	opacity: 1;
	/*filter: alpha(opacity=100);*/
}

#toolbar ul {
	padding:4px 0 0 0;
	margin: 0;
}

#toolbar li {
	display: inline;
	padding: 0px 3px;
	margin:0;
}

#logo {
	background-color: #FABE28;






	float:right;
	width: 165px;
	height: 112px;
	overflow:hidden;
}

#decobar {
	background: url(../gfx/decobar.png) right;
	height: 20px;
	width: 760px;
}

#main {
	background: url("../gfx/left_deco.png") bottom left no-repeat;
	min-height: 350px;
	/*height: 350;*/

}
* html div#main {
height: 350;

}
#navi {
	float: left;
	width: 175px;
	background-color: #fbc848;
	padding-top: 15px;
}

/*
---------------------------------------------------------
				NAVIGATION ELEMENTE
---------------------------------------------------------
*/

#navi ul, #navi li {
	padding:0;
	margin:0;

}

#n1 {
	border-top: 2px solid #fff9ea;
border: solid 0px #fff;
}

#n1 li {
	list-style-type: none;
	background: #26846a;
	border-bottom: 2px solid #fff9ea;
}

#n1 a {
	display: block;
	padding: 3px 3px 3px 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#n1 a:hover {
	background-color: #59a18d;
}

#n1 li.active {
	border: none;
	background: url("../gfx/navi_a_active_bullet.png") 0px 7px no-repeat #e6f1ee;
}

#n1 li.active a {
	color: #26846a;
}

#n1 li.active a:hover {
	background-color: transparent;
}

#n2 {
	border-bottom: 2px solid #fff9ea;
	font-size: 90%;
}

#n2 li {
	background: #e6f1ee;
	border: none;
	padding: 4px 0;
}

#n2 a {
	display: inline;
	color: #26846a;
	padding-left: 26px;
	text-transform: none;
	font-weight: normal;
}


#n2 a:hover {
	background-color: transparent;
}

#n2 a.active {
	background: url("../gfx/navi_a_active_bullet.png") 15px 6px no-repeat;
}

/*
---------------------------------------------------------
*/

#right {
	display: none;
}
		
#content {
	margin-left: 175px;
	padding: 15px;
	background-color: #fff9ea;
	line-height: 18px;
	min-height: 200px;
}

/*
---------------------------------------------------------
				CONTENT ELEMENTE
---------------------------------------------------------
*/


input {
	font-size: 12px;
}


h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}

h1 {
	color: #006e50;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}

h2 {
	color: #595959;
	font-size: 14px;
	font-weight: bold;
}

h3 {
margin-bottom: 10px;
}

p {
	line-height: 150%;
	color: #595959;
}

p.teaser {
	color: #26846a;
	padding-top: 0;

	margin-top: 0;
}

hr {
	height: 0px;
	color: #fff;
	border: 2px solid #fff;
	margin-right: -35px;
	clear: both;
	height: 2px;
}

a {
	color: #26846a;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

div.infoblock {
	width: 135px;
	background: url("../gfx/right_bg.png") top right no-repeat #e6f1ee;
	padding: 10px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

div.infoblock h4 {
	text-transform: uppercase;
	color: #006d51;
	letter-spacing: .2em;
	font-size: 9pt;
}

div.infoblock p {
	font-size: 8pt;
	color: #595959;
}

div.infoblock a {
	display: block;
	padding-left: 15px;
	background: url("../gfx/navi_a_active_bullet.png") 0px 3px no-repeat;
	font-size: 8pt;
}
	

div.infoblockright {
	float: right;
	margin: 10px -35px 10px 35px;

}

div.infoblockleft {
	float: left;
	margin: 10px 35px 10px 0px;
}

.csc-header h1 {
	margin-bottom: 3px;
}

/* MAILFORMS */

div.formleft {
float: left;
width:270px;
}

div.formright {
float: right;
width: 270px;
}

span.markup {
color: red;
font-size: 10px;
}

#mformheizoel label, #mformbitumen .formleft label, #mformbitumen .formright label {
float: left;
width: 70px;
}

#mformheizoel input, #mformbitumen .formright input, #mformbitumen .formleft input {
margin-bottom: 5px;
}

#mformbitumen select {
margin-top: 2px;
margin-bottom: 3px;
}


label.nofloat {
float: none;
width: auto;
}

input.menge {
width: 20px;
margin-bottom: 0px;
}

/*
---------------------------------------------------------
*/

#footer {
	background-color: #fff9ea;
	width: 100%;
	height: 20px;
	border-top: 3px solid #fff;
}

/*
---------------------------------------------------------
				FOOTER ELEMENTE
---------------------------------------------------------
*/

#footer #links {
	float: left;
	width: 175px;
	text-align: center;
}

#footer #links ul {
	padding:0;
	margin:0;
}

#footer #links li {
	display: inline;

	list-style-type: none;
	padding-right: 2px;
}

#footer #links a {
	font-weight: normal;
	font-size: 7pt;
}

#footer #address {
	padding: 5px 0 0 220px;
	font-size: 7pt;
	color: #595959;

}

#footer #address address {
	font-style: normal;
}

/*
---------------------------------------------------------
				NEWS PLUGIN
---------------------------------------------------------
*/

.news-latest-container h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.news-latest-container h2 a {
	font-weight: bold;
	padding-bottom: 10px;
}
.news-latest-date {
	font-size: smaller;

}
.news-latest-item p.bodytext{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 8pt;
}


.news-list-item  {
  height: auto;  
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #FFF;
}
.news-list-item h1 a {

	margin-top: 0px;

	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
.news-list-date {
	font-size: smaller;
	margin-bottom: 0px;
}
.news-list-item p.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
}


.news-single-item h1 {
	color: #006e50;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}


.news-single-item h3 {
	color: #595959;
	font-size: 14px;
	font-weight: bold;
}

.news-single-image {
	float: right;
	margin-left: 15px;
}

.news-single-image-caption {
	font-size: 75%;
}

/*
---------------------------------------------------------
				SITEMAP
---------------------------------------------------------
*/

.csc-menu-2 .level1 {
	line-height: 25px;
}

.csc-menu-2 .level1 a {
	font-weight: bold;
	margin: 10px;
}

.news-amenu-item-year{
 font-size:14px;
 width:350px; 
 list-style-type:none;
 margin-left:-20px;
 background-color: #fbc848;
}



.csc-form-label-req,.csc-form-label{
 padding:0;
 margin:0;
}