BODY {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	background-color: #F6E6CD;
	padding: 0px;
	margin: 0px;
}



.row1 {
	width:100%;
	float:right;
	   background-color: #B13614;
}
#logo {
   background-color: #B13614;
  height: 130px;
  margin: 0px;

  background-image:    url(../images/head/head_img_mar1.jpg);
  background-repeat : no-repeat;

  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
    width: 800px;;
	
}


.row2 {
	width:100%;
	float:right;
	background-color: #FBF3E6;
}
.row3 {
	width:100%;
	float:right;
}
#links {
  width: 183px;
  height: 100%;
  background-color: #F9EEDC;
/*	  background-image:  url(../../../../../../ffw/fileadmin/template/main/images/nav_1verlauf.jpg);
	background-repeat:repeat-y;*/
}
#inhalt {
position:absolute;
top:0px;
left:190px;
  width: 800px;
  margin: 0px 0px 0px 190px;
  padding: 10px 10px 10px 10px;
    height: 100%;
}
#inhalt_one_col {
position:absolute;
top:0px;
left:0px;
  width: 1000px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
    height: 100%;
}


#links {
position:absolute;
top:0px;
left:0px;
  width: 183px;
  height: 100%;
  background-color: #F9EEDC;
/*	  background-image:  url(../../../../../../ffw/fileadmin/template/main/images/nav_1verlauf.jpg);
	background-repeat:repeat-y;*/
}
