DIV#content {
	position: absolute;
	width: 470px;
	left: 167px;
	top: 218px;
}
DIV#mitte {
	position: absolute;
	width: 500px;
	height:auto;
	left: 20px;
	top: 20px;

}

DIV#right {
	position: absolute;
	width: 142px;
	left: 668px;
	top: 218px;
	background-color: #FFFFFF;
}
DIV#sprache {
	left: 712px;
	position: absolute;
	width: 90px;
	height: 15px;
	top: 186px;
}
DIV#bg {
	text-align: left;
	position: relative;
	margin: auto;
	width: 810px;
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
}
DIV#menu {
	position: relative;
	width: 118px;
	top: 218px;
	left: 22px;
	background-color: #F48A00;
	color: #000000;
}

DIV#r1 {
	background-image: url(../img/r1.gif);
	background-repeat: no-repeat;
	height: 91px;
}
DIV#r2 {
	height: 24px;
}
DIV#r3 {
	height: 24px;
}
DIV#r4 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
DIV#gmenu {
	position: absolute;
	height: 400px;
	width: 250px;
	left: 0px;
	top: 218px;
	border: 1px solid #CC3300;
}
DIV#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f48a00;
	margin-top: 50px;
	padding-top: 5px;
}
