/**************************************************************************************************************************************************** LAYOUT */
body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	padding:0px;
	margin:0px;
	background: #fff;
	background: #ebecec url(../image/layout/0803/bg_spacer.gif) repeat-x top left;
}
#top_container {
	height: 57px;
	background: url(../image/layout/0803/bg_top.gif) repeat-x;
	border-top: 1px solid #fff;
}
#top {
	width: 750px;
	margin: 8px auto 0px auto;
	padding: 0 40px 0 0;
}
#menu_container {
	height: 30px;
	background: url(../image/layout/0803/bg_menu.gif) repeat-x;
}
#container {
	float: left;
	width: 100%;
}
#container_center {
	width: 806px;
	margin:0 auto;
	padding: 0;
}
#container_background {
	float: left;
	background: #fff;
	width: 645px;
	border-left: 1px solid #fff;
}
#sidebar {
	float: right;
	width: 160px;
	margin: 0;
	padding: 0;
}
#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 645px;
	background: #fff;
}
div#content { 
	min-height:600px;
	background: #fff url(../image/layout/0803/bg_coop.gif) repeat-x top left;
}
#footer_container {
	float: left;
	height: 60px;
}
#footer_center {
	height: 60px;
	border-left: 1px solid #fff;
	background: #fff;
}
#footer {
	width: 624px;
	height: 30px;
	margin: 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #06112b;
	background: #fff url(../image/layout/0803/bg_footer.gif) repeat-x top left;
}
#footer_base {
	width: 644px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #fff url(../image/layout/0803/bg_footer.gif) repeat-x bottom left;
}
#footer_base p {
	float: right;
	margin: 3px 0 0 0;
	padding: 0 10px 0 0;
	color: #6876a1;
}
	
/**************************************************************************************************************************************************** GENERAL TAGS */
a {
	text-decoration: none;
	font-weight: bold;
	color: #23486d;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	float: left;
	font-size: 0.9em;
	color: #23486d;
	line-height: 2.0em;
	margin: 10px 0;
}

/**************************************************************************************************************************************************** TOP */
#logo {
	float: left;
}
#quick_search {
	float: right;
	padding: 10px 130px 0 0;
}
#quick_search #search {
	width: 180px;
	color: #A4A4A4;
    padding: 1px 0px 1px 19px;
    background: #ffffff url(/htdocs/static/icon/search.gif) no-repeat top left;
}

/**************************************************************************************************************************************************** MENU */
#menu {
	width: 650px;
	margin: 0 auto;
	padding: 0 160px 0 0;
	list-style: none;
	height: 29px;
}
#menu li {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	height: 29px;
}
#menu li a {
	padding: 0;
	margin: 0;
	border: 0;
}

/**************************************************************************************************************************************************** SIDEBAR */
#sidebar .banner {
	float: right;
	padding: 0;
	margin: 0;
	background: #fff url(../image/layout/0803/bg_coop.gif) repeat-x top left;
}
#sidebar .banner span.banner_header {
	float: left;
	font-size: 0.8em;
	width: 157px;
	padding: 0 0 1px 3px;
	border-top: 1px solid #b79999;
	border-bottom: 1px solid #b79999;
}
#sidebar .banner img {
	border-bottom: 1px solid #fff;
	float: left;
	margin: 0;
	padding: 0;
}
#sidebar .banner div {
	border-top: 1px solid #fff;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

