* {
font-family: "Lucida Console", arial, helvetica, "sans serif";
}
body {
background-color: #BDBEC0;
}
#kasten1 {
position: absolute;
left: 50px;
top: 50px;
width: 160px;
height: 160px;
border: 6px solid #6E7689;
color: #D56A00;
text-align: center;
}
#kasten1 .ho {
margin: 70px 0px 0px 0px;
font-size:13px;
text-align: center;
}
#kasten1 a {
color: #D56A00;
text-decoration:none;
}
#kasten2 {
position: absolute;
left: 345px;
top: 50px;
}
#kasten3 {
position: absolute;
left: 645px;
top: 50px;
}
#kasten4 {
position: absolute;
left: 50px;
top: 285px;
}
#kasten4 p {
text-align: center;
margin-bottom: 20px;
}
#kasten5 {
position: absolute;
left: 345px;
top: 285px;
}
#kasten6 {
position: absolute;
left: 645px;
top: 285px;
}
#kasten7 {
position: absolute;
left: 25px;
top: 300px;
background-color: #D56A00;
width: 200px;
height: 200px;
z-index:1;
text-align: center;
color: #ffffff;
}
#zurStartseite {
position: absolute;
left: 25px;
top: 236px;
width: 188px;
border: 1px solid #D56A00;
padding: 5px;
text-align: center;
}
#zurStartseite a {
color: #D56A00;
text-decoration: none;
}
#navigation {
position: absolute;
left: 13px;
top: 280px;
width: 150px;
font-size: 12px;
}
#navigation ul {
list-style: none;
}
#navigation li {
width: 158px;
border: 1px solid #D56A00;
padding: 5px;
text-align: center;
margin-bottom:10px;
}
#navigation a {
color: #D56A00;
text-decoration: none;
}
#navigation a:hover {
text-decoration: underline;
}
#kasten2, #kasten3, #kasten4, #kasten5, #kasten6 {
background-color: #6E7689;
width: 170px;
height: 170px;
}
#kasten2, #kasten3, #kasten4, #kasten5, #kasten6 a:link {
text-decoration: none;
color: white;
}
#inhalt {
position: absolute;
left: 300px;
top: 50px;
width: 600px;
min-height: 480px;
border: 1px solid #6E7689;
padding: 5px;
font-size: 14px;
}
#inhalt td {
padding-right:10px;
padding-bottom: 5px;
vertical-align: top;
}
#inhalt h1 {
color:#6E7689;
margin: 20px 0px 20px 5px;
font-size: 18px;
}
#inhalt p {
margin: 0px 0px 20px 5px;
}
#inhalt ul {
list-style-type: disc;
list-style-position: outside;
}
#inhalt a {
color: #D56A00;
text-decoration: none;
}
.text {
width: 100%;
text-align:center;
color: #ffffff;
font-size: 18px;
margin-top:100px;
}
.text a {
color: #ffffff;
text-decoration: none;
}
.text a:hover {
text-decoration: underline;
}
.bottom5 {
margin: 0px 0px 5px 5px;
}
.unten10 {
margin: 0px 0px 5px 5px;
}