                /* A L L G E M E I N E S */
body {
        background-color: #336633;
        }

p {
         margin-top:20px;
         text-align:left;
         font-size:100%;
         color:#ffffff;
         }

:lang(en) {
        background-color:#660000;
         }

h1 {
        font-family:"Times New Roman", "Trebchet MS", Georgia, serif;
        font-weight:bold;
        color:#ffffff;
         font-size:200%;
         letter-spacing:2.5px;
         text-align:left;
         margin-top:35px;
         }

h2 {
        font-family:"Times New Roman", "Trebchet MS", Georgia, serif;
        font-weight:bold;
        color:#ffffff;
         font-size:100%;
         letter-spacing:2.5px;
         text-align:left;
         margin-bottom:-15px;
         }
h3 {
        font-family:"Times New Roman", "Trebchet MS", Georgia, serif;
        font-weight:bold;
        color:#ffffff;
         font-size:200%;
         letter-spacing:2.5px;
         text-align:left;
         }
h4 {
        font-family:"Times New Roman", "Trebchet MS", Georgia, serif;
        font-weight:bold;
        color:#ffffff;
         font-size:130%;
         letter-spacing:2.5px;
         text-align:left;
         }

h5 {
         text-align:left;
         font-weight:normal;
         font-size:100%;
         color:#ffffff;
         margin-top:5px;
           margin-bottom:-5px;
         }

h6 {
        font-family:"Times New Roman", "Trebchet MS", Georgia, serif;
        font-weight:bold;
        color:#ffffff;
         font-size:100%;
         letter-spacing:2.5px;
         text-align:left;
         }

div#fullhouse {
        margin:auto;width:800px;
         }

#roundhouse {
        background: transparent;
         margin:0em;
         }

.roundhousecontent {
        display:block;
         background:#ffffff;
         border:0 solid #000000;
         border-width:0 1px;
         padding:1px;
         }

#innerhouse {
        position:absolute;
         top:50px;
         width:800px;
         }


                /* D A _ B O X  */

div {
         margin:0;
        }

.ro {
        background:url(../images/ro.gif) top right no-repeat;
        }

.lo {
        background:url(../images/lo.gif) top left no-repeat;
        }

.ru {
        background:url(../images/ru.jpg) bottom right no-repeat;
        }

.lu {
        background:url(../images/lu.jpg) bottom left no-repeat;
        }

.inhalt {
        margin:0;
        padding:1em 1.5em 0.5em 1.8em;
        }

                /* S T A R T _ B O X  */

div#starterhouse {
        margin:auto;
        margin-top:55px;
        background-image: url(../start/startback.jpg);
        width:553px;height:703px;
         }





                /* L I N K S */

a.li:active {
        color:#FFFFCC;background-color:#996633;
        }

a.li:visited {
        color:#ffe4b5;background-color:#996633;
        }

a.li:hover {
        color:#ffe4b5;background-color:#996633;text-decoration:overline;
        }

a.li {
        color: #FFFFCC;background-color:#996633;font-style:italic;
        }

a.li2:active {
        color:#FFFFCC;background-color:##a0522d;
        }

a.li2:visited {
        color:#ffe4b5;background-color:##a0522d;
        }

a.li2:hover {
        color:#ffe4b5;background-color:##a0522d;text-decoration:overline;
        }

a.li2 {
        color: #FFFFCC;background-color:##a0522d;font-style:italic;
        }
