html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, li {
	font: normal 12px/15px Tahoma, Verdana, Arial, "Times New Roman", Helvetica, sans-serif;
	color: #3E2800;
	
}

html, body, div, p, h1, h2, h3, table, td, form, img, ul, li  {
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:link {
	color: #9E9380;
	text-decoration: none;
}

a:hover, a:active {
	color: #CCC;
}

body {
	color: #3E2800;
	background-color: #FFF;
}

#nav ul, #nav li, #bild_kuer li {
	list-style: none;
}

#paper {
	width: 750px; 
	top: 50px; 
	left: 50%; 
	margin-left: -375px; 
	position: absolute;
}

#header, #nav, #content, #footer {
	border-bottom: 1px solid #fff;
	width: 100%;
}

#header, #footer {
	height: 60px;
	background-color: #3E2800;	
}

#pelzelogo {
	margin: 10px 8px;
}

#nav {
	height: 19px;
}

#nav li {
	float: left;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bolder;
}

#nav li a, #nav li a:visited, #nav li a:link, #nav li a:active, #nav li a:hover, #nav #select  {
	display: block;
	width: 114px;
	padding: 2px 0px;
	padding-left: 10px;
	color: #000;
}

#nav #select {
	background-color: #3E2800;	
	color: #fff;
}

#nav li a:active, #nav li a:hover {
	background-color: #9E9380;	
	color: #fff;
}

.clear {
	clear: both;
}

.content {
	height: 270px;
	background-image: url(img/pf-content-hg.jpg);
	border-bottom: 1px solid #fff;
}

.text {
	background-color: #fff;
	padding: 10px;
}



#content_aktuell, #content_home, #content_kontakt, #content_kuer, #content_rund {
	padding: 10px 0px;
	padding-left: 125px;
	height: 250px;
	
}

#text_aktuell, #text_kontakt, #text_home, #bild_kontakt, #text_kuer, #text_rund, #bild_rund {
	float: left;
	width: 230px;
	height: 230px;
}

#text_aktuell {
  overflow: auto;
	overflow-x: auto;
}

#text_over_text {
  position: absolute;
  width: 230px;
  height: 30px;
  top: 290px;
}

.text_adminstart  {
  display: block; 
  background-color: #3E2800;
  width: 354px; 
  height: 100%; 
  text-align: center; 
  line-height: 250px;

}

#bild_rund img {
	margin-top: 7px;
	margin-right: 7px;
	float: left;
}

#bild_rund img#last {
	margin-right: 0px;
}

#bild_aktuell, #bild_kuer {
	width: 250px;
	height: 250px;	 
	float: left;
	margin-left: 2px;
}

#bild_kontakt, #text_rund {
	margin-right: 2px;
}

#text_kuer li {
	list-style-position: inside;
}

input,  textarea {
	border: 1px solid #3E2800;
	color: #fff;
	background-color: #3E2800;
	width: 225px;
	padding: 2px;
	font: normal 11px/15px Tahoma, Verdana, Arial, "Times New Roman", Helvetica, sans-serif;
}

#button-admin {
border: 1px solid #3E2800;
color: #3E2800;
width: 231px;
background-color: #fff;
}

textarea {
	height: 90px;
}

#footer p {
	color: #fff;
	float: right;
	padding-right: 15px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 14px;
}

/*#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none;
}

#overlay{ background-image: url(img/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}
*/
