p { margin:0px 0px 8px 0px;}
a { color:#D60080;}
#menu {
	position:absolute;
	left:0px;
	top:423px;
	white-space:nowrap;
	width:754px;
	z-index:10000;
}
#menu span {background-color:#D60080; color:#FFF; float:left; margin-right:5px;}
#menu span:hover   {background-color:#000; color:#FFF; text-decoration:none;}
#menu span  a {  color:#fff; text-decoration:none; padding: 1px 10px 1px 10px; display:block;}
#menu span  a.aktiv {  color:#fff;background-color:#000; text-decoration:none; padding: 1px 10px 1px 10px; display:block;}
#menu span:hover  a {  color:#fff; text-decoration:none;}
#menu span:hover  a.aktiv {  color:#fff; background-color:#000; text-decoration:none;}

span.hl { font-size:14px; color:#d60080; font-weight:bold;}

#slider {
	position:absolute;
	left:40px;
	top:20px;
}

#slider h1 { color:#D60080; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; margin-top:0px; line-height:normal;}
#slider img { border:1px solid  #666;}
#slider p.bu { line-height:normal; color:#d60080; color:#333;}

#slider ul, #slider li {	 
	margin:0;
	padding:0;
	list-style:none; 
	}
#slider li { 
	width:790px;
	height:390px;
	overflow:hidden;
	}	
#nextBtn  {
	position:absolute; bottom:50px; right:15px;
	display:block;
	margin:0;
	overflow:hidden;	 
	z-index:100; border:none;
	}
#nextBtn a img {border:none;}	
#prevBtn { display:none;}	

#nextBtn a { padding:0px; background-image:none;  }

.tafel { text-align:left; width:650px;}
.tafel img { float:left; margin:0px  20px 0px 12px ;}
.tafel h2 { color:#000; font-size:18px; }
.tafel p { color:#000;  margin-left:10px;}




.SLeft {float:left;  width:320px; height: 380px; margin: 5px 30px 25px 25px;}

.SLeft2 {float:left;  width:320px; height: 380px; margin: 5px 30px 25px 100px;}
.SRight { float:left;  width:320px; height:380px;  margin: 25px  0px 25px  0px; }
.SRight2 { float:left;  width:320px; height:380px; margin:  5px  0px 25px  0px; }
.SZahl {float:right; margin:2px 5px -25px 5px ; font-family:Georgia, 'Times New Roman', Times, serif;}

.hidden { display:none;}
.zt { font-weight:bold;}




/* numeric controls */	

	ol#controls{
		position:absolute;
		left:35px; top:365px; z-index:19099;
		margin:1em 0;
		padding:0;
		height:17px;
		font-size:16px; font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	ol#controls li{
		margin:0 0px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:17px;
		line-height:17px;
		}
	ol#controls li a{
		float:left;
		height:17px;
		line-height:20px;
		background-image:none; padding:0px;
		 
		color:#000;
		padding:0px 5px 0px 5px;
		text-decoration:none;
		background-image:url(img/punkt_w.gif); background-repeat:no-repeat; background-position:left 5px; padding-left:14px; padding-right:10px;
		}
	ol#controls li a:hover{		
		background-image:url(img/punkt_s.gif); background-repeat:no-repeat; background-position:left 5px; padding-left:14px;
		}
	ol#controls li.current a{
		background-image:url(img/punkt.gif); background-repeat:no-repeat; background-position:left 5px; padding-left:14px;
 		 		 

		color:#D60080;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
