body {
		background-image:	url(http://www.ff-gedern.de/media/template/background.png);
}
#container {
		position:		absolute;
		left:			50%;
		margin-left:		-401px;
		top:			0px;
		width:			800px;
}
#banner {
		position:		absolute;
		left:			0px;
		top:			0px;
		width:			800px;
		height:			50px;
		background-image:	url(http://www.ff-gedern.de/media/template/banner.jpg);
}
#topnavi {
		position:		absolute;
		top:			1px;
		right:			15px;
		font-family:		Arial;
		font-size:		9pt;
		color:			#FFFFFF;
}
#topnavi a:link {
		color:			#FFFFFF;
		text-decoration:	none;
}
#topnavi a:visited {
		color:			#FFFFFF;
		text-decoration:	none;
}
#topnavi a:active {
		color:			#FFFFFF;
		text-decoration:	none;
}
#topnavi a:hover {
		color:			#FFFFFF;
		text-decoration:	none;
		font-weight:		bold;
}
#navi {
		position:		absolute;
		left:			0px;
		top:			50px;
		width:			800px;
		height:			50px;
		background-color:	#000000;
}
#navi ul li {
		display:		inline;
		margin-left:		13px;
		font-family:		Arial;
		font-style:		italic;
}
#navi a:link {
		color:			#FFFFFF;
		text-decoration:	none;
}
#navi a:visited {
		color:			#FFFFFF;
		text-decoration:	none;
}
#navi a:active {
		color:			#FFFFFF;
		text-decoration:	none;
}
#navi a:hover {
		color:			#FFFFFF;
		text-decoration:	none;
		font-weight:		bold;
}
#picture {
		position:		absolute;
		left:			0px;
		top:			100px;
		width:			800px;
		height:			300px;
		background-image:	url(http://www.ff-gedern.de/media/template/picture.jpg);
}
#news {
		position:		absolute;
		left:			0px;
		top:			399px;
		width:			300px;
		background-color:	#c41816;
		font-family:		Lucida Sans;
		font-size:		10pt;
		color:			#FFFFFF;
}
#news p {
		margin-left:		15px;
		margin-right:		15px;
}
#news h2 {
		margin-left:		15px;
		font-family:		Arial;
		font-style:		italic;
}
#news h3 {
		margin-left:		15px;
}
#news img {
		margin-left:		15px;
		margin-bottom:		15px;
}
#news a:link {
		color:			#FFFFFF;
		text-decoration:	none;
}
#news a:visited {
		color:			#FFFFFF;
		text-decoration:	none;
}
#news a:active {
		color:			#FFFFFF;
		text-decoration:	none;
}
#news a:hover {
		color:			#FFFFFF;
		text-decoration:	none;
		font-weight:		bold;
}
#content {
		position:		absolute;
		left:			300px;
		top:			399px;
		width:			500px;
		background-color:	#FFFFFF;
		font-family:		Lucida Sans;
		font-size:		10pt;
		color:			#313131;
}
#content p {
		margin-left:		15px;
		margin-right:		15px;
}
#content h2 {
		margin-left:		15px;
		font-family:		Arial;
		font-style:		italic;
}
#content h3 {
		margin-left:		15px;
}
#content h4 {
		margin-left:		15px;
}
#content a:link {
		color:			#c41816;
		text-decoration:	none;
}
#content a:visited {
		color:			#c41816;
		text-decoration:	none;
}
#content a:active {
		color:			#c41816;
		text-decoration:	none;
}
#content a:hover {
		color:			#c41816;
		text-decoration:	none;
		font-weight:		bold;
}

/* SLIMBOX */



#lbOverlay {
	
	position: absolute;
	
	z-index: 9999;
	
	left: 0;
	
	width: 100%;
	
	background-color: #000;
	
	cursor: pointer;

	}


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


.lbLoading {
	
	background: #fff 
	url(http://www.ff-gedern.de/media/template/slimbox/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(http://www.ff-gedern.de/media/template/slimbox/prevlabel.gif) no-repeat 0% 15%;

	}


#lbNextLink {
	
	right: 0;

	}


#lbNextLink:hover {
	
	background: transparent url(http://www.ff-gedern.de/media/template/slimbox/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(http://www.ff-gedern.de/media/template/slimbox/closelabel.gif) no-repeat center;
	
	margin: 5px 0;
	
	outline: none;

	}


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

	}


#lbCaption {
	
	font-weight: bold;

	}

