/* CSS Document */

.body { 
	
	background-color:#eeeeee;
	font-family: 'Verdana', sans-serif;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	margin-top:0px;
	margin-bottom:0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:0;

}


#content {
    width: 1000px;
    margin-left: auto;
	margin-right: auto;
	

	
}



#textbox {
	
	background-image:url(../designelemente/aloha85.png);
	width:550px;
	
	float:left;
	z-index:101;
	padding:30px;

	margin-right: auto;
	margin-top: 15px;
	
}


#bildbox {
    background-image: url(../designelemente/aloha85.png);
    width: 305px;
    height: auto;
    float: left;
    z-index: 101;
    padding: 30px;
    margin-left: 25px;
    margin-top: 15px;
    z-index: 99;
}

#bildbox2 {
	
	background-image:url(../designelemente/aloha85.png);
	width:350px;
	height:auto;
	float:left;
	z-index:101;
	padding:30px;
	margin-left:25px;
	
	z-index:99;
	
}

#navigation1 {

	
	background-image:url(../designelemente/red-aloha85.png);
	width:100%;
	height:auto;
	z-index:102;
	
	float: left;
	
	
}
	#navigation-desktop {
	background-color:#6A6D7C;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:100px;

	
	
}

#abstand {

	
	width:100%;
	height:50px;
	z-index:102;
	margin-bottom:25px;
	float:left;
	
	
	
}

#logo {
    width: 100%;
    height: auto;
 background-color: #ffffff;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    float: left;
}

#footer {
	bottom:0px;
	height:50px;
	width:100%;
	position:fixed;
	background-color:#ffffff;
	
}

#divMenue {
	height: auto !important;
background-color: #eeeeee;
height: 100%;
width: 590px;
float: left;
padding:25px;
margin-top:25px;
	
	
}

.navi {
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	padding-right:14px;
	line-height:30px;
}

.navi:HOVER {
	text-decoration:none;
	color:#000000;
	
}


.navi-mobil {
	text-decoration:none;
	font-size:0px;
	color:#ffffff;
	padding-right:25px;
	
	
}

.navi-mobil:HOVER {
	text-decoration:none;
	color:#000000;
	
}

.footer-navi {
	text-decoration:none;
	font-size:18px;
	color:#666666;
	padding-right:25px;
	line-height:50px;
	
}

.footer-navi:HOVER {
	text-decoration:none;
	color:#000000;
	
}

.h1 {
	font-family: 'Verdana', cursive;
	color:#000000;
	font-size:60px;
	line-height:100px;
	text-decoration: none;
	margin-left: 50px;

}

.h1a {
    font-size: 50px;
    font-family: "Verdana";
}

.h2 {
	font-size:26px;
}

.h3 {
	font-size:20px;
	line-height: 30px;
}

.text {
	font-size:16px;
	line-height:24px;
	color:#222222;
}


.textlink {

	color:#666666;
	text-decoration: none;
}

.textlink:HOVER {

	color:#ffffff;
	background-color: #444444;
}


  .scrollicon{
       
        width:100%;
        height:50px;
	
	  
	  	background-image:url(../designelemente/red-aloha85.png);
	  
        position:fixed;
        top:0px;      
        display:none;
      
		margin-left:auto;
		margin-right:auto;
		z-index:33333;

    }
	
	  .scrollbottom{
        width:0px;
        height:0px;
	

    }