/**************************************************************************************************************************************************** TEXT PAGES*/
#header {
	width: 644px;
	height: 174px;
	padding: 12px 0 0 0;
	margin: 0 0 1px 0;
	text-align: right;
	border-bottom: 1px solid #c0ccd7;
	border-right: 1px solid #fff;
}
#header a#review_counter {
	float: right;
	width: 162px;
	height: 173px;
	margin: 0 30px 0 0;
	padding: 0;
}
#header #review_lookup {
	float: right;
	text-align: left;
	width: 187px;
	margin: 5px 0 0 0;
	padding: 0;
}
#header #review_lookup fieldset {
	float: left;
	width: 170px;
	border: 0;
	margin: 0;
	padding: 0;
}
#header #review_lookup select {
	width: 170px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#header #review_lookup #submit {
	width: 170px;
}
#header #review_lookup #review_date_link {
	float: right;
	margin: 0;
	padding: 0;
}
#header #review_lookup #review_date_link a {
	float: right;
	width: 170px;
	font-weight: normal;
	color: #122e4a;
	font-size: 0.9em;
	margin: 6px 12px 0 0;
	padding: 0;
}
#content .threecols {
	width: 644px;
	float: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff url(../image/layout/0803/bg_double_inverse_start.gif) repeat-y top left;
}
#content .threecols .left {
	float: left;
	width: 161px;
	padding: 20px 20px 0 18px;
	text-align: right;
}
#content .threecols .center {
	float: left;
	width: 244px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content .threecols .right {
	float: left;
	width: 161px;
	margin: 20px 0 0 20px;
	text-align: left;
}
#content .threecols h2 {
	float: left;
	text-align: left;
	color: #f6f0e6;
	font-size: 1.0em;
	width: 160px;
	line-height: 1.4em;
	margin: 28px 0 13px 0;
}
#content .threecols .left h2 {
	float: right;
	text-align: right;
}
div#content div.threecols p {
	float: left;
	text-align: left;
	padding: 0;
	color: #f6f0e6;
}
div#content div.threecols .left p {
	float: right;
	text-align: right;
}
#content .onecol {
	float: left;
	width: 603px;
	padding: 5px 20px 8px 20px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content .onecol a {
	color: #23486d;
}
#content .blurb {
	float: left;
	width: 603px;
	padding: 30px 20px 15px 20px;
	background: #fff url(../image/layout/0803/bg_blurb.gif) repeat-x top left;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#content .blurb a {
	color: #23486d;
}
#content .blurb p,li {
	color: #1d3b59;
}
#content .blurb h2 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
#content .blurb ul {
	float: left;
	width: 300px;
	margin: 34px 0 0 0;
	padding: 0 0 0 40px;
}
#content .blurb ul li {
	margin: 0 0 15px 0;
	line-height: 1.3em;
}
#content .blurb div.blurb_left {
	float: left;
	width: 270px;
	padding: 0 0 0 10px;
	text-align: left;
}
#content .blurb div.blurb_right {
	float: right;
	text-align: right;
	width: 280px;
	padding: 0 10px 0 0;
}
#content .blurb img.blurb_header {
	float: left;
	padding: 0 0 15px 10px;
}
#content .blurb div.blurb_right img.blurb_header {
	float: right;
	padding: 0 10px 15px 0;
}
#content .blurb div.blurb_left p {
	float: left;
	width: 240px;
	padding: 5px 9px 5px 9px;
	line-height: 2.1em;
	background: transparent url(../image/layout/0803/bg_blurb_item_text.gif) repeat-x top left;
	text-align: justify;
}
#content .blurb div.blurb_right p {
	float: left;
	width: 260px;
	padding: 5px 9px 5px 9px;
	line-height: 2.1em;
	background: transparent url(../image/layout/0803/bg_blurb_item_text.gif) repeat-x top left;
	text-align: justify;
}
#content .custom_content {
	float: left;
	background-color: #fff;
	padding: 10px;
}
div.custom_content p {
	float: left;
	padding: 0;
	margin: 0 0 15px 20px;
}
div.custom_content p.message {
	font-size: 1.0em;
	width: 500px;
	color: #474747;
	margin: 18px 10px 33px 20px;
	padding: 15px 0 15px 30px;
	background: #fff url(../image/layout/0803/bg_write_form.gif) repeat-y top left;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px;
}

