body {
	background-color: #fff;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;		
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 100%;
}

#body_all {
	vertical-align: center;
	width: 878px;
	margin: 0 auto;
	height: 100%;	
}

*html #body_all {
	width: 878px;
}

#header {
	height: 180px;
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left 30px;		
}

#meta {
	height: 22px;
	background-color: #f2f0f0;
	text-align: left;
	padding: 8px 0px 0px 30px;
}

.meta {
	float: left;
}

#logo {
	height: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;	
}

#content_all {
	min-height: 500px;
	background-color: #f2f0f0;
	padding-top: 0px;
}

* html #content_all {
	height: 500px;
}

#searchbox {
	text-align: right;
}

#menu_box {
	width: 250px;
	float: left;
}

#menu {
	float: left;
	width: 219px;
	text-align: left;
	margin: 30px 0px 0px 30px;
	border-right: 1px solid #ccc;	
}

* html #menu {
	float: left;
	width: 199px;
	text-align: left;
	margin: 30px 0px 0px 30px;
	border-right: 1px solid #ccc;	
}

#news {
	float: left;
	width: 209px;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 60px 10px 0px 0px;
	border-right: 1px solid #ccc;		
}

*html #news {
	float: left;
	width: 189px;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 60px 10px 0px 0px;
	border-right: 1px solid #ccc;		
}
#content {
	float: left;
	text-align: left;	
	width: 562px;
	padding: 30px 0px 30px 20px;		
}

#content_small {
	float: left;
	text-align: left;	
	width: 362px;
	padding: 30px 40px 30px 20px;		
}

* html #content_small {
	float: left;
	text-align: left;	
	width: 362px;
	padding: 40px 40px 30px 20px;		
} 

* html #content {
	width: 542px;	
	padding: 43px 0px 30px 20px;		
}

#content_breit {
	float: left;
	text-align: left;
	background-color: #00ff00;	
	width: 500px;
	padding: 30px 40px 30px 20px;	
}

#right_contentbox {
	float: left;	
	width: 180px;
	padding: 0px 20px 30px 0px;	
}

* html #right_contentbox {	
	width: 160px;	
}

#right {
	text-align: left;	
	padding: 29px 0px 30px 0px;	
}

.clear , .clearer {
	clear: both;
}

#footer {
	/*position: relative;
	bottom: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	width: 100%;
        height: 100px;
}

* html #footer {
	margin-left: -3px;
}

#footer_norandom {
	/*position: relative;
	bottom: 0px;*/
	background-image: url(../bilder_fuer_footer/footer_roulette.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100px;

}

#footernavi {
	background-color: #f2f0f0;
	text-align: left;
	padding: 5px 0px 30px 30px;
	float: left;
	width: 600px;	
}


#print {
	background-color: #f2f0f0;	
	padding: 5px 0px 30px 0px;

}

.rootline  {
	float: left;
	color: #999;
	font-size: 10px;
} 

.rootline a {
	float: left;
	color: #999;
} 

.rootline_last {
	float: left;
	color: blue;
	font-size: 10px;	
} 

.rootline_last  {
	color: #999;
}

/*******
menues
*******/
/* level 1 */
.menu-level1-no {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 10px 4px 0px;
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;*/
	text-transform: none;
	border-top: 0px solid #B03723;
}

.menu-level1-no_last {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 10px 4px 0px;
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	text-transform: none;
	border-bottom: 1px solid #B03723;
	border-top: 1px solid #B03723;*/
	margin-bottom: 30px;
}

.menu-level1-act {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 10px 4px 0px;
	/*background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #B03723;*/	
}

.menu-level1-act_last {
	color: #333;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 10px 4px 10px;
	/*background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #B03723;	
	border-bottom: 1px solid #B03723;	
	margin-bottom: 30px;*/
}

.menu-level1-no a:link {
	text-decoration: none;
}

.menu-level1-no a:visited {
	text-decoration: none;
}

.menu-level1-no a:hover {
	text-decoration: none;
}

.menu-level1-act a:link {
	color: #333;
	text-decoration: none;
}

.menu-level1-act a:visited {
	color: #333;
	text-decoration: none;
}

