/* <![CDATA[ */
html,body
{
    height : 100%;
    width : 100%; 
    margin: 0px;
}

body {
    background-color : #000000;
    background-image: url("../images/laylines_logo_kopf.jpg"); 

    background-repeat: no-repeat; 
    background-position: center top;
    color : #ffffff;
    font-family: sans-serif;
    font-size:12px;
    height : 100%;
    width : 100%; 
  }

h1
{
    font-size:15px; font-weight:bold; letter-spacing: 2px;
}
h2,h3,h4,h5,h6
{
    font-size:13px; font-weight:bold; letter-spacing: 2px;
}
div
{

}

a
{
    color: #E97D18; 
    text-decoration:none;
}

a:hover
{
    color: #E97D18; 
    text-decoration:underline;
}

div.aussenrum
{

    height: 100%;
    width: 100%;
    
}

div.content
{
    width: 660px; 
    height: auto;
    margin: auto;
    margin-top: 0px; 
    margin-bottom: 0px;
    padding: 8px; 
    padding-left: 18px;
    padding-top: 300px;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    background-color : transparent; 
    z-index:99;
}
div.unten
{
    width: 100%; 
    height: 79px;
    margin: auto;
    margin-bottom: 0px;

    position:fixed; 
    bottom:0px; 
    left:auto;
    z-index:100;
    
        /*HG unten*/
    background-color : transparent;
    background-image: url("../images/laylines_fuss2.jpg"); 
    background-position: center bottom;
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    
    /*    float:left;
    width:66%;*/
}



#left, #right {
width:14%;
line-height:18px;
z-index:102;
}

#left 
{
    float:left;
    height: 75%; 
    vertical-align: bottom; 
    /*border: 1px yellow dashed;*/
    position: fixed; 
    bottom: 15%; 
    left: 10px;
}
#right 
{
    float:right;
    height: 80%; 
    vertical-align: bottom; 
    /*border: 1px yellow dashed;*/
    position: fixed; 
    bottom: 20px; 
    right: 10px;
}

a.hauptmenu,a.hauptmenuaktiv
{
    display:block;
    width: 130px;
    height: 26px; 
    background-image:url("../images/button.jpg");
    background-repeat:no-repeat;
    padding-top: 14px;
    padding-left:10px;
    color: #ffffff;
    font-weight:bold; 
    text-decoration:none;
    font-size: 12px;
}

a.hauptmenu:hover,a.hauptmenuaktiv
{
    color: #E97D18;
}

a.untermenu,a.untermenuaktiv
{
    display:block;
    width: 130px;
    height: 26px; 
    background-image:url("../images/umenuhaken2.jpg"); 
    background-repeat:no-repeat;
    background-position:left;
    padding-top: 14px;
    padding-left:12px;
    color: #ffffff;
    font-weight:bold; 
    text-decoration:none;
    font-size: 12px;
    margin-left:10px;
}

a.untermenu:hover,a.untermenuaktiv
{
    color: #E97D18;
}

/* ]]> */
