BODY {
background-color:#FFFFFF;
background-image: url(/layout/img/bg.gif);
color:#1A3445;
margin:0px;
font-family:verdana, arial, ms sans serif;
font-size:12px;
}

h2 {
font-family:georgia;
font-size:18px;
font-weight:bold;
margin:0px;
}

/* Linie (Tabelle) über dem Header */
#table1 {
width:1002px;
height:20px;
background-color:#29516B;
font-family:verdana, arial, ms sans serif;
font-size:9px;
color:#D1D6DA;
text-align:right;
padding-right:5px;
}

/* Header */
#table2 {
width:1002px;
height:204px;
background-color:#1A3445;
}

/* Linie (Tabelle) unter dem Header */
#table3 {
width:1002px;
height:20px;
background-color:#29516B;
text-align:right;
color:#D1D6DA;
font-size:10px;
}

/* 2. Linie (Tabelle) unter dem Header */
#table4 {
width:1002px;
height:15px;
background-color:#376D91;
}

/* Inhaltstabelle */
div#table5 {
padding:21px;
width:960px;
background-color:#86A9BF;
}

/* Linie */
div#linie {
border:solid #1A3445 1px;
background-color:#D1D6DA;
height:3px;
margin-top:8px;
margin-bottom:8px;
}

/* Kasten */
div#kasten {
border:solid #1A3445 1px;
background-color:#ECF0F3;
margin-top:8px;
margin-bottom:8px;
padding:20px;
}

/* Jahreszahlen */
div#jahr {
border:dashed #ECF0F3 2px;
background-color:#1A3445;
color:#ECF0F3;
margin-top:8px;
margin-bottom:8px;
padding:5px;
font-size:15px;
width:45px;
}

/* Linie 2 */
div#linie2 {
background-color:#1A3445;
height:1px;
}

/* Oberer Layer */
div#mietkoch {
display:none;
height:0px;
}

/* Bild */
.bild2 {
float:left;
border:solid #1A3445 1px;
border-left:solid #1A3445 12px;
margin-right:9px;
}

/* Bild */
.bild4 {
float:left;
border:solid #1A3445 1px;
border-left:solid #1A3445 12px;
margin-right:9px;
margin-bottom:9px;
}

/* Bild */
.bild3 {
float:right;
margin-bottom:9px;
}

/* Text im Footer */
#footer {
padding-right:21px;
}

a:link {
text-decoration:none;
color:#1A3445;
}
a:visited {
text-decoration:none;
color:#1A3445;
}
a:hover {
text-decoration:none;
color:#1A3445;
}
a:active {
text-decoration:none;
color:#1A3445;
}