@charset "utf-8";

html {
	overflow-y: scroll;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	background: url(../img/hg.jpg) no-repeat top right fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:top right;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:1000px;
	height: 650px;
	margin: 0 auto;
	padding-top: 150px;
	padding-bottom: 70px;
}

#eins{
	width: 250px;
	float:left;
	margin-top: 12px;
background-image:none;}
#eins p{
	text-align:right;
	font-weight:300;
	font-size:17px;
background-image:none;}
	


#zwei {float:left;
margin-left: 15px;
width:735px;
margin-top:3px;
background-image:none;}

.links {font-size: 22px;
background-image:none;}

#text{margin-top: -15px;
background-image:none;}
.text {font-size: 15px;
line-height:22px;
font-weight: 300;
color:#666;
background-image:none;}

h1 {font-size: 15px;
line-height:22px;
font-weight: 300;
color:#666;
font-family: 'Roboto', sans-serif;
background-image:none;}

#info {
	margin-left:265px;
	padding-bottom: 25px;
background-image:none;}
	#info a{font-size: 14px;
	color:#000;}
		#info a:hover{font-size: 14px;
	color:#39C;
background-image:none;}


#info_start {
	margin-left:265px;
	padding-top:200px;
background-image:none;}
	#info_start a{font-size: 14px;
	color:#000;}
		#info_start a:hover{font-size: 14px;
	color:#39C;}

#navi {width:75px;
float: left;
	position:absolute;
	top:130px;
	left:0px;
background-image:none;}

#deen {width:75px;
float: left;
	position:absolute;
	top:20px;
	left:34px;}
	#deen a, #deen p{color:#999;}
	#deen a:hover{color:#39C;
background-image:none;}

#images {float: left;
width:850px;
padding-left:261px;
padding-bottom: 20px;
background-image:none;}

#logo {margin-left:248px;
background-image:none;}

img {padding: 5px;
border:none;
outline:none;}

a {text-decoration:none;
color:#333;
border:none;
outline:none;
background-image:none;
}

a:hover {color:#39C;}

p{color:#333;
font-family: 'Roboto', sans-serif;
background-image:none;}




.scrollToTop{
	width:75px; 
	height:75px; 
	text-align:center; 
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:20px;
	left:0px;
	background-repeat:no-repeat;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
}

a img:hover {
opacity:0.75;
filter:alpha(opacity=75);
}

a:title {
	
opacity:0.75;
	}