#table_header{
width:200px;
height:156px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}

.logo{
width:900px;
height:0px;
}
#logo{
position:relative;
width:215px;
height:25px;
}
#menu{
width:900px;
height:0px;
}
#logo_oben{
width:900px;
height:0px;
}
.logo_oben_links{
width:300px;
background-image:url(../images/logo_oben_links.gif);
background-repeat:no-repeat;
}
.logo_oben_rechts{

width:600px;
height:49px;
background-image:url(../images/logo_oben_rechts.gif);
background-repeat:no-repeat;
}
#date_search{
width:900px;
height:35px;
}
.date{
width:300px;
}
#module_links{
width:300px;

}
.mainbody{
width: auto;
min-width: 200px;
}
#inhalt{
width: auto;
min-width:200px;}

#pathway{
height: auto;
padding-top:4px;
}
.main{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
margin-bottom:10px;
margin-right:10px;
width: auto;
min-width:200px;
border:1px solid #999999;
background-image:url(../images/main_left.gif);
background-color: #fff;
background-repeat:repeat-x;
background-position:top;
}
.moduletable_links{
width:260px;
margin-bottom:10px;
margin-bottom:20px;
border:1px solid #999999;
background-image:url(../images/module_left.gif);
background-color: #cccccc;
background-repeat:repeat-x;
background-position:top;}

.moduletable_panel{
width:900px;
height:100px;}

#copyright{
width:900px;
height:20px;
}


