div {
  margin:0;
  padding:0;
}

body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.5em;
  margin:0;
  padding:0;
  text-align:center;
}

a {
	color: #222222;
	text-decoration: underline;
}

a:hover {
	color: #dba000;
}

#page_header {
  position:relative;
  z-index:75;
  width:100%;
  height:190px;
  background:#ffc400 url('images/top_padding.png') top repeat-x;
  text-align:center;
  overflow:visible;
}

#page_header_content {
  position:relative;
  width:750px;
  height:190px;
  margin:0 auto 0 auto;
  text-align:left;
}

#page_header_logo {
  float:left;
  z-index:50;
  background:url('images/logo.png') top left no-repeat;
  overflow:hidden;
  margin: 0 0 0 -6px;
  padding: 0;
  border:none;
  width:255px;
  height:155px;
  cursor:pointer !important;
}


#page_header_other {
  float:right;
  z-index:50;
  overflow:hidden;
  right:0px;
  height:155px;
  width:501px;
  background:url('images/splash_obenrechts.png') top left no-repeat;
}

#page_header_other div {
	margin: 20px 100px 50px 100px;
	overflow:hidden;
}


#page_navi {
  clear:both;
  background:url('images/navigation.png') top left no-repeat;
  position:absolute;
  bottom:-9px;
  left:-6px;
  z-index:100;
  height:54px;
  width:762px;
  color:#FFF;
  list-style:none;
  margin: 0 0 0 0;
}

#page_header ul  {
  clear:both;
  position:relative;
  z-index:150;
  margin:0;
  padding:0;
}

#page_header ul li {
  display:block;
  position: relative;
  margin:0;
  padding: 0 0 0 16px;
  float:left;
}

#page_header ul li a {
  display: block;
  float: left;
  font-weight:bold;
  position: relative;
  font-size: 20px;
  line-height:1.5em;
  text-decoration: none;
  color: #fff;
}

#page_header ul li a:hover{
  color: #ffc400;
}


.main_active {
	color: #ffc400 !important;
}

#page_frame {
  z-index:25;
  position:relative;
  top:-9px;
  z-index:50;
  width:750px;
  height:auto;
  margin:13px auto;
  text-align:left;
}

#page_subnavi {
  position:relative;
  width:100%;
  z-index:0;
  margin: -6px 0px 0px 0px;
  padding:8px 0px 2px 0px;
  background:#f0f0f0;
  min-height: 16px;
  height: auto !important;
  font-size:11px;
  font-weight:bold;
}

#page_subnavi ul {
	list-style:none;
}

#page_subnavi li {
  margin:0;
  padding:0;
  display:inline;
}

#page_subnavi ul li a {
	color: #000;
	text-decoration: none;
}

#page_subnavi ul li a:hover {
	text-decoration: underline;
}

a.sub_active {
	text-decoration: underline !important;
}

/*#page_content {
  float:left;
  padding: 0 10px 0 10px;
}*/

	.top_three .content ul li {
		margin-bottom: 3px;
	}


#page-foot {
  clear:both !important;
  padding-top: 10px;
  background: url('images/hr_schwarz.png') top left no-repeat;
  width:750px;
  text-align:center;
}

div.top_three {
  position:relative;
  width:250px;
  height:165px;
  float:left;
  background: url('images/topthreeboxes.png') no-repeat;
  overflow:hidden;
}

div.top_three div.content {
  position:relative;
  height:127px;
  margin:15px 10px 23px 10px;
  overflow:hidden;
}

div.top_three div.content a{
  text-decoration: none;
}

div.top_three div.content a:hover{
  color: #222222;
  text-decoration: underline;
}

.box1{
  background-position: left top !important; 
}
.box2{
  background-position: -250px top !important;
}
.box3{
  background-position: -500px top !important;
}
	.image-box {
		width: 250px;
		text-align: center;
	}
	
		.image-box img {
			margin: 5px;
			float:left;
		}
		
			.image-box a img {
				border: none;
				float: left;
			}

