
body {
		margin: 75px 0 0 70px;
		font: normal 12px/15px Arial, Helvetica, sans-serif; color: #8c816d;
		background: transparent url(images/back-body2.gif) top center repeat-x;
		}

div#logo {
		position: absolute;
		top:65px;
		left: 559px;
		background: transparent url(images/seppbarske-logo.gif) top left no-repeat;
		z-index: 99;
		}

div#navi {
		position: absolute;
		top:117px;
		left: 671px;
		height: 32px;
		width: 150px;
		background: transparent url(images/navibackhell.gif) top left no-repeat;
		z-index: 100;
		}
div#adresse {
		margin: 10px 0 0 550px; 
		width: 200px;
		}

div#impressum {
		position: absolute;
		top:216px;
		left: 633px;
		width: 180px;
		text-align: right;
		}
		
#content {
    	width: 569px; 
   		margin: 0 0 10px 0;
  		}

#slider {
   		width: 580px; /* important to be same as image width */
		height: 440px; /* important to be same as image height */
		position: relative; /* important */
		overflow: hidden; /* important */
		}

#sliderContent {
		width: 580px; /* important to be same as image width or wider */
		position: absolute;
		top: 0;
		margin-left: 0;
		}
#imprint h5 {
			width: 550px;
			}
		
.sliderImage {
		float: left;
		position: relative;
		display: none;
		padding-top:63px;
		}
		
a 		{
		font-size: 12px;	
		text-decoration: none;
		color: #564332;
		}

		
.sliderImage span {
		position: absolute;
		padding: 0;
		width: 454px;
		display: none;
		font-size: 12px;
		line-height: 15px;
		}
		
.clear {
	clear: both;
		}

.sliderImage span strong, .slider1Image span strong {
		color: #938e86;
		}
		
.right {
		right: 0;
		bottom: 0;
		width: 200px !important;
		height: 385px;
		}

ul		{ 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
			
		
h1 		{
		margin: 5px 0;
		font-size: 16px;
		}
h1#satz {
		position: absolute;
		top:65px;
		left: 559px;
		background:;
		z-index: 1;
		width: 260px;
		height: 30px;
		font-size: 7px;
}
#content p {width: 435px; height: 65px;margin: 0;}

.sliderImage a, #imprint a, #adresse a {
	text-decoration: none;
	color: #685a4d;
	text-align: justify;
	}
#top a:hover, #adresse a:hover, a:hover { text-decoration: underline}

/* Easy Slider */

	#easyslider ul, #easyslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#easyslider, #easyslider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:700px;
		height: 450px;
		overflow:hidden; 
		}
#prevBtn{ 
		position: absolute;
		top: 496px;
		left: 640px;
		z-index: 99;

	}
	#nextBtn{ 
		position: absolute;
		top: 496px;
		left: 675px;
		z-index: 99;

	}				
a img {border: none;padding: 0;margin: 0;}
#verlauf {
	position: absolute;
	top: 50px;
	left: 620px;
	width: 150px;
	height: 600px;
	}
/* // Easy Slider */

