*{
 margin:auto;
 padding:0;
}

body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 84%;
	background-color: #4AAA2F;
	margin-bottom: 20px;
	height: 600px;
	background-image: url(img/blaetter.jpg);
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #8d1c52;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* Formatierungen Layout */
#box {
	width: 900px;
	border: 1px solid;
	margin-top: 30px;
	border-color: #006600;
	margin-bottom: 0px;
	background-image: url(img/intro.jpg);
	height: 600px;
	background-repeat: no-repeat;
}

#boxfuss {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#boxfuss2 {
	width: 900px;
	border: 1px solid;
	margin-top: 60px;
	border-color: #006600;
	margin-bottom: 10px;	
}

#kopf {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
}

#inhalt {
	text-align: left;
	line-height: 20px;
	float: left;
	color: #333333;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;	
	width: 80%;
	background-repeat: no-repeat;
	background-position: 360px 60px;
}


#themenliste {
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 20px;
	display: block;
	list-style-type: none;
	list-style-image: url(img/pfeil4.gif);
	color: #990000;
	}

#themenliste ul li a:visited {
	text-decoration: none;
	color: #006600;
}

#themenliste ul li a:hover {
	text-decoration: underline;
	color: #8d1c52;
}

.listen {
	list-style-type: none;
	list-style-image: url(img/punktgr.gif);
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.text {
	list-style-type: none;
	list-style-image: url(img/pfeil.gif);
	margin-left: 31px;
	margin-top: 20px;
	margin-bottom: 30px;
	
}

.einleitung {
	list-style-type: none;
	list-style-image: url(img/pfeil.gif);
	margin-left: 31px;
	margin-top: 30px;
	margin-bottom: 30px;	
}

.abstandoben {
	margin-top: 12%;
}


h1, h2, h3, h4 {	
	margin-bottom: 10px;
	margin-top: 10px;
}

h1 {
	margin-left: 30px;
	color: #006600;
	font-size: 1.1em;
	margin-top: 4px;
	margin-bottom: 3px;
}

h2 {
	color: #89374D;
	font-size: 82%;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

h3 {
	color: #89374D;
	font-size: 1em;
	padding-left: 4px;
	margin-left: 25px;
	margin-top: 15px;
}

h4 {
	color: #89374D;
	font-size: 0.9em;
	padding-left: 4px;
	margin-left: 25px;
}


hr {
	border: 1px solid;
	border-color: #c8ceb2;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 99%;
}

#oben {
	font-size: 0.75em;
	color: #990000;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 30px;
	border-bottom-color: #c8ceb2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 20px;
}

#oben a:link {
	color: #8d1c52;
	text-decoration: none;
}
#oben a:visited {
	text-decoration: none;
	color: #8d1c52;
}
#oben a:hover {
	text-decoration: none;
	color: #c8ceb2;
}
#oben a:active {
	text-decoration: none;
	color: #009900;
}

#fuss {
	text-align: center;
	font-size: 1em;
	clear: both;
	background-color: #FDEE6D;
	padding-top: 0px;
	color: #006600;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	width: 892px;
}


#infos{
	float: right;
	margin-top: 10px;	
	margin-right: 10px;
	margin-bottom: 20px;
}

#nav{
	text-align:left;
	margin-top: 249px;
	margin-left: 15px;
	font-size: 0.9em;
}


#nav ul li{
	display:inline;
	padding-left: 4px;
	height: 25px;
	margin-left: 0px;
}

#nav ul li a{
	text-decoration:none;
	list-style-type: none;
	margin-right: 8px;
	display: inline;
	color: #006600;
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #C8CEB2;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-right-color: #C8CEB2;
	border-right-style: inset;
	border-right-width: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 0px;
	background-color: #FFFFFF;
	
}

#nav ul li a:hover{
	color: #8d1c52;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #C8CEB2;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-right-color: #C8CEB2;
	border-right-style: inset;
	border-right-width: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #F2F8E9;
	margin-left: 0px;
}

.bildermini {
	border-color: #cccccc;
	border-width: 2px;
	border-style: groove;
	float: right;
	margin-right: 50px;
}

.bilder {
	margin-right: 20px;
	margin-left: 20px;
	border: 0;
}

.bilderlinks {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #ddd;
	border-width: 2px;
	border-style: inset;	
}

.bilderrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #ddd;
	border-width: 2px;
	border-style: outset;	
}

.rahmenbildrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
		
}

ul {
	padding: 6px;
}
hr {
	border: 1px solid #006600;
}
