.hell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}


.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.head {
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 110%;
	margin-bottom: 0px;
}
h1, h2, #headder a {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 16px;
	color:rgb(255,176,0);
	text-decoration: none;
	line-height: 110%;
	margin:0;  
}
h2 {
		color:  #000;
}

#container{
              border:0px solid #fff;
                      
          }

 #headder a, a , .head a{
	color: #000000;
}

 #headder a:hover, a:hover, .head a:hover {
	color: #666666;
}

#headder {
width:100%;
	position: fixed;
	top: 0px;
	left: 0px;
	padding:0px;
	background-color: #fff;
	opacity:0.9;
	height: 105px;
	z-index:5;
	margin-bottom:5px;
		-webkit-box-shadow: 0px 5px 5px rgb(69,69,69);
-moz-box-shadow: 0px 5px 5px rgb(69,69,69);
box-shadow: 0px 5px 5px rgb(69,69,69);
	
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.box {
/* 	background-color: white;
	border: 0px dotted gray;
	float: left;
	width: 120px;
	height: 300px;
	

	margin: 0 10px 10px 0;
	padding: 5px;   */
	
	/*gridlayout-box     */
		height: 320px;     
	                       width: 200px;
  margin: 4px;
  padding: 10px;
  float: left;
  background: #eee;
  color: #000;
  display: inline;  /* IE6 fix */
  -moz-border-radius:  5px;
  -webkit-border-radius:5px;  
  border-radius:5px;           
  font-size: 11px;

}
img {
	/*float: left;*/
	margin: 0 0px 5px 0
}
.pfeile { margin:0px 0 0 5px; border:0; vertical-align: text-bottom;}
.textbox {
	margin: 0px 0 0 0;    
	display: block;
}
body {
	background-color: gray;
	margin: 0;
	padding: 0px;
	       padding-top:110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	  overflow: auto; /* clearing floats */

}

.head-box     {
  width:200px;
  /*margin: 0 10px 10px 0;
	padding: 5px;  */
	float:left;
	margin: 4px;
  padding: 10px;

}

.foot-box     {
    width:220px;

	float:left;
	margin: 0px 5px 0 0 ;
  padding: 0px;

}
.foot-box:last-child  {
margin: 0px;
 width:190px;

}

#kategorie{
  
	position: fixed;
	top: 60px;
	left: 24px;
	
	z-index:5;
}

#footer {
      width:427px;
float:left;
	padding:10px;
	background-color: #eee;
	
	height: 80px;
    /**/ clear:both;   
	border:0px solid red;
	margin: 5px;
	  -moz-border-radius:  5px;
  -webkit-border-radius:5px;  
  border-radius:5px;  
}

#postit {
width:130px;
	height: 110px;

	padding:10px;
	background-color:rgb(255,176,0);
 position: fixed;
	top: 10px;
	right: 10px;
	z-index:5;
	-webkit-box-shadow: 2px 2px 3px #444;
-moz-box-shadow: 2px 2px 3px #444;
box-shadow: 2px 2px 3px #444;

}
form { margin-top:16px; padding:0; border:0px solid red; }
/*
select {
position: absolute;
 width: 190px;
 height: 25px;
 padding: 0 24px 0 8px;
 color: #fff;
 font: 12px/21px arial,sans-serif;
  background: url(select.gif) no-repeat;
  overflow: hidden; 
  }   */