body
{
background-color: #D3D3D3;
color: black;
font-family: Verdana;
border-width: 10px;
border-style: solid;
border-color: #D3D3D3;
SCROLLBAR-ARROW-COLOR: #FF14B1; 
SCROLLBAR-BASE-COLOR: #BABABA;

}

#content
{
font-size: 100%;
background-color: rgb(255,255,255); 
background-image:url(haus-1.jpg);   
background-position:top right;
background-repeat:no-repeat;   
color: rgb(0,0,0);
border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px;
border-left-style: solid; border-right-style: solid; border-top-style: none; border-bottom-style: solid;
padding: 41px 41px 41px 41px;
border-color: rgb(82,33,31);
text-align:justify;           /* blocksatz */




}

#menu
{



}

a.menuitem
{
font-size: 130%;
background-color: rgb(82,33,31);
color: rgb(91,195,201);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 1px; margin-right: 1px; margin-top: 7px; margin-bottom: 7px;
padding: 0px 4px 0px 4px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(82,33,31);
text-align: right;
}

#logo, #logo a
{
font-size: 40px;
background-color: ;
color: #1D1093;
height:120px;
font-variant: normal;
font-weight: normal;
text-indent: 9;
padding: 0px 20px 0px 0px;
border-color: rgb(91,195,201);
}

#adresse, #adresse a
{
font-size: 75%;
background-color: #E68A00;
color: red;
position:absolute; left:610;top:1
font-family: Palatino, serif;
font-style: bold;
font-variant: normal;
text-transform: none;
font-weight: normal;
text-indent: 9;
padding: 2px 2px 2px 2px;
border-color: rgb(91,195,201);
}

#trail, #trail a
{
clear:left;
font-size: 90%;
background-color: #B5B5B5;
color: #005CE6;
font-weight: bold;
border-width: 1px; 1px; 1px; 1px;
border-style: solid; 
padding: 2px 12px 2px 10px;
border-color: rgb(0,0,0);
text-align: left;
}

#content a
{
color: rgb(34,154,160);
text-decoration: underline;
}

#content a:hover, #content a:active
{

color: red;
}

h1, h2, h3, h4, h5, h6
{
font-family: Palatino, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 139%;
}

h2
{
font-size: 131%;
}

h3
{
font-size: 123%;
}

h4
{
font-size: 115%;
}

h5
{
font-size: 107%;
}

h6
{
font-size: 70%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(91,195,201);
color: rgb(82,33,31);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
.menuitem		{display: inline;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

