body {
background-color: #F8F8F0;
font-family: Arial, sans-serif;
font-size: 15px;
color: #003174;
margin: 0px;
text-align: center;
}

#index {
margin-left: auto;
margin-right: auto;
width: 970px;
position: relative;
text-align: left;
background-image: url(../bilder/bg_index.jpg); 
background-repeat: no-repeat; 
background-color: #FFFFFF;
margin-top: 20px;
border: 1px solid #003173;
}

#ara {
position: absolute;
background-image: url(../bilder/bg_ara.gif); 
background-repeat: no-repeat; 
top: 185px;
left: 50px;
width: 269px;
height: 155px;
padding: 8px 0 0 50px;
}

#maus {
position: absolute;
background-image: url(../bilder/bg_maus.gif); 
background-repeat: no-repeat; 
top: 353px;
left: 120px;
width: 355px;
height: 155px;
padding: 8px 0 0 50px;
}

#katze {
position: absolute;
background-image: url(../bilder/bg_katze.gif); 
background-repeat: no-repeat; 
top: 521px;
left: 190px;
width: 357px;
height: 155px;
padding: 8px 0 0 50px;
}

#echse {
position: absolute;
background-image: url(../bilder/bg_echse.gif); 
background-repeat: no-repeat; 
top: 521px;
left: 560px;
width: 360px;
height: 155px;
padding: 8px 0 0 50px;
}
		
#text_oben {
text-align: right;
padding: 54px 55px 0 0;
width: 460px;
float: right;
}

#center {
margin-left: auto;
margin-right: auto;
width: 970px;
text-align: left;
background-image: url(../bilder/bg_oben.gif); 
background-repeat: no-repeat; 
background-color: #FFFFFF;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #003173;
}

#bildleiste {
clear: both;
margin: 30px 55px 20px 55px;
padding: 0px;
width: 169px;
float: left;
}

#main {
padding: 30px 0px 20px 0px;
margin: 0px;
width: 628px;
float: left;
}

#nav {
font-size: 24px; 
font-style: italic;
font-weight: bold;
color: #7394C6; 
margin: 132px 0 0 33px;
border-left: 0;
line-height: 24px;
}
#nav ul {
list-style: none; 
color: #7394C6; 
float: left;
}
/*--definiert die "Drop-Down-Links" im Normalzustand--*/
#nav a {
text-decoration: none;
display: block;
text-align: left;
color: #7394C6;
}

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#nav a:hover {
color: #7394C6;
}
#nav li {
position: relative;
}
/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#nav ul ul {
position: absolute;
z-index: 2;
display: none;
}

/*--lässt die Dropdown-Links beim Hovern erscheinen--*/
#nav ul li:hover ul {
display: block;
}
#nav ul li {
display: inline;
color: #7394C6; 
text-decoration: none; 
margin-right: 1px;
}
#nav ul li a {
display: inline;
text-decoration: none; 
color: #7394C6; 
}
#nav ul li a.visited {
text-decoration: none; 
color: #7394C6;
}
#nav ul li a:hover, #nav ul li a.active {
text-decoration: none; 
color: #003173;
}

#fuss {
width: 860px;
margin: 0px 5px 20px 50px;
}

h1{
font-size: 18px; 
font-style: italic;
font-weight: bold;
color: #003174; 
line-height: 18px;
margin: 0;
}

h2{
font-size: 24px; 
font-style: italic;
font-weight: bold;
color: #003174; 
line-height: 24px;
margin: 0;
}

h3{
font-size: 18px; 
font-style: italic;
font-weight: bold;
color: #7394C6; 
line-height: 18px;
margin: 0;
padding: 0;
}

h4{
font-size: 24px; 
font-style: italic;
font-weight: bold;
color: #7394C6; 
line-height: 24px;
margin: 0;
padding: 0;
}

.klein {
font-size: 12px;
line-height: 14px;
}

a {
color: #003174;
text-decoration: underline;
}
a.visited{
color: #003174;
text-decoration: none;
}
a:hover{
color: #7394C6;
text-decoration: underline;
}

.unten {
padding-left: 25px;
}
.unten a {
color: #7394C6;
text-decoration: none;
font-size: 18px;
font-style: italic;
}
.unten a:visited{
color: #7394C6;
text-decoration: none;
}
.unten a:hover{
color: #003174;
text-decoration: none;
}
.unten a:active{
color: #7394C6;
text-decoration: none;
}

input {
background: #FFFFFF;
border: 1px solid #003173;
color: #003174;
}

table {
font-size: 14px;
}

