body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #676767;
	background-color: #dbdbdb;
}
a {
	color: black;
	text-decoration: none;
}
.bold, a:hover {
	font-weight: bold;
}
a img {
	border: none;
}
h1, h2 {
	font-size: 12px;
}
#container, #main_content, #bubbletext {
	overflow: hidden;
}
#container, #cont_inner {
	width: 804px;
	height: 581px;
}
#container {
	margin: auto;
	margin-top: 58px;
	background-color: white;
}
#cont_left {
	width: 240px;
	float: left;
	margin-left: 30px;
}
#cont_right {
	width: 534px;
	float: right;
}
#cont_menu{
	top: 0px;
}
#cont_menu, #cont_inner, .mainnav, #border_ul, #border_ur, #border_ll, #border_lr, #impressum,
 #footer, #bubble, #bubbletext, #main_content, #pagescrollbox {
	position:absolute;
}
#border_ul, #border_ur, #border_ll, #border_lr {
	z-index: 10;
}
#border_ul, #border_ur {
	top: 0px;
}
#border_ul, #border_ll {
	left: 0px;
}
#border_ur, #border_lr {
	right: 0px;
}
#border_ll, #border_lr {
	bottom: 0px;
}
.ge_head {
	height: 130px;	
	width: 67px;
	margin-right: 6px;
	float: left;
}
.mainnav {
	height: 18px;
	width: 67px;
}
.mainnav a, #submenu a, #submenu strong {
	color: white;
}
#submenu {
	background-color: #930c07;
	height: 18px;
	width: 505px;
}
/*#submenu a:hover {
	font-weight: normal;
}*/
#submenu a, #submenu strong, #footer span {
	position: relative;
	top: -4px;
}
#submenu a, #submenu strong {
	top: 2px;
}
#main_content {
	height: 345px;
	width: 400px;
	top: 175px;
}
#logo {
	margin-top: 22px;
}
#bubble {
	top: 117px;
}
#bubbletext {
	top: 185px;
	left: 45px;
	width: 173px;
	height: 145px;
	text-align: center;
	color: white;
}
#impressum, #footer, #bubble {
	left: 30px;
}
#impressum {
	width: 240px;
	bottom: 65px;
}
#footer {
	width: 748px;
	height: 50px;
	bottom: 0px;
}
#bottomspacer {
	height: 1px;
	border: none;
	background-color: #676767;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
#pagescrollbox {
	top: 174px;
	right: 30px;
	text-align: right;
}
.infobox {
	background-color: #dbdbdb;
/* 	width: 100%; */
	padding: 10px;
	padding-right: 20px;
	margin-top: 10px;
}
.spacer {
	height: 6px;
	overflow: hidden;
}
#websitebybestheads {
	position: absolute;
	top: 5px;
	left: 5px;
}