body {
    color: #666666; 
	margin: 0;
	padding: 0px;
	background: #eeeeee;
	background-repeat:no-repeat;
	font-family: Times;
	font-weight: normal;
    text-align: center;  /* Zentrierung im Internet Explorer */
  	}
img { border: none; }

	a:link {
    	color: #555555; text-decoration:none;
	}
	a:visited {
    	color: #555555; text-decoration:none;
  	}
	a:hover {
    	color: #802C00; text-decoration:none;
  	}
	a:active {
    	color: #555555; text-decoration:none;
  	}
	li {
    	list-style: none; 
    	margin: 0; padding: 0px;
  	}
  	ul.uk-grid > li {
    	list-style: none; width: 65px !important;
    	margin: 0; padding: 0px; float:left !important;
  	}
  	.bottom {
    	position:absolute;
		bottom:10px;
    	left: 50%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%)
  	}
  	div#Rahmen {
		position:relative;
		top:0px;
    	width: 1000px;
    	height: 785px;	
		margin: 0 auto;
		font-family: Times;
		font-weight: normal;
		text-align: center;
    	border: 0px dashed silver;
    	background: #111;
  	}
	div#Hintergrund {
    	position:relative; top:0px; left:0px; width: 260px; height: 785px;	
    	text-align: center; background: #2C2C2C; color:#eeeeee;
	}
	div#Logo {
    	position:relative; top:0px; left:0px; width:260px; height:290px;	
    	text-align: center; color:#eeeeee;	
    	line-height:1.2em; font-size: 26px; font-weight: normal;
	}   
	.th {
    	position:absolute; top:100px; left:0px; width: 260px;
    	text-align: center;
	}  
  	div#Navi_Left > img {
    	position:absolute; bottom: 100px;
  	}	
	div#Navi {
    	position:absolute; top:700px; left:0px; width: 380px; height: 33px;
		font-size: 16px; font-weight: normal; color:#666666; background: url(images/bgweiss.png);
    	border: 0px dashed silver;  line-height:2.0em; text-align: left;
  	}
	div#Navi2 {
    	position:absolute; top:620px; left:0px; width: 400px; height: 33px;
		font-size: 16px; font-weight: normal; color:#666666; background: url(images/bgweiss.png);
    	border: 0px dashed silver;  line-height:0.7em; text-align: right;
  	}
  	div#Navi_Left {
    	position:relative; top:0px; left:0px; width: 260px; height: 430px;
		text-align: center; color:#575757;	
    	line-height:0.8em; font-size: 22px;
  	}
  	.Thumbs {
    	position:absolute; top:15px; left:0px; width: 260px;
    	text-align: left;
	} 
	div#Adresse {
    	position:absolute; top:520px; left:0px; width: 260px; height: 100px;
		line-height:1.0em; font-size: 14px; color:#aaaaaa;
  	}
  	.TextLeiste {
    	position:absolute; top:700px; left:680px; 
    	width: 320px; height: 33px;
    	text-align: left; background: url(images/bgweiss.png);
  	}
	.TextLeiste2 {
    	position:absolute; top:483px; left:790px; 
    	width: 210px; height: 250px;
    	text-align: left; background: url(images/bgweiss.png);
  	}
  	.Vita {
    	position:absolute; top:0px; left:575px; 
    	width: 425px; height: 785px;
    	text-align: left; background: url(images/bgweiss.png);
  	}
  	.Impressum {
    	position:absolute; top:0px; left:620px; 
    	width: 380px; height: 785px;
    	text-align: left; background: url(images/bgweiss.png);
  	}
	div#Titel {
    	position:absolute; top:8px; left:10px; width: 190px;
		text-align: left; font-size: 20px; font-weight: normal;
    	color:#ffffff;
  	}
	div#Text2 {
    	position:absolute; top:8px; left:10px; width: 320px; height: 30px;
		text-align: left; font-size: 13px; line-height:1.3em;
    	color:#333333;
  	}
	div#Text {
    	position:absolute; top:473px; left:535px; width: 195px; height: 250px;
		text-align: right; font-size: 13px; line-height:1.3em;
    	color:#333333; padding: 5px;
  	}
  	div#TextVita {
    	position:absolute; top:10px; left:10px; width: 390px; height: 350px;
		text-align: left; font-size: 13px; line-height:1.1em;
    	color:#222; padding: 0px;
  	}
  	div#TextImpressum {
    	position:absolute; top:390px; left:0px; width: 350px; height: 350px;
		text-align: right; font-size: 13px; line-height:1.3em;
    	color:#222; padding: 0px;
  	}
  	.Grafik {
    	position:absolute; top:-290px; left:260px; width: 740px; text-align: left;
  	}
  	.Grafik1 {
    	position:absolute; top:0px; left:260px; width: 740px; text-align: left;
  	}
[data-uk-slideshow-item] {
  cursor: pointer;
}

