
#bg_oben{
position:absolute;
left:0;
top:0;
width:100%;
height:120px;
background-image:url('../images/head_bg.gif');
background-repeat:repeat-x;
background-position:left;
}
#logo{
position:absolute;
left:0;
top:0;
width:200px;
height:120px;
text-align:left;
background-image:url('../images/grafiknet_logo.png');
background-position:bottom;
background-repeat:no-repeat;
}
#logo_white{
position:absolute;
top:0px;
left:200px;
width:677px;
height:120px;
background-image:url('../images/grafiknet_oben.png');
background-position:bottom;
background-repeat:no-repeat;

}
#left{
position:absolute;
left:10px;
top:120px;
width:200px;
}

#inhalt{
position:absolute;
top:100px;
left:240px;
width:595px;
height:auto;
}
#top{
width:590px;
height:140px;
overflow:hidden;
float:left;
margin-bottom:20px;
background-color:#f9f9f9;
background-image:url('../images/top_bg.jpg');
}

#mainbody{
width:595px;
height:auto;
overflow:hidden;
float:left;
margin-bottom:10px;
}

#right{
position:absolute;
top:120px;
left:877px;
width:225px;
height:auto;
background-image:url('../images/content_rechts_bg.gif');
background-repeat:repeat-y;
background-position:right;
}
.module_rechts_1{
width:215px;
height:auto;
background-color:#fff;
}
.module_rechts_2{
width:215px;
height:auto;
background-color:#fff;
}
.module_rechts_3{
width:215px;
height:auto;
background-color:#fff;
}

.module_rechts_4{
width:215px;
height:40px;
background-color:#fff;
border-bottom: 1px solid #999999;
background-image:url('../images/grafiknet.png');
background-repeat:no-repeat;
background-position:right;

}
#left_side{
width:180px;
height:auto;
margin-left:10px;
}
.module_mitte{
width:610px;
height:auto;
margin-left:30px;
overflow:hidden;
}
#show{
position:absolute;
left:637px;
top:6px;
z-index:5;
}
.show_button{
width:92px;
height:13px;
background-image:url(../images/show.gif);
background-repeat:no-repeat;
}
#bottom{
width:552px;
height:auto;
overflow:hidden;
background:#f2f2f2;
border:1px solid #ccc;
padding:20px;
float:left;
margin-top:20px;
margin-bottom:10px;
}

#legalline{
color:#CCCCCC;
font-size:10px;
width:552px;
height:20px;
overflow:hidden;
float:left;
margin-top:20px;
margin-bottom:10px;
}

/* $4 - Search box
----------------------------------------------------------------------------*/
.moduletable-search {
	height:26px;				
	padding:0px 0 0 0px;
	margin-top:50px;
	margin-left:20px;
}
.moduletable-search input.inputbox-search{
	width:109px;
	height:15px;
	padding:1px 0 0 22px;
	border: none;
	background:none;
	color:#15273b;
}
.moduletable-search input.button-search{
	width:45px;
	height:16px;
	background:none;
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#d2e2ee;
	padding:-2px 0 0 0;
}
