.bg {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.start {
	background-image: url(images/start.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.urlaub {
	background-image: url(images/urlaub.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.arzt {
	background-image: url(images/arzt.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.einkauf {
	background-image: url(images/einkauf.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.besuch {
	background-image: url(images/besuch.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.kurier {
	background-image: url(images/kurier.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.kontakt {
	background-image: url(images/kontakt.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.impressum {
	background-image: url(images/impressum.jpg);
	background-position: 50px;
	background-repeat: no-repeat;
}
.logo {
	z-index: 5;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 25px;
}
.menustart {
	height: 25px;
	width: 45px;
}
.menuurlaub {
	height: 25px;
	width: 116px;
}
.menuarzt {
	height: 25px;
	width: 108px;
}
.menueinkauf {
	height: 25px;
	width: 127px;
}
.menubesuch {
	height: 25px;
	width: 107px;
}
.menukurier {
	height: 25px;
	width: 94px;
	
}
.menukontakt {
	height: 25px;
	width: 62px;
}
.menu {
	top: 90px;
	position: relative;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 620px;
	position: relative;
	left: 90px;
	top: 160px;
}
.linkimpressum {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	position: relative;
	left: 650px;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	clear: none;
	z-index: 99;
	height: 241px;
	width: 800px;
}
#iecontainer {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	clear: none;
	z-index: 99;
	height: 241px;
	width: 800px;
}
