body {
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

p {
	padding:0px 0px 14px 0px;
	margin:0px;
}

#rahmen {
	width:959px;
	height:auto;
	margin:0px auto;
}

#title {
	height:145px;
	width:auto;
	overflow:hidden;
}

#navi {
	height:28px;
	width:auto;
	padding-bottom:20px;
}
	#navi ul {
		margin:0px;
		padding:0px;
	}
	#navi li {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
	}
	#navi a:link, #navi a:visited {
		width:137px;
		height:24px;
		display:block;
		color:#FFF;
		font-weight:bold;
		background-image:url(../bilder/navi.gif);
		text-align:center;
		text-decoration:none;
		padding-top:4px;
	}
	#navi a:hover {
		width:137px;
		height:24px;
		display:block;
		color:#5c5c5c;
		font-weight:bold;
		background-image:url(../bilder/naviOver.gif);
		text-align:center;
		text-decoration:none;
		padding-top:4px;
	}
	.over {
		width:137px;
		height:24px;
		display:block;
		color:#5c5c5c;
		font-weight:bold;
		background-image:url(../bilder/naviOver.gif);
		text-align:center;
		text-decoration:none;
		padding-top:4px;
	}		

#links {
	height:auto;
	width:314px;
	float:left;
}
#mitte {
	height:auto;
	width:425px;
	padding:0px 10px 0px 10px;
	float:left;
}
#rechts {
	width:200px;
	height:auto;
	float:left;
}
#inhalt {
	height:auto;
	width:759px;
	float:left;
}
	.textLinks {
		width:395px;
		float:left;
	}
	.textLinks strong {
		color:#cc0000;
	}
	.textRechts {
		width:360px;
		float:left;
	}
	#blog {
		background-image:url(../bilder/rechtsHg.gif);
		width:180px;
		height:auto;
		font-size:11px;
		padding:10px 10px 0px 10px;
		line-height:15px;
		
	}
	#blogEnde {
		background-image:url(../bilder/rechtsUnten.gif);
		width:200px;
		height:10px;
	}

#unten {
	height:28px;
	width:auto;
	padding-top:10px;
	margin-top:10px;
	text-align:right;
	border-top:solid 2px #e54100;
}
	
	
h1 {
	padding:0px 0px 8px 0px;
	margin:0px;
	color:#cc0000;
	line-height:32px;
	font-weight:bold;
	font-size:32px;
	line-height:28px;
}
h2 {
	padding:0px 0px 6px 0px;
	margin:0px;
	color:#cc0000;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}
h3 {
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#a70d14;
	font-weight:bold;
	font-size:13px;
}
h4 {
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#9c9e9f;
	font-weight:bold;
	font-size:26px;
}
h5 {
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#000;
	font-weight:bold;
	font-size:18px;
}
h6 {
	padding:0px 0px 8px 0px;
	margin:0px;
	color:#cc0000;
	line-height:32px;
	font-weight:bold;
	font-size:40px;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#cc0000;
	text-decoration:none;
}


/*---------- KONTAKT ---------- */
	#kontakt_text {
	width:120px;
	height:auto;
	line-height:23px;
	float:left;
	}
	
	#kontakt_felder {
	width:430px;
	height:auto;
	float:left;
	}
	
	input {
	background-color:#dddddd;
	color:#000;
	}

	select {
	background-color:#dddddd;
	color:#000;
	font-size:11px;
	}
	
	textarea {
	background-color:#dddddd;
	color:#000;
	}
	
	form {
	display:inline;
	}	
	

	.highlight { display:none; }
	
	.fehler {color:#fee55a;}
	
.clear 	{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
	}	
	/* KONTAKT */
	

	
/*---------- KONTAKT ENDE ---------- */	











/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../bilder/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../bilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../bilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../bilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}













