body {
 background-color:#eed9ca;
}
#index {
 position:absolute;
 top:120px;
 left:170px;
 height:450px;
 width:740px;
 padding:5px;
 margin:0px;
 background-color:#eed9ca; 
 font-family:bradley hand itc;
 font-size:25px;
}
#banner {
 position:absolute;
 top:10px;
 left:10px;
 width:900px;
 height:100px;
 padding:0px;
 margin:0px; 
}
#navigation {
 position:absolute;
 top:120px;
 left:10px;
 width:150px;
 height:450px;
 background-image:url(navigation.jpg);
 font-family:bradley hand itc;
 font-size:25px; 
}

#inhalt {
 position:absolute;
 top:120px;
 left:170px;
 height:450px;
 width:740px;
 padding:5px;
 margin:0px;
 background-color:#eed9ca; 
 font-family:bradley hand itc;
 font-size:25px;
}
ul {
 color:black;
 font-weight:bolder;
 padding:10px;
 margin:0px;
}
li {
 list-style:none;
}
.ultable {
 font-size:18px;
 font-weight:bolder;
}

#rahmen {
 border-bottom-width:1px;
 border-right-width:1px;
 border-left-width:1px;
 border-top-width:1px;
 border-style:solid;
 border-color:#e37528;
}
#padding { 
 padding-left:8px; 
}
#padding2 { 
 padding-left:16px; 
}
 a:link { color:black; text-decoration:none; }
 a:visited { color:black; text-decoration:none; }
 a:hover { color:#e37528; text-decoration:none; }


#hr {
color:#e37528;
}

hr {
 border:0px; /* Für Firefox */
 border-top:solid #e37528 1px;
 border-bottom: solid 1px #eed9ca; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

#weiter {
 font-size:18px;
 font-weight:bolder;
}
#schrif {
text-align:justify;
}
#groesse {
font-size:25px;
}
#groesse2 {
font-size:21.5px;
}