/**************************************************************************************************************************************************** START PAGE */
#last_reviews {
	float: left;
	margin: 0;
	padding: 5px 7px 0 7px;
	list-style: none;
}
#last_reviews li {
	float: left;
	width:220px;
	height: 50px;
	margin: 0 0 5px 0;
	padding: 0;
}
#last_reviews li a.last_review {
	float: left;
	width:220px;
	height: 50px;
	padding: 0 5px;
	background: url(../image/layout/0803/bg_last_reviews_review.gif) repeat-x top left;
}
#last_reviews li a.last_review:hover {
	float: left;
	width:220px;
	height: 50px;
	padding: 0 5px;
	background: #fff;
	text-decoration:none;
}
#last_reviews li span.hospital {
	float: left;
	width: 100%;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 0.85em;
	font-weight: bold;
	color: #7b7b7b;
}
#last_reviews li span.city {
	float: left;
	clear: left;
	color: #9c9c9c;
	margin: 0;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	width: 150px;
}
#last_reviews li span.fachrichtung {
	float: left;
	clear: left;
	color: #9c9c9c;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}
#last_reviews li span.date {
	float: right;
	color: #9c9c9c;
	margin: 0;
	padding: 0 0 1px 0;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
}
#last_reviews li span.note {
	float: right;
	clear: right;
	color: #9c9c9c;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}
#review_read_link {
	float: right;
	font-weight: bold;
	width: 230px;
	text-align: center;
	color: #46413f;
	font-size: 0.8em;
	margin: 0 7px 0 3px;
	padding: 6px 0 2px 0;
}
#review_read_link img {
	float: right;
}
#content div.main_start div.left {
	width: 174px;
	padding: 20px 25px 0 0;
	margin: 0;
}
#content div.main_start div.right {
	width: 176px;
	padding: 20px 0 0 22px;
	margin: 0;
}
#content div.main_start h2 {
	font-size: 0.9em;
	width: 130px;
	line-height: 1.5em;
	padding: 0 0 0 13px;
}
#content div.main_start .left h2 {
	padding: 0 8px 0 0;
}
div#content div.main_start p {
	width:130px;
	text-align: justify;
	padding: 0 0 0 13px;
}
div#content div.main_start .left p {
	text-align: justify;
	padding: 0 9px 0 0;
}


/**************************************************************************************************************************************************** FAQ */
#content .question_list {
	padding: 2px 0 5px 0;
	margin: 0;
	border: 0;
}
#content .question_list .left {
	float: left;
	padding: 10px 13px;
	width: 179px;
	margin: 0;
}
#content .question_list .center {
	float: left;
	padding: 10px 13px;
	width: 214px;
	margin: 0;
	border: 0;
}
#content .question_list .right {
	float: left;
	padding: 10px 5px 10px 13px;
	width: 169px;
	margin: 0;
	border: 0;
}
#content .question_list .question_category {
	padding: 0;
	margin: 0 0 15px 0;
}
#content .question_list .left p {
	padding: 0 11px 0 0; 
	margin: 0;
}
#content .question_list .center p {
	color: #23486d;
	padding: 0 9px 0 9px;
	margin: 0;
}
#content .question_list .right p {
	padding: 0 0 0 9px;
	margin: 0 0 5px 0;
}
#content .question_list ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .question_list ul li {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
#content .question_list a {
	font-weight: normal;
	text-align: left;
}
#content .question_list .center a {
	color: #23486d;
	font-weight: normal;
	border: 0;
}
#content .question_list .center p a {
	font-weight: bold;
}
#content .faq_answers {
	margin-top: 20px;
}
#content .faq_answers .question_category_header {
	padding: 0 0 15px 8px;
	margin: 0;
}
#content .faq_answers h3 {
	font-size: 1.1em;
	margin: 0 0 0 10px;
	padding: 0;
	color: #1d3b59;
}
#content .faq_answers p.faq_answer {
	font-size: 0.9em;
	padding: 0 35px 20px 15px;
	width: 540px;
}
#content .faq_answers span.banner_code {
	float: left;
	font-size: 0.8em;
	color: #23486d;
	padding: 0 0 15px 0;
	width: 550px;
}

