




/*** (c) GK-Mediendesign ***/

html {  min-height: 100.05%; }


body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background-color: #1b1d1c;
  width: 100%;
  color: white;
  text-align: center;
  border: none;
  margin: 0px;
  padding: 0px;
}

* {
margin: 0;
padding: 0;
}

/* IDīs */


#huelle {
margin: auto;
width: 725px;
text-align: center;
background-color: #1b1d1c;
padding: auto;
}

#preloader {
position:absolute;
top:-3150px;
width:100px;
}



#huelle a.filmproduktion {
background-image: url(images/split_video.jpg);
width: 345px;
height: 315px;
display: block;
float: left;
margin-bottom: 40px;
}

#clear {
clear: both;
}


#huelle a.filmproduktion:hover {
background-image: url(images/split_video_hover.jpg);
}


#huelle a.fotografie {
background-image: url(images/split_foto.jpg);
width: 345px;
height: 315px;
display: block;
float: left;
margin-left: 35px;
}

#huelle a.fotografie:hover {
background-image: url(images/split_foto_hover.jpg);
}

a {
text-decoration: none;
color: white;
}


a:focus { outline: none;}

/*** (c) GK-Mediendesign ***/
