﻿html, body { height: 100%; overflow: hidden; }

body {			
  margin: 0;
  padding: 0;
  color: #666;
  font-family: sans-serif;
  background: #171717 url('background.jpg') no-repeat left top;
}

img {
	border:0px;
	margin-left:6px;
}


a {	
    color: #ccc;
    font-family: sans-serif;
	font-size: 12px;
	font-weight:lighter;
	border:0px;
	
	color: #FFF;
	text-decoration: none;
}

#kontakt{
        position: absolute;
        margin-left: -190px;
        margin-top: -200px;
        left: 50%;
        top: 50%;
	jmargin-top:120px;
	jmargin-left:300px;	
}

#header {
   text-align:left;
   margin-top:30px;
   width: 180px;
   padding: 120px 0px;
   float: left;
   height: 250px;
   overflow: hidden;
}
#header a {
  text-decoration: none;
  display: block;
  width: 360px;
}
#header a img {
  border: 0;
}
#header a:hover img {
  margin-left: -176px;
}



#flashcontent {
  width: 600px;
  height: 600px;
  margin: 0 0 0 250px;
}

#titel{
margin-top:90px;
margin-left:230px;
	
}

#flashstart {
position: absolute;
margin-left: -250px;
margin-top: -250px;
left: 50%;
top: 50%;
}

#footer {
	text-align: right;
  background-color: #181717;
  color: #8e908f;
  width: 100%;
  height: 13px;
  padding: 10px 0px;
  position: absolute;
  bottom: 0;
  right: 20px;
  right:5px;
  font-size:10px;

}

#footer a{
color:#d4cfcf;
font-size:10px;
}
