html, body
{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		color: white;
		
        background-color:black;
		background-image:url(../images/hintergrund.jpg);
        font-family: Arial;
        font-size: 14px;
        
        scrollbar-face-color: #FFFBF0;
        scrollbar-3dlight-color: #FFFBF0;
        scrollbar-arrow-color: white;
        scrollbar-darkshadow-color: white;
        scrollbar-shadow-color: #C0C0C0;
        scrollbar-base-color: #C0C0C0;
        scrollbar-track-color: #FFFBF0;
        scrollbar-highlight-color: black;
}

div.rahmen

{
    /* border:5px solid #00EE00; */ 
    padding: 5px;
    margin: 0px 0 0 -477px;
    position:absolute;
    top: 0%;
    left: 50%;
    width: 954px; height: 680px;
}

div.logo

{
    margin: -342px 0 0 -160px;
    position:absolute;
    top: 50%;
    left: 50%;
    width: 360px; height: 60px;
}

div.bandlinks

{
    /* border:1px solid white; */  
    position:absolute;
    padding: 10px;
    left:8px;
    width: 451px; height: 560px;
    font-size: 15px;
    overflow:auto;
}

div.bandlinksoffen

{
    /* border:1px solid white; */  
    position:absolute;
    padding: 10px;
    left:8px;
    width: 451px; height: 560px;
    font-size: 15px;
    overflow:visible;
}

div.bandrechts

{
    /* border:1px solid white; */ 
    position:absolute;
    padding: 10px;
    right:8px;
    width: 451px; height: 560px;
    font-size: 12px;
    overflow:auto;
}

div.bandrechtsoffen

{
    /* border:1px solid white; */ 
    position:absolute;
    padding: 10px;
    right:8px;
    width: 451px; height: 560px;
    font-size: 12px;
    overflow:visible;
}


div.menuoben

{
    /* border:1px solid white; */  
    padding: 1px;
    width: 950px; height: 25px;
    font-family: Arial;
    font-size: 18px;
    color:white;
}

div.menuunten

{
    /* border:1px solid white; */  
    padding: 1px;
    width: 950px; height: 28px;
    font-size: 12px;
    color:white;
}

div.hauptdiv

{
    /* border:1px solid white; */ 
    padding: 20px;
    width: 912px; height: 572px;
    font-size: 16px;
    text-align: justify;
    color:white;
    overflow:auto;
}

div.hauptdivoffen

{
    /* border:1px solid white; */ 
    padding: 20px;
    width: 912px; height: 572px;
    font-size: 16px;
    text-align: justify;
    color:white;
    overflow:visible;
}

div.unten

{
    /* border:1px solid white; */   
    padding: 1px;
    width: 950px; height: 15px;
    font-family: Arial;
    font-size: 11px;
    color:white;    
}

div.neu

{
    /* border:1px solid white; */
    margin: -580px 0px 0px 50px;
    padding: 1px;
    width: 190px; height: 200px;
    font-family: Arial;
    font-size: 11px;
    color:white;
}

div.untenoffen

{
    border:5px solid #00ff00;
    padding: 1px;
    width: 900px; height: 250px;
    font-family: Arial;
    font-size: 11px;
    color:white;

}

a:link

{
    font-family: Arial;
    font-size: 18px;
    color: white;
    text-decoration: none;

}

h1

{
    font-family: Arial;
    font-size: 24px;
    color: #00FF00;
    text-decoration: none;
}


h2

{
    font-family: Arial;
    font-size: 30px;
    color: #00FF00;
    text-decoration: none;
}

h3

{
    font-family: Arial;
    font-size: 16px;
    color: #00FF00;
    text-decoration: none;
}

h3.band

{
    font-family: Arial;
    font-size: 18px;
    color: #00FF00;
    text-decoration: none;
}

h3.aktuelles

{
    font-family: Arial;
    font-size: 13px;
    color: #00FF00;
    text-decoration: none;
}

a:active

{
    font-family: Arial;
    font-size: 18px;
    color: #00FF00;
    text-decoration: none;
}

a:visited

{
    font-family: Arial;
    font-size: 18px;
    color: white;
    text-decoration: none;
}

a:hover

{
    font-family: Arial;
    font-size: 18px;
    color: #00FF00;
    font-weight:bold;
    text-decoration: none;
}