/**************************************************************************************************************************************** CONTACT */
#contact {
	float: left;
	text-align: left;
	margin: 0;
	padding: 13px 0 10px 30px;
}
#content #contact fieldset {
	float: left;
	width: 500px;
	margin: 5px 0 20px 0;
	padding: 0 0 15px 0;
	background: #fff url(../image/layout/0803/bg_write_form.gif) repeat-y top left;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
#contact .error {
	background: #e82323;
}

/**************************************************************************************************************************************** MEDIA */
#media {
	float: left;
	text-align: left;
	margin: 0;
	padding: 15px 0 20px 30px;
	width: 590px;
}
#media .header_text {
	float: left;
	padding: 0 0 0 0;
}
#media #media_material .header_text {
	float: left;
	padding: 0 0 0 45px;
}
#media #media_article .header_text {
	float: left;
	padding: 0 0 0 6px;
}
#media h2 {
	float: left;
	text-align: left;
	margin: 20px 0 17px 0;
	padding: 0;
	width: 350px;
	font-size: 1.1em;
	color: #1d3b59;
}
#media h3 {
	float: left;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 10px;
	width: 350px;
	font-size: 1.1em;
	color: #1d3b59;
}
#media a {
	color: #23486d;
}
#media p {
	text-align: justify;
	padding: 0 10px;
	margin: 0;
	width: 350px;
}
#media div#media_material {
	float: right;
	width: 180px;
	padding: 0 15px 0 0;
	margin: 0;
}
#media #media_material ul {
	list-style: none;
	float: right;
	width: 165px;
	margin: 0;
	padding: 21px 0 0 20px;
}
#media #media_material ul li {
	float: right;
	width: 165px;
	margin: 0;
	padding: 0 0 60px 0;
	text-align: center;
}
#media #media_material ul li a {
	font-weight: normal;
	font-size: 0.8em;
}
#media #media_material ul li a:hover {
	text-decoration: none;
}
#media div#media_article {
	float: left;
	width: 390px;
	padding: 0;
	margin: 0;
}
#media #media_article ul {
	list-style: none;
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}
#media #media_article ul li {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0 0 40px 8px;
	background: #fff url(../image/layout/0803/bg_media_article.gif) repeat-x top left;
}

/**************************************************************************************************************************************** IMPRESSUM */
#impressum {
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px 0 20px 20px;
}
#impressum h2 {
	float: left;
	clear: both;
	width: 520px;
	font-size: 1.1em;
	padding: 0 30px 10px 10px;
	margin: 20px 0 0 0;
	color: #1d3b59;
}
#impressum h3 {
	float: left;
	clear: both;
	width: 400px;
	font-size: 1.0em;
	padding: 0 30px 10px 20px;
	margin: 20px 0 0 0;
	color: #1d3b59;
}
#impressum p {
	float: left;
	clear: both;
	width: 550px;
	padding: 0 50px 10px 20px;
	margin: 0;
}
#impressum a {
	color: #23486d;
}

