body {
	margin: 0;
	padding: 0;
	background-color:	white;
	font-family: verdana, helvetica, arial, sans-serif;
 	font-size: 71%;
}
.headertop {
	background-image:	url(bilder/FWO_BG_Header.jpg); 
/*	height:99px; */
	height: 110px;
	z-index:1;
}
.headerpic {
	/* background-image:	url(bilder/owin.jpg); */
	background-image:	url(bilder/logo_left.jpg);
	position:		absolute;
/*	top:24px; */
	top: 36px;
	z-index:4;
	height:59px;
	width:196px;

}
.sitetitle {
	position:		absolute;
	/* background-image:	url(bilder/FWO_Header.jpg); */
	background-image:	url(bilder/logo_right.jpg); 
	top:24px;
	z-index:9;
	height:50px;
	width:485px;
	left:187px;
	color: red;
}
.mitmachen {
	position:		absolute;
	z-index:		10;
	top: 			78px;
	right:			10px;
	color:			#ffcc66;
	text-align:		right;
	font-weight:		bolder;
	text-decoration:	none;
}
.mitmachen a {
	text-decoration:	none;
	color:			#ffcc66;
	
}
.mitmachen a:visited,a:active,a:focus {
	text-decoration:	none;
	color:			#ffcc66;
	
}
.mitmachen a:hover {
	text-decoration:	underline;
	color:			#ffcc66;
	
}


.subheader {
  color: white;
  font-weight: bold;
  padding: 1ex 1ex 1ex 1.5mm;
  background-color: #96938e; 
  border-bottom-color:	black;
  border-width:0px;
  border-bottom-width:2px;
  border-style:solid;
}
.subheader a:hover {
  text-decoration: underline;
}
.subheader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
} 
.header_links
{
	position:absolute;
	color: white;
	top:20px;
	right:13px;
	z-index:6;
}
.header_links a:hover {
	color: white;
	text-decoration: underline;
}
.header_links a {
	color: white;
	text-decoration: none;
}
.impress{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid rgb(153,153,153);
	padding: 13px;
}
.side_bar{
  width: 15em;
  min-height:	300px;
  float: left;
  clear: left;
  text-align:center;
  border-right: 1px solid rgb(153,153,153);
 }
.side_bar ul {
  list-style-type: none;
  list-style-position: outside;
  text-align:left;
  margin: 0;
  padding: 0 0 1.1em 0;
}
.side_bar li {
  margin: 0;
  text-align:left;
  padding: 0.1ex 0;  
}
.side_bar a {
  color: #535250;
  background-color: transparent;
  text-decoration: none;
  text-align:left;
  margin: 0;
  padding: 0.75em 1ex 0.75em 5mm;
  display: block;
}
.sideBarTitle {
  font-weight: bold;
  text-align:left;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}
.rahmen {
  border-bottom: 1px solid rgb(153,153,153);
}
.dl_border {
 margin-top:20px;
 margin-bottom:20px;
 border-bottom: 1px solid rgb(153,153,153);
}
.line_down {
	margin-left: 47%;
	border-bottom: 1px solid rgb(153,153,153);
	clear: both;
}
.side_bar a:hover {
  color: white;
  text-align:left;
 background-color: #535250;
  text-decoration: none;
}
.main-title {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 0.5mm 5mm 5mm 5mm;
  border-left: 1px solid rgb(153,153,153);
}
.main-title h1 {
  color: white;
  background-color: #535250;
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

/* gbook.php */
.GBbox
{
border:		2px dotted silver;
background-color: #96938e;
margin:		0.5em;
padding:	0.5em;
color:		white;
font-weight:	bold;
}
.GBbox_titel
{
letter-spacing: 0.3em;
font-style:italic;
}
.GBbox_titel2
{
letter-spacing: 0.3em;
font-style:italic;
color: #ffcc66;
}
.GBbox_body
{
padding:	0.5em;
margin-left:	1em;
margin-right: 	1em;
margin-top:	0.5em;
border:		1px dashed silver;
color:		black;
font-weight:    normal;
}
.GBbox a:hover {
	color: white;
	font-weight:bold;
	text-decoration: underline;
}
.GBbox a {
	color: #FFCC66;
	font-weight:bold;
	text-decoration: none;
	
}
.GBbox_down
{
text-align:	right;
color:		white;
font-size:	x-small;
font-weight:    normal;
}
input,textarea,select
{
	background-color:		#96938e;
	border-top-color:		#9EA3A3;
	border:				2px solid;
	
}
img {
	border: 0px;
}

.deb {
	text-align: center;
}
.deb a {
	text-align: center;
}
.deb a:hover {
	text-align: center;
 	background-color: white;
}
.imput_box {
	display:	none; 
}

