body,td,th {
        font-size:10pt; font-family:Verdana, Arial,Helvetica; font-weight:bold; color:#121848;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F0F0F0;
 background-image:url(blau-strukturiert.gif);
	margin: 0;
}
a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	/*width: 750px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;*/

  max-width: 890px;
  width : expression(document.body.clientWidth > 890? "890px": "auto");
  margin : 0 auto;
  text-align : center;
  background-color : #FFFAEC;
  background-image : url(bg_gelb_2_3.gif);
  background-repeat : no-repeat;
  background-attachment : padding:0px;
  background-position : top left;
  border : 4px  solid #FFD088;
}

.banner {
	height: 80px;
	/* width: 98%; */
	background-image: url(kopf-fewo-gelb.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
      padding: 20px 20px 0px 20px;
}

.kopf {
  border : 1px  solid #cccccc;
  width:100%;height:92px;
  background-image:url(http://www.wyk-foehr.info/templates/allcss/kopf-fewo-gelb.jpg);
  background-repeat:no-repeat;
  text-align:right;

}

.search_box {
	/* float: right;
	clear: right;
	width: 200px;
	height: 80px; */
  background-color: #FFD088;
  margin-top: 120px;
  width: 150px;
  padding: 10px 0px 10px 5px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 160px; 
	margin: 10px;
	margin-top: 10px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;

}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 4px;
  text-align: center;
  background-image: url(gold_18.gif);
  background-repeat:no-repeat;

}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	/* border-bottom: 1px dashed #999999; */
}
.menu_main a:hover, .menu_main a:active {
	/* border-bottom: 1px dashed #333333; */
  background-image: url(gelb_18.gif);
  background-repeat:no-repeat;

}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 170px;
      padding: 0px 0px 20px 40px;
  text-align : center;
	clear: right;

}

.content img {border:4px double #FFD088;} 

.social {
      padding: 0px 0px 0px 0px;
	margin-right: 40px;
      text-align : right;
}
.social img {border:none;} 



/* ----------------- Fuss ----------*/
#fuss {
  text-align:center;
  height:34px;
  padding:5px;
  padding-bottom: 10px;
  background-color:#FFD088;
  font-size:8pt; font-family:Verdana, Arial,Helvetica; font-weight:bold; color:#006B23; 
  clear:both;
}

.bild-unter { font-family:Verdana, Arial,Helvetica;font-size:8pt;font-weight:bold;color:green; }
.norm10g    {font-size:10pt; font-family:Verdana,Arial,Helvetica; font-weight: normal; color:#144812;} 
