

body {
/*background-image:url(/grafiken/background.jpg);
/*margin-top:10%; 
margin-bottom:100px; 
padding-right:20px;
margin-right:20;*/
font-family:tahoma;
font-size:12px;
color:#5b57a6;
background-color:#a9a9a9;
}

#content{
width:1000px;
height:550px;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
border:4px double #5b57a6;
}

#header{
width:1000px;
height:75px;
background-color:#ebebeb;
border-bottom:4px double #5b57a6;
text-align:center;
}

#content_left{
width:160px;
height:471px;
float:left;
background-color:#868686;
text-align:center;
}

#menu{
width:160px;
height:391px;
}

#impressum{
width:160px;
height:80px;
}

#content_middle{
width:681px;
height:471px;
float:left;
border-left:1px double #5b57a6;
background-color:#ffffff;
}

#scroll{
width:620px;
height:465px;
background-color:#ffffff;
margin-left:14px;
text-align:justify;
font-family:tahoma;
font-size:12px;
color:#999999;
}

#scroll_galerie{
width:820px;
height:465px;
background-color:#4d4d4d;
margin-left:14px;
text-align:justify;

}

#content_right{
width:148px;
height:471px;
float:right;
border-left:1px double #5b57a6;
background-color:#ebebeb;
text-align:center;
}

label.left {
float: left;
text-align: right;
width: 5em;
margin-right: .3em;
z-index:1;
}

#content_galerie{
width:836px;
height:471px;
float:left;
border-left:4px double #5b57a6;
background-color:#4d4d4d;
}

table#index {
width:820px;
height:400px; 
background-color:#4d4d4d;
border-collapse:collapse; 
padding:0;
margin-top:30px;
font-family:tahoma;
font-size:12px;
color:#999999;
}


