body {
	background-image: url(../images/hintergrund-body.jpg);
}
#header-navi {
	background-image: url(../images/back_header_navi.gif);
}
#navi1 {
	background-image: url(../images/header_navi_portal.gif);
}
#content_portal {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	background-repeat: repeat-y;
	background-image: url(../images/hintergrund_portal.gif);
	text-align: left;
	float: left;
}
#spalte_rechts {
	width: 184px;
	background-color: #a0b88e;
	font-family: tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: left;
	position: static;
}
#seite_rechts, #kat_rechts, #wurzel_rechts {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}

/* Überschriften in der rechten Spalte */

#spalte_rechts h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
#spalte_rechts h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
#spalte_rechts h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
#spalte_mitte {
	width: 541px;
	position: static;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#spalte_mitte h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
#spalte_mitte h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
#spalte_mitte h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
}
#spalte_mitte a, #spalte_mitte a:link, #spalte_mitte a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: -3px;
}
#spalte_mitte a:hover {
	color: #006633;	
}

#spalte_mitte p {
	font-family: tahoma, Verdana;
	font-size: 10pt;
	line-height: 130%;
}
