body{
	background-color:#666;
	background:url(../images/goldhg3.jpg);
	background-repeat:repeat;
}

#trigger{
	position:absolute;
	width:200px;
	height:200px;
	left:5%;
	top:50%;
	background:url(../images/knopf.png);
	cursor:pointer;
	z-index:9999;
	
}

#trigger:hover{
	
	background:url(../images/knopfrot.png);
	cursor:pointer;
	
}

#triggermoz{
	position:fixed;
	width:210px;
	height:210px;
	background:url(../images/knopf.png);
	background-repeat:no-repeat;
	left:5%;
	top:50%;
	border:none;
	
	
	cursor:pointer;
	z-index:9999;
	
}



#triggermoz:hover{
	
	background:url(../images/knopfrot.png);
	cursor:pointer;
	background-repeat:no-repeat;
	
}

#layout{

	position:absolute;
    width:100%;
    height:800px;
	top:50%;
	left:0%;
	margin-top:-400px;
	background:url(../images/background.jpg);
	background-repeat:repeat;
	
    
	display:inline-block;
   

  }

#torrahmen{

	position:absolute;
    width:500px;
    height:700px;
	top:50%;
	left:50%;
	margin-top:-350px;
	margin-left:-250px;
    
	display:inline-block;
   

  }
  
  
 


#earth{
	position:absolute;
  
	left:50px;
	top:50px;
	
    margin:;
    background:;
	display:inline-block;
	
   

  }
  
#earth2{
	position:absolute;
  
	left:50px;
	top:50px;
	
    margin:;
    background:#FFFFFF;
	display:inline-block;
	z-index:8888;
	
   

  }
 
  
 .formular{
	position:absolute;
	left:50px;
	top:130px;
    margin:10px;
	width:375px;
	height:430px;
	background:rgba(255, 255, 255, 0.80);
	display:run-in;
	border:0px dotted #999;
	
	z-index:9998;
	

-moz-border-radius:20px;
-khtml-border-radius:20px;
 -webkit-border-radius:20px;  

  }
  
#rahmenbild{
	position:absolute;
    width:500px;
    height:700px;
    margin:;
    background:;
	display:inline-block;
   

  }






#torcontainer{
	position:absolute;
    width:400px;
    height:600px;
	top:50px;
	left:50px;
    margin:;
    background:;
	display:inline-block;
   

  }

.tor{
	position:absolute;
    width:400px;
    height:520px;
	
    margin:;
    background:#999;
	display:;
   

  }
  
#gast{
	visibility:hidden;
	
	


}


#extern{
	cursor:pointer;
	
}

#extern:hover {
	cursor:pointer;
	background-color:#CCC;
	
}

#intern{
	cursor:pointer;
	
}


#intern:hover {
	cursor:pointer;
	background-color:#CCC;
	
}

#buttonform{
	cursor:pointer;
	background-color:#09F;
	
}


 