div.text{
	margin-left: 50px;
	display:block;
	clear:left;
	max-width: 850px;
}
	
div.text > p{
	display:block;
	max-width: 800px;
	min-width:300px;
}
	
div.bilder{
	margin-top: 30px;
	margin-left: 50px;
	display:block;
	clear:left;
	max-width: 850px;
	height: 300px;
}
	
img.inonehand{
	display:inline;
	clear:left;
	float:left;
	margin-bottom:10px;
}
	
div.slidercont{
	float:left;
	margin-left:50px;
	margin-bottom:180px;
	padding-bottom:50px;
}
div.slidercont:hover{
	margin-bottom:0px;
}

a.einshover, a.zweihover, a.dreihover, a.vierhover, a.fuenfhover, a.sechshover, a.siebenhover, a.achthover{
	width:301px;
	height: 50px;
	display:block;
	background-color:#D5D5D5;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#575757;
	color:#000;
	text-decoration:none;
	padding-left:5px;
}

a.einshover:hover, a.zweihover:hover, a.dreihover:hover, a.vierhover:hover, a.fuenfhover:hover, a.sechshover:hover, a.siebenhover:hover, a.achthover:hover{
	background-image:url(images/sequence.jpg);
	height: 230px;
	background-repeat:no-repeat;
}
a.zweihover:hover{
	background-position: 0 -230px;}
a.dreihover:hover{
	background-position: 0 -460px;}
a.vierhover:hover{
	background-position: 0 -690px;}
a.fuenfhover:hover{
	background-position: 0 -920px;}
a.sechshover:hover{
	background-position: 0 -1150px;}
a.siebenhover:hover{
	background-position: 0 -1380px;}
a.achthover:hover{
	background-position: 0 -1610px;}

a.dreidrachen{
	font-size:18px;
	margin:0;
	color:#2A1FFF;
	text-decoration:none;
}
	
p {font-size:18px;}