.menu-level1-act a:hover {
	text-decoration: none;
}

.menu-level1-act_last a:link {
	text-decoration: none;
}

.menu-level1-act_last a:visited {
	text-decoration: none;
}

.menu-level1-act_last a:hover {
	text-decoration: none;
}

/* level 2 */
.menu-level2-no {
	color: #999;
	font-size: 13px;
	line-height: 12px;
	padding: 5px 0px 5px 20px;
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;*/
	text-transform: none;
}

.menu-level2-act {
	color: #999;
	font-size: 13px;
	line-height: 12px;
	padding: 5px 0px 5px 20px;
	/*background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;*/
	text-transform: none;
}

.menu-level2-no a:link {
	color: #999;
	text-decoration: none;
}

.menu-level2-no a:visited {
	color: #999;
	text-decoration: none;
}

.menu-level2-no a:hover {
	text-decoration: none;
}

.menu-level2-act a:link {
	color: #333;
	text-decoration: none;
}

.menu-level2-act a:visited {
	color: #333;
	text-decoration: none;
}

.menu-level2-act a:hover {
	text-decoration: none;
}

#content_detail h3 {
	line-height: 18px;
	text-align: justify;
}

.indent {
	padding-left: 30px;
}

.label {
	font-style: italic;
}

.labelheader, .listcol1 {
	font-size: 12px;
	font-weight: bold;
}

ul.resultBrowser li {
	float: left;
	margin-left: 5px;
	list-style-type: none;	
}

#searchForm-indication, #searchForm-indication2 {
	padding-left: 30px;
}

/* rsysclinic styles */
div.checkboxlabel {
	float: left;
	clear: none;
	display: block;
	padding: 0px;
	margin: 2px 0px 2px 5px;
	width: 300px;
}

div.right div input {
	float: left;
	clear: both;	
	padding: 0px;
	margin: 2px 0px 2px 0px;
}

div.checkboxrow {
	float: left;
	clear: both;
	margin: 2px 0px 2px 0px;
	width: 340px;
}

table.infotable tr td {
	border-bottom: 1px solid #ddd;
}

/************ extensions **************/
/************ wt_diretory *************/
.tx-wtdirectory-pi1 dt {
        display: none;
        width: 0px;
}

#content_right .tx-wtdirectory-pi1 a:hover {
        text-decoration: none;
}

dd.wtdirectory_all {
        padding: 0px 0px 3px 0px;
        margin-left: 0px;
}

ul.wtdirectory_list {
        margin: 0;
        padding: 0;
}

ul.wtdirectory_list li {
        border: 1px solid #ccc;
        padding: 5px;
        margin: 0 0 20px 0;
        list-style-type: none;
}

ul.wtdirectory_list {
        border: 0px solid #fff;
        margin-left: 0px;

}

div.wtdirectory_all_vcard {
        margin-left: 0px;
}

div.wtdirectory_all_vcard img {
        padding-top: 3px;
}


div.wtdirectory_all_vcard img a {
        border: 0px;

}

dt.wtdirectory_all_even, dt.wtdirectory_all_odd {
        background-color: #fff;
}

.wtdirectory_all_zip {
        float: left;
        margin-right: 5px;
}

/********* googlemaps ************/
.mapnest {
  width:530px;
}

.maptop {
  Xpadding:10px;
}

.mapcat {
  width:200px;
  height:100px;
  overflow:auto;
  padding:5px;
  border-top:0px solid #ccc;
  border-left:0px solid #ccc;
}

#map {
  padding:5px;
  border-top:0px solid #ccc;
  border-right:0px solid #ccc;
}

.mapbottom {
  clear:both;
  margin-left:10px;
  width:472px;
  border-bottom:1px solid #ccc;
}

.mapbottom ul{
  padding:10px;
  margin-top:-1px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-top:1px solid #ccc;
  height:50px;
  overflow:auto;
}
/* tooltip at POI on map */
.markerTooltip {
  background: #fff;
  color:#000;
  padding: 3px 6px;
  white-space: nowrap;
  border: #333 solid 1px;
  -moz-border-radius:10%;
  -moz-opacity: 85%;
  opacity: 0.85;
  z-index:4;
}


