body {
	margin:0 auto;
	text-align:center;
	background:url(/wLayout/design/img/bg.png) repeat-x #3989bb top;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:12px;
}

img {
	border:none;
}

#navigation_container {
	width:903px;
	margin:0 auto;
	padding:0 0 83px;
	position:relative;
}


#navigation {
/*	float:right; */
	padding-right:6px;
  position:absolute;
  right:0;
  width:auto;
}


#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li {
	display:inline;
	margin:0px;
}

#navigation ul li a {
	display:block;
	color:#fff;
	float:left;
	padding:9px 12px 8px;
	margin:0;
	text-decoration:none;
	border-right:1px solid #c0d7e5;
}

#navigation ul li a:hover {
	text-decoration:underline;
}

#navigation ul li.aktiv a {
	font-weight:bold;
	background:url(/wLayout/design/img/nav_arrow.gif) no-repeat bottom center;
	text-decoration:none;
}

#navigation ul li.aktiv a:hover {
	text-decoration:none;
}

#navigation ul li.last a {
	border:none;
}


#logo {
	width:889px;
	margin:0 auto;
	clear:right;
	padding:0 7px 15px;
}

#logo img.logonotdienst {
	float:left;
}

#logo img.logoazn {
	float:right;
	margin-top:30px;
}


#areatop {
	background:url(/wLayout/design/img/contenttop.png) no-repeat;
	margin:0 auto;
	height:20px;
	width:903px;
}

#areabottom {
	background:url(/wLayout/design/img/contentbottom.png) no-repeat;
	margin:0 auto;
	height:20px;
	width:903px;
}

#area {
	background:url(/wLayout/design/img/contentbg.png) repeat-y top;
	margin:0 auto;
	text-align:left;
	padding:20px 7px;
	width:889px;
}

#content {
	width:577px;
	padding:0 29px 0 30px;
	border-right:1px solid #2775a5;
	float:left;
	font-size:12px;
	line-height:17px;
}

.startseite {
	border-right:none !important;
}




#sidebar, #citycloud {
	width:212px;
	padding:0 20px;
	float:left;
	font-size:13px;
}

/* Citycloud */
#citycloud {
	line-height:32px;
	text-align:justify;
	color:#2775a5;
	padding-top:10px;
}

#citycloud h2 {
	line-height:16px;
	font-size:13px;
	margin:0 0 5px;
	padding:0 8px 6px;
	border-bottom:1px solid #898989;
	text-align:left !important;
}

#citycloud div {
	padding:0 8px;
}

#citycloud a {
	color:#2775a5;
	text-decoration:none;
}

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

.s1 { font-size:13px; }
.s2 { font-size:16px; }
.s3 { font-size:17px; }
.s4 { font-size:17px; font-weight:bold; }
.s5 { font-size:18px; }
.s6 { font-size:20px; font-weight:bold; }


/* Partner in Citycloud */
#partner {
  text-align:center;
  padding:30px 0 0 !important;
}





#content #minheight {
	float:right;
	width:1px;
	height:560px !important;
}

#footer {
	color:#FFF;
	font-size:12px;
	text-align:left;
	padding:1px 9px 40px 0;
	width:894px;
	margin:0 auto;
}

#footer a {
	color:#FFF;
	padding:0 9px;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer span {
	padding:0 9px;
}


.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.clear {
	clear:both;
}



/* Elemente */
h1 {
	color:#2472a1;
	margin:0 0 10px;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
}

h2 {
	color:#676767;
	margin:-10px 0 20px;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
}






/* Detail Result */

.anzahlEintraege {
	display:block;
	text-align:right;
	margin-top:15px;
	font-size:11px;
	color:#585858;
}

ol#eintraege {
	list-style:none;
	margin:2px 0;
	padding:0;
}

ol#eintraege li {
	background:url(/wLayout/design/img/trenner_h.gif) repeat-x top;
	background:#EFEFEF;
	border:1px solid #CCCCCC;
	padding:15px 15px;
	margin:0 0 15px;
}

ol#eintraege li h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
}

ol#eintraege li h2 {
	font-size:13px;
	margin:0 0 3px;
	color:#585858;
	font-weight:bold;
}

ol#eintraege li span.telefonnummer {
	font-size:20px;
	letter-spacing:-1px;
	color:#2472a1;
	display:block;
}

ol#eintraege li span.bemerkung {
	font-size:12px;
	display:block;
	margin-top:5px;
}

ol#eintraege li span.sonstiges {
	font-size:12px;

}



/* Results */
ul#results {
	list-style:none;
	margin:15px 0;
	padding:10px 0;
	border-top:1px solid #ABABAB;
}
ul#results li {
	padding:3px 0;
	font-size:12px;
	width:260px;
	float:left;
}

ul#results li a {
	color:#343434;
	padding:3px 0;
	text-decoration:none;
}

ul#results li a:hover span.ort {
font-weight:bold;
text-decoration:underline;
}

ul#results li a span.vorwahl {
	display:block;
	width:46px;
	font-weight:bold;
	color:#2472A1;
	float:left;
}

.clearer {
	clear:left;
	height:10px;
	border-bottom:1px solid #ABABAB;
}








form div {
	display:none;
}

