* { 
	margin: 0px;
	padding: 0px;
}

.ul {
	margin: 0;
	padding: 0;
}
.sm {list-style:none; width:800px; height:435px; display:block; overflow:hidden}

.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}

.first{
	background-image: url(/images/p1_start.jpg); 
	height: 435px;
	background-color: #E6E6E6;
	color:#fff;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 160px;
}	

li.first:hover .text1{
	visibility:visible;
}

.effekt_text{
	height: 435px;
	color: #fff;
	
	width: 190px;
}

.text1{
	padding-top:30px;
	padding-left:20px;
	visibility:hidden;
	height: 435px;
}
	
.second {
	background-image: url(/images/p2_start.jpg); 
	height: 435px;
	background-color: #E6E6E6;
	color:#fff;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 160px;
	}
	
li.second:hover .text2{
	visibility:visible;
	}

.text2{
	padding-top:30px;
	padding-left:20px;
	visibility:hidden;
	height: 435px;
}

.third {
	background-image: url(/images/p3_start.jpg);
	background-color: #E6E6E6;
	height: 435px;
	color:#fff;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 160px;	
	}

li.third:hover .text3{
	visibility:visible;
	}

.text3{
	padding-top:30px;
	padding-left:20px;
	visibility:hidden;
	height: 435px;
	}	
	
.fourth{
	background-image: url(/images/p4_start.jpg); 
	height: 435px;
	background-color: #E6E6E6;	
	color:#fff;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 160px;	
	}
li.fourth:hover .text4{
	visibility:visible;
}

.text4{
	padding-top:30px;
	padding-left:20px;
	visibility:hidden;
	height: 435px;
}	

.fifth{
	background-image: url(/images/p5_start.jpg); 
	height: 435px;
	background-color: #E6E6E6;
	color:#fff;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	width: 160px;	
	}

li.fifth:hover .text5 {
	visibility:visible;
}
.text5{
	padding-top:30px;
	padding-left:20px;
	visibility:hidden;
	height: 435px;
}


.shgrund {
	background-image:url(../images/Cyan_Viereck_transparent.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	height:140px;
	margin-left:20px;
	margin-top:-3px;
	padding:28px 14px 20px;
	width:119px;
	color:white;
	font-size:9pt;
	font-weight:bold;
	line-height:12px;
	
}
.shgrund a {
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
}

.shgrund br {
	margin-bottom:10px;	
}
.box{
	background-image:url(../images/Cyan_Viereck_transparent.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	float:right;
	height:145px;
	margin-right:-45px;
	margin-top:-377px;
	padding:40px 10px 10px;
	width:119px;
	color:white;
	font-size: 9pt;
	line-height: 12px;
	font-weight: bold;
	display: inline;
}

.box br {
	margin-bottom:10px;	
}
