/* ******************************************************** CONTENT ******************************************************** */

div#contentContentHeightDummyVertical
{
	 height: 476px;
	 float: right;
	 width:1px;
}

div#contentContentHeightDummyHorizontal
{
	clear: both;
	height: 1px;
	overflow: hidden;
}





div#main
{
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	margin-top: 35px;

	background-image: url(../images/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div#content
{
	background-image: url(../images/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
	/*height: 300px;*/
}

div#contentMain
{
	float: left;
	width: 693px;
	/*height: 300px;*/
	overflow: hidden;
}


div#contentIndexLeft
{
	width: 418px;
	height: 332px;
	float: left;
}

div#contentIndexRight
{
	width: 313px;
	height: 332px;
	float: left;
	background-color: #E1E7F5;
}

div#contentIndexLeft div.contentDummy
{
	padding: 16px 30px 0px 38px;
	font-size: 8pt;
}

div.indexNewsEntry
{
	background-image: url(../images/bg_index_news.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 8pt;
}

div.indexNewsEntry div.contentDummy
{
	padding: 10px 0px 15px 29px;
}


div#contentMain div#contentBreadCrumb
{
	width: 682px;
	height: 36px;
}

div#contentMain div#contentBreadCrumb div.contentDummy
{
	padding: 10px 0px 0px 0px;
}

div#contentMain div#contentBreadCrumb a.breadCrumb1,
div#contentMain div#contentBreadCrumb span.breadCrumb1
{
	color: #9CC9A3;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#contentMain div#contentBreadCrumb span.breadCrumb2
{
	text-decoration: none;
	color: #007B00;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}


div#contentMain div.contentHeadline
{
	width: 682px;
	height: 33px;
	background-image: url(../images/bg_content_headline.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#contentMain div.contentHeadline div.contentDummy
{
	padding: 2px 0px 0px 28px;
}

div#contentMain div.contentText
{
	float: left;
	clear: left;
	
	
	width: 682px;
	background-image: url(../images/bg_content_text.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #05318A;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}


div#contentMain div.contentText ul
{
	list-style-type: square;
	margin: 0px;
	padding: 12px 0px 0px 16px;
	border: 0px;
	
}

div#contentMain div.contentText ul li
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}


div#contentMain div.contentText a,
div#contentMain div#contentIndexRight div.indexNewsEntry a
{
	text-decoration: underline;
	color: #05318A;
	padding-left: 14px;
	background-image: url(../images/bg_a.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#contentMain div.contentText a.image
{
	text-decoration: none;
	padding-left: 0px;
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
}


div#contentMain div.contentText form a
{
	text-decoration: none;
	color: #05318A;
	padding: 0px;
}


div#contentMain div.contentText div.contentDummy
{
	clear: left;
	padding: 0px 28px 0px 28px;
}

div#contentMain div.contentText div.contentDummyLeft
{
	clear: left;
	float: left;
	padding: 0px 0px 12px 0px;
}

div#contentMain div.contentText div.contentDummyRight
{
	float: left;
	padding: 0px;
}

div#contentMain div.contentText div.contentDummyLeftAktionen
{
	clear: left;
	float: left;
	padding: 0px 0px 12px 0px;
}

div#contentMain div.contentText div.contentDummyRightAktionen
{
	float: right;
	padding: 0px;
}

div#contentMain div.contentText div.contentDummyRightAktionen a
{
	background-image: none;
	padding: 0px;
}

div#contentMain div.contentText div.contentDummyRightAktionen img
{
	margin: 0px 0px 10px 0px;
}


div#contentMain div.contentFoot
{
	clear: left;
	width: 682px;
	height: 14px;
	margin-bottom: 15px;
	background-image: url(../images/bg_content_foot.gif);
	background-position: top;
	background-repeat: no-repeat;
}



/* ******************************************************** AKTIONEN / PROJEKTE ******************************************************** */

div.contentAktionenContainer
{
	width: 682px;
	height: 441px;
	background-color: #E1E7F5;
}

div.contentAktionenContainer img.aktionenLeft
{
	clear: left;
	float: left;
	margin-bottom: 25px;
}

div.contentAktionenContainer img.aktionenRight
{
	clear: right;
	float: right;
	margin-bottom: 25px;
}



/* ******************************************************** COMMON ******************************************************** */

body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #05318A;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

td
{
	padding: 2px 15px 2px 0px;
	vertical-align: top;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #05318A;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

tr.odd td
{
	background-color: #E1E7F5;
}

tr.even td
{
	background-color: #D3DCF0;
}

th
{
	padding: 2px 2px 2px 0px;
	text-align: left;
	background-color: #BDC4D4;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #05318A;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}

img
{
	border: 0px;
}

img.rahmen
{
	border-width: 1px;
	border-style: solid;
	border-color: #BDC4D4;
}

span.strong
{
	font-weight: bold;	
}



/* ******************************************************** FORMS ******************************************************** */

form
{
	margin: 0px;
	padding: 0px;
	border: 0;
}

input
{
	width: 450px;
	margin-bottom: 3px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #05318A;
}

select
{
	width: 454px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #05318A;
}

textarea
{
	width: 450px;
	height: 100px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #05318A;
}

