

#titel {
	position: absolute;
	left: 127;
	top: 0;
	width: 539px;
	height: 50px;
	background:  url(../img/assortiment.gif) no-repeat;
}
#titel span { 
	display: none; 
} 

#tekst1 {
	position: absolute;
	left: 144;
	top: 65px;
	width: 350;
	height: 123px;
	color: #333366;
}
#tekst2 {
	position: absolute;
	left: 144;
	top: 95px;
	width: 450;
	height: 500px;
	color: #333366;
}

.occassion_layer
{
	position: absolute;
	width: 180;
	height: 200;
}
.occassion_layer a:link, .occassion_layer a:visited 
{
	color: #333366;
	text-decoration: none;
}
.occassion_layer ul 
{
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;	
}
.occassion_thumb
{
	border: 1px solid #333366;
}



#occassion_info
{
	position: absolute;
	left: 154px;
	top: 500px;
	width: 490px;
}
#occassion_info td
{
	font-size:12;
	color: #333366;
}
#occassion_img img
{
	position: absolute;
	left: 154px;
	top: 30px;
	width: 600px;
	height:450px;
	border: 1px solid #333366;
}

