@charset "utf-8";
/* CSS Document */

body {
  background-color: #FFFFFF;
  
}

h1 {
  font: italic bold 17px arial verdana;
  text-align:center;
}

h2 {
  font: italic 16px times new roman;
  text-align:justify;
}

h3 {
  font: italic 16px times new roman;
  text-align: left;
  padding-left:20px;
}

#design-head
{
	background-image:url(fewo_design_head.gif);
	height:203px;
	width:812px;
}

#design-middle
{
	background-image: url(fewo_design_middle.gif);
	position:relative;
	left:205px;
	top:203px;
	height:72px;
	width:607px;
}

#home
{
	position: relative;
	height:41px;
	width:205px;
}

#fewo
{
	position: inherit;
	height:41px;
	width:205px;
}

#fewo1
{
	position:relative;
	top:0px;
	height:41px;
	width:205px;
}

#fewo2
{
	position:relative;
	top:0px;
	height:41px;
	width:205px;
}

#fewo3
{
	position:relative;
	top:0px;
	height:41px;
	width:205px;
}

#kontakt
{
	position:relative;
	top:0px;
	height:41px;
	width:205px;
}

#anfahrt
{
	position:relative;	
	top:0px;
	height:41px;
	width:205px;
}

#design-left
{
	background-image:url(fewo_design_left.gif);
	background-repeat:repeat;
	position:relative;
	height:200px;
	width:205px;
	border:0px;
}

#design-bottom-left
{
	background-image:url(fewo_design_bottom_left.gif);
	position:relative;
	height:82px;
	width:205px;
}

#text-feld
{
	background-color:#c3c3c3;
	position:relative;
	overflow:auto;
	height:397px;
	width:591px;
	top:72px;
	border: 0px solid #F00;
	z-index:2;
}

#design-bottom
{
	background-image:url(fewo_design_bottom.gif);
	position:relative;
	height:100px;
	width:611px;
	left:205px;
	top:-18px;
}

#design-right
{
	background-image:url(fewo_design_right.gif);
	background-repeat:absolute;
	position: relative;
	top:-497px;
	left:400px;
	height:418px;
	width:20px;
	z-index:1;
	margin:auto;
}

#copyright
{
	text-align:center;
	font-size:8px;
}
