body {
	background-color: #f2f2f2;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	
	overflow-y: scroll;
}

#conMain {
	width: 812px;
	height: auto;
	margin: auto;
	margin-top: 75px;
	background-color: #ffffff;
	border: 10px solid #ffffff;
	padding: 0px;
}

#conMain a {
	color: #529189;
	text-decoration: none;
}

#conMain a:hover {
	text-decoration: underline;
}

#conHome {
	width: 812px;
	height: auto;
	margin: auto;
	margin-top: 75px;
	background-color: #ffffff;
	border: 10px solid #ffffff;
	padding: 0px;
}

#conHome a#team {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: none;
	background-color: #fff;
	background-image: none;
	outline: none;
	float: left;
}

#conHome a#team img {
	border: none;
	background-color: none;
	padding: 0;
	margin: 0;
}

#conHome a {
	display: block;
	text-decoration: none;
	border: none;
	color: #dcdcdc;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	outline: none;
}

#conHome a:hover {
	color: #e7e7e7;
	background-color: #e7e7e7;
}

#conHome a#parodontologie {
	float: left;
	width: 702px;
	height: 100px;
	border-bottom: 1px solid #fff;
	background-image: url(img/home_parodontologie.gif);
	background-position: 0px 0px;
}

#conHome a#parodontologie:hover {
	background-position: 0px -100px;
}

#conHome a#prothetik {
    float: left;
	width: 702px;
	height: 100px;
	border-top: 1px solid #fff;
	background-image: url(img/home_prothetik.gif);
	background-position: 0px 0px;
}

#conHome a#prothetik:hover {
	background-position: 0px -100px;
}

#conHome a#prophylaxe {
	float: left;
	width: 109px;
	height: 490px;
	border-right: 1px solid #fff;
	background-image: url(img/home_prophylaxe.gif);
	background-position: -109px 0px;
}

#conHome a#prophylaxe:hover {
	background-position: 0px 0px;
}

#conHome a#aesthetik {
	float: right;
	width: 109px;
	height: 490px;
	border-left: 1px solid #fff;
	background-image: url(img/home_aesthetik.gif);
	background-position: -109px bottom;
}

#conHome a#aesthetik:hover {
	background-position: 0px bottom;
}

#conHeader {
	width: 812px;
	height: 110px;
	background-color: #b1e2dc;
	padding: 0px;
	margin: 0px;
}

p {
	padding: 20px;
	line-height: 17px;
	margin: 5px 0px;
}

ul#navi {
	padding: 20px;
	margin: 0px;
	list-style-type: none;
}

ul#navi li, ul#subnavi li {
	display: block;
	float: left;
}

ul#navi li a, ul#subnavi li a {
	display: block;
	padding-right: 13px;
	color: #529189;
	text-decoration: none;
}

ul#navi li a:hover, ul#subnavi li a:hover {
	color: #529189;
	text-decoration: underline;
}

a.aktiv, a.aktiv:hover {
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none !important;
}

#footer {
	width: 810px;
	height: auto;
	padding: 10px;
	text-align: right;
	margin: auto;
	margin-bottom: 25px;
	font-size: 11px;
	color: #a6a6a6;
	border: none;
}

#footer a {
	color: #a6a6a6;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #777777;
}

.bilder {
	width: 812px;
	height: 405px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 2px solid #b1e2dc;
	border-bottom: 2px solid #b1e2dc;
}

.bilder img {
	display: block;
	float: left;
}

.borderRight {
	border-right: 1px solid #fff;
}

.borderLeft {
	border-left: 1px solid #fff;
}

.borderBottom {
	border-bottom: 1px solid #fff;
}

.borderBoth {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul#subnavi {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

.invisible {
	visibility: hidden;
}

div#container {
	height: 100px;
}

p#kontaktCol1 {
	width: 130px;
	padding-bottom: 35px;
	float: left;
}

p#kontaktCol2 {
	width: 250px;
	float: left;
}

p.col1 {
	float: left;
	width: 500px;
	text-align: justify;
}

p.col2 {
	float: left;
	width: 232px;
	text-align: justify;
}

img.headline {
	display: block;
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
}

img#headlineKontakt {
	padding: 20px;
}

.clearer {
	clear: both;
}

.hell {
	color: #a6a6a6;
}

.dunkel {
	color: #373737;
}

ul.leistungen {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-left: 60px;
	margin-bottom: 20px;
	margin-top: -25px;
}

ul.leistungen li {
	padding: 2px;
	padding-left: 10px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

table#oeffnungszeiten {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

table#oeffnungszeiten td {
	padding: 0px;
	padding-right: 3px;
	text-align: right;
	margin: 0px;
	border: 0px;
}
