/* CSS Document */
div {
display:block;
text-align:left;
}
html,body {
margin:0;
padding:0;
}
body {
background-color:#ffffff;
color:#000000;
font-size:10pt;
font-family:Verdana,Arial, Helvetica, sans-serif;
overflow:scroll;
background-image: url(images/hintergrund_ds.jpg);
background-repeat:repeat-x;

}
table {
color:#444444;
font-size:10pt;
font-family:Verdana,Arial, Helvetica, sans-serif;
}
a {
color:#444444;
text-decoration:none;
}
a:link {
text-decoration:none;
color:#67aa02;
}
a:hover {
color:#67aa02;
}

.fett {
font-weight:bold;
}
.grau_rahmen {
position:relative;
width:850px;
height:25px;
top:0px;
left:0px;
margin-left:0px;
}
.grau {
position:relative;
top:4px;
width:400px;
left:440px;
margin-left:0px;
color:#ffffff;
}

.logo_rahmen {
position:relative;
width:850px;
height:60px;
top:0px;
left:0px;
}

.logo {
position:relative;
width:435px;
height:54px;
top:0px;
left:0px;
background-image: url(images/logo_db.gif);
}

.menue_rahmen {
position:relative;
width:850px;
height:40px;
top:0px;
left:10px;
margin-left:0px;
}
.menue_inhalt {
position:relative;
top:11px;
left:0px;
margin-left:0px;
margin-right:0px;
}

.gruen_rahmen {
position:relative;
width:850px;
height:121px;
top:0px;
left:0px;
margin-left:0px;
background-image: url(images/gruen_hintergrund_dsb.jpg);
}

.inhalt_rahmen {
position:relative;
width:850px;
height:auto;
margin-top:0px;
left:10px;
}
.inhalt {
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
.headline {
margin-left:0px;
margin-right:0px;
height:60px;
color:#67aa02;
font-size:17pt;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.fuss_rahmen {
position:relative;
width:850px;
height:70px;
top:0px;
margin-left:0px;
}
.fuss {
position:relative;
width:850px;
height:37px;
top:33px;
margin-left:0px;
background-image: url(images/fuss_dsb.gif);
}

