body, html {
    margin:0px;
    background-image:url('img/bg01.jpg');
    background-repeat:no-repeat;
    background-color:#000000;
    font-family:arial,sans-serif;
    font-size:1em;
    color:#B8002A;
    text-align:justify;
}
#menu {
    position:absolute;
    right:0px;
    top:45px;
    width:270px;
    background-color:#3A0111;
    color:#fdf4b2;
    font-size:1em;
    z-index:10;
}
#menu_top {
    width:270px;
    height:18px;
    background-image:url('img/menu_top.jpg');
    background-repeat:no-repeat;
    background-color:#3A0111;
}
#menu_bottom {
    width:270px;
    height:18px;
    background-image:url('img/menu_bottom.jpg');
    background-repeat:no-repeat;
    background-color:#3A0111;
}
li.menu_li {
    padding-top:2px;
    padding-left:5px;
    height:20px;
	background-color:#3A0111;
    list-style-type:none;
}
li.menu_li a:link{
    color:#fdf4b2;
    text-decoration:none;
}
li.menu_li a:active{
    color:#fdf4b2;
    text-decoration:none;
}
li.menu_li a:hover{
    color:#fdf4b2;
    text-decoration:none;
}
li.menu_li a:visited{
    color:#fdf4b2;
    text-decoration:none;
}
a.std_link:link {
    color:#B8002A;
    text-decoration:none;
    border-width:0px;
}
a.std_link:active {
    color:#B8002A;
    text-decoration:none;
    border-width:0px;
}
a.std_link:hover {
    color:#B8002A;
    text-decoration:none;
    border-width:0px;
}
a.std_link:visited {
    color:#B8002A;
    text-decoration:none;
    border-width:0px;
}
a.backlink:link {
    color:#B8002A;
    text-decoration:none;
}
a.backlink:active {
    color:#B8002A;
    text-decoration:none;
}
a.backlink:hover {
    color:#B8002A;
    text-decoration:none;
}
a.backlink:visited {
    color:#B8002A;
    text-decoration:none;
}
#frame {
    position:absolute;
    top:300px;
    left:8%;
    width:85%;
}
#headline {
    position:absolute;
    right:0px;    
    display:inline;
}
#content {
    padding-top:100px;
}
div.frau {
    background-position:bottom;
    background-repeat:repeat-x;
    padding-bottom:20px;
    padding-left:10px;
}
div.frau2 {
    background-image:url('img/punkte.gif');
    background-position:bottom;
    background-repeat:repeat-x;
    padding-bottom:20px;
}
td.td_name {
    text-align:center;
    padding:10px;
    width:150px;
    font-size:1.2em;
    font-style:italic;
}
td.td_intro {
    font-size:0.8em;
    text-align:justify;
}
img.anzeigebild {
    border:1px solid #f2f0e2;
    float:left;
    margin-right:15px;
    margin-bottom:10px;
}
img.galeriebild {
    border:1px solid #f2f0e2;
    margin:1px;
}
p.intro {
    font-weight:bold;
}
p.text {
    clear:both;
}
hr {
    color:#B8002A;
    background-color:#B8002A;
    border-color:#B8002A;
}
h3 {
    font-size:1.2em;
	color:#fdf4b2;
}
h4 {
    font-size:1.1em;
}
#impressum {
    position:absolute;
    top:2000px;
    font-size:0.8em;
    color:#B8002A;
}
#navi_table {
    width:100%;
}
#navi_table td.button {
    width:40px;
}
img.anfahrt_img {
    margin:5px;
}
    