/* CSS Document biogas-gutberaten.de*/

@import url(biogas-gutberaten_index.css);


* {
	margin: 0;
}
html, body {
	background-color: white;
	font: normal small/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
body {
	width: 100%;
	text-align: left;
}
/*divAlles ist die Huelle um alles weitere*/
#divAlles { 
	width: 690px;
	margin: 0 auto;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
divKopfBiogas-gutberaten umschliesst den Kopfbereich, einschl der Navigation divKontakt und divImpressum
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#divKopfBiogas-gutberaten {
	width: 100%;
	height: 90px;
	border-bottom: double 3px #CCC;
	margin: 0 auto;
	background: url(../bilder_biogas/layout/bg_kopf.jpg) no-repeat 0 0;
	position: relative;
}
/*divLogoBiogas-gutberaten enthaelt z.Z. nur den Text biogas-gutberaten.de*/
#divLogoBiogas-gutberaten  {
	margin: 0;
	padding: 0;
	height: 100px;
	position: relative;
}
#divLogoBiogas-gutberaten p {
	position: absolute;
	bottom: 25px;
	left: 1px;
	color: #FFCC33;
	font-weight: bold;
	font-size: 20px;
}
/*hier sind die Links zu den Seiten Kontakt und Impressum untergebracht*/
/*der einfachheithalber gibt es aber nur einen Container divNavKontakt */
#divNavKontakt {
	position: absolute;
	top: 5px;
	right: 5px;
	/*width: 220px;*/
}
#divNavKontakt ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 210px;
	text-align: right;
}
#divNavKontakt ul li {
	display: inline;
	height: 1em;
	width: auto;
	font-size: 90%;
	margin: 0;
	text-align: right;
}
#divNavKontakt li:hover {
	color: #FF6600;
}

#divNavKontakt a {
	color: white;
	font-weight: bold;
	width: 100px;
	padding: 0.3em;
}
#divNavKontakt a:link, #divNavKontakt a:visited {
	text-decoration: none;
}
#divNavKontakt a:hover {
	text-decoration: underline overline;
}
/*Ende divKopf*/
#divLogosbiogas {
	position: relative;
	height: 10px;
}
#divLogosbiogas h2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 2em;
}
#divLogosbiogas #divDasib {
	position: absolute;
	right: 0px;
	top: -50px;
}
#divLogosbiogas #divTreurat {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/*#divFlyer {
	position: relative;
	left: auto;
	right: auto;
	bottom: 0px;
	top: 10px;
	width: 250px;
}*/

/*++++++div#nav Haupt-Navigation zur Zeit oben +++++++++++ */
div#divNavBiogas-gutberaten {
	width: 100%;
	margin: 1em auto;
	padding-bottom: 1em;
	text-align: left;
	border-bottom: double 3px #CCC;
}
div#divNavBiogas-gutberaten ul {
	display: block;
	margin: 0;
}
div#divNavBiogas-gutberaten ul li {
	padding: 0.5em 0.5em;
	font-size: 90%;
	line-height: 1.2;
	width: auto;
	margin: 0;
	display: inline;
}
div#divNavBiogas-gutberaten a {
	font-size: 100%;
	white-space: normal;
	color: #218421;
	font-weight: bold;
}
div#divNavBiogas-gutberaten a:link, div#divNavBiogas-gutberaten a:visited {
	text-decoration: none;
	color: #218421;
}
div#divNavBiogas-gutberaten a:hover {
	text-decoration: underline;
	color: #42A642;
}
div#divNavBiogas-gutberaten a:active {
	text-decoration: underline overline;
	color: #333333;
	}

/*++++ Ende div#nav +++++++++++++++++++++*/
#divSeitenherkunft {
	margin: -0.2em 0 1em 0;
	padding: 0em;
	display: block;
}
#divSeitenherkunft p {
	font-size: 100%;
	color: #666666;
	border-bottom: 1px dashed #666666;
	font-weight: bold;
	display: inline;
	letter-spacing: 1px;
	padding: 0.2em 1em;
}

#divHauptteil {
	width: 100%;
	min-height: 200px;
	position: relative;
}


/*++++++Anfang div fuss +++++++++++++++++++++++*/
#divFuss {
	width: 100%;
	border-top: double 3px #CCC;
	margin: 2em 0;
	padding: 1em 0 0 0;
}

#divHauptteil p, #divHauptteil ul, #divHauptteil ol {
	font-size: 100%;
	line-height: 1.2;
	margin-left: 0em;
}
#divHauptteil p {
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0.3em 0;
}
#divHauptteil p.datum { 
	color: #333; 
}
#divHauptteil p+ul, #divHauptteil p+ol {
	list-style-position: outside;
}

#divHauptteil ul, #divHauptteil ol {
	margin: 1em 0;
}
#divHauptteil ul li, #divHauptteil ol li {
	list-style-position: inside;
	padding-left: 5px;
}
#divHauptteil ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin: 3px;
}
#divHauptteil ol li {
	list-style-type: decimal;
}
#divHauptteil table {
	border: solid 1px #CCC;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
#divHauptteil table caption {
	font-size: 105%;
	line-height: 1.5;
	font-weight: bold;
}
#divHauptteil table th {
	font: bold 105%/1.5;
	padding: 0.3em;
	border: solid 1px #ccc;
	border-collapse: collapse;
}
#divHauptteil table td {
	padding: 0.3em 0.5em;
	border: solid 1px #CCC;
	border-collapse:collapse;
	vertical-align: top;
}
#divHauptteil table td p {
	font-size: 100%;
	line-height: 1.2;
}
#divHauptteil table td ul {
	margin: 0px;
	list-style: outside;
	color: black;
}

#divHauptteil table td ul li, #divHauptteil table td ol li {
	margin: 0 0 0 0;
	list-style-position: outside;
	padding-left: 0px;
}
#divHauptteil #divDienstl table {
	width: 99%;
}
#divHauptteil #divDienstl table td {
	width: 33%; 
	text-align: center;
}
#divHauptteil #divDienstl table td ul {
	padding-left: 0em;
}
#divHauptteil #divDienstl table td ul li {
	margin-left: 13px;
	text-align: left;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
	color: #000000;
}

#divHauptteil a {
	color: #009900;
}
#divHauptteil a:link, #divHauptteil a:visited {
	text-decoration: underline;
}
#divHauptteil a:hover {
	text-decoration: underline overline;
}



/*+++ class selektoren ++++++++++*/

img {border: none;}
img.imglks {
	float: left;
	margin: 0 1em 0 0;
}
img.imgrts {
	float: right;
	margin: 0 0 0 1em;
}
.betont, a.betont { color: #008000;}

.center {
	text-align: center;
}
.left { text-align: left;}
.right { text-align: right;}
.strong {font-weight: bold;}
.wichtig {
 	color: red;
	font-weight: normal;
}
.wichtiger {
	color: red;
	font-weight: bold;
}

.clear { clear: both;}

.klein {
	font: normal 80%/1.2 Verdana, Arial, Helvetica, sans-serif; 
}
/*+++++Ende class selektoren +++++*/
abbr[title]:hover { cursor: help;}
}
