/* :::::::::::::::

css für GROMZIG SCULPTURES
Datum: 06.06.2013
Autor: Guido Kellermann

:::::::::::::::::*/



*  { padding: 0; margin: 0; }


html { 
 height: 101%; 
  background: url(Bilder/HG.jpg) no-repeat center center fixed;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}


/*
body
{
  height:100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
 */


body { 
    height:100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  font-size: 62.5%;
   color: white; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   text-align: center;
   position: absolute;
   left: 0px;
   width: 100%;
   /* overflow: visible; */
   visibility: visible;
   margin-bottom: 50px;
}



a { text-decoration: none; outline: none;} 
a:link { color: #333366; } 
a:visited  { color: #ffcc00;}
a:hover, { color: #ffcc00;}
a:active { 
   color: #ffcc00;  
}

.skiplink { 
   position: absolute; 
   left: -3000px; 
   top: -2000px; 
   width: 0px; 
   height: 0px; 
   overflow: hidden; 
   display: inline; 
}


#logo { 
   color: black;
   background-color: white;
  /* padding: 5px; */
   border: 5px solid #d9d9d9; 
}


#wrapper {
   color: #999; 
  /* background: transparent; */
   width: 930px;    
   margin: 50px auto;
 /*  padding-left: 5px;
   padding-top: 5px;
   padding-right: 5px;
   border: 1px solid #666666; */
  
}

#header {
background: transparent url(Bilder/Header.png) no-repeat; 
   height: 200px;
   color: #000000; 
}



#content { 
/*height: 70%;*/
padding: 50px 10px 20px 20px; 
text-align: left; 
font-size: 1.2em;
 line-height: 160%;
}

#foot {
   text-align: left; 
   padding: 10px 20px 20px 20px;
   border-top: 1px solid #999999; 
   margin-top: 20px; 
  font-size: 1.2em;
}

#navisub {
	width: 280px;
}
#navimain {
	width: 160px;
}
