/* CSS Baar's Ferienwohnungen */
body {
   color: #000;
   font: normal 101% Verdana, Arial, sans-serif;
   text-align: center;
   background: #FFF;
}
div#wrapper {
   margin: 0px auto;
   text-align: left;
   border: 0;
}
div#header {
   display: block;
   text-align: right;
   width: 700px;
   margin-top: -30px;
}
div#header p {
   text-transform: uppercase;
   font-weight: bold;
   font-size: 1.4em;
   font-family: Verdana, Arial, sans-serif;
   padding-top: 20px;
   text-align: right;
}
div#wrap_content {
   clear: both;
   width: 660px;
   color: #666;
   margin: 0 auto;
   padding: 20px 5px 5px 5px;
   height: 100%;
}
div#nav {
   display: none;
}
div#maintext a {
   color: #000;
}
div#cols-1 {
   clear: both;
   margin-top: 0px;
   text-align: left;
   font-size: 0.85em;
   line-height: 1.3em;
}
div#cols-1 p {
   margin: 0px;
   padding: 2px 0 0 5px;
}
div#cols-1 table {
   margin: 0 auto;
   width: 660px;
   border: 1px solid #060;
}
div#cols-1 ul ul li {
   list-style-type: circle;
   margin: 5px 0 0 30px;
   padding: 2px 0 0 5px;
}
div#cols-1-rechts h3 {
text-align: left;
}
div#cols-2 {
   display: none;
}
div#navi {
   display: none;
}
div#footer {
   border-top: 1px solid #000;
   font-size: 0.8em;
   margin: 10px 0px 0px 32px;
}
div#footer p {
   margin-top: 4px;
}
div#footer img {
   display: none;
}
h1 {
   text-align: center;
   line-height: 1em;
   margin: 20px 0px 20px 0px;
   font-size: 1.4em;
}
h2 {
   text-align: center;
   font-size: 1.1em;
   margin-bottom: 10px;
}
h3 {
   text-align: center;
}
p {
   text-align: justify;
}
img {
   text-align: center;
}
table {
   width: 100%;
   border: 1px solid #060;
}
thead th {
   background: #cfc;
   border: 1px solid #060;
   text-align: center;
}
tbody tr.odd td {
   background: #e5fde4;
   border-top: 1px solid #060;
}
tbody tr td {
   border-top: 1px solid #060;
   border-left: 1px solid #060;
}
td {
   border-top: 1px dotted #0c0;
   text-align: center;
   margin: 0px;
}
.hr{
   clear: both;
   margin: 10px 0px 10px 0px;
   height: 4px;
   border-bottom: 1px solid #630;
}
.logo {
   float: left;
   display: inline;
   margin-top: 10px;
   border: 0;
   width: 300px;
   height: 100px;
}
.h2k {
   font-size: 1.0em;
   font-weight: normal;
   text-align: justify;
   padding: 0px 5px;
   margin: 2px 0px 0px 0px;
}
.h2index {
text-align: justify;
margin-left: 5px;
}
.kd, .nsb {
   display: none;
}
.img {
   padding: 5px;
}
.img-right {
   float: right;
   padding: 6px;
   margin: 4px 0px 0px 6px;
   width: 195px;
   border: 6px solid #cff;
}
.img-right-bb {
   float: right;
   padding: 6px;
   margin: 4px 0px 0px 6px;
   width: 270px;
   border: 6px solid #cff;
}
.img-border {
   margin-top: 4px;
   padding: 6px;
   border-top: 6px solid #cff;
   border-right: 6px solid #060;
   border-bottom: 6px solid #060;
   border-left: 6px solid #cff;
}
.img-left-195 {
   display: none;
}
.img-right-195 {
   display: none;
}
.img-right-270 {
   display: none;
}
.img-left-300 {
   display: none;
}
.klink {
   text-decoration: none;
   color: #000;
}
.nlink {
   text-decoration: underline;
}
.center { text-align: center; }
.block { text-align: justify; }
.left { text-align: left; }
.right { text-align: right; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.normal { font-weight: normal;
}
.clear{
        clear: both;
        height: 1px;
        line-height: 5px;
        margin: 10px 0;
}
