body
{
	background-image: url(../img/hintergrund.jpg);
	background-repeat:no-repeat;
	background-color: #FF9900;
	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

table
{
	font-size: 0.9em;
}

#komz
{
	position: absolute;
	top: 12px;
	left: 22px;
	width: 222px;
	height: 100px;
	background-image: url(../img/komz.jpg);
	background-repeat:no-repeat;
	background-color: #FF9900;
}

#balken
{
	position: absolute;
	top: 60px;
	left: 286px;
	width: 738px;
	height: 6px;
	background-image: url(../img/balken.jpg);
	background-repeat:no-repeat;
	background-color: #FF9900;
}

#navigation
{
	color: #FFFFFF;
	position: absolute;
	top: 30px;
	left: 286px;
	width: 724px;
	height: 30px;
	vertical-align: top;
}

#inhalt
{
	position: absolute;
	top: 80px;
	left: 286px;
	width: 738px;
	height: 460px;
	overflow: auto;
}

#footer
{
	position: absolute;
	top: 561px;
	left: 286px;
	width: 738px;
	height: 20px;
}

#footer .footer_text
{
	text-align: right;
	font-size: 0.8em;
}

#inhalt .container
{
	clear: both;
	padding-right: 10px;
}

#inhalt .container .cont_links
{
	width: 510px;
	float: left;
	padding-bottom: 5px;
}

#inhalt .container .cont_rechts
{
	width: 180px;
	float: right;
}

#inhalt .abstand
{
	clear: both;
	width: 690px;
	height: 30px;
}

#inhalt .container_start .cont_rechts_imp
{
	width: 280px;
	float: right;
	background-image: url(../img/ink-quill.jpg);
	background-repeat:no-repeat;
}

#inhalt .container_start
{
	clear: both;
	padding-right: 10px;
}

#inhalt .container_start .cont_links_start
{
	width: 410px;
	float: left;
	padding-bottom: 5px;
}

#inhalt .container_start .cont_rechts_start
{
	width: 280px;
	float: right;
}

#inhalt .abstand
{
	clear: both;
	padding-right: 10px;
}

#inhalt .container .beschreibung
{
	clear: both;
	font-size: 0.9em;
}

#inhalt .container .beschreibung_mitte
{
	clear: both;
	text-align: center;
}

#inhalt .container .beschreibung_mitte_fruehling_oben
{
	clear: both;
	text-align: center;
	background-image: url(../img/fruehling/blumen_oben.jpg);
	background-repeat: no-repeat;
}

#inhalt .container .beschreibung_mitte_fruehling_unten
{
	clear: both;
	text-align: center;
	background-image: url(../img/fruehling/blumen_unten.jpg);
	background-repeat: no-repeat;
}

#inhalt .container_start .header_mitte_veranst
{
	clear: both;
	text-align: center;
	background-color: #2F818C;
	color: #FFFFFF;
}

#inhalt .container_start .beschreibung_links_inhalt_veranst
{
	clear: both;
	text-align: left;
	border-left-width: 2px;
	border-left-color: #2F818C;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #2F818C;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #2F818C;
	border-bottom-style: solid;
	font-size: 0.9em;
	padding: 5px;
}

#navigation a
{
	color:#FFFFFF;
	font:normal 15px Tahoma,sans-serif;
	padding:0px 30px 0px 0px;
	text-decoration:none;
	text-align:left;
}

#navigation a:hover
{
	color:#606163;
	text-align:left;
	text-decoration:underline;
	background-image: url(../img/hover.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

.aktiv
{
	color:#606163;
	font:normal 15px Tahoma,sans-serif;
	padding:0px 27px 0px 0px;
	text-decoration:none;
	text-align:left;
	background-image: url(../img/hover.jpg);
	background-repeat:no-repeat;
	background-position: right;
	vertical-align: top;
}

.fett
{
	font-weight: bold;
	font-size: 1.2em;
}

.fett_20
{
	font-weight: bold;
	font-size: 1.6em;
}

.fett_16
{
	font-weight: bold;
	font-size: 1.3em;
}


.fett_normal
{
	font-weight: bold;
}

.fett_klein_unterstrich
{
	font-weight: bold;
	text-decoration: underline;
}

hr
{
	border: 0px; /* F�r Firefox und Opera */
	border-top: solid 2px #606163;
	border-bottom: transparent;
}

.unterstrichen
{
	text-decoration: underline;
}

.anklicken
{
	font-size: 0.8em;
}

