#vollbild_collection {
	float: left;
	width:280px;
	padding: 10px;
	padding-bottom: 5px;
	text-align:center;
	margin-right: 50px;
	margin-left: 180px;
	overflow: hidden;
	background-color: #ede7d1;
	border-right: 1px solid #aaa; /*schattenlinien*/
	border-bottom: 1px solid #aaa;
	cursor:pointer;
}
#vollbild_collection img{

	overflow:hidden;
}
#set img {

	border:none;
	margin:0px;

}
#set {
	position:relative; 
	margin-top:2px; 
	padding:0px;
	padding-left:4px; 

}

#collection_right {
	height:280px;
	width:430px;
	text-align:center;
	overflow:auto;
	
}
	#collection_right p {
		text-align:left;
		
	}

	#collection_right a { 
		color:black;
		text-align:left;
	}
	#collection_right table { 
		font-size:150%;
		color:black;
		width:300px;
		text-align:left;
	}
img#merken {
	position:absolute;
	left:788px;
	top:280px;

}
img#back {
	position:absolute;
	left:635px;
	top:430px;

}
#text_collection {
	width: 651px;
	margin-bottom:20px;
	text-align: left;
	overflow: auto;
}

#text_collection p {

	 text-align: justify;
	  
}

#voransichtbilder {
	position:relative;
	margin-left:190px;
	margin-top:10px;
	height:390px;
	width: 691px;
	padding-top: 5px;
}

#voransichtbilder img {
	margin: 6px;
	padding: 1px;
	border: 2px solid white;
	background-color: black;
}

#tagauswahl {
     position:relative;
	 margin-left:200px;
	 padding:0px 120px;
	 background:url("vecona/img/rahmen_lang.png") no-repeat;
	 height:38px;
	 
}
	#tagauswahl select {

		width:266px;
		margin-top:10px;
		font-family: Georgia, serif;
		border: 1px solid #030004;
		border-top: 1px solid #949091;
		 
	}
	#tagauswahl label {

		margin-right:10px;
		font-size:180%;
		 
	}
	
#flip_forward{
	position:absolute;
	left:100px;
	top:430px;
	font-variant: caps;
	font-size:140%;
	
}

#flip_back{
	position:absolute;
	left:890px;
	top:430px;
	font-variant: caps;
	font-size:140%;
}

