html {
 	overflow-y: scroll; /* Blendet die Scrollleiste durchgehend ein */
 }
body {
	color: #000;
	font-family: arial;
	font-size: small;
	text-align: center; /* Zentriert container für IE5.5 */
}
#container {
	margin: 5px auto;
	background: #ffffff;
	width: 940px;
	text-align: left; /* Hebt text-align: center; aus dem body wieder auf */
}
/* @group My Group */
#nav {
	font-size: 14px;
}
a.home, a.home:hover {
	color: #fff;
	font-weight: bold;
	background: url('../images/icon_home.png') no-repeat 55px center;
}
#nav li a {
	text-decoration: none;
	padding: 5px 10px;
}
#nav li a:hover {
	color: #878787;
} 
#nav li li {
	padding: 8px 10px;
	border-bottom: 1px dotted #ccc;
	border-left: 1px solid #f7f7f7;
}
#nav li li.last {
	border-bottom: none;
}
#nav li li a { 
	font-weight: bold;
	padding: 0;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	white-space: nowrap;
	display: block;
	width: 12em;
}

#nav li {
	float: left;
	width: 12em;
}
#nav li ul {
	position: absolute;
	width: 194px;
	padding-bottom: 6px;
	left: -999em;
	background: url('../images/bg_dropdown.png') no-repeat right bottom;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* @end */
/* @group header */
#header {
	position: relative;
	height: 203px;
}
#headertxt {
	position: absolute;
	left: 460px;
	width: 480px;
}
#headertxt h1 {
	margin-top: 65px;
	margin-bottom: 0px;
	font-size: 27px;
	font-weight: normal;
	color: #3d3d3d;
	}
#headertxt h2 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #878787;
	}
#claim {
	margin-left: 460px;
	margin-top: 1px;
	color: #158780;
	font-size: 18px;
}	
/* @end */
/* @group topnavi */
#topnavi {
	float: left;
	height: 137px;
	width: 200px;
}
#topnavi ul {
	margin: 80px 0px 0px 0px;
	padding: 0px;
}
#topnavi li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#topnavi li a {
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}
/* @end */
/* @group footer */
#footer {
 	color: #1D3C5D;
	font-weight: bold;
	font-size: 85%;
	padding-top: 10px;
	clear: both;
}
#footer a, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contact {
	float: left;
}
#impressum {
	float: right;
}
/* @end */
/* @group navigation */
#navigation {
	position: absolute;
	top: 138px;
}
/* @end */
:focus {
	outline: 0;
}
a { 
	color: #158780;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
p { 
	font-size: 13px; 
	line-height: 1.3;
	margin: 0 0 0 0;
}
img { 
	border: 0; 
}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 8px 0;
	display: block;
	padding: 3px 0 3px 30px;
	border-bottom: 1px dotted #1f3f5c;
}
.shop h2 { 
	background: url(../images/icons/icon_dentalshop.gif) no-repeat 0 0; 
}
.netzwerk h2 { 
	background: url(../images/icons/icon_netzwerk.gif) no-repeat 0 0; 
}
.sponsoring h2 { 
	background: url(../images/icons/icon_sponsoring.gif) no-repeat 0 0; 
}
.gehoerlos h2 { 
	background: url(../images/icons/icon_gehoerlose.gif) no-repeat 0 0; 
}
.gehoerlos img { 
	margin-right: 30px; 
}
.betriebssport h2 { 
	background: url(../images/icons/icon_betriebssport.gif) no-repeat 0 0; 
}
.hr h2 { 
	background: url(../images/icons/icon_karriere.gif) no-repeat 0 0; 
}
.dentalunited h2 { 
	background: url(../images/icons/icon_dentalunited.gif) no-repeat 0 0; 
}
h2 a { 
	color: #707070; 
	text-decoration: none;
}
h2 a:hover { 
	text-decoration: underline; 
}
.introduction h1 { 
	font-size: 21px;
	color: #878787;
	font-weight: normal; 
	margin: 0 0 20px 0;
}
.introduction p { 
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	color: #000; 
}
#video { 
	margin: 0 0 32px 0; 
}
.contact em { 
	display: block;
	font-size: 18px;
	font-weight: bold; 
	color: #158780;
	font-style: normal;
	margin: 0 0 15px 0;
}
.service p { 
	font-size: 15px; 
}
.service span { 
font-size: 18px;
	color: #158780; 
}
.service span.first { 
display: block;
margin-bottom: 15px;
}
.service h3 { 
	font-size: 18px;
	color: #707070;
	font-weight: normal;
	margin: 3px 0 15px 0;
	display: block;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #1f3f5c; 
}
#content .contact h2 { 
	font-size: 18px;
	color: #707070;
	font-weight: normal;
	margin: 0 0 10px 0;
	display: block;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #1f3f5c; 
}
#content .newsbox h2 { 
	font-size: 20px;
	color: #878787;
	font-weight: normal;
	margin: 0 0 8px 0;
	display: block;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #1f3f5c;	 
}
#content .newsbox h2 a { 
	color: #878787;
	margin: 0 0 8px 0;	 
}
#content .newsbox h2 a:hover { 
	color: #ca0018;
	margin: 0 0 8px 0;
	text-decoration: none;	 
}
.newsbox h4 { 
	margin: 0 0 0.5em 0;
}
.newsbox a { 
	color: #ca0018; 	 
}
.newsbox a:hover { 
	color: #ca0018 !important;
	text-decoration: underline; 	 
}

