* {
	margin: 0;
	padding: 0;
}

html, body {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;  
	height: 100%;
	width: 100%;
	background: #ffffff;
	overflow: hidden;
	position: absolute;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 100%;
	color: #424242;
}

#index {
  position:absolute;
  height:1080px; 
  width:1680px;
  margin:-540px 0px 0px -840px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background: url(index.jpg) no-repeat;
}

#index2 {
  position:absolute;
  height:1080px; 
  width:1680px;
  margin:-540px 0px 0px -840px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background: url(index2.jpg) no-repeat;
}

a {
	border: none; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	outline: none;
	text-decoration: none;
	color: #000;
}

hr {
	border:none;
	border-top: 1px solid #000;
	height: 1px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}


#start-menue {
	position: absolute;
	top: 630px;
	left: 790px;
	width: 600px;
	height: 20px;
	letter-spacing: normal;
	color: #000;
}

#start-menue a{
	font-size: 13px;
	padding-right: 12px;
	font-weight: 800;
}

#start-menue a:hover{
	text-decoration: underline;
}




#info {
	position: absolute;
	top: 630px;
	left: 655px;
	width: 650px;
	height: 300px;
	font-size: 12px;
	letter-spacing: 0.6px;
	color: #000;
}

#info2 {
	position: absolute;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 12px;
	letter-spacing: 0.6px;
	line-height: 17px;
	top: 330px;
	left: 755px;
	width: 600px;
	height: 430px;
	font-size: 12px;
	overflow: auto;
	color: #000;
	padding-right: 15px;
	outline: none;
}

#info2 a{
	font-size: 16px;
}

#info2 a:hover{
	text-decoration: underline;
}

#info2 ul{
	list-style-type: disc;
	padding-left: 40px;
}




h1{
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 20px;
}




#main-back a{
	position: absolute;
	top: 480px;
	left: 525px;
	height: 97px;
	width: 75px;
	background: url(main-back.png) no-repeat;
}

#main-back a:hover{
	background: url(main-back2.png) no-repeat;
}

#main-back2 {
	position: absolute;
	top: 628px;
	left: 565px;	
}

#main-back3 a{
	position: absolute;
	top: 513px;
	left: 392px;	
	font-size: 13px;
}

#auslink{
	position: absolute;
	top: 498px;
	left: 1144px;
	height: 50px;
	width: 50px;
	z-index: 300;
	font-size: 30px;
}




#Hauptmenue img{
	vertical-align: middle;
	padding-right: 10px;
}





img { 
	border: none; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px
}

img a { 
	border: none; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	outline: none;
	text-decoration: none;
}

small {
	font-size: 9px;
}

hr {
	width: 600px;
}



.autom {
	
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; 
left: 0;
}

.vscrollerbase {
width: 8px;
height: 8px;
padding-top: 0px;
background: #fff;
}

.vscrollerbar {
width: 6px;
height: 8px;
background: #000;
cursor: pointer;
border: solid 1px #ccc;
}