@charset "utf-8";
#oben {
	position: absolute;
	left: 0px;
	top: 0px;
}
#kopf {
	background-image: url(pics/neu_kopf_hintergrund_gelb.gif);
	position: absolute;
	left: 0px;
	top: 20px;
	height: 150px;
	width: 100%;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
#kopf_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006600;
	position: absolute;
	left: 294px;
	top: 66px;
	z-index: 2;
	width: 600px;
}
#werbung {
	background-color: #FFF9DD;
	margin-left: 170px;
	width: 600px;
	padding-right: 52px;
	padding-left: 52px;
}
#werbung2 {
	border: 1px dotted #99CC67;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#kopf_logo {
	position: absolute;
	left: 770px;
	top: 62px;
	z-index: 3;
}

#mitte {
	position:relative;
	background-color: #FFF7D2;
}


#Inhalt {
	font-style: normal;
	text-decoration: none;
	position: relative;
	height: 100%;
	width: 600px;
	z-index: 0;
	margin-top: 0px;
	margin-left: 170px;
	padding-top: 30px;
	padding-right: 52px;
	padding-bottom: 10px;
	padding-left: 52px;
	background-color: #FFFFFF;
}
p {
	line-height: 130%;
}
li {
	line-height: 130%;
}
.liste_op{
	list-style-type: none;
}




#test {
	width: 100px;
	position: absolute;
	z-index: 1;
	top: 250px;
	margin-left: 2px;
	display: none;
}



#emailzeile {
	height: 15px;
	width: 698px;
	margin-bottom: 15px;
	margin-left: 170px;
	background-color: #FFFFFF;
	border: 1px solid #99CC67;
	padding: 2px;
	margin-top: 0px;
	text-align: right;
	clear: both;
}


body {
	background-color: #FEF0C1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}





a:link    {
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

h1 {
	font-size:100%;
	font-weight: bold;
	margin-bottom:10px;
	margin-top: 20px;
}
h2 {
	font-size:85%;
	font-weight: normal;
	margin-bottom:0px;
	margin-top: 0px;
}
h3 {
	font-size:120%;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
}

h4 {
	font-size:85%;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
}

h5 {
	font-size:160%;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
}
.news {
	width: 80%;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 80px;
	border-bottom-width: 1px;
	border-bottom-color: #99CC67;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.news p {
	margin-left: 20px;
	margin-top: 0px;
}

.news h1 {
	font-weight: bold;
}
.literatur {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #99CC67;
	height: 100%;
	width: 95%;
	margin-left: 30px;
}

.literatur p {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 85%;
	margin-bottom: 0px;
}

.literatur h1 {
	font-weight: normal;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.literatur h2 {
	font-weight: bold;
	font-size: 85%;
}

.projekte {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #99CC67;
	height: 100%;
}
.projekte p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 85%;
}
.projekte h1 {
	font-weight: bold;
	font-size: 85%;
}

.Absatz {
	clear: both;
	margin-bottom: 80px;
}

.Absatz_klein {
	clear: both;
	margin-bottom: 40px;
}

.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.table td {
	border: 1px ridge #000000;
	font-size: 100%;
	padding: 2px;
}

.table td h1 {
	font-size: 100%;
	padding: 1px;
	margin: 0px;
}

.table td p {
	font-size: 90%;
	padding: 1px;
	margin: 0px;
	line-height: 100%;
}

.table2 {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.table2 td {
	border: 1px ridge #000000;
	padding:2px;
	font-size: 100%;
}

.table3 {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.table3 td {
	padding: 1px;
}

.table3 span {
	font-size:85%;
	font-weight: normal;
	margin-bottom:0px;
	margin-top: 0px;
}	

#bildrahmen {
	padding: 10px;
}



.mini {
	font-size:88%;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.mini a {
	font-weight: normal;
}
.mini a:hover	{
	font-weight:normal;
	color: #000000;}
.mini a:link    {
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.mini a:visited    {
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
ul#pic1 {
	padding: 0em;
	text-align: center;
	position: absolute;
	top: 400px;
	left: 0px;
	margin: 0;
	z-index: -1;
	border: 1px solid #000000;
  }
ul#pic1  div {
	clear: left;
  }
#sprachwahl {
	position: absolute;
	top: 177px;
	left: 73px;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bild_r_border {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
.bild_l_border {
	float: left;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.bild_r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}

.bild_l {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: none;
}

.bild_r_border2 {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 20px;
}

.bild_c_div500 {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;

}
.div_mittig {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.div_mittig img{
	text-align: center;
	border: 1px solid #000000;
}

.div_mittig_li{
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}




div.figure {
	float: right;
	width: 25%;
	margin: 40px;
}

div.figure p {
	text-align: center;
	text-indent: 0;
	font-size: 75%;
}
.zurueck {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	margin: 5px;
}
