body,a{
	color		: white;
	font-family : verdana, sans;
	font-size	: 10px;
	text-decoration: none;
}

.dental a:hover{
	color		: #ed1d24;
}

.otoplastik a:hover{
	color		: black;
}

div{
	position	: absolute;
	top			: 50%;
	left		: 50%; 
	margin-left	: -400px;
	margin-top	: -233px;
	padding		: 0;
	width		: 800px;
	height		: 466px;
	background	: url(images/startseite/bg.jpg);
}

ul{
	list-style-type: none;
}

div.auswahl,.auswahldental,.auswahloto{
	position	: relative;
	left		: 825px;
	top			: 340px;
	width		: 375px;
	height		: 193px;
}

div.auswahl{
	background	: url('images/startseite/start.gif');
}

.auswahldental{
	background	: url('images/startseite/denta.gif');
}

.auswahloto{
	background	: url('images/startseite/oto.gif');
}

ul.dental{
	position	: relative;
	top			: 60px;
	left		: 10px;
	padding-left: 90px;
	width		: 300px;
	height		: 30px;
	padding-top	: 20px;
}

ul.otoplastik{
	position	: relative;
	top			: 40px;
	left		: -60px;
	padding-left: 200px;
	width		: 300px;
	height		: 30px;
	padding-top	: 18px;
}

ul.kontakt{
	position	: relative;
	top			: 415px;
	left		: -15px;
}

ul.dental li, ul.otoplastik li{
	float:left;
}