body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEDCCF;
}
#FrameBox1 {
	position:absolute;
	display:block;
	top:0px;
	width:880px;
	height:1500px;
	z-index:1;
	background-color: #DFDEB3;
}
#HeaderBildBox2 {
	position:absolute;
	top:10px;
	left: 10px;
	width:850px;
	height:100px;
	z-index:2;
}
#HauptNaviBox3 {
	position: absolute;
	top:110px;
	left: 10px;
	width:120px;
	height:400px;
	z-index:3;
	background-color: #DFDEB3;
	padding-top: 90px;
	padding-left: 20px;
}
#LOGL_LinkBox4 {
	position: absolute;
	top:710px;
	left: 10px;
	width:120px;
	height:150px;
	z-index:4;
	background-color: #DFDEB3;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: "Arial Narrow";
	color: #006600;
}
#UpdateDate {
	position: absolute;
	top:830px;
	left: 10px;
	width:120px;
	height:150px;
	z-index:5;
	background-color: #DFDEB3;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: "Arial Narrow";
	color: #006600;
}
#LOGL_BaumBox11 {
	position: absolute;
	top:480px;
	left: 10px;
	width:140px;
	height:100px;
	z-index:6;
	background-color: DFDEB3;
	padding-left: 20px;
	padding-top: 80px;
}
#HeaderBox5 {
	position:absolute;
	top:110px;
	left:150px;
	width:650px;
	height:51px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	z-index:7;
	border-bottom: thin;
	border-bottom-color:#DFDFDF;
	border-bottom-style:ridge;
	font-size: 16px;
	font-weight: bold;
	background-color: #EBE9D3;
}

#WetterBox {
	position:absolute;
	top:650px;
	left:710px;
	width:150px;
	height:169px;
	z-index:8;
	font-size: 16px;
	font-weight: bold;
	background-color: #EBE9D3;
	border: medium solid #99CC33;
}

#InhaltBox6 {
	position:absolute;
	top: 165px;
	left: 150px;
	width: 450px;
	height: 1315px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 75px;
	z-index:9;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
}

#InhaltBox7 {
	position:absolute;
	top: 165px;
	left: 710px;
	width: 135px;
	height: 148px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:10;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
	border-right-width: thin;
	border-bottom-width: thin;
}
#InhaltBox8 {
	position:absolute;
	top: 330px;
	left: 710px;
	width: 135px;
	height: 148px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:11;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
	border-right-width: thin;
	border-bottom-width: thin;
}
#InhaltBox9 {
	position:absolute;
	top: 495px;
	left: 710px;
	width: 135px;
	height: 140px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:12;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
	border-right-width: thin;
	border-bottom-width: thin;
}
#InhaltBox10 {
	position:absolute;
	top:650px;
	left:710px;
	width:135px;
	height:140px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	z-index:13;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
	border-right-width: thin;
	border-bottom-width: thin;
}
#InhaltBox6_breit {
	position:absolute;
	top: 185px;
	left: 150px;
	width: 600px;
	height: 1300px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 75px;
	z-index:14;
	background-color: #EBE9D3;
	border-right-color: #FFFFCC;
	border-right-style: outset;
	border-bottom-color: #FFFFCC;
	border-bottom-style: outset;
}
#FooterNaviBox10 {
	position:absolute;
	top: 112px;
	left: 150px;
	width: 650px;
	height: 18px;
	padding-top: 2px;
	padding-left: 380px;
	z-index:15;
	font-size: 9px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000099;
	}
.links { 
		float: left;
		margin-right: 6px;
}
.rechts { 
		float: right;
		margin-left: 6px;
}
.zentriert_bild {
	margin-left: auto;
	margin-right: auto;
	display:block;
} 
.zentriert_text {
	text-align: center;
	line-height: 18pt;
}
#AstringHeader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
}
#AstringHeaderRot {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #CC6600;
}
#AstringRot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEDCCF;
	color: #CC6600;
}
.Neu {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC6600;
	background-color: #FFFF66;
}
.Link_Blau_Unterstrichen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00FF66;
	text-decoration: underline;
}
.AstringHeader00 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.AstringHeader01 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
.AstringHeader02 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
.AstringHeaderRot {
	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #CC6600;
}
.AstringRot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEDCCF;
	color: #CC6600;
}
.h7 {
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
}
.h6 {
	line-height: 24px;
	font-weight: bold;
	font-size: 16px;
}
.h5 {
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
}
.h4 {
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
}
.h3b {
	line-height: 12px;
	font-weight: bold;
	font-size: 11px;
}
.h3 {
	line-height: 12px;
	font-size: 10px;
}