/**************************************************************************************************************************************** REVIEW ANZEIGEN */
#review {
	margin: 12px 10px 10px 12px;
}
#review div {
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 0 10px 10px;
}
#review div div {
	margin: 0;
	padding: 0;
}
#review h2 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #23486d;
}
#review h3 {
	float: left;
	clear: left;
	font-size: 1.0em;
	margin: 0;
	padding: 3px 0 0 8px;
	width: 140px;
	height: 20px;
	color: #1d3b59;
}
#review p {
	margin: 0 0 2px 0;
	padding: 0;
	width: 150px;
}
#review a {
	clear: both;
}
#review #review_header {
	width: 595px;
	background: #fff url(../image/layout/0803/bg_review_box_header.jpg) no-repeat top left;
	margin: 0 0 1px 0;
	padding: 0 0 0 25px;
}
#review #review_header h1 {
	float: left;
	font-size: 1.4em;
	margin: 7px 0 2px 5px;
	padding: 0;
	color: #e4e4e4;
}
#review #review_header span.rating_avg {
	float: right;
	font-size: 2.0em;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	background: #fff url(../image/layout/0803/bg_review_box_avg.jpg) no-repeat top left;
	color: #e4e4e4;
	height: 43px;
	width: 65px;
	text-align: center;
	border-left: 2px solid #fff;
}
#review #review_header span.last_update {
	float: left;
	clear: left;
	margin: 0 0 3px 7px;
	width: 200px;
	font-size: 0.8em;
	color: #e4e4e4;
}
#review #review_fotos {
	width: 610px;
	float: left;
	background: #fff url(../image/layout/0803/bg_review_box.gif) repeat-x top left;
	padding-top: 8px;
	margin: 0 0 15px 0;
}
#review #review_fotos h2 {
	margin: 0 0 15px 0;
}
#review #review_fotos  .thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}
#review #review_fotos  .thumbs li{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#review #review_general {
	width: 620px;
	padding: 0;
	margin: 0 0 10px 0;
}
#review #review_general h3 {
	margin: 0;
	height:12px;
	padding: 3px 8px 0 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #f6f0e6;
	text-align: right;
}
#review #review_general p,a {
	color: #f6f0e6;
}
#review #review_general .left {
	width: 410px;
	height: 281px;
	float: left;
	padding: 37px 0 0 10px;
	background: #fff url(../image/layout/0803/bg_review_box_general.jpg) no-repeat top left;
}
#review #review_general .left p {
	width: 236px;
}
#review #review_general .right h3 {
	width: 141px;
}
#review #review_general .right {
	width: 186px;
	height: 260px;
	float: right;
	padding: 60px 0 0 14px;
	background: #fff url(../image/layout/0803/bg_review_box_grades.jpg) no-repeat top left;
}
#review #review_general .right p {
	width: 18px;
}
#review #review_general .right h3.rating_overall {
	margin: 15px 0 0 0;
}
#review #review_general .right p.rating_overall {
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 1.1em;
}
#review #review_content {
	width: 610px;
	float: left;
	background: #fff url(../image/layout/0803/bg_review_box.gif) repeat-x top left;
	padding-top: 8px;
	margin: 0 0 15px 0;
}
#review #review_content h2 {
	width: 600px;
}
#review #review_content .left {
	width: 305px;
	float: left;
	margin: 0;
	padding: 0;
}
#review #review_content .left p {
	width: 155px;
}
#review #review_content .right {
	width: 275px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
#review #review_content .right h3 {
	width: 100px;
}
#review #review_content .right p {
	width: 160px;
}
#review #review_comment {
	width: 610px;
	background: #fff url(../image/layout/0803/bg_review_box.gif) repeat-x top left;
	padding-top: 8px;
	margin: 0 0 15px 0;
}
#review #review_comment p {
	width: 450px;
}
#review #review_author {
	width: 610px;
	background: #fff url(../image/layout/0803/bg_review_box.gif) repeat-x top left;
	padding-top: 8px;
}
#review #review_author p {
	width: 450px;
}
#review #review_contact {
	float: left;
	clear: left;
	width: 500px;
	border: 0;
	margin: 10px 0 0 0;
	padding: 0 0 0 6px;
}
#review #review_contact legend {
	width: 300px;
	font-size: 1.0em;
	padding: 0 0 12px 140px;
}
#review #review_contact fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}
#review #review_contact label {
	width: 130px;
}
#review #review_contact input {
	margin-left: 140px;
}
#review #review_contact textarea {
	margin-left: 140px;
}
#review #review_related ul {
	list-style: none;
}
#review #review_related li {
	margin-bottom: 3px;
}
#review #review_related a {
	color: #23486d;
	font-weight: normal;
}

/**************************************************************************************************************************************************** BEWERTUNGEN ANZEIGEN */
div.custom_content p.review_tip {
	float: right;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.0em;
	margin: 0;
	color: #adadad;
	padding: 8px 0 0 0;
}



