html, body{
	height:100%;
}

body {
	margin:0px; background-image:url('bilder/hintergrund.jpg');
	background-repeat:repeat;
	background-color: #301816;
	scrollbar-base-color:#301816;
}

#header
{
	width: 962px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
}

#inhalt
{
	margin-left: auto;
	margin-right: auto;
	background-image:url('bilder/hintergrund_text.jpg');
	background-repeat:repeat;
	width: 962px;
	border-left: 1px solid #301816;
	border-right: 1px solid #301816;
	border-top: 1px solid #301816;
	border-bottom: 1px solid #301816;
	position: relative;
	padding: 5px;

}

#datum
{
	width: 962px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#lsmbox
{
	float: left;
	width: 180px;
	padding: 5px;
}

#rsmbox
{
	float: right;
	width: 180px;
	padding: 5px;
}

#sbgbox
{
	float:left;
	width: 560px;
	padding: 5px;
}

#lbgbox
{
	float: left;
	width: 370px;
	padding: 5px;
	position: relative;
}

#rbgbox
{
	float: right;
	width: 370px;
	padding: 5px;
	position: relative;
}

#clear

{
	clear: both;
}



#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 0px;
	text-align: center;

}

#holonet

{	
	position:absolute;
	bottom:60px; 
	right:5px;
	padding: 0px;
	width:580px;
	height:60px;
}
	

#inhalt a:link { font-weight:bold; color:#301816; text-decoration:none; }
#inhalt a:visited { font-weight:bold; color:#301816; text-decoration:none; }
#inhalt a:focus { font-weight:bold; color:#301816; text-decoration:underline; }
#inhalt a:hover { font-weight:bold; color:#301816; text-decoration:none; }
#inhalt a:active { font-weight:bold; color:#301816; text-decoration:underline; }
#inhalt p, #inhalt .std { font-family: Courier, Verdana, sans-serif; font-size: 13px; line-height: 16x; color:#663333; text-decoration:none; text-align: justify;}
#inhalt h1 {font-family: Courier, Verdana, sans-serif; font-size: 20px; color: #663333; line-height: 24px;}
#inhalt h2 {font-family: Courier, Verdana, sans-serif; font-size: 18px; color: #663333; line-height: 22px;}
#inhalt h3 {font-family: Courier, Verdana, sans-serif; font-size: 16px; color: #663333; line-height: 20px;}
#inhalt h4 {font-family: Courier, Verdana, sans-serif; font-size: 14px; color: #663333; line-height: 18px;}
#inhalt h5 {font-family: Courier, Verdana, sans-serif; font-size: 13px; color: #663333; line-height: 16px;}
#footer p, #datum p { font-family: Courier, Verdana, sans-serif; font-size: 11px; font-weight:bold; color:#663333; text-decoration:none; text-align: center;}
#inhalt .utitel { font-family: Courier, Verdana, sans-serif; font-size: 12px; width: 80%; padding: 5px; color:#663333; text-decoration: none; text-align: center; line-height: 13px;}
#inhalt .dementi { font-family: Courier, Verdana, sans-serif; font-size: 10px; width: 95%; padding: 5px; color:#663333; text-decoration: none; text-align: justify; line-height: 11px;}
#hyperraum a:link { font-weight:bold; color:#301816; text-decoration:none; }
#hyperraum a:visited { font-weight:bold; color:#301816; text-decoration:none; }
#hyperraum a:focus { font-weight:bold; color:#301816; text-decoration:underline; }
#hyperraum a:hover { font-weight:bold; color:#301816; text-decoration:none; }
#hyperraum a:active { font-weight:bold; color:#301816; text-decoration:underline; }
#hyperraum p, #inhalt .std { font-family: Courier, Verdana, sans-serif; font-size: 13px; line-height: 16x; width: 80%; color:#663333; text-decoration:none; text-align: justify;}



#inhalt img.links {float:left; border:solid 2px #301816; padding:5px; margin-right:10px;}
#inhalt img.rechts {float:right; border:solid 2px #301816; padding:5px; margin-left:10px;}
#inhalt img.mitte {margin-left: auto; margin-right: auto; border:0px; padding:0px;}

#inhalt hr {border: solid #301816 1px; height:1px;}