body {
background-color: #666;
background-image: url(../upload/bilder/backraster.gif);
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}	

a:link, a:visited {
color: #904634; 
background-color: transparent;
text-decoration: none;
}

a:hover, a:active {
color: #904634;
background-color: transparent;
text-decoration: underline;
}

/* style fuer das allumfassende div, bewirkt, dass der Gesamtinhalt auf der Seite beweglich ist */

#alles {
position: relative;
width: 790px;
margin-left: auto; 
margin-right: auto;
}

#visitenkarte {
position: absolute;
left: 0px;
top: 80px;
z-index: 2;
width: 156px;
}

#hauptfenster {
background-color: #F1E9B9;
width: 470px;
position: absolute;
left: 80px;
top: 172px;
z-index: 1;
}

#hauptfenster h1 {
background-color: #A95741;
margin-top: 0%;
}

#hauptfenster img {
margin-left: 0px;
margin-top: 0%;
}

#hauptfenster h1  img {
margin-left: 110px;
margin-top: 0%;
}

#inhalt {
margin-left: 100px;
margin-right: 15px; 
min-height: 200px;
}

#inhalt img {
margin-left: 0px;
}

.navi {
background-color: #DEC67E;
background-image: url(../upload/bilder/navigation/Papier_Kulinarische_Seminar.gif);
width: 195px;
position: absolute;
left: 580px;
top: 0px;
min-height: 550px;
z-index: 3;
}

.navi ul {
list-style: none;
color: #904634;
font-size: 12px;
}


span.zeiger {
background-image: url(../upload/bilder/navigation/Navig_Zeiger.gif);
background-repeat: no-repeat;
}

span.zeiger span{
display:none;
}

.navfirst_on {
line-height: 40px;
}

.navfirst_off {
line-height: 40px;
}

.navsecond_on {
line-height: 20px;
margin-left: 20px;
}

.navsecond_off {
line-height: 20px;
margin-left: 20px;
}


/* diese styles sind fuer das mailformular */
.fehlertext {
color:Red;
list-style-type: square; 
}

.fehlerfeld {
background:Red;
}  

