
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #66A342;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #66A342;
}

a:hover {
	color: #66A342;
}

hr {
	display: none;
}




/* ---- */
/* Kopf */
/* ---- */

#vor_kopf {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(../bilder/rand_unten.jpg) no-repeat left top;
}

#kopf {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	background: url(../bilder/stromsparen-fliege.jpg) no-repeat left top;
}

#kopf h1, #header p {
	margin: 0;
	padding: 0;
}

#kopf h1 {
	font-size: 52px;
	padding: 190px 0 0 35px;
	color: #FFFFFF;
}

#kopf p {
	margin-top: -20px;
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
}

#kopf a {
	text-decoration: none;
	color: #F79F1A;
}

/* ---------- */
/* Breadcrumb */
/* ---------- */

#breadcrumb {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	background: url(../bilder/rand_oben.jpg) no-repeat left top;
}

/* ----- */
/* Seite */
/* ----- */

#seite {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
}

/* ------ */
/* Inhalt */
/* ------ */

#inhalt {
	float: left;
	width: 420px;
	margin: 0;
	padding-left: 10px;
	color: #666666;
}

#inhalt_breit {
	float: left;
	width: 580px;
	margin: 0;
	padding-left: 10px;
	color: #666666;
}

.text {
	padding: 0px 0 0 0;
}

.text_title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	background: url(../bilder/blatt_gross.gif) no-repeat right 40%;
	border-bottom: 2px #66A342 dashed;
	margin-right: 20px;
}

.text_title a {
	text-decoration: none;
	color: #66A342;
}


.text_links {
	float: left;
}

.text_rechts {
	float: right;
}

.text_inhalt {
	margin: 0;
	padding: 0px 20px 5px 0px;
}

.text_rahmen{
	border: 1px;
	border-style: solid;
	border-color: #66A342;
	margin-top: 5px;
	padding: 5px;
}



/* ----- */
/* Tools */
/* ----- */

#tools {
	border-top: 2px #66A342 dashed;
}


/* ------- */
/* Werbung */
/* ------- */

#werbung {
	float: right;
	width: 160px;
}



/* ----- */
/* Menue */
/* ----- */

#menue {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #66A342;
}

#menue ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menue li {
	margin: 0;
	padding: 0;
}

#menue li ul {
	margin-left: 20px;
	padding: 0;
}

#menue li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 30px;
	border-bottom: 1px #66A342 dotted;
}

#menue h2 {
	margin: 0px 0 0 20px; 
	height: 35px;
	font-size: 18px;
	color: #66A342;
	background: url(../bilder/blatt_mittel.gif) no-repeat right 30%;
	border-bottom: 2px #66A342 dashed;
}

#menue a {
	text-decoration: none;
}

#menue a:hover {
	text-decoration: none;
}



/* --------- */
/* Abschluss */
/* --------- */

#abschluss {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	background: url(../bilder/rand_unten.jpg) no-repeat left top;
	margin-bottom: 27px;
}

#abschluss p {
	padding-top: 15px;
}

#abschluss p a {
	color: #69B536;
}



/* ------ */
/* Bilder */
/* ------ */

img { border: none; }

img.links {
	float: left;
	margin: 3px 20px 20px 0px;
	padding: 10px;
	border: 1px #66A342 dotted;
}

img.rechts {
	float: right;
	margin: 3px 0px 10px 20px;
	padding: 10px;
	border: 1px #66A342 dotted;
}
