* {margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#FFFFFF;
	background-color:#222;
	
	}
/*############   Schrift  ###############*/
p { color:#FFFFFF;}
h1 { color: #FFFFFF;
	text-align:left;
	
	padding:10px;
	
	
	margin:10px 20px 10px 9px;
    font-weight:lighter;
    font-size:1.2em;
    
	 }
h2 {color:#FFFFFF;
padding-left:20px;}
h3 {font-size: 10px;
	width:163px;
	height:43px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-transform: uppercase;
	text-align:left;
	}
h4 {    font-size: 11px;
	width: 165px;
	text-align:justify;
	height:35px;
        padding-left:3px;
	}
h5 {}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	
	
}
  
/*############   RAHMEN  ################*/
#main {
	margin: 0 auto;
	width: 1020px;
	border: 1px solid #222;
	padding: 5px;
	color:#FFFFFF;
        background-color:#111;
/*############   header  ################*/	
}
#header {
	height: 140px;
	border: 1px solid #222;
	margin-bottom: 10px;
	background-image: url(images/top2.jpg);
}
/*############   linke Spalte  ##########*/
#left-col {
	float: left;
	width: 120px;
	
	padding:5px;
	background-color:#111;
	
	
	
}
/*############   Navigation  ############*/
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;
font-size:12px;
font-weight: lighter;
color:#FFFFFF;}
.menulevel1 {color:#fff;
             font-size:0.8em;
}
form{margin:0;}
IMG{border:0;}
li{
	line-height:1.5;
	
	font-size:12px;
 font-weight: lighter;
	
}
.doc {
	list-style: none;
	padding:10px 5px 2px 5px;
	font-weight:lighter;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#111;
	border-bottom:1px solid #333;
	text-transform: uppercase;
	
}
.docs {
	list-style: none;
	padding:10px 5px 2px 5px;
	font-size:0.8em;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #444;
	
	
}
.sdoc {
	list-style: none;
	padding:10px 5px 2px 5px;
	background-color: #444;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-transform: uppercase;
	
}
.sdocs {
	list-style: none;
	padding:10px 5px 2px 5px;
	background: url(images/sdocs.gif) no-repeat;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
/*############  rechte Spalte  ########*/
#right-col {
	width: 270px;
	float: right;
	}
.nav-hell, .nav-dunkel { padding:5px;
       border: 1px solid  #222;
	   background-color:#111;
	   margin-bottom:10px;
	   
	   }
.nav-hell { background-color:#333333;
            border-right: 1px solid #333;
		    overflow:hidden;
			}
.nav-hell img { width:255px;
                border:1px solid #222;
			}	   
	   
.navi-r { 
          display:block;
          list-style-type:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:0.9em;
                  padding:10px;
		  }
/*############  mittlere Spalte  ########*/
#middle-col {
	margin-right: 200px;
	margin-left: 140px;
	
	width:600px;
	color:#FFFFFF;
	position: relative;
	background-color:#111;
        padding-bootom:10px;
	
	
}
#werbung {color: #FFFFFF;
	      text-align:center;
          
		  padding:0 auto;
		 }
#content{
    width:170px;
	height:225px;
	overflow:hidden;
	font-size:12px;
	margin:20px 9px 15px 9px;
	float:left;
        line-height:1.3em;
	text-align:justify;
        padding:3px;
        
	}
#content img{ width:160px;
              height:120px;
              border:1px solid #fff;	
	      color:#FFFFFF;}
a img {       border: 0 none;
}
.img-thumb{   width:160px;
              height:120px;
	          margin:5px;
	          border:none;
}
#minifooter {clear:both;
 margin:20px;
 border-top:3px solid #333;
 
}
/*############   Footer  ##############*/
#footer {
	clear: both;
	border-top: 1px solid #222;
	padding: 3px 20px 10px 3px;
	margin: 10px 10px 0 10px;
	text-align:right;
	background-color:#111;
	
}
