#table_header{
width:900px;
height:250px;
background-image:url('../images/header.jpg');
background-repeat:no-repeat
}
#table_menu{
width:900px;
height:31px;
background-image:url('../images/bg_menu.gif');
background-repeat:repeat-x
}
#table_verlauf{
width:900px;
height:10px;
background-image:url('../images/verlauf_oben.gif');
background-repeat:no-repeat
}
#table_content{
width:900px;
background-image:url('../images/bg_table_content.gif');
background-repeat:repeat-y
}

#div_main{
width:670px;
margin-left:20px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
#div_module_left{
width:200px;
margin-bottom:10px;
}

.zelle_module{
width:200px;

}
#table_user{
	width:100%;


}
#table_footer{
width:900px;
height:148px;
background-image:url('../images/footer.jpg');
background-repeat:no-repeat
}
#div_navi{
position:relative;
top:40px;
left:10px;
height:20px;
width:400px;
display:block;
}
#div_search{
position:relative;
top:12px;
left:650px;
height:30px;
width:250px;
display:block;
}
#div_logo{
position:relative;
top:150px;
left:600px;
height:78px;
width:283px;
display:block;
background-image:url('../images/logo.png');
background-repeat:no-repeat
}
#div_pathway{
position:relative;
top:-60px;
left:20px;
height:20px;
width:600px;
display:block;
}
#banner{
width:900px;
margin-top:3px;
}
#date{
width:195px;
height:20px;
}
