* {	
margin: 0;
padding: 0;
}

a:link {
	color: #FF4402;
	text-decoration: underline;
}

a:visited {
	color: #FF4402;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
}
	
#pageHeader {
	width: 738px;
	height: 64px;
	background: #FFFFFF url(../images/home/top_01_neu2.jpg) no-repeat;
	text-align: left;
}

#Flashcontainer {
	text-align: left;
	width: 297px;
	padding: 0px;
	padding-top: 58px;
	height: 410px;
	float: left;
	background-image: url(../images/home/Flash_fake_neu.jpg);
	background-repeat: no-repeat;
}

#Neuheitcontainer {
	text-align: left;
	width: 441px;
	padding: 0px;
	height: 234px;
	background-image: url(../images/home/schnappschuss.jpg);
	background-repeat: no-repeat;
	float: right;
}

#NeuheitLayer {
	position:relative;
	left:53px;
	top:170px;
	width:180px;
	height:15px;
	z-index:2;
}

#HometextcontainerWide {
	text-align: left;
	width: 441px;
	padding: 0px;
	background-image: url(../images/home/background_text.jpg);
	background-repeat: no-repeat;
	float: left;
}

#HometextcontainerWide #content {
	padding-left: 40px;
	padding-right: 0px;
}

#Hometextcontainer1 {
	text-align: left;
	width: 220px;
	padding: 0px;
	background-image: url(../images/home/background_text.jpg);
	background-repeat: no-repeat;
	float: left;
}

#Hometextcontainer1 #content {
	padding-left: 40px;
	padding-right: 10px;
}

#Hometextcontainer2 {
	text-align: left;
	width: 221px;
	padding: 0px;
	background-image: url(../images/home/background_text2.jpg);
	background-repeat: no-repeat;
	float: right;
}

#Hometextcontainer2 #content {
	padding-left: 30px;
	padding-right: 20px;
}

#breadcrumbcontainer {
	text-align: right;
	width: 738px;
	height: 35px;
	background: url(../images/home/top_03.jpg) no-repeat top left #FFFFFF;
}
	
.kopje {
	color: #187F9F;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
	
.fotoklein {
	margin-right: 10px;
	margin-top: 6px;
}

