html {
            margin:0; padding:0;
            min-width:904px;                      
            }
            
body {
			margin:0;
			padding:0;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #717171;
			background: url('pics/background/header_backg_hell.gif') top repeat-x
			
			}



#center		
{
			text-align:center;
}
			
#definition {
            font-family: verdana, arial, sans-serif;
            text-align: left;
            padding: 0;
            margin: 0 auto; 
            width:904px; 
            line-height: 1.3em;
            }           
			
		/*head*/	
#header {
			width: 100%;
			height: 80px;
			background: url('pics/background/header_backg_hell.gif') repeat-x;
}


#conthead {
			width: 1024px;
			height: 80px;
			text-align:left;
			}

.logo {	
			top: 0px;
			left: 0px;
			width:185px;
			height:80px;
			margin-left:20px;
			}
			
			
.banner { 
			margin-top: -82px;
			background: url('pics/header1.gif') no-repeat;
			height: 80px;
			margin-left: 296px;
			}
			
* html .banner { 
			margin-top: -83px;
			background: url('pics/header1.gif') no-repeat;
			height: 80px;
			margin-left: 296px;
			}			
			

	/*subhead*/		
#subhead {
			width: 800px;
			height: 60px;
			text-align:left;
			width:904px; 
     	line-height: 1.3em;
}

* html #subhead {
			width: 825px;
			height: 60px;
			text-align:left;
			width:904px; 
     	line-height: 1.3em;
}

/*/*/html * body #subhead {
			width: 825px;
			height: 60px;
			text-align:left;
			width:904px; 
     	line-height: 1.3em;
     	margin-top:50px;
     
}
			
#navigation  {
			margin-top: -9px;
			margin-left:290px;
      text-align: left;        
			}
			
* html #navigation  {
			width: 624px;
			margin-top: 0;
			margin-left: 250px;
			}
			
.navigation_c { 
			float: left;
			color: #5e5e5e;
			font-size: 11px;
			}
			
#adminm {
			float:left;
			margin-bottom: 15px;
}

#search {
			float:right;
			margin-top:9px;
}

* html #search {
			float:right;
			margin-top:-30px;
}

/*Leftpane*/

#container_main {
				width: 904px;
				margin-top:5px;
				background: #fff url('pics/background/content_background.jpg') no-repeat;
				clear: both;
				}		

#leftpane{}		
#nav_b {	
				width: 185px;
				float:left;
				background: #ececec url('pics/background/header_point.gif') repeat;
				margin-bottom:20px;
				}
				
.nav_c {
				padding-top: 14px;
				padding-left: 20px;
				padding-bottom:14px;
				
				}
		
.nav_title {
				padding-top: 13px;
				padding-left: 20px;
				padding-bottom:7px;
				border-bottom: solid 2px #fff;
				color: #D60029;
				font-weight: bold;
				text-align:left;
			}
			
/*tests*/

.kontakt { 
				font-size: 10px;
				text-align:left;
				margin-bottom:15px;
				}

	/* Content */
#content {
				width: 625px;
				height: 106%;
				overflow:auto;
				float:right;
				margin-right: 123px;
				padding-top: 13px;
				}

#pfad {
			text-align:left;
			border-bottom: 1px solid #ececec;
			width: 624px;
			margin-bottom: 20px;
			
}
.pfad_c {
			margin-bottom:2px;	
}

/* End Main */
/* Start Footer */

#footer {
				width: 100%;
				height: 35px;
				border-top: solid 1px #ececec;
				float:bottom;
				clear:both;
				}

.footer_c {
				padding-top: 8px;
				text-align:left;
				}
			
/* End Footer */

/* Links */
a {
				text-decoration: underline;
				color: #717171;
				}
			
a:hover {
				text-decoration: underline;
				color: #D60029;
				}
a:visited {
				text-decoration: underline;
				color: #717171;
				}
			
.nav-top_c a {	color: #5e5e5e;
				text-decoration: none;
				}
				
.nav-top_c a:hover, .nav-top_c a:visited, .nav-top_c a:active {
				text-decoration: none;
				color: #D60029;
				}
				
.nav_c a {	color: #717171;
			text-decoration: none;
				}

.nav_c a:hover, .nav_c a:visited, .nav_c a:active {
				text-decoration: none;
				color: #D60029;
				}
