#head {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0;
   height: 488px;
   width: 990px;
}

#bild_1 {
   position: absolute;
   top: 0;
   left: 166px;
   width: 156px;
   height: 488px;
   background-repeat: no-repeat;
   background-position: left top;
}

#bild_2 {
   position: absolute;
   top: 166px;
   right: 0;
   width: 658px;
   height: 322px;
   background-repeat: no-repeat;
   background-position: left top;
}

#schmuckquadrat {
   background-image: none;
}

#schmuckquadrat2 {
   position: relative;
   float: right;
   display: block;
   width: 156px;
   height: 185px;
   top: 0;
   left: 0;
   background-color: #fdf7e9;
}

#logowrapper {
   position: absolute;
   top: 0;
   right: 0;
   height: 156px;
   width: 492px;
   background-color: #fdf7e9;
}

#bannerbk {
   position: absolute;
   top: 166px;
   left: 0;
   margin: 0;
   padding: 5px;
   height: 312px;
   width: 146px;
   background-color: #efe6d2;
}

#contentwrapper {
   position: relative;
   margin: 0;
   padding: 0;
   min-height: 265px;
   width: 990px;
   background-color: #fff;
   background-image: none;
   background-image: url(../images/contentwrapper_start.gif);
}

#content.start {
	position: relative;
   width: 468px;
   min-height: 141px;
   padding: 10px 10px 5px;
   margin: 0;
   background-color: #efe6d2;
}

#linkbox {
   position: relative;
   float: right;
   width: 156px;
   height: 154px;
   padding: 0 0 2px 0;
   margin: 0 0 0 12px;
   background-color: #fff;
}

#linkboxlogos li {
	position: relative;
   float: left;
   display: block;
   margin: 0 0 1px 0;
   padding: 0;
   list-style-type: none;
}
#linkboxlogos li.wohnen {
	width: 69px;
	height: 69px;
}
#linkboxlogos li.kuechen {
   margin: 0 0 1px 5px;
   width: 69px;
   height: 69px;
}
#linkboxlogos li.natura {
   height: 42px;
   width: 143px;
}
#linkboxlogos li.young_home {
   height: 42px;
   width: 143px;
   margin: 0;
}
/** Print Bereich **/

#print_logo,
#print_adresse {
   display: none;
}

