* {padding: 0; margin: 0;}

html {height:101%}

body {
background:#ddd url(meinverlauf.png) repeat-x;
}

a, a:visited {
color: #5970d0;
text-decoration: none !important;
font-weight: normal;
}

a:hover {
color: #0e27a5;
}

#bild {
 width: 204px;
 position: absolute;
 top: 63px;
 left: 150px;
}

#navigation {
 position: absolute;
 left: 150px;
 top: 320px;
 width: 204px;
}

#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
 }

#navigation li {
 border-bottom: 5px solid #dddddd;
}

#navigation li a:link, #navigation li a:visited {
 font-size: 12pt;
 display: block;
 padding: 0.4em 0 0.4em 0.5em;
 border-left: 12px solid #0e27a5;
 border-right: 2px solid #0e27a5;
 background-color: #6077d4;
 color: #FFFFFF;
 text-decoration: none;
 font-family:'Arial';
}

#navigation li a:hover {
 background-color: #0e27a5;
 color: #FFFFFF;
}

#navigation li a:active {
 background-color: #0e27a5;
 font-weight: bold;
}

#adressbox {
 width: 200px; 
 height: 110px;
 position: absolute;
 left: 150px;
 top: 646px;
 background-color: #fff;
 border: 2px solid #888;
}

#adressbox h1 {
 padding: 0 0 0 5px;
 text-align: left;
 font-family: 'Arial';
 font-size: 10pt;
 font-weight: normal;
 color: #03c;
}

#adressbox h2 {
 padding: 5px 0 0 5px;
 font-family: 'Arial';
 font-size:10pt;
 color: #000;
 font-weight: normal;
 text-align: left;
}

#content {
 width: 590px; min-height:790px;
 text-align: center;
 padding: 5px;
 position: absolute;
 top: 20px;
 left: 360px;
 background-color: #fff;
 border: 2px solid #888;
}

#content h1 {
 text-align: left;
 padding: 10px 10px 0 10px;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #03c;
}

#content h2 {
 padding: 10px 10px 0 10px;
 font-family: Arial;
 font-size: 10pt;
 color: #000;
 font-weight: normal;
 text-align: justify;
}

#content h3 {
 font-family: Arial;
 font-size: 14pt;
 color: #03c;
 font-weight: normal;
 text-align: center;
 padding: 10px 0 0 10px;
}

#content h4 {
 font-family: Arial;
 font-size: 14pt;
 color: #f99f12;
 font-weight: normal;
 text-align: center;
 padding: 10px 0 0 10px;
}

#content h5 {
 padding: 10px 0px 0 10px;
 font-family: Arial;
 font-size:12pt;
 color: #03c;
 font-weight: normal;
 text-align: left;
}

#content h6 {
 padding: 10px 10px 0 10px;
 font-family: Arial;
 font-size:11pt;
 color: #000;
 font-weight: normal;
 text-align: justify;
}

#infobox {
 width: 200px; height: 660px;
 position: absolute;
 left: 968px;
 top: 63px;
 background-color: #fff;
 border: 2px solid #888;
}

#infobox h1 {
 padding: 10px 15px 5px 10px;
 text-align:left;
 font-family:'Arial';
 font-size: 9pt;
 font-weight: normal;
 color: #000;
 background-color: #fff;
 text-align: left;
 
}

#infobox h2 {
 padding: 5px 5px 5px 5px;
 text-align:left;
 font-family:'Arial';
 font-size: 11pt;
 font-weight: bold;
 color: #fff;
 background-color:#5970d0;
}
