/* Füll den Topf | Website 2008 */

/* ------------------------ ALLGEMEIN ------------------------ */
* {
	margin:0;
	padding: 0;
}
body {
	margin: 0px auto 20px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000; line-height: 18px; 
}
h1 {
	font-size: 16px;
	color: #000;  margin-bottom: 12px;
}
h1 a:link {
	border-bottom: dashed 1px green;
}
h2 {
	font-size: 22px;
	color: #000;

}
h3 {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	word-spacing: 0.05em;
	font-weight: lighter;
}
h3 a:link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
}
p { margin-bottom: 12px; line-height: 18px; text-align: justify;
}
ul, ol {margin-bottom: 12px; line-height: 18px; 
	margin-top: 12px;
}
ul li {
	margin-left: 30px;
	list-style-type: none;
	list-style-image: url(basics/pf.gif);
	line-height: 20px;
}
ol li {margin-left: 30px;}
.klein {
	font-size: 11px;
	line-height: 14px;
}
img {
	border:none;
}
a:link { 	
	color: #00520c;
	text-decoration: none;
}
a:visited { 	
	color: #00520c;
	text-decoration: none;
}
a:hover { 	
	color: #666;
	text-decoration: none;
}
a:active { 	
	color: #00520c;
	text-decoration: none;
}
.hier {
	font-weight: bold;
	color: #000000;
}
p a:link { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
p a:visited { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
p a:hover { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #666;
	text-decoration: none;
}
p a:active { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
.kasten_doppelt_content li a:link { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
.kasten_doppelt_content li a:visited { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
.kasten_doppelt_content li a:hover { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #666;
	text-decoration: none;
}
.kasten_doppelt_content li a:active { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
#content li a:link { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
#content li a:visited { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
#content li a:hover { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #666;
	text-decoration: none;
}
#content li a:active { 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A7742;
	color: #00520c;
	text-decoration: none;
}
/* ------------------------ SEITENBEREICHE ------------------------ */

#container1 {
	text-align: left;
	margin: 0px auto;
}
#container_oben {
	width: 1004px;
	padding: 0px;
	margin: 0px auto;
	height: 180px;
}
#container_unten {
	width: 1004px;
	padding: 0px;
	margin: 40px auto;
}
#logo {
	top: 100px;
	position: absolute;
	float: left;
	width: 700px;
}
#logo img {
	margin-bottom: 4px;
}
#topf1 { visibility: hidden;
	position: absolute;
	width: 201px;
	margin-left: 610px;
	margin-top: 10px; 
}
#topf2 {
	position: absolute;
	width: 201px;
	margin-left: 810px;
	margin-top: 0px;
}
.zaehler {
	top: 109px;
	position: absolute;
	z-index: 100;
	text-align: center;
	color: #fff;
	width: 150px;
}
.prozent {
	color: yellow;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 6px;
}
#nav img {
	margin-right: 1px;
}
.kasten {
	width: 250px;
	float: left;
	background-color: #DBDDD6;
	margin-right: 1px;
	height: 350px;
}
.kasten_doppelt {
	width: 501px;
	float: right;
	background-color: #fff;
	margin-right: 1px; float: left;

}
.kasten_doppelt_content {
padding: 20px;

}
.bild {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.kasten p {
	margin: 5px;
}
#content {
	width: 723px;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 30px;
}
#newskasten {  
	padding: 4px 4px 4px 45px;
	background-color: #DBDDD6;
	clear: both;
	margin-bottom: 6px;
	background-image: url(basics/aktuell.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	font-family: "Courier New", Courier, monospace;

}
#newskasten a {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A41717;
}
.videokasten {
	width: 70px;
	border: 1px solid #00520C;
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 5px;
	background-color: #DBDDD6;
	text-align: center;
}
#fuss {
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 30px;

}
/* ------------------------ FORMULAR ------------------------ */
form {border: solid #666 1px; padding: 10px;}
.txtfeld {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	width: 330px;
	margin: 2px 0px;
}
.txtfeld_date {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	width: 61px;
	margin: 2px 0px;
}
.txtarea {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
.checkbox {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	padding: 0px;
}
.button {
	background-color: #0d59ab;
	border: none;
	font-weight: bold;
	color: #fff;
}
.error {
	color: red;
}
.gross {font-size: 30px;}
.bildlinks {margin-right: 10px; margin-bottom: 10px; float: left;}
/* ------------------------ EXTRAS IM CONTENTBEREICH ------------------------ */
