
/* HTML-Tag-Definitionen */


* { 
    margin: 0px; 
    padding: 0px; 
    font-family: Georgia, Times New Roman, Times, serif;
    text-decoration: none;    
    background: none;
    color: #330000;
    border: none;    
}


body {
    margin-bottom: 20px;
    /* font-size: 62.5%; /* 100% = 16px --> 62,5 % = 10px */
    background: #FFFFCC url(../images/bg_body.gif);
    text-align: center;
}

ul, ol { margin-left: 20px; }

table { margin-bottom:10px; border-collapse:collapse; }

table th, table td { font-size: 11px; }


h1, h2, h3, h4, h5, h6 { padding-bottom: 15px; font-weight: bold; }

h1 { font-size: 20px; color: #000000; margin-top:25px; letter-spacing: 4px;}
h2 { font-size: 18px; color: #000000; letter-spacing: 3px;}
h3 { font-size: 16px; }
h4 { font-size: 16px; }


hr { border-top: solid 1px #cdcdcd; }

p { padding-bottom: 19px; font-size: 15px; }

small { font-size: 14px; }


a { font-size: 13px; color: #333333; text-decoration: underline; }
/* a:visited { color: #6ea041; }*/
a:hover     { color: #BD1818;  }
/* a:active   { color: #6ea041; }*/
/* a:focus     { color: #FFC000; } */


a.button {
    margin-bottom: 10px;
    padding: 2px 7px 2px 7px;
    text-decoration: none;
    border: solid 1px #666666;
    background: #EFF4FF;;
}

a:hover.button { text-decoration: none; }

form { margin-bottom:15px; width: 525px;}

input { margin-bottom:15px; padding: 5px; font-size: 12px; border: solid 1px #666666; background: #FFFFFF; width: 412px;}

input#submit {
    width: 420px;
    border: solid 1px #666666;
    background: rgb(255,255,255);
    cursor: pointer;
}

textarea { width: 420px; margin-bottom:10px; padding:1px; overflow:auto; font-size:11px; border:solid 1px #666666; background: #FFFFFF;}

select { margin-bottom:10px; font-size:11px; border:solid 1px #cdcdcd; }

fieldset { width: 320px; margin-bottom:10px; padding:10px; border:solid 1px #cdcdcd; }

div.clear { clear:both; }

#page {
    position: relative;
    margin: 0px auto 0px auto;
    width: 854px;
    font-size: 15px;
    text-align: left;
    background: url(../images/bg_page.gif) repeat-y;
    border: solid 0px black;
    line-height: 150%;

}

#head {
    position: relative;
    top: 0px;
    left: 0px;
    width: 854px;
    height: 272px;
    background: url(../images/bg_head.gif) no-repeat;
}

#logo {
    position: absolute;
    top: 405px;
    left: 815px;
    width: 64px;
    height: 61px;
    background: url(../images/logo.jpg) no-repeat;
}

#content {  
    position: relative;
    margin: 0px auto 0px 220px;
    width: 550px; 
    padding: 15px;
    line-height: 180%;
}

#foot {
    position: relative;
    width: 854px;
    height: 108px;
    background: url(../images/bg_foot.gif);
}

#logo {
    position: ansolute;
    top: 0px;
    left: 0px;
    margin-top: -287px;
    width: 223px;
    height: 287px;
    background: url(../images/logo.gif) no-repeat;
}


/*****************************************************
 *                                                   *
 *                     Menues                        *
 *                                                   *
 *****************************************************/


ul#menue {
    position: relative;
    top: 10px;
    left: 0px;
    margin: 0px;
    margin-bottom: 287px;    
    padding: 0px;
    width: 185px;
    list-style: none;
    float: left; 
    background: none;
	
} 

ul#menue li, ul#submenue li { list-style:none; }

ul#menue a, ul#submenue a { 
    display: block;
    margin: 0px;
    padding: 8px 0px 0px 25px;    
    width: 185px; 
    height: 32px;    
    font-size: 13px;
    font-weight: none;
    text-decoration: none;
    color: #000000;
    border-bottom: solid 0px white;  
    background:  url(../images/menu7.gif);

}



ul#menue a:hover { color: #FFFFFF; 
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;	
    background: url(../images/menu7b.gif);
    margin: 0px;
}


ul#submenue {    
    margin: 0px;
    padding: 8px 0px 0px 25px;
    list-style: none;
    background: #efefef;
}

ul#submenue a       { font-size:13px; color:#cdcdcd; }
ul#submenue a:hover { color:#000; }





ul#menue2
{
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 20px;
    width: 854px;
    height: 50px;
    list-style: none;
    border: solid 0px blue;
} 

ul#menue2
{
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;    
}

ul#menue2 li 
{
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;    
}

ul#menue2 li, ul#menue2 li a  
{
    text-indent: -9999px;
    display: block;
    height: 11px;
    color: #f00;
    font-weight: bold;
    text-decoration: none; 
}
    

ul#menue2 li#impressum     { position:absolute; top:20px; left:25px; width:55px; height:11px; }
ul#menue2 li#datenschutz   { position:absolute; top:20px; left:95px; width:130px; height:11px; } 
ul#menue2 li#login         { position:absolute; top:20px; left:800px; width:30px; height:11px; }

#menue2 li#impressum a, #menue2 li#datenschutz a, #menue2 li#login a
{ 
    color: #ff0000; 
    width: 100%;
    height: 11px; 
    text-decoration: none; 
}

/* Deutsch */

#menue2 li#impressum a      { background: url(../images/btn_home.gif) 0px 0px no-repeat; }
#menue2 li#datenschutz a  { background: url(../images/btn_kontakt.gif) 0px 0px no-repeat; }
#menue2 li#login a              { background: url(../images/btn_impressum.gif) 0px 0px no-repeat; }



/*- Menu 7--------------------------- */

#menu7 {
        width: 200px;
        margin: 18px;
        }

#menu7 li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(../images/menu7.gif);
        padding: 18px 0 0 30px;
        }

#menu7 li a:hover, #menu7 li #current { 
        color: #FFF;
        background:  url(../images/menu7b.gif) 0 -32px;
        padding: 18px 0 0 30px;
        }