﻿@charset{ "UTF-8";
		}
body {
	  	background-color:#086A87;
	  
	}
a:link	{	color:#BDBDBD;
		text-decoration:none;
		}
a:visited {	color:#BDBDBD;
		text-decoration:none; 
		}
a:hover	{	letter-spacing: 1px;
		font-weight: bold;
		color:black;
		}
a.corp	{	color:black;
		letter-spacing: 1px;
		font-weight: bold;
		}
a.corp:hover{	letter-spacing: 3px;
		font-weight: bold;
		color:grey;
		}
.img:hover{	transform:scale(1.2,1.2);
		}

a.main {
      		display:block;
      		width:150px;
      		padding:22px 0px 17px 0px;
      		font-size:105%;
      		font-family:Garamond;
      		font-weight:bold;
      		text-decoration:none;
      		text-align:center;
      		background-image:url("Bilder/button.png");
      		}
a.main:hover {
      		display:block;
      		background-image:url("Bilder/button.png");
		transform:scale(1.05,1.05);
      		}

div.scroll {
		position: absolute;
		top: 230px;
		left: 120px;
                background: grey;
		height: 270px;
		overflow: scroll;
		width: 730px;
		padding: 20px 20px 20px 20px;
		border:3px solid white;
		border-radius:20px;
		} 
div.box {
		position: absolute;
		top: 0px;
		left: 50%;	  
		width: 1000px;
		height: 1000px;
	  	margin-left: -500px;
	  	background-color: black;
		}
div.box1 {
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 0px 0px 0px 0px;
		height:856px;	  
		width: 700px;
	  	border: 0px;
	  	background:
		}
div.box2 {	
		position: absolute;
		top: 260px;
		left: 0px;
		height: 57px;
		width: 150px;
		border-radius:10px;
		font-size:18pt;
		}
div.box3 {
		position: absolute;
		top: 260px;
		left: 150px;
		height: 57px;
		width: 150px;
		border-radius:10px;
		font-size:18pt;
		}
div.box4 {
		position: absolute;
		top: 260px;
		left: 300px;
		height: 57px;
		width: 150px;
		border-radius:10px;
		font-size:18pt;
		}
div.box5 {
		position: absolute;
		top: 260px;
		left: 450px;
		height: 57px;
		width: 150px;
		border-radius:10px;
		font-size:18pt;
		}
div.box6 {
		position: absolute;
		top: 260px;
		left: 600px;
		height: 57px;
		width: 150px;
		border-radius:10px;
		font-size:18pt;
		}
div.box7 {
		position:absolute;
		top: 350px;
		left: 80px;
		height:500px;	  
		width: 600px;
		font-family: Garamond;
		font-style: italic;
		color: black;
		text-align: justify;
		text-indent: 10px;
		line-height:130%;
		font-size: 15pt;
		}
div.box8 {
		position: absolute;
		top: 55px;
		left: 780px;
		padding: 5px 0px 10px 0px;
		height:242px;	  
		width: 160px;
	  	border-width: 0px;
		border-style: solid;
		border-color:grey;
		border-radius:20px;
		color: black;
		}
div.lang {
		position: absolute;
		top: 20px;
		left: 780px;
		height: 30px;	  
		width: 200px;
		font-family: Garamond;
		font-style: italic;
		color: black;
		font-size: 15pt;
		}
