body {
	color: black;
	background-color: #8bc8f0;
	/*background-color: transparent;*/
	font-size: 100.01%;
	font-family: Calibri,Helvetica,Arial,sans-serif;
	margin: 0;
/*	padding: 1em 0;*/
	padding: 0;
	min-width:400px;
	/*text-align: center;*/  /* Zentrierung im Internet Explorer */
}


p {
	margin-bottom: 6px
	; margin-top: 6px;
}



.csc-firstHeader {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.csc-uploads-fileName {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
}

.csc-uploads-fileSize {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15pt;
}

.csc-textpic-imagewrap {
	margin-top: 5px;
}


h1 {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

ul {
	list-style-image: url(../graphics/list_symbol.gif);
	line-height: 15pt;
}

ul ul {
	list-style-image: url(../graphics/list_symbol2.gif);
	line-height: 15pt;
}

.bodytext {
	/*font-family: Calibri,Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	line-height: 15pt;
}

.Menu_Fusszeile {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	/*font-size: 16px;*/
	text-decoration: none;
	/*color: #00A9E6;*/
	/*font-weight: bold;*/
	padding-right: 30px;
}

img {
          border: 0;
}

li {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:link {
	color: #009BE1;
}

a:visited {
	color: #009BE1;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	max-width: 1024px;  /* 1200px */
	min-width: 1024px;
	/*width: 1200px;*/
	height: 900px;
	padding: 0px;
	/*background-color: #009BE1;*/
}

div#Links {
	float:left;
	width: 190px;
      margin: 100px 0px 0px 40px;
	padding: 0;
/*	border: 1px dashed black; */
}

div#Inhalt {
	float: left;
      margin: 0px 0px 20px 0px;
	padding: 0 10px 15px 10px;
	background-color: #FFFFFF;
	width: 510px;
	/* min-width: 16em;  Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Rechts {
	float: left;
	/* position:relative; */
	/*left: 630px;*/
	margin-top: 100px;
	margin-left: 10px;
	width: 210px;
	height: 800px;
}

div#Rechts_oben {
	/*background-color: #FFFFFF;*/
}

div#Downloads {
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 0px 12px 0 12px;
      margin-top: 10px;
	/*width: 210px;*/
}

div#Fusszeile {
	clear:both;
	vertical-align:bottom;
	width: 964px;
	margin: 0px 20px 10px 0px;
	padding: 0px 20px 0px 40px;
	font-family: Calibri,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	background-color: grey;
	-moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;
	filter:alpha(opacity=80);
}


/*div#Fusszeile_links { */
/*	float: left; */
/*} */

/* div#Fusszeile_rechts { */
/*	position:absolute; */
/*	width: 200px; */
/*	left: 740px; */
/*	text-align: right; */
/*} */


.HeaderOverview {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12pt;
	margin: 0px 1px 0px 1px;
}

.FieldOverview {
	/*height: 100px;*/
	border-color: #009BE1;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	margin: 0px 1px 5px 1px;
}

.FieldOverview:hover {
	background-color:#8bc8f0;
}


.BackgroundHeaderOverview1 {
	background-color: #009BE1;
	padding-left: 5px;
	padding-bottom: 5px;
}


.BackgroundHeaderOverview2 {
	background-color: #57b4e9;
	padding-left: 5px;
	padding-bottom: 5px;
}

.BackgroundHeaderOverview3 {
	background-color: #3aace7;
	padding-left: 5px;
	padding-bottom: 5px;
}

.BackgroundHeaderOverview4 {
	background-color: #8bc8f0;
	padding-left: 5px;
	padding-bottom: 5px;
}

.Weiterlesen {
	color: #009BE1;
	font-weight: bold;

}

p.infoBox {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.ZwischentitelKlein {
	color: #c4111a;
}

span.hinweis {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}

p.NewsletterDatum {
	font-family: Calibri,Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-weight: bold;*/
}

.NewsletterTabelle {
	border-color: #009BE1;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	margin: 0px 1px 5px 1px;
}

.NewsletterTableHeader {
	font-size: 12px;
	font-weight: bold;
}


.NewsletterTabellenheader {
	color: white;
	font-size: 15px;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	line-height: 9pt;
	margin: 0px 1px 0px 1px;
}

.NewsletterTabellentext {
	font-size: 12px;
	line-height: 12pt;
}
