/* Style Sheet */

* {
	margin: 0; padding: 0; border: 0; outline: 0;
}
html {overflow-y: scroll;} /* Scrollbar erzwingen (ausser IE) */
body {
	background: #141414;	
}
#box {
	position: relative;
	width: 1080px;
	height: 100%; 945px;
	margin: 0 auto;
	background: url(../img/style/hg_box.jpg) repeat-y 0 0;
}
#malerei {
  position: absolute;
	top: 20px;
	left: 25px;
	width: 300px;
	heigth: 265px;
	z-index: 100;
}
#logo {
	height: 99px; 
	background: url(../img/styleN/kdk_logo_01x.png) no-repeat 0 0; 
}
#nav-o {
	float: left;
	height: 60px; 
	width: 1080px;
}
#nav-o ul {
	list-style: none;
}
#nav-o li.s02 a {
	float:left;
	height: 60px; 
	width: 170px;
	margin-left: 557px;
	background: url(../img/styleN/menuleiste1_home_03x.png) no-repeat 0 0; 		
}
#nav-o li.s02 a:hover, #nav-o li.s02 a.aktiv {
	background: url(../img/styleN/menuleiste1_home_03x_hover.png) no-repeat 0 0; 		
}
#nav-o li.s03 a {
	float:left;
	height: 60px; 
	width: 175px;		
	background: url(../img/styleN/menuleiste1_kontakt_04x.png) no-repeat 0 0; 		
}
#nav-o li.s03 a:hover, #nav-o li.s03 a.aktiv {
	background: url(../img/styleN/menuleiste1_kontakt_04x_hover.png) no-repeat 0 0; 		
}
#nav-o li.s04 a {
	float:left;
	height: 60px; 
	width: 178px;		
	background: url(../img/styleN/menuleiste1_links_05x.png) no-repeat 0 0; 
}
#nav-o li.s04 a:hover, #nav-o li.s04 a.aktiv {
	background: url(../img/styleN/menuleiste1_links_05x_hover.png) no-repeat 0 0; 	
}

#nav-u {
	float: left;
	height: 45px; 
	width: 1080px;
}
#nav-u ul {
	list-style: none;
}
#nav-u li.s06 a {
	float:left;
	height: 45px; 
	width: 115px;		
	margin-left: 520px;
	background: url(../img/styleN/menuleiste2_news_8.png) no-repeat 0 0;	
}
#nav-u li.s06 a:hover, #nav-u li.s06 a.aktiv {
	background: url(../img/styleN/menuleiste2_news_8_hover.png) no-repeat 0 0; 	
}
#nav-u li.s07 a {
	float:left;
	height: 45px; 
	width: 164px;		
	background: url(../img/styleN/menuleiste2_mitglieder_9.png) no-repeat 0 0; 	
}
#nav-u li.s07 a:hover, #nav-u li.s07 a.aktiv {
	background: url(../img/styleN/menuleiste2_mitglieder_9_hover.png) no-repeat 0 0;		
}
#nav-u li.s08 a {
	float:left;
	height: 45px; 
	width: 136px;		
	background: url(../img/styleN/menuleiste2_chronik_10.png) no-repeat 0 0; 	
}
#nav-u li.s08 a:hover, #nav-u li.s08 a.aktiv {
	background: url(../img/styleN/menuleiste2_chronik_10_hover.png) no-repeat 0 0; 	
}
#nav-u li.s09 a {
	float:left;
	height: 45px; 
	width: 145px;		
	background: url(../img/styleN/menuleiste2_galerie_11.png) no-repeat 0 0; 		
}
#nav-u li.s09 a:hover, #nav-u li.s09 a.aktiv {
	background: url(../img/styleN/menuleiste2_galerie_11_hover.png) no-repeat 0 0; 	
}
 
#inhalt {
	position: relative;
	float: left;
	height: auto;
	width: 1080px;		
	margin: 0;
	padding: 0;
	font: bold 15px/30px Tahoma, Verdana, Helvetica, sans-serif;
	 order: 1px solid red;
}
.inhalt-o {
	float: left;
	height: 17px;
	width: 1080px;		
	margin: 5px 0 0 0;
	padding: 0;
	background: transparent url(../img/style/hg_inhalt-o_14n.png) no-repeat 0 0;	
}
#inhalt h2 {
	margin: 0 0 30px 0;
	padding: 50px 0 0 190px;
	font: bold 22px/28px Tahoma, Verdana, Helvetica, sans-serif;
	 order: 1px solid red;
}
.inhalt-m {
	float: left;
	height: 640px;
	width: 1080px;		
	margin: 0;
	padding: 0;
	background: transparent url(../img/style/hg_inhalt-m_15n.png) repeat-y 0 0;	
	 order: 1px solid red;
}
#inhalt ul {
	height: 620px;
	margin: 0;
	padding: 20px 0 0 350px;
	list-style: none;
	 order: 1px solid red;
}
#inhalt li {
	margin: 0;
	padding: 5px 40px;
	list-style: none;
	background: url(../img/sternpunkt.png) no-repeat 0 50%;
	 order: 1px solid red;
}
.inhalt-u {
	float: left;
	height: 17px;
	width: 1080px;		
	margin: 0;
	padding: 0;
	background: transparent url(../img/style/hg_inhalt-u_17n.png) no-repeat 0 0;
}
.navtxt {
	display:inline-block;
	margin-right:13px;
	padding:5px 12px 0 12px;
	background:#95b94b;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	border-radius:5px;
	box-shadow: 1px 1px 2px #aaaaaa;
}
#counter {
	position: absolute;
	left: 521px;
	bottom: 40px;
	width: 110px;
	height: 25px;
	z-index: 100;
}
#fuss {
  clear: both;
	width: 980px;
 	margin: 0;
	padding: 2px 0 55px 100px;
	font: normal 11px/16px tahoma, arial, helvetica, sans-serif;
	 order: 1px solid  red;
}
#fuss p a {
	color: #000;
	text-decoration: none;
}
#fuss p a:hover {
	color: #dc143c;
	text-decoration: underline;
}
#fuss p a.aktiv {
	color: #dc143c;
	text-decoration: none;
}