#main {

 width: 100%;
 height: 100%;

}

#header {

 height: 84px;
 background: url(../img/head.gif) no-repeat;

}

#menu_pic {

 position: absolute;
 width: 208px;
 height: 16px;
 background: url(../img/0.gif);
 z-index: 1;

}

#empty_top {

 width: 100%;
 height: 30px;

}

#content_main {

 width: 922px;
 height: 100%;
 background: #f00 url(../img/content_bg.jpg);

}

#content_left {

 width: 210px;
 text-align: right;
 float: left;

}

#content_left img {

 margin-right: 10px;

}

#content_right {

 width: 700px;
 padding-left: 10px;
 float: right;

}

#footer {

 width: 100%;
 height: 50px;
 text-align: center;
 margin-top: 50px;
 float: left;

}

td.startseiteEinruecken {
 padding-left: 20px;	
}