div.custom_content ul.review_pages {
	float: left;
	width: 400px;
	margin: 1px 0 0 0;
	padding: 3px 0 1px 0;
	line-height: 1.0em;
	border-bottom: 1px solid #fff;
	color: #23486d;
	list-style: none;
}
div.custom_content ul.review_pages li {
	float: left;
	margin: 1px 2px 1px 2px;
}
div.custom_content ul.review_pages li.pages_buffer {
	width: 10px;
	height: 20px;
	background-color: #f1f1f1;
}
div.custom_content ul.review_pages a {
	float: left;
	font-weight: normal;
	font-size: 0.9em;
	color: #23486d;
	padding: 2px 3px 3px 2px;
	background: #f6f6f6;
	border: 1px solid #ede5e5;
}
div.custom_content ul.review_pages a.pages_previous {
	padding-left: 14px;
	background: #f6f6f6 url(../icon/first_page.gif) no-repeat center left;
}
div.custom_content ul.review_pages a.pages_next,a.pages_next:hover {
	padding-right: 14px;
	background: #f6f6f6 url(../icon/last_page.gif) no-repeat center right;
}
div.custom_content ul.review_pages a:hover {
	background-color: #ede5e5;
	text-decoration: none;
}
div.custom_content ul.review_pages a.active,a.active:hover {
	font-weight: bold;
	color: #fff;
	background: #23486d;
	border: 1px solid #23486d;
}



div#review_list img.header_text {
	padding-left: 12px;
}
div#review_list table {
	clear: both;
	border-spacing: 0px;
	border: 0;
	margin: 0;
	table-layout: auto;
	border-collapse: collapse;
	border-bottom: 2px solid #23486d;
}
div#review_list table th {
	background: #23486d;
	border-right: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}
div#review_list table th.function {
	font-size: 0.9em;
}
div#review_list table th a {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0;
}
div#review_list table tr {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#review_list table td {
	background: #f1f1f1;
	border: 0px;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding: 2px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
div#review_list table td a {
	color: #23486d;
}
div#review_list table td.country {
	width: 16px;
	font-size: 0.9em;
	padding: 0px;
	margin: 0;
	text-align: center;
}
div#review_list table td.city {
	color: #23486d;
	font-weight: bold;
	width: 120px;
	font-size: 0.9em;
	padding: 0 0 0 4px;
	background: #fff url(../image/layout/0803/bg_review_list_city.gif) repeat-y top left;
}
div#review_list table td.city_date {
	background: #fff url(../image/layout/0803/bg_review_list_city.gif) repeat-y top left;
	color: #23486d;
	font-weight: bold;
	width: 120px;
	font-size: 0.9em;
}
div#review_list table td.country_dupl {
	border-top: 0px;
}
div#review_list table td.city_dupl {
	border-top: 0px;
	background: #fff url(../image/layout/0803/bg_review_list_city.gif) repeat-y top left;
}
div#review_list table td.city_dupl_date {
	border-top: 0px;
	background: #fff url(../image/layout/0803/bg_review_list_city.gif) repeat-y top left;
}
div#review_list table td.fachrichtung {
	width: 140px;
	font-size: 0.9em;
}
div#review_list table td.hospital {
	width: 280px;
	font-size: 0.9em;
}
div#review_list table td.avg_good {
	width: 20px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: #23486d;
}
div#review_list table td.avg_bad {
	width: 20px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: #23486d;
}
div#review_list table td.avg {
	width: 20px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: #23486d;
}
div#review_list table td.function {
	width: 10px;
	text-align: center;
}
div#review_list table a {
	font-size: 0.9em;
	display: block;
	font-weight: normal;
	color: #23486d;
}
div#review_list table td.country img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	display: block;
}

/**************************************************************************************************************************************************** BEWERTUNGEN NACH DATUM ANZEIGEN */

