body
{
margin: 0;
padding: 0;
font: 0.8em verdana;
text-align: center;
color: #333;
background-color: #e7e7e7;
/*background-color: #e8de96;*/
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
color: #000;
}

h1
{
color: #666666;
width: 635px;
background-color: #cccccc;
padding: 5px;
font: 140% georgia, times, "times new roman", serif;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #666666;
font: 106% georgia, times, "times new roman", serif;
padding: 5px;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 850px;
text-align: left;
background-color: #fff;
border: 1px none #fff;
}

#sprachauswahl
{
height: 45px;
width: 100%;
position: relative;
text-align: right;
margin-right: 15px;
border: 1px none #fff;
border-bottom: 1px solid #fff;
}
#header
{

width: 100%;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
border: 1px none #fff;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-family: Verdana; font-size: 80%;
}
#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}
#headerbild
{
background-color: #cccccc;
}
#headertext
{
float: right;
width: 200px;
margin-top: 130px;
padding-right: 15px;
text-align: left;
font-family: georgia;
font-size: 120%;
line-height: 160%;
}
.headerbild-border
{
border-right: #fff 1px solid;
}
#mainnav ul { list-style-type: none; }
/*#mainnav li { display: inline; }
*/
#menu
{
float: left;
width: 165px;
height: 100%;
padding-left: 0;
margin-top: 180px;
text-align: right;
color: #272900;
font-family: Trebuchet MS; font-size: 100%;

}



#contents {
margin: 25px 15px 40px 165px;
/**border-left: 10px solid #cccccc;**/
padding-left: 15px;
width: 645px;
background-image: url(Bilder/bg-content.gif); background-repeat: repeat-y;
}

#content-bilder
{
float: right;

}

#content-bilder img
{
padding: 2px;
border: 1px solid #cccccc;
margin: 0 0 10px 10px;
}

#content-text
{
font-size: 90%;
line-height: 200%;
}

#appartements-text
{
font-size: 90%;
line-height: 120%;
}

}
#contents p { line-height: 165%; }
.blogentry { margin-top: 10px;  }
.imagefloat { float: right; }

#footer
{
clear: both;
color: #666666;
text-align: right;
font-size: 70%;
}

#topnavi
{
margin: 1em auto;

margin-top: 5px;
width: 850px;
text-align: right;
font-size: 70%;
}

#topnavi a
{
color: #666;
text-decoration: none;
}

#topnavi a:hover
{
color: #000;
background-color: transparent;
text-decoration: none;
}

#topnavi ul
{
margin: 0 2px 0 2px;
padding: 0;
list-style-type: none;

}

#topnavi li
{
display: inline;
padding: 0px 5px 10px 5px;
}
a.janach:link { color: #999; font-size: 9px; font-family: verdana; text-decoration: none; }
a.janach:visited { color: #999; font-size: 9px; font-family: verdana; text-decoration: none; }
a.janach:hover { color: #000; font-size: 9px; font-family: verdana; text-decoration: none; }
a.janach:active { color: #999; font-size: 9px; font-family: verdana; text-decoration: none; }

.info-text {
padding:2px 3px;
margin-left:8px;
width:130px;
display: none;
font: 0.8em verdana;
}

a.info:hover { /* erforderlich für IE6 */
display: inline;
text-decoration: none;
}

a.info:hover .info-text {
display: inline;
position: absolute;
background-color: #e7e7e7;
border: 1px solid #000;
}
.klein
{ 
font: 0.8em Verdana;
}

