body { 
	color: #485473; 
	background: #caac91; 
	margin: 0px; 
	}

#home {
        margin-top:30px;
        margin-left:80px;
        position:relative;
        font-size:80%;
}


#bigbox {
        background: #edd8c5;
	margin-bottom:40px;
	margin-top:10px;
	margin-left:80px;
	margin-right:80px;
	position:relative;
	}

#pageHeader {
	height: 87px; 
	width:100%;
	position:relative;
	}

#pageHeader h1 {
	text-align:center;
        font-family:verdana,helvetica,sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#485473;
	padding-top:40px;
	}

#pageHeader img#rechts_oben {
        position:absolute;
	top:4px;
	right:4px;
	}

#pageHeader img#links_oben {
        position:absolute;
	top:4px;
	left:0px;
	}

#insidebox {
        background: #edd8c5 url(chao.gif) no-repeat center bottom;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:92px;
	margin-right:92px;
	position:relative;
	}

#kittlerbox {
        background: #edd8c5;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:92px;
	margin-right:92px;
	position:relative;
        font-size:80%;
	}

#pageFooter {
	height: 87px; 
	width:100%;
	position:relative;
	}

#pageFooter img#rechts_unten {
        position:absolute;
	bottom:4px;
	right:4px;
	}
#pageFooter img#links_unten {
        position:absolute;
	bottom:4px;
	left:4px;
	}
#Footer {
	height: 10px; 
	width:100%;
	position:relative;
	}

#Footer div#impressum {
        position:absolute;
        bottom:4px;
        right:4px;
        font-size:80%;
	}



a:link {font-family:verdana,Helvetica; font-weight:bold; text-decoration:none; color:#485473}
a:visited {font-family:verdana,Helvetica; font-weight:bold; text-decoration:none; color:#666f88}
a:hover {font-family:verdana,Helvetica; font-weight:bold;  text-decoration:none; color:#4d8454}
a:active { text-decoration:underline; }

h1 {font-family:verdana,helvetica,sans-serif; font-size:16px; font-weight:bold; color:#485473}
h2 {font-family:verdana,helvetica,sans-serif; font-size:14px; font-weight:bold; color:#485473}

dl {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0
}

dt {
    float: left;
    clear: left;
    font-weight: bold;
    padding: 10px 0 0 0;
    color: #485473;
  }
dt.reedited {
    float: left;
    clear: left;
    font-weight: bold;
    padding: 0 0 0 0;
    color: #485473;
  }
dd {
    margin: 0 0 0 130px;
    padding: 10px 0 0 0;
    min-height: 18px;
  }
dd.reedited {
    margin: 0 0 0 130px;
    padding: 0 0 0 0;
    min-height: 18px;
  }

div.toggle {
    margin-top:0.5em;
    margin-bottom:0.5em;
    color:#4d8454;
}
p.togglebox {
    margin-top: 0;
    margin-bottom: 0;
}

a.kittler {font-family:verdana,Helvetica,sans-serif; font-weight:normal; text-decoration:none; color:#6a3c21}
