/* CSS Document */

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


#wk {
    
    width: 100%;
    height: 420px;
    float: left;
    z-index: 10100;
  
}


#content {
    width: 100%;
    margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
    z-index: 2;

	padding: 0px;
	
}


#textbox {
	
	background-image:url(../designelemente/aloha85.png);
	width:90%;
	height:auto;
	float:inherit;
	z-index:102;
	padding:20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	

	
	
}


#bildbox {
    background-image: url(../designelemente/aloha85.png);
	background-color: #ffffff;
	width:90%;
	height:auto;
	
	z-index:99;
	padding:20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 100px;
}



#navigation1 {

	
	background-image:url(../designelemente/red-aloha85.png);
	width:100%;
	height:80px;
	z-index:102;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	padding: 0px;
	align: left;

	
}


#abstand{
	width:100%;
	height:0px;
	z-index:102;
	margin-bottom:25px;
	float:left;
	padding: 0px;
	
	
	
}

#logo {
    width: 100%;
    height: auto;
    background-image: url(../designelemente/aloha85.png);
    padding: 0px;
    margin-bottom: 10px;
    
}

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


#divMenue {
height: auto !important;
	background-color: #db2e37;
height: 100%;
width: 100%;
padding-bottom: 25px;
padding-top: 25px;
	position:fixed;
	top: 0%;
	


	
	
}

.navi {
	text-decoration:none;
	font-size:0px;
	color:#ffffff;
	line-height:0px;
	
}

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


.navi-mobil {
	text-decoration:none;
	font-size:60px;
	line-height: 80px;
	font-weight: bold;
	color:#ffffff;
	padding-top: 10px;
	
	
	
}

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

.navi-mobil2 {
	text-decoration:none;
	font-size:46px;
	line-height: 75px;
	font-weight: bold;
	color:#ffffff;
	
}

.footer-navi {
	text-decoration:none;
	font-size:16px;
	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:50px;
	line-height:90px;
	text-decoration: none;
	
margin-left: 30px;
	

}


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

.h2 {
	font-size:50px;
	
}

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

.text {
	font-size:30px;
	line-height:40px;
	color:#222222;
	
}


.textlink {

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

.textlink:HOVER {

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


  .scrollicon{
       
        width:100%;
        height:auto;
	
	  
	  	background-image:url(../designelemente/red-aloha85.png);
	  
        position:fixed;
        bottom:50px;      
        display:none;
      

		z-index:33333;

	  

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

    }
