body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image:url("bilder/bgverlauf.jpg");
	font-family: Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
}

a:link {color:#cd30a9; text-decoration:none}
a:visited {color:#cd30a9; text-decoration:none}
a:active {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:underline}

#all {
	position: absolute;
	width: 991px;
	left: 50%;
	margin-left: -490px;
	top: 0px;
}

#sound {
	top: 45px;
	left: 873px;
	position: absolute;
	width: 95px;
	height: 21px;
	z-index: 10;
}

#menue {
	top: 394px;
	left: 41px;
	position: absolute;
	width: 403px;
	height: 250px;
	z-index: 10;
	line-height: 1px;
}

#contentelse {
	top: 49px;
	left: 0px;
	position: absolute;
	width: 991px;
	height: 700px;
	background-image:url("bilder/background_about.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}

#infodiv {
	top: 40px;
	left: 443px;
	position: absolute;
	width: 480px;
	height: 607px;
	border: 1px solid #000;
	background: #fff;
	padding: 15px 15px 15px 15px;
	overflow: auto;
}

#submenu {
	list-style: none;
	border-top:  1px solid #212121;
	margin-left: 0;
	padding-left: 0;
	padding-top: 10px;
	margin-top: 10px;
}

#submenu li {
	padding-top: 10px;
}

h1 {
	font-family: Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin: 0px;
}

h2 {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top: 1px solid #212121;
}

img.screenshot, img.screenshotos {
 float:right;
 margin-top: 0px;
 margin-left:10px; 
 margin-bottom:10px;
 border: 1px solid #ccc;
}

img.screenshotos {
 margin-top: 15px;
}

#design {
	top: 1623px;
	left: 27px;
	position: absolute;
	width: 184px;
	height: 50px;
	font-size: 10px;
}

#nachoben {
	top: 1620px;
	left: 460px;
	position: absolute;
	width: 184px;
	height: 50px;
}

#gmbh {
	top: 1623px;
	left: 570px;
	position: absolute;
	width: 400px;
	height: 50px;
	text-align: right;
	font-size: 10px;
}

#designos {
	top: 1723px;
	left: 27px;
	position: absolute;
	width: 184px;
	height: 50px;
	font-size: 10px;
}

#nachobenos {
	top: 1720px;
	left: 460px;
	position: absolute;
	width: 184px;
	height: 50px;
}

#gmbhos {
	top: 1723px;
	left: 570px;
	position: absolute;
	width: 400px;
	height: 50px;
	text-align: right;
	font-size: 10px;
}

#designelse {
	top: 753px;
	left: 27px;
	position: absolute;
	width: 184px;
	height: 50px;
	font-size: 10px;
}

#nachobenelse {
	top: 750px;
	left: 460px;
	position: absolute;
	width: 184px;
	height: 50px;
}

#gmbhelse {
	top: 753px;
	left: 570px;
	position: absolute;
	width: 400px;
	height: 50px;
	text-align: right;
	font-size: 10px;
}


div#languageBox {
  position: absolute;
  top:15px;
  right:28px;
}
#languageBox a, #languageBox span {
    color: #fff;
    text-decoration: none;
}
a.flag_de, a.flag_de_active {
  border-right: 1px solid #fff; 
  padding-right: 0.5em;
  margin-right: 0.5em;
}

div.first {
  background: #ccc;
  padding: 0px 5px 5px 5px;
  margin-bottom: 0;
  border-top: 1px solid #212121;
}
div.first h2 {
  border-top: 0;
}

img.topbild {
  float: right;
  margin: 0 0 30px 30px;
  padding: 1px;
  border: 1px solid #212121;
}

