body {
background-color:#A2A89F;
font-family: verdana, arial, helvetica, sans-serif;
padding-top:30px;
margin:0px;
text-align:center;

}
#wrapper {
width:1180px;
margin:auto;
position:relative;
}

.box_black{
width:560px;
height:560px;
float:left;
color:#ffffff;
margin:0px 30px 30px 0px;
background-image:url(../images/back_black.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
text-align:left;
}

.box_black_scroll{
width:560px;
height:550px;
float:left;
color:#ffffff;
margin:0px 30px 30px 0px;
background-image:url(../images/back_black.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
text-align:left;
clip:rect (0px, 530px, 530px, 0px);
overflow:auto;
font-family: verdana, arial, helvetica, sans-serif;
text-transform:uppercase;
font-size:12px;
}

*html, .box_black_scroll {
background-attachment:fixed;
}

.box_black2{
width:560px;
height:560px;
float:left;
color:#ffffff;
margin:0px 30px 30px 0px;
background-image:url(../images/back_black_stripes1.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
text-align:left;
}

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

.box_white{
width:560px;
height:560px;
float:left;
margin:0px 30px 30px 0px;
background-image:url(../images/back_white.gif);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
position:relative;
text-align:left;
}



.box_white2{
width:560px;
height:560px;
float:left;
margin:0px 30px 30px 0px;
background-image:url(../images/back_white_stripes1.gif);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
position:relative;
text-align:left;
}


.box_white_menue{
width:560px;
height:560px;
float:left;
margin:0px 30px 30px 0px;
background-image:url(../images/back_menue.gif);
background-position:top left;
background-repeat:no-repeat;
color:#000000;
position:relative;
}

.box_white_menue img {
margin-bottom:3px;
}
.box_generic {
position: absolute;
z-index:100;
right:0px;
bottom:0px;
width:200px;
height:50px;
}

.box_content {
width:550px;
height:550px;

}

.box_content_white {
width:550px;
height:550px;

}

.boxinhalte {
padding:25px 40px 25px 40px;
font-size:12px;
line-height:17px;
text-transform:uppercase;

}

.boxinhalte_scroll {
margin:25px 30px 85px 40px;
font-size:12px;
line-height:17px;
text-transform:uppercase;
 

}

.graubalken {
width:550px;
height:20px;
background-color:#cccccc;
}

ul {
font-size:12px;
line-height:18px;
text-transform:uppercase;
margin:-15px 0px 0px 55px;
padding:0px;
list-style-type:square;
}
li {
padding:0px 30px 5px 0px;
}
