/* CSS Document */
#ContentOuterDiv
{
	min-height: 420px;
}

#ContentDiv
{
	width: 570px;
	float: left;
	margin: 3px 40px 20px 40px;
	min-height: 700px;
}
.WithoutMargin
{
	width: 760px !important;
	margin-right: 0px !important;
}
.Headline, h1
{
	font-size: 14px;
	color: #4F9923;
	font-weight: bold;
}
a
{
	color: #499919;
}
a.info
{
	background-image: url("../images/allg/info.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 14px;
}
a.termin
{
	background-image: url("../images/allg/termin.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 14px;
}
a.drucken
{
	background-image: url("../images/allg/drucken.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 14px;
}
a.schliessen
{
	background-image: url("../images/allg/x.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 14px;
}
a.aktuell
{
	background-image: url("../images/allg/pfeil.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
}
a.aktuellschwarz
{
	background-image: url("../images/allg/pfeil_schwarz.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
	color: #000;
}
a.aktuellweiss
{
	background-image: url("../images/allg/pfeil_weiss.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
	color: #FFF;
}
#ContentDiv ul, div.ContentIframe ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
#ContentDiv li, div.ContentIframe li
{
	background-image: url(../images/allg/listenpunkt.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0 7px;
	padding: 2px  0 2px 9px;
}
table.TextImageTable
{
	width: 760px;
}
td.TextCell
{
	padding: 0 0 0 0;
	width: 440px;
}
td.ImageCell
{
	padding: 0 0 0 20px;
	font-size: 11px;
	width: 320px;
}
table.SektionsheftTable tr td
{
	padding: 0 20px 20px 0;
}
img.ContentImageFloatRight
{
	float: right;
	margin: 0 0 10px 10px;
}
img.ContentImageFloatLeft
{
	float: left;
	margin: 0 10px 10px 0px;
}

table.TextTable
{
	border-collapse: collapse;
}
table.Wide
{
	width: 760px;
}
table.WideIframe
{
	width: 730px;
}
table.TextTable td
{
	padding: 2px 3px 2px 3px;
	border: solid 1px #58AB27;
}
table.TextTable td.RightAlign
{
	text-align: right;
	width: 350px;
}
td.TextTableHeaderCell
{
	background-color: #58AB27;
	font-weight: bold;
	color: #FFF;
}
td.TextTableHeaderCell a
{
	font-weight: bold;
	color: #FFF;
}
td.TextTableSubHeaderCell
{
	background-color: #D5EDC7;
	font-weight: bold;
	color: #000;
}
td.TextTableSubHeaderCell a
{
	color: #000;
}
td.NoBold, td.NoBold a
{
	font-weight: normal;
}
div.TextHeaderDiv
{
	padding: 2px 3px 2px 3px;
	background-color: #58AB27;
	font-weight: bold;
	color: #FFF;
}
div.LineDiv
{
	padding: 0 0 0 0;
	border-bottom: solid 1px #58AB27;
	height: 1px;
}
div.ContentDivFloatRight
{
	float: right;
	padding: 2px 3px 2px 3px;
	border: solid 1px #58AB27;
}
div.ContentImageDivFloatRight
{
	float: right;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}
div.ContentImageDivFloatLeft
{
	float: left;
	padding: 0px 10px 10px 0px;
	font-size: 11px;
}
div.ContentImageDivFloatNone
{
	float: none;
	padding: 0px 10px 10px 0px;
	font-size: 11px;
}
div.Jugend
{
	margin-bottom: 10px;
	border: none;
	text-align: right;
}
select.FormSelect, input.FormInput
{	
	border: solid 1px #316216;
	padding: 0px 2px 0px 2px;
	color: #316216;
	font-weight: normal;
}
input.FormButton
{	
	background-color: #58AB27;
	color: #FFF;
	border: none;
	font-weight: bold;
}
table.WebcamTable tr td
{
	padding: 0 10px 10px 0;
	text-align: center;
}
table.WebcamTable tr td a
{
	font-weight: bold;
}
img.WebcamSmallImage
{
	width: 220px;
	height: 170px;
}
form.termine
{
	margin: 0;
}