/* Formular */
#eingabe1 {
	border:1px solid #7f9db9;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:4px 5px;
	width:346px;
	margin-right:6px;
}

.suchfeld_init {
    color:#676767;
}

#tabVorwahlOrt {
	background:url(/wLayout/design/img/bg_vorwahl_ort.png) no-repeat top left;
	width:138px;
	height:25px;
	margin-left:5px;
	text-align:center;
	float:left;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:14px;
	line-height:25px;
}

#tabOrt {
	background:url(/wLayout/design/img/bg_ort.gif) no-repeat top left;
	width:64px;
	height:25px;
	margin-right:10px;
	text-align:center;
	float:left;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:14px;
	line-height:25px;
	cursor:pointer;
}

#tabVorwahl {
	background:url(/wLayout/design/img/bg_vorwahl.gif) no-repeat top left;
	width:84px;
	height:25px;
	margin:0 5px;
	text-align:center;
	float:left;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:14px;
	line-height:25px;
	cursor:pointer;
}

form {
	margin:0;
	padding:0;
}

form#sucheform div.aktiv {
	color:#2472A1;
	background-position:right;
	font-weight:bold;
}

input#senden1 {
	background:url(/wLayout/design/img/submit.gif) no-repeat left top;
	border:none;
	width:128px;
	height:30px;
	cursor:pointer;
	outline:none;
}

input#senden1:hover {
	background-position:left -30px;
}

/* Ergebnis Fenster*/
ul#resultwindow {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #7f9db9;
	border-top:none;
	background:#e4eef8;
	display:none;
	position:absolute;
	color:#2472a1;
}

ul#resultwindow li {
	padding:4px 10px 4px 10px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	width:336px;
}

ul#resultwindow li.selected {
	color:#fff;
	background:#2472a1;
}

ul#resultwindow li span {
	float:right;
	font-size:10px;
	padding:0 0 0 20px;
}

ul#resultwindow li.empty {
	display:none;
}

.priVorwahl li {
	font-weight:normal !important;
}
.priVorwahl li span {
	float:none !important;
	padding:0 10px 0 0 !important;
	font-size:12px !important;
	font-weight:bold !important;
}

#formexample {
	font-size:10px;
	color:#707070;
	margin-top:4px;
}





/* SEO im Footer */
.information2 {
  width:894px;
  padding:0;
  margin:0 auto 20px;
  font-size:10px;
  color:#FFF;
}

.information2 a {
  color:#FFF;
}




.information {
  padding:24px 8px 0;
}

.information b, .information strong {
  border-bottom:1px solid #898989;
  color:#676767;
  font-size:13px;
  line-height:16px;
  display:block;
  margin:0 -8px -10px;
  padding:0 8px 6px;
  font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
}





#sidebar {
	color:#353535;
	line-height:17px;
	margin-top:-20px !important;
}

#sidebar h2 {
	border-bottom:1px solid #ABABAB;
	margin:40px 0 5px -20px;
	font-size:13px;
	padding:1px 0 3px 20px;
	color:#999999;
}

/* #sidebar h2 span {
	border:1px solid #ABABAB;
	border-bottom:1px solid #FFF;
	background:#FFF;
	padding:3px 8px 1px;
}
*/

div.umkreissuche {
	background:url(/wLayout/design/img/icon_umkreissuche.gif) no-repeat left center;
	padding:10px 0 10px 33px;
}

div.umkreissuche a {
	font-weight:bold;
	text-decoration:underline;
}
div.umkreissuche a:hover {
	text-decoration:none;
}

#nothingfound {
  padding:15px;
}

#nothingfound a {
  font-weight:bold;
}


#sidebar a.newSearch {
	color:#2472a1;
	display:block;
	background:url(/wLayout/design/img/icon_search.gif) no-repeat 3px 5px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:3px 0 5px 28px;
}
#sidebar a.newSearch:hover, #sidebar a.additional_services:hover, #sidebar a.dental_services:hover {
	text-decoration:underline;
}

#sidebar a.additional_services, #sidebar a.dental_services {
	color:#2472a1;
	display:block;
	background:url(/wLayout/design/img/icon_list.gif) no-repeat 4px 18px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 0 28px;
}

#sidebar a.dental_services {
	background:url(/wLayout/design/img/icon_list2.gif) no-repeat 4px 18px;
}


#sidebar div.hinweis {
	font-size:10px;
	line-height:14px;
	color:#615f5f;
	font-style:italic;
	margin:30px 0 10px 0;
}



ul#weitere-notdienste {
  margin:0;
  padding:0;
  list-style:none;
}

ul#weitere-notdienste li {
  background:url(/wLayout/design/img/bullet_pfeil.gif) no-repeat left center;
  padding:2px 0 2px 15px;
}


h3.notdienst-headline {
	margin:30px 0 -12px;
	font-size:13px;
	color:#454545;
	width:490px;
}

div.notdienst-eintrag {
	width:490px;
	padding-top:20px;
}

div.notdienst-eintrag div.notdienst-beschreibung {
	width:320px;
	padding-right:170px;
	position:relative;
}

div.notdienst-eintrag div.notdienst-nummer {
	width:170px;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}







a {
	color:#2472A1;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

