<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.homepagehelper.de */

//-->
p        {        color: #ff9966;
                text-align: center;}
h1        {        color: #ff9966;
                border:1px solid #CC9999;
                border-bottom-style:none;
                margin:0;
                padding:0;
                width:1022px;}
h2        {        color: #ff9966;
                margin:0;}
h3        {        color: #ff9966;
                margin:0;
                font-size: 10pt;}
h4        {        color: #ff9966;
                margin:0;
                font-size: 6pt;}
h5        {        height: 1px;
                font-size: 0pt;
                color:#330033}
A:link        {        font-family: Tahoma, serifSansSerifMonospace;
                color: #ff9966;}
A:visited {        font-family: Tahoma, serifSansSerifMonospace;
                color: #ff9966;}
A:hover        {        font-family: Tahoma, serifSansSerifMonospace;
                color:#ffCC66;
                font-weight:bold;}
body        {        background-image:url(mainfiles/hintergrund23.jpg);
                text-align:center;}
table#Navigation{font-family: Tahoma, serifSansSerifMonospace;
                color:#ff9966;
                background-image:url(mainfiles/IMG_5439a.jpg);
                width:1024px;
                height:30px;
                border:1px solid #CC9999;
                border-bottom-style:none;
                text-align:center;
                vertical-align:top;}
table#Navigation_u{font-family: Tahoma, serifSansSerifMonospace;
                color:#ff9966;
                background-image:url(mainfiles/IMG_5439a.jpg);
                width:1024px;
                height:30px;
                border:1px solid #CC9999;
                text-align:center;
                vertical-align:top;}
table#Navigation_ph{font-family: Tahoma, serifSansSerifMonospace;
                color:#ff0099;
                background-color: #222222;
                width:1024px;
                height:30px;
                border:1px solid #CC9999;
                border-bottom-style:none;
                text-align:center;
                vertical-align:top;}
table#Images{        font-family: Tahoma, serifSansSerifMonospace;
                color: #ffCC66;
                background-color:#ca4561;
                width:1024px;
                height:30px;
                border:1px solid #CC9999;
                border-bottom-style:none;
                margin:0;
                padding:0;
                text-align:center;}
table#Main{        font-family: Tahoma, serifSansSerifMonospace;
                color: #FF9966;
                background-image:url(mainfiles/hintergrund19.jpg);
                width:1024px;
                height:460px;
                border:1px solid #CC9999;
                margin:0;
                padding:0;
                text-align:top;
                vertical-align:top;}
table#Main_ph{        font-family: Tahoma, serifSansSerifMonospace;
                color: #FF9966;
                background-color: #111111;
                width:1024px;
                height:460px;
                border:1px solid #CC9999;
                margin:0;
                padding:0;
                text-align:center;}

/* SLIDESHOW */
#slideshow {
 height:160px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

</style>