@charset "UTF-8";

/* CSS Document - GNEUN - simpleview template
Directory with floating images by Tobias Battenberg
Css - Design by Daniel Angermann*/ 

  body {
  background-color:#fff;
  margin: 20px 0px  20px 20px;
  font-family:Arial, Helvetica, sans-serif;
  }
  
  p, h1 {
  margin: 0px; 
  padding: 10px; 
  }
  
  .content {
  font-size:11px;
  text-align:justify;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  line-height:15px;
  }
 
  h2 {
  font-size:14px;
  text-align:left;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  line-height:17px;
  text-decoration:underline;
  }  
  a { 
  color: #000;
  font-size: 11px;
  text-decoration: none; 
  }
    a.jaha:link {
	color:yellow;
	}
   a.menue:link {
  font-size:11px;
  text-align:left;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  line-height:15px;
  text-decoration:underline;
  }
  img { 
  color: #fff;
  border-bottom:solid;
  border-bottom-width:0px;
  border-top:none;
  }
  
  #header {
  width:auto;
  height:auto;
  }
  
 #navigation {
	width:auto;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	color:#000;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}

 #content {
	padding-top:100px;
	padding-left:10px;
	padding-bottom:15px;
	width:358px;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	color:#333;
	margin:0px 0px 0px 0px;
	text-align:justify;
	float:left;
}
  
  #headline {
  width:200px;
  height:55px;
  padding:0px;
  margin-top:10px;
  text-align:left;
  letter-spacing:-2px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#666;
  position:fixed;
  background-color:#fff;
  margin-top:20px;
  }
  
#container {
	width:auto;
	background-color:fff;
	margin-top:20px;
	padding-top:20px;
}

#bilder {
	width:358px; 
	height:auto; 
	float:left; 
	margin-right:20px; 
	margin-bottom:20px; 
}

#footer {
  width:auto;
  height:80px;
  padding:10px;
  text-align:left;
  float:none;
  clear:both;
  text-transform:uppercase;
  }
