html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	border: 0;
}

body {
	text-align:center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background-color: #fdeeba;
	background-image: url("../images/bg_verlauf.png");
	background-repeat: repeat-x;
	color: #3d2b12;
}

a {
	text-decoration:none;
	color:#5c5c5c;
}

#content a {
	border-bottom: 1px dotted #3d2b12;
}

p {
	line-height: 1.5;
}

a:hover {
	color:#a2957c;
}

#page {
	text-align:left;
	margin: 10px auto;
	width: 825px;
	background-color: #f9e099;
	padding-top:5px;
	padding-bottom: 1px;
}

#header {
	width: 812px;
	height: 265px;
	margin: 0 6px;
}

#navi {
	height: 62px;
	width: 812px;
	margin: 5px 6px;
	background-image: url("../images/bg_navi.png");
	background-repeat: no-repeat;	
}

img.navi_button {
	margin-top: 15px;
	margin-left: 10px;
}

#content {
	width: 812px;
	min-height: 500px;
	height: auto !important;  /* für moderne Browser [Fx,Sf,Op] */
    height: 500px;  /*für den IE6 */
	margin: -5px 6px;
	background-color: #ffffff;
	background-image: url("../images/bg_content_pyramide.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#content h1 {
	color: #3d2b12;
}

#content h2 {
	color: #a2957c;
}

#kontakt {
	width:200px;
	float:right;
	margin-top: 73px;
	font-size: 0.7em;
}

#kontakt h2 {
	color: #a2957c;
	font-size: 1.3em;
}



#kontakt a {
	text-decoration:none;
	color:#5c5c5c;
}


#kontakt a:hover {
	color:#a2957c;
}


#include {
	width: 400px;
	font-size: 0.8em;
	padding-top: 35px;
	padding-left:15px;
	margin-left: 90px;
}

#footer {
	width: 812px;
	height:18px;
	background-color:#fbe9b5;
	margin: 10px 6px;
}

p#autor {
	color: #a5946f;
	font-size: 0.8em;
}

#copyrc {
	width:700px;
	float:left;
}

#icons {
	width: 112px;
	float:right;
}

p#copyr {
	color: #a5946f;
	font-size: 0.7em;
	margin-left: 5px;
}