#review_date p {
	width: 550px;
}
#review_date #review_list {
	margin: 5px 0 5px 5px;
}
div#review_list table.review_date td.hospital {
	width: 293px;
}
img.header_text {
	margin: 10px 0 10px 0;
}
#review_date p.review_pages {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

/**************************************************************************************************************************************************** BEWERTUNG SCHREIBEN */
form#review_write {
	float: left;
	width: 480px;
	margin: 5px 0 20px 40px;
	padding: 0 0 15px 0;
	background: #fff url(../image/layout/0803/bg_write_form.gif) repeat-y top left;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
form#review_write fieldset {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}
form#review_write legend {
	float: left;
	clear: right;
	padding: 5px 0 0 10px;
	border: 0;
	margin: 0 0 18px 0;
	width: 410px;
	font-size: 1.2em;
}
#content .top_write #step_number {
	padding: 100px 35px 0 0;
}
div#write.custom_content {
	margin: 5px 0 0 0;
}
div#write .header_text {
	padding: 0 0 7px 10px;
}
div#write.custom_content p {
	float: left;
	width: 480px;
	padding: 0 20px 0 0;
}
div#write.custom_content p.message {
	font-size: 1.0em;
	width: 500px;
	color: #474747;
	margin: 18px 10px 33px 20px;
	padding: 15px 0 15px 30px;
	background: #fff url(../image/layout/0803/bg_write_form.gif) repeat-y top left;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px;
}
div#write.custom_content div.summary {
	float: left;
	width: 560px;
	margin: 0 0 0 30px;
	padding: 0 0 15px 0;
	background: #fff url(../image/layout/0803/bg_review_box.gif) repeat-x top left;
}
div#write.custom_content div.summary div.review_edit_header {
	float: left;
	padding: 0 0 7px 0;
}
div#write.custom_content div.summary div.review_edit_header h2 {
	float: left;
	width: 300px;
	font-size: 1.2em;
	padding: 6px 0 8px 10px;
	margin: 0;
	color: #23486c;
}
div#write.custom_content div.summary div.review_edit_header a {
	float: right;
	width: 200px;
	color: #000;
	font-size: 0.9em;
	padding: 6px 5px 8px 10px;
	margin: 0;
	text-align: right;
	color: #23486c;
}
div#write.custom_content div.summary h3 {
	float: left;
	clear: left;
	width: 180px;
	height: 20px;
	padding: 4px 0 0 0;
	margin: 0 0 0 14px;
	font-size: 0.9em;
}
div#write.custom_content div.summary p {
	width: 300px;
	padding: 0;
	margin: 0;
}
div#write.custom_content .thumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#write.custom_content  .thumbs li{
	float: left;
	margin: 0 10px 0 0;
	padding: 15px 0 0 0;
}

/**************************************************************************************************************************************************** CONTENT MODIFIERS */
#content .bottom {
	border-bottom: 0px;
}
#content .top {
	border-top: 1px solid #fff;
}

/**************************************************************************************************************************************************** HEADERS */
.home {
	background: #fff url(../image/layout/0803/header_start.jpg) no-repeat top left;
}
.top_write {
	background: #fff url(../image/layout/0803/header_write.jpg) no-repeat top left;
}
.impressum {
	background: #fff url(../image/layout/0803/header_contact.jpg) no-repeat top left;
}
.media {
	background: #fff url(../image/layout/0803/header_media.jpg) no-repeat top left;
}
.error {
	background: #fff url(../image/layout/0803/header_error.jpg) no-repeat top left;
}
.contact {
	background: #fff url(../image/layout/0803/header_contact.jpg) no-repeat top left;
}
.faq {
	background: #fff url(../image/layout/0803/header_faq.jpg) no-repeat top left;
}

/**************************************************************************************************************************************************** FOOTER */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 0;
	padding-top: 4px;
}
#footer a {
	color: #fff;
}
#fsr {
	float: left;
}
#meta {
	float: right;
	margin: 20px 0 0 20px;
}