/*
@font-face
{
font-family: "metin"; 
src: local("metin"),
url("http://www.2longmt.de/fonts/metin.ttf")
format("TrueType")
}  

h1 { font-family:metin;
     font-size:55px;
     color:#E08117;}
h2 { font-family:metin;
     font-size:55px;
     color:#E08117;}
h3 { font-size:12px; 
     font-family:Century Gothic; 
     color:black; 
     font-weight:normal; 
     text-decoration: none; }
h4 { font-size:14px;
     font-family:Century Gothic;
     color:red;
     font-weight:normal;}
h5 { font-size:16px;
     font-family:Century Gothic;
     color:black;
     font-weight:bold;}
h6 { font-size: 14px; margin: 2.33em 0;
     font-family:Century Gothic;
	 color:white;}
p  { font-size:12px;
     font-family: Century Gothic;
     color:white;}
*/

img {border : none;}


a:link { color:#E08117; text-decoration: none; border-style: none;}
a:visited { color:#E08117; text-decoration: none; border-style: none;}
a:active { color:white; text-decoration: none; border-style: none;}


#boxh { position: absolute; top:1px; width:99%; align:center ; height:1000px; text-align: center; font-family: Century Gothic; z-index:1;}
#nav1 { position: absolute; top:250px; left: 50%; margin-left:-350px; height:100px; cursor: default; display: block; z-index:2;}
#nav2 { position: absolute; top:400px; left: 50%; margin-left:-87px; cursor: default; display: block; z-index:2;}
#google { position: absolute; top:150px; left: 50%; margin-left:-215px; cursor: default; display: block; z-index:2;}

#box4 { background-color: #12d3b7; position: absolute; top:45px; left: 70%; width:20%; height:22px; font-size: 15px; text-align: center; font-family: Century Gothic; cursor: default; display: block; z-index:4;}



.bgfarbe { background-color: #BFBFBF}
.bgfarbe{ background-image: url(grafiken/bg.gif); background-repeat: repeat-x;}
