body
{
background-color: #F1FBFF;
}

body,table
{
margin: 0px;
font-family: Sans Serif, MS Sans Serif;
font-size: 10pt;
color: #222222;
}

.seite
{
text-align:left;
width: 96%;
}

*.header
{
background: url("grafx/qibao.gif") 10px 0px no-repeat #FFF0D0;
height: 140px;
width:100%;
}

*.menu
{
background: url("grafx/qibao.gif") 10px -140px no-repeat #FFF0D0;
text-align: left;
width:200px;
min-width: 200px;
padding-top: 30px;
}

*.inhalt
{
background: url("grafx/qibao.gif") no-repeat -190px -140px #ffffff;
padding-top: 20px;
padding-bottom: 40px;
padding-left: 40px;
height: 100%;
border: 2px #F1FBFF solid;
border-right: 0px;
border-bottom: 0px;
}

*.foto
{
float:right;
width: 200px;
padding-left: 20px;
padding-right: 20px;
}

*.foto img
{
border: 2px solid #aaaaaa;
}

a *.menuitem
{
margin-bottom: 30px;
border: 0px;
padding-left: 20px;
color: #000000;
}

.menu a
{
color: #000000;
text-decoration: none;
font-size: 10pt;
font-family: verdana;
}

a:hover .menuitem
{
background: url("grafx/menu/selection.gif") ;
font-size: 12pt;

}


h1,h2,h3,h4,h5,h6
{ font-family: Arial, Sans Serif, verdana; }

h1
{
font-weight: 600;
font-size: 20pt;
}

*.desc
{
font-size: 12pt;
}

ul
{
padding: 4px;
padding-left: 20px;
list-style-type:square;
}

*.angebote
{
background: url("grafx/angebote.gif") no-repeat;
border: solid 0px #eeeeee;
margin-top: 40px;
padding-top: 20px;
padding-left: 0px;
}

a img { border: 0px; color: #666666; }
a, a:visited { color: #666666; }
a:hover { color: #000000; }

td
{
vertical-align: top;
}

