/*
 05.06.2008 03:55:43
 brauhaus rengschborch
 schmidt@waaf.net
 
*/
	body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 130%;
		color: #000;
		background-color: #98825B;
		text-align: center;
		/* part 1 of 2 centering hack */
	}
	#content {
		width: 958px; 
		padding: 0px;
		margin-top: 6px;
		/*margin-bottom: 10px;*/
		margin-right: auto;
		margin-left: auto; 
		height: 578px;
		background: #fff;
		border: 1px solid #AC492C;
		text-align:left; 
		/* part 2 of 2 centering hack */
		width: 958px; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 958px;
		
		}
	html>body #content {
		height: 578px;
		width: 958px; /* ie5win fudge ends */
		}
	
	#c_links {
		width: 180px; 
		padding: 0px;
		margin: 0px;
		background: url(/img/bg_links.jpg) no-repeat;
		float: left;
		height: 578px;
		
	}
	#c_mitte {
		width: 599px; 
		height: 578px;
		
		padding: 0px;
		margin: 0px;
	/*	padding-top: 120px;*/
		float: left;
		
		display: block;
		background: url(/img/bg_mitte.jpg) no-repeat;
	}
	#c_rechts {
		width: 179px; 
		padding: 0px;
		margin: 0px;
		background: url(/img/bg_rechts.jpg) no-repeat;
		float: left;
		height: 578px;
	}
	
	#c_links ul { list-style-type:none; padding-left:0px; margin:0px; margin-top:120px; }
	#c_links li { margin-top:4px; height:16px; width:180px; padding-left:0px;}
		
	.norm a {
		padding-left: 25px;
		text-decoration: none;
		color: #A8492B;
		font-weight: bold;
	}
	.act { 
		background-color: #A8492B; 
		background:url(/img/before.gif) no-repeat;
	
	}
	.act a {
		padding-left: 25px;
		text-decoration: none;

		color: #ECBD77;
		font-weight: bold;
	}
	
	#fuss {
		width: 958px; 
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto; 
		height: 20px;
		text-align:left; 
		font-size: 11px;
		color: white;
		/* part 2 of 2 centering hack */
		width: 958px; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 958px;
		}
	html>body #fuss {
		height: 20px;
		width: 958px; /* ie5win fudge ends */
		}
	#fuss a {
		color: white;
		text-decoration: none;
	}
	
	h1 {
		color: #A8492B;
		font-size: 13px;
		margin: 0;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	/* headline rechte spalte*/
	h2 {
		color: #A8492B;
		font-size: 11px;
		margin: 0;
		margin-left: 15px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	/* unztre der headline rechte spalte*/
	.kind2 {
		color: #000;
		font-size: 10px;
		padding-left: 15px;
	}	
	.kind2 a {
		color: #000;
		text-decoration: none;
	}
	
	
	
	#innendrin {
		margin-left:5px; 
		width:590px; 
		height:450px; 
		overflow-y:auto; 
		overflow-x:hidden;
	}
	#innendrin a{
		text-decoration:none;
		color: #000;
	}
	
	
	
	
	
/*----------SLIMBOX----------*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #161616;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 15px 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(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	font-weight:normal;
	text-align: left;
	border: 15px solid #fff;
	border-top-style: none;
	padding-top: 0px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}