body {
	background-image: url(/images/back.gif);
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:135px; 
	height:120px;
	z-index:2;
	background-image: url(/images/logo.png);
}
#design{
	position:absolute;
	left:156px;
	top:7px;
	width:659px; 
	height:113px;
	z-index:2;
	background-image: url(/images/designoben.png);
}
#code{
	position:absolute;
	left:400px;
	top:7px;
	width:365px; 
	height:113px;
	z-index:1;
	background-image: url(/images/code.gif);
	overflow:none;
}
#bussines{
	left:0px;
	top:0px;
	width:193;
	height:232px;
	z-index:1;
	background-image: none;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
#upper{
	position:relative; 
	left:0px; 
	top:0px; 
	width:830px; 
	height:120px; 
	background-image: url(/images/backoben.png);
	z-index:1;
}
#balkenoben {
	position:relative; 
	left:0px; 
	top:0px; 
	width:830px; 
	height:10px; 
	background-color: #6666FF;
	z-index:1;
}
#main{
	position:relative; 
	left:0px; 
	top:0px; 
	width:830px; 
	height:400px; 
	background-color: #ffffff;
	z-index:1;
}
#menu{
	padding:10px;
}
#content{
	padding:10px;
	background-color: #777777;
}
#aktuell{
	position:absolute; 
	left:622px; 
	top:252px; 
	width:192px; 
	height:100px; 
	background-color: #dddddd;
	z-index:1;
	background-image: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
