body {
	background-color: #ddd;	
}

#wrapper {
border: 0px solid #000;
width: 900px;
height: 1115px;
margin-right: auto;
margin-left: auto;
}

#header {
	border-top: 0px solid #f3e568;
	background-color: #fff;
	width: 145px;
	height: 63px;
	padding-top: 25px;
	padding-left: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #004126;
	background-image: url(Logo5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

#header2 {
	border-top: 0px solid #f3e568;
	background-color: #004126;
	width: 700px;
	height: 73px;
	padding-top: 15px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #fd0;
	float: right;	
	background-image: url(140px-Wappen_Plodda_2.PNG);
	background-position: center;
	background-repeat: no-repeat;
}


#navigation  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 0px;
	float: left;
	width: 190px;
	height: 1020px;
	}	

#box1  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 0px;
	width: 190px;
	height: 100px;
	background-image: url(abfrage_logo_4.JPG);
	background-position: center;
	background-repeat: no-repeat;
}	

#box2  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 25px;
	width: 190px;
	height: 170px;
	}	

#box3  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 0px;
	width: 190px;
	height: 110px;
	background-image: url(logo_franziskaner_3.JPG);
	background-position: center;
	background-repeat: no-repeat;
}

#box4  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 0px;
	width: 190px;
	height: 110px;
	background-image: url(logo_koestritzer_3.JPG);
	background-position: center;
	background-repeat: no-repeat;
	}
	
	#box5  {
	border-left: 0px solid #fff;
	background-color: #004126;
	margin-top: 0px;
	width: 190px;
	height: 280px;	
	}
	
	#menucontainer {
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-style: italic;
	color: #339;
	font-weight: normal;
	float: left;
}
		 
#menucontainer ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 15px;
	padding: 10px;
}
		 
#menucontainer li {
	border-bottom: 0px solid #fff;
	}
	
#menucontainer li a:link, #menucontainer li a:visited {
	display: list-item;
	background-color: #004126;
	padding: 3px 3px 3px 1px;
	margin-top: 2px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;	
	border-left: 0px solid #fff;
	color: #fd0;
	text-decoration: none;
}

#menucontainer li a:hover {
	background-color: #fff;
	color: #004126;
	text-align: right;
}	
	
#content {
	border-bottom: 0px solid #396;
	background-color: #fff;
	width: 599px;
	height: 990px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 110px;
	float: right;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

			
	h1 {
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
 }
 
 h2 {
font-size: 8pt;
font-weight: bold;
 }
 
 hr {
 border: none;
 background-color: #396;
 color: #004126;
 height: 2px;
 width: 900px;
 }
 
a:link {
	color: #000;	
		}
	
	a:visited {
	color: #396;	
	}
	
	.foto1 {
	margin-top: 20px;
	padding-left: 25px;
	}
	
.foto1 img {
border: none;	
}

.foto1 li {
	list-style: none;
	position: relative;
}

a .gross {
	display: none;
}

a:hover .gross {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
	
		#footer {
	text-align: center;	
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px;
	 }
