body {
	/* background-image: url(gifs/bg_holz1.jpg);   */
	background-color: #DDDDDD;
}

#linkeSeite {
	position:absolute;
	top: 10px;
	left: 10px;
	position:fixed; 
}

#kopf {
	position:absolute;
	top: 10px;
	left: 200px;
	padding-right:25px;
	white-space:nowrap;
}

#aktuelles {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
	display: block;
	position:absolute;
	top: 215px;
	left: 841px;
/*	background-color: #FFFFCC;   */
	background-color: #DDDDDD;
	padding:10px;
	width:228px;
}

#urheber {
	position:relative;
	top: 110px;
}

#UeberschriftenStark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	line-height: 1.5;
	color: #CC0000;
}

.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #66FFFF;
}

#textblock {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
	display: block;
	position:absolute;
	top: 215px;
	left: 200px;
	color: #000000;
/*	background-color: #FFFFCC;   */
	background-color: #DDDDDD;
	padding:10px;
	width:611px;
	text-decoration:none;
}
#fotoblock {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
	display: block;
	position:absolute;
	top: 10px;
	left: 200px;
	color: #000000;
/*	background-color: #FFFFCC;  */
	background-color: #DDDDDD;
	padding:10px;
	width:611px;
	text-decoration:none;
}
#textblock href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #66FFFF;
}
#login {
	font-weight:normal;
	font-size:.8em;
	display: block;
	color: #FFFFFF;
	border-top: 3px solid #0000FF;
	border-left: 2px solid #FFFFFF;
	border-right: 3px solid #0000FF;
	border-bottom: 2px solid #FFFFFF;
	width:8em;
	padding: .2em .4em;
	text-decoration:none;
	position:absolute;
	top:15px;
	left:150px;
	width:130px;
	height:100px;
}



/*++++++++++++++++++++++++++++++++++++++++++++*/
/* Hier kommen die CSS-Deklarationen des Menüs*/
/*++++++++++++++++++++++++++++++++++++++++++++*/
#navi {
	text-align: left;
	width: 10em;
	float:left;
}
#navi ul {
	margin: 0; padding: 0;
	top: 215px;
	position:fixed; 
	list-style-type:none;
}
#navi a {
	font-size: 19px;
	font-weight:normal;
	display: block;
	color: #FFFF00;
	/*background-color: #0099FF; */
	background-image: url(gifs/button_holz.jpg);
	border-top: 2px solid #FFFF00;
	border-left: 2px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	width:170px;
	padding: 5px;
	text-decoration:none;
}
#navi a:hover, #navi a:active{
	color: #0099FF;
	background-color: #222266;
	border-top: 2px solid #0099FF;
	border-left: 2px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
}
#navi li {
	margin: 0 0 .2em 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++*/
/*                                            */
/*++++++++++++++++++++++++++++++++++++++++++++*/