/* alt */
.pgz h1, .kfo h1, .mkg h1 { 
	margin: 10px 0 14px 0;
	font-size: 20px;
	font-weight: normal; 
}
a.pgz, .pgz a {
	color: #0088d8;
	text-decoration: none;
}
a.mkg, .mkg a {
	color: #158780;
	text-decoration: none;
}
a.kfo, .kfo a {
	color: #11567e;
	text-decoration: none;
}
#content .pgz a:hover {
	color: #0088d8;
	text-decoration: underline;
}
#content .mkg a:hover {
	color: #158780;
	text-decoration: underline;
}
#content .kfo a:hover {
	color: #11567e;
	text-decoration: underline;
}
.accordion ul, .accordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.accordion h3  {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 20px;
	display: block;
	background: url('../images/icon_accordion_close.gif') no-repeat 0 18px;
}
.accordion h3.ui-state-active { 
	background: url('../images/icon_accordion.gif') no-repeat 0 18px;
}
.accordion ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
.accordion li {
	font-size: 13px;
	padding-left: 20px;
}
.accordion li a {
	color: #878787;
}
#content .pgz li a:hover {
	color: #0088d8;
	text-decoration: none;
}
#content .mkg li a:hover {
	color: #158780;
	text-decoration: none;
}
#content .kfo li a:hover {
	color: #11567e;
	text-decoration: none;
}

/* sortieren */
#ie_clearing {
	height: 0px;
	font-size: 0;
}

#footer {
	background: url(../images/dotted_line_zahnklinik.gif) repeat-x left top;
}
#footer a, #footer a:visited, #sidebar a, #sidebar a:visited {
	color: #7b7b7b;
	text-decoration: none;
}
#footer a:hover, #sidebar a:hover {
	color: #284C5D;
}
#sidebar h1 {
	color: #7b7b7b;
}
#header {
	background: url(../images/bg_header_start.jpg) no-repeat left bottom;
}
#content {
	padding-bottom: 10px;
	background: url(../images/bg_content_start.jpg) no-repeat;
	zoom: 1;
}
#content a:hover {
	color: #7b7b7b;
}
#impressum a, #impressum a:visited {
	color: #7b7b7b;
}
#impressum a:hover {
	color: #284C5D;
}
.row { 
	overflow: hidden; 
	clear: both;
	margin-bottom: 20px;
}
.row.last { 
	margin: 0 0 10px 0; 
}
.colleft { 
	width: 210px;
	margin: 0 70px 0 0;
	float: left; 
}
.colleftinner { 
	float: left;
	width: 210px;
	margin-right: 30px;
}
.colcenter { 
	float: left;
	width: 450px;
	margin-right: 30px;
	 
}
.colrightinner { 
	float: left;
	 width: 210px;
	 margin-right: 30px;
}
.colright { 
	float: left;
	 width: 180px;
}

