* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    background-image: url(../img/wuerfel.jpg);
}

.container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 972px;
    margin:auto;
}

.clear {
    clear: both;
    height: 0px;
    overflow:hidden;
}

.png {
    behavior: url(iepngfix.htc);
}

#container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 870px;
    margin:auto;
}

a {
    color: #FFF;
}

/* ############################################## Grundbereiche #################################### */

#header {
    position: relative;
    width: 700px;
    height: 130px;
}

#navi {
    position: relative;
    width: 700px;
    height: 25px;
}

#content {
    position: relative;
    width: 700px;
    height: 600px;
    line-height: 18px;
    float:left;
    background-image: url(../img/location.jpg);        
}

.team {
    background-image: url(../img/part2/team_hintergrund.jpg) !important;        
}

.forum {
    background-image: url(../img/part2/forum_hintergrund.jpg) !important;        
}

.loc {
    background-image: url(../img/part2/location_hintergrund.jpg) !important;        
}

.home {
    background-image: url(../img/part2/home_hintergrund.jpg) !important;        
}

.dj {
    background-image: url(../img/part2/djs_hintergrund.jpg) !important;        
}

.links {
    background-image: url(../img/part2/forum_hintergrund.jpg) !important;        
}

#banner {
    float:left;
    margin-left:10px;
}

#location {
    position: relative;
    width: 490px;
    height: 500px;
    padding-left: 110px;
    padding-right: 100px;
    padding-top: 67px;
    line-height: 18px;
}


.forum #location, .home #location {
    height: 447px;
    left: 255px;
    overflow-y: auto;
    position: absolute;
    width: 235px;
}


.links #location{
    height: 447px;
    left: 223px;
    overflow-y: auto;
    position: absolute;
    width: 295px;
}

#djs, #team {
    position: relative;
    width: 485px;
    height: 525px;
    padding-top: 75px;
    line-height: 18px;
    padding-right: 105px;
    padding-left: 110px;
}

#footer {
    position: relative;
    width: 700px;
    font-size: 10px;
    margin-top: 5px;
    padding-bottom: 20px;
}

/* ############################################## Header #################################### */

#logo {
    position: absolute;
    right: -25px;
    top: 10px;
    width: 325px;
    height: 114px;
}

/* ############################################## Navigation #################################### */

#navi ul {
    list-style-type: none;
    float:left;
    width: 700px;
}

#navi ul li {
    background-image: url(../img/menu_normal.png);
    behavior: url(iepngfix.htc);
    width: 114px;
    height: 18px;
    float: left;
    padding-top: 2px;
    display: inline;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

#navi ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

#navi ul li.active,
#navi ul li.hover
{
    background-image: url(../img/menu_active.png);
    font-weight:bold;
}

#navi ul li.active a,
#navi ul li.hover a
{
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}

/* ############################################## Content #################################### */

#spalte_links {
    position: relative;
    float: left;
    width: 350px;
    height: 600px;
    background-image: url(../img/links.jpg);
}

#spalte_links_norm {
    position: relative;
    float: left;
    width: 350px;
    height: 600px;
    background-image: url(../img/links_norm.jpg);
}

#spalte_rechts {
    position: relative;
    float: left;
    width: 350px;
    height: 600px;    
    background-image: url(../img/rechts.jpg);
}

#inhalt {
    position: absolute;
    top: 75px;
    height: 310px;
    overflow-y: auto;
    width: 349px;
}

.strong_white {
    font-weight: bold;
    color: #FFF;
}

#location p {
    margin-bottom: 10px;
}

/* ############################################## Footer #################################### */

#copyright {
    position: absolute;
    left: 0px;
}

#footer_links {
    position: absolute;
    right: 0px;
}

#footer_links a {
    font-size: 10px;
    text-decoration: none;
    color: #999999;
}


#content p {
    line-height: 1.8em;
}

#content p a{
    text-decoration: underline;
}

#content p strong {
    color:#FFF;
}

#content p a:hover{
    text-decoration: none;
}

h1 {
    font-size:16px;
}

h3 {
    text-transform: uppercase;
    color:#FFF;
}

p.label {
    float: left;
    width: 130px;
}

#inhalt .textbox {
    float: left;
    width: 150px;
    padding: 3px;    
    font-size: 11px;    
    border: 1px solid #000;
}

#inhalt textarea {
    float: left;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #000;    
}

.form_trenner {
    clear: both;
    height: 8px;
    overflow: hidden;
}

.mieko {
    font-size: 15px;
    left: 170px;
    position: absolute;
    top: 270px;
    font-weight: bold;
    text-transform: uppercase;
}

#mieko, #elbeebad {
    background-image: url("../img/wuerfel.jpg");
    padding: 6px;
    width: 450px;
}
    

.elbeebad {
    font-size: 15px;
    left: 570px;
    position: absolute;
    top: 330px;
    font-weight: bold;
    text-transform: uppercase;
}