/*CSS für Hauptinhaltssteil*/
	.main-content {
		clear: both;
		padding-bottom: 10px;
		margin-top: 10px;
		background: url('images/hr_gelb.png') bottom left no-repeat;
	}

		.main-content ul {
			margin-bottom: 10px;
			font-weight: bold;
			list-style-type: none !important;
			list-style-image: none !important;
		}
		
			.main-content ul li {
				margin: 4px 0px 4px 0px;
				padding-left: 18px;
				background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
			}
			
			.main-content ul li:hover{
				background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
			}
			
		.main-content p {
			clear: none !important;
		}
		
	.two-columns {
		clear: both;
		width: 750px;
		height: 140px;
		background: url('images/hr_gelb.png') bottom left no-repeat;
		padding: 10px 0 10px 0;
		margin-top: 0px;
		overflow: hidden;
	}
	
		.two-columns .left {
			width:365px;
			height: 140px;
			float: left;
			padding-right: 9px;
			border-right: 2px solid #ffc400;
		}
		
			.two-columns .left ul {
				list-style-type: none !important;
				list-style-image: none !important;
			}
			
				.two-columns .left ul li a{
					padding-left: 18px;
					background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
				}
				
				.two-columns .left ul li:hover {
					background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
				}
		
		.two-columns .right {
			width:365px;
			height: 140px;
			float: right;
			padding-left: 9px;
			border: none;
		}
		
			.two-columns .right ul {
				list-style-type: none !important;
				list-style-image: none !important;
			}
			
				.two-columns .right ul li {
					padding-left: 18px;
					background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
				}
				
				.two-columns .right ul li:hover {
					background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
				}
				
	.three-columns {
		clear: both;
		width: 750px;
		height: 140px;
		background: url('images/hr_gelb.png') bottom left no-repeat;
		padding: 10px 0 10px 0;
		margin-top: 0px;
		overflow: hidden;
	}
	
		.three-columns .left {
			width:231px;
			height: 140px;
			float: left;
			padding: 0 9px 0 9px;
			border-right: 2px solid #ffc400;
			overflow: hidden;
		}
		
			.three-columns .left ul {
				list-style-type: none !important;
				list-style-image: none !important;
			}
			
				.three-columns .left ul li{
					padding-left: 18px;
					background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
				}
				
				.three-columns .left ul li:hover {
					background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
				}
		
		.three-columns .middle {
			width:230px;
			height: 140px;
			float: left;
			padding: 0 9px 0 9px;
			border-right: 2px solid #ffc400;
			overflow: hidden;
		}
		
			.three-columns .middle ul {
				list-style-type: none !important;
				list-style-image: none !important;
			}
			
				.three-columns .middle ul li{
					padding-left: 18px;
					background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
				}
				
				.three-columns .middle ul li:hover {
					background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
				}
		
		.three-columns .right {
			width:230px;
			height: 140px;
			float: right;
			padding: 0 9px 0 9px;
			border: none;
			overflow: hidden;
		}
		
			.three-columns .right ul {
				list-style-type: none !important;
				list-style-image: none !important;
			}
			
				.three-columns .right ul li {
					padding-left: 18px;
					width: auto !important;
					background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
				}
				
				.three-columns .right ul li:hover {
					background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
				}
		
.left-content {
	width: 490px;
	float: left;
	margin: 0;
	padding: 0;
}

.left-content h3 {
	text-align: justify;
	font-size: 12px;
}

.news-image {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}

.hr_gelb {
	height: 9px;
	overflow: hidden;
	clear: both;
	background: #fff url('images/hr_gelb.png') repeat-x;
}
/* tt_news CSS styles */
	
	/* tt_news single view	*/
		.news-single-backlink {
			height: 30px;
			line-height: 30px;
			vertical-align: middle !important;
			color: #FFFFFF;
			background: url('images/hr_box_schwarz.png');
			font-weight: bold;
		}

		.news-single-backlink a {
			margin-left: 10px;
			color: #FFFFFF;
			text-decoration: none;
		}

		.news-single-backlink a:hover {
			color: #ffc400;
		}

	/* tt_news list view */
		.news-list-container {
			width: 490px;
			float: left;
			margin-top: 10px;
		}

		.news-list-item {
			display: block;
			width: 380px;
			padding-left: 110px;
			background: url('images/news_arrow_2.png') no-repeat;
			background-position: 0px 10px;
		}
		
			.news-list-item:hover {
				background: url('images/news_arrow.png') no-repeat;
				background-position: 0px 10px;
				color: #dba000 !important;
			}
		
			.news-list-item:hover a {
				color: #dba000 !important;
			}

			.news-list-item p a {
				text-decoration: none !important;
			}
		
		.news-list-image {
			display: block;
			width: 180px;
			float: right;
		}
			
			.news-list-image img {
				border: none;
				margin: 0;
				padding: 0;
				width: 180px;
				height: auto;
			}
		
		.news-list-small-container {
			width: 240px;
			float: right;
		}
		
			.news-list-small-container ul {
					list-style-type: none !important;
					list-style-image: none !important;
				}
				
					.news-list-small-container ul li {
						padding-left: 18px;
						width: auto !important;
						background: url('images/page_content_li_arrow.png') 0px 3px no-repeat;
					}
					
					.news-list-small-container ul li:hover {
						background: url('images/page_content_li_arrow2.png') 0px 3px no-repeat;
						color: #dba000 !important;
					}
		
			.news-list-small-element {
				background: #fff url('images/hr_gelb.png') bottom left repeat-x;
				padding: 10px 0px 10px 0px;
			}
			
				.news-list-small-element a {
					text-decoration: none;
				}
				
				.news-list-small-element a:hover {
					text-decoration: underline;
				}
				
				.news-list-small-element ul {
					margin-bottom: 7px;
				}
		
		.news-list-browse {
			width: 240px;
			float: right;
			text-align: center;
			font-size: 12px;
			line-height: 16px;
			vertical-align: middle !important;
			color: #000000;
			background: #ffc400 url('images/hr_box_schwarz.png') bottom no-repeat;
			font-weight: bold;
		}
		
			.news-list-browse a {
			margin-left: 10px;
			color: #FFFFFF;
			text-decoration: none;
		}

			.news-list-browse a:hover {
				color: #ffc400;
			}

/*wt_directory CSS styles*/
	
	.wt-directory-list-title {
		display: block;
		background: #000 url('http://www.ksb-mittelsachsen.de/fileadmin/templates/images/gallery_box_odd2.png') no-repeat top left;
		height: 30px;
		width: 750px;
		line-height: 30px;
		vertical-align: middle;
		color: #fff;
		margin-top: 15px;
	}
	
	h5.wt-directory-list-title-heading {
		padding-left: 10px;
	}
	
	ul.wt_directory_pagebrowser li {
		display: inline;
	}
	
	input.wtdirectory_filter_text_zip {
		width: 40px;
		font-size: 12px !important;
	}
	
	.wtdirectory_filter_div input {
		font-size: 12px !important;
	}
	
	.wtdirectory_filter_div select {
		font-size: 12px !important;
	}
			
h1 {
  clear:both;
  display:block;
  background: #ffc400 url('images/h1_foot.png') left bottom repeat-x;
  margin:0 0 24px 0;
  padding: 0 12px 12px 12px;
  font-size:2em;
  line-height:1.5em;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px !important;
}

h3 {
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 12px;
}

h4 {
  margin:0;
  padding:0;
}

h5 {
  font-weight: bold;	
  font-size: 12px;	
  margin:0 6px 6px 0;
  padding:0;
}

h6 {
  /*wie p, blo� fett*/
  margin:0 0 1em 0;
  padding:0;
  font-size:1em;
  font-weight:bold;
}

p {
  text-align:justify;
  margin:0 0 1em 0;
  padding:0;
  font-size: 11px;
}

/*fuer mailformplus */
			
	.reihe {
		width: 540px;
		clear: both;
		padding: 2px 0px;
		margin-bottom: 5px;
	}
	
		.label {
			float: left;
			width: 200px;
			text-align: right;
			padding-top: 3px;
			margin-bottom: 10px;
		}
		
		.feld {
			float: right;
			width: 320px;
			text-align: left;
		} 
		
			.feld select {
				font: 11px Tahoma,Helvetica,sans-serif;
				font-weight: bold;
				background-color: #000;
				border: 2px solid #ffc400 !important;
				color: #fff;
			}
					
			.feld input {
				font: 11px Tahoma,Helvetica,sans-serif;
				font-weight: bold;
				border: 2px solid #ffc400;
				background: #000;
				color: #fff;
			}
			
			.feld textarea {
				font: 11px Tahoma,Helvetica,sans-serif;
				font-weight: bold;
				width: 250px;
				border: 2px solid #ffc400;
				background: #000;
				color: #fff;
				margin: 0px 0px 8px 0px;
			}
		
		.mail-submit {
			border: 2px solid #ffc400;
			background: #000;
			color: #fff;
			font-weight: bold;
		}
		
		.knopf {
			clear: both;
			text-align: center;
			padding-top: 15px;
			padding-bottom: 30px;
		}




ul {
  list-style:url('images/listimage.gif') outside;
  margin:0 0 0 16px;
  padding:0;
}










.center {
	text-align:center;
}







