#table_header{
width:900px;
height:156px;
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:700px;
margin-left:10px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
#div_module_left{
width:100px;
margin-bottom:10px;
}

.zelle_module{
width:150px;

}
#table_user{
	width:100%;
}

.zelle_oben{
	background: url(../images/moduletable_top.gif) repeat-x;
	background-position:top;
	height:20px;
}

.zelle_unten{
	background: url(../images/moduletable_bottom.gif) repeat-x;
	background-position:bottom;
	padding-bottom:10px;

}
#table_footer{
width:900px;
height:43px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}
#div_navi{
position:relative;
top:40px;
left:10px;
height:20px;
width:100px;
display:block;
}
#div_search{
position:relative;
top:12px;
left:650px;
height:30px;
width:250px;
display:block;
}
#div_logo{
position:relative;
top:30px;
left:450px;
height:85px;
width:500px;
display:block;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
}
#div_pathway{
position:relative;
top:38px;
left:5px;
height:20px;
width:750px;
display:block;
}
#banner{
width:900px;
margin-top:3px;
}
#date{
width:140px;
height:20px;
}

