/*****************************************************************
 *
 * project.css by OT
 * Date: 11.05.2009
 *
 *****************************************************************/
#ie6-msg {
 display: none;
 border: 1px solid #fff;
 background: #990000;
 color: #fff;
 padding: 5px 10px;
 width: 965px;
}

#ie6-msg a,#ie6-msg a:active,#ie6-msg a:link,#ie6-msg a:visited,#ie6-msg a:hover
 {
 color: #fff;
}

#google-map {
 width: 450px;
 height: 500px;
 margin-left: 20px;
 margin-bottom: 10px;
}

div#top_content div#top_content_img,#top_content div#top_content_text {
 float: left;
}

#top_content div#top_content_img {
 width: 190px;
 padding: 10px;
}

#top_content div#top_content_text {
 width: 530px;
 padding: 20px 0 0 50px;
}

div#separation-bar {
 background: url("../../assets/common/bg_trennbalken.gif");
 height: 23px;
 padding: 0;
 margin: 5px 0 0 0;
 width: 830px;
}

.elem_bottom {

}

#top-functions {
 width: 830px;
}

#subnavi #subnavi-content {
 background: #fdd476;
 float: left;
 padding: 0;
 text-align: left;
 width: 135px;
 padding: 10px 0;
}

#subnavi #subnavi-top-left {
 background: url("../../assets/common/corner_subnavi_top_left.png")
  no-repeat 0 0;
 margin: 0;
 height: 6px;
 width: 135px;
 font-size: 0px;
 line-height: 0px;
}

#subnavi #subnavi-bottom-left {
 background: url("../../assets/common/corner_subnavi_bottom_left.png")
  no-repeat 0 0;
 margin: 0;
 height: 6px;
 width: 135px;
 font-size: 0px;
 line-height: 0px;
}

.suche {
 padding: 0;
 margin: 0 10px 0 0;
 float: right;
}

.suche form {
 float: left;
 padding: 0;
 margin-left: 10px;
}

.suche #such_input {
 margin: 1px 0 0 0;
 padding: 2px 3px 0;
 color: #bb223e;
 border: 1px solid #b9dff5;
 height: 14px;
 width: 154px;
 background: #eaf4fa;
 font-size: 10px;
 text-transform: uppercase;
 float: left;
}

.suche #such_input :focus {
 background: #fff;
}

button.submit {
 background: #fff;
 border: 0px solid #fff;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 float: left;
}

button.submit img {
 padding: 0;
 margin: 0;
}

#bilder_links {
 float: left;
 width: 250px;
 min-height: 500px;
 padding: 0 18px 0 27px;
}

.bild_links {
 position: relative;
 padding-bottom: 10px;
}

div.content_left {
 position: absolute;
 bottom: 0px;
}

div.left_content_left {
 position: relative;
}

img#upper_img {
 margin-top: -15px;
 position: absolute;
}

/*****
 * Bildergalerie
 *****/
.uebersicht_elem {
 margin: 0;
 padding: 0 15px 10px 0;
 float: left;
}

.uebersicht_elem_img {
 margin: 0;
 width: 145px;
 height: 145px;
 padding: 0;
 overflow: hidden;
}

/*******************
 * ZIMMER
 ********************/
div.zimmer {
 border-top: 1px solid #ef8053;
 padding: 0 0 10px 0;
 margin-bottom: 10px;
}

.zimmer div.zimmer_left {
 width: 205px;
 float: left;
}

.zimmer div.zimmer_left img.preview_img {
 cursor: pointer;
}

.zimmer div.zimmer_right {
 width: 350px;
 float: left;
 padding: 0 0 0 10px;
}

.zimmer div.zimmer_right table.kategorie_table {
 width: 100%;
}

.zimmer div.zimmer_right table.kategorie_table tr {
 background: #FCEAE3;
 border-bottom: 5px solid #fff;
}

.zimmer div.zimmer_right table.kategorie_table td {
 padding: 2px 5px;
}

/*******************
 * ZIMMER
 ********************/
#meinungsformular {
 padding: 5px 10px;
}

#meinungsformular input[type=text],#meinungsformular textarea {
 border: 1px solid #BAC8CF;
 background: #fff;
 font-size: 11px;
 width: 250px;
 margin: 2px 0;
 padding: 2px;
}

#meinungsformular textarea {
 height: 100px;
}

#meinungsformular input[type=submit],#meinungsformular input[type=reset]
 {
 border: 1px solid #BAC8CF;
 margin: 2px 0;
 padding: 2px;
}

.meinung {
 padding: 20px 10px;
}

#pflegesaetze {
 margin: 0 20px;
 padding: 10px 20px;
 width: 430px;
}

#pflegesaetze tr.bg_head td { background:#FDD476; }
#pflegesaetze tr td.bg_body { font-weight:bold; }
#pflegesaetze tr td.ungerade {  background:#FFE8B1; }


#pflegesaetze td {
 text-align: left;
 vertical-align: top;
 padding: 3px;
}

#pflegesaetze td.pflegestufe {
 text-align: right;
 vertical-align: top;
}

#pflegesaetze td h1 {
 color:
}