*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6B70;
}

body
{
    margin:0px;
    padding:0px;
	font-size: 12px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}

html 
{
    height:100%;
}

/* 
	Beispielstyles: 
	background-image: url(../images/arrow_small.gif);	--> Hintergrundbild
	background-repeat: no-repeat;						--> Ausbreitung des Hintergrundbildes
	text-transform: uppercase;							--> Text in Großbuchstaben
	list-style-type: none;  							--> Aufzählungstyp
	list-style-image: url(../images/arrow_small.gif);	--> Bild für Aufzählungszeichen
*/

/* ******************************* DIV's ****************************** */

#container
{
	margin:auto;
	text-align:center;
	width: 967px;
	padding-left: 10px;
	padding-right: 10px;
}

#headerArea {
	width: 967px;
	height: 241px;
	background-image: url(../images/bg_naviarea_top.jpg);
	background-repeat:no-repeat;
	position: relative;
	margin-top: 1px;
}

#logo {
	position: absolute;
	right: 0px;
	height: 85px;
	width: 242px;
}

#languageMenu {
	position: absolute;
	top: 128px;
	right: 0px;
	height: 15px;
	width: 150px;
	padding: 5px;
	text-align: right;
}

#naviTop{
	top: 195px;
	position: absolute;
	right: 0px;
	width: 282px;
	height: 14px;
	padding: 3px;
	text-align: right;
}

#imageOne {
	width: 160px;
	height: 120px;
	border: 1px solid #A9A8A8;
	position: absolute;
	top: 89px;
	left: 182px;
	margin: 0px;
	padding: 0px;
}

#imageTwo {
	width: 160px;
	height: 120px;
	border: 1px solid #A9A8A8;
	position: absolute;
	top: 77px;
	left: 349px;
	margin: 0px;
	padding: 0px;
}

#imageThree {
	width: 160px;
	height: 120px;
	border: 1px solid #A9A8A8;
	position: absolute;
	top: 99px;
	left: 516px;
	margin: 0px;
	padding: 0px;
}

#mainArea {
	width: 967px;
	background-image: url(../images/bg_naviarea.jpg);
	background-repeat:repeat-y;
}

#naviArea {
	width: 212px;
	float: left;
	margin-bottom: 132px;
	text-align: left;
}

#leftMenu {
	width: 181px;
	margin: 0px 8px 50px 8px;
	text-align: left;
	background-color:#0033FF;
}

#leftMenu ul {
	margin: 0px;
	padding: 0px;
}

#leftMenu li {
	list-style-type:none;
}

#contentArea {
	width: 755px;
	float: left;
	padding-bottom: 60px;
}

#headlineArea {
	width: 505px;
	height: 14px;
	background-color: #E4E4E4;
	padding: 3px 230px 3px 20px;
	text-align: left;
}

#content
{
	text-align: left;
	float: left;
	width: 488px;
	padding: 20px;
}

#newsArea {
	width: 227px;
	float: left;
	text-align: left;
}

#bottomArea {
	height: 1px;
	position: relative;
	width: 967px;
}

#address {
	position: absolute;
	top: -35px;
	left: 212px;
	width: 755px;
	text-align: center;
}

#naviImageBottom {
	background-image: url(../images/image_naviarea.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 212px;
	height: 131px;
	position: absolute;
	left: 0px;
	top: -132px;
}

/* *********************** Formatierungsklassen *********************** */

.headline, .headline a, .headline a:visited, .headline a:link, .headline a:hover, .headline a:active { 
	font-size: 11px; 
	font-weight: bold;
	color: #872D52; 
	text-decoration: none; 
}

.languageMenu, .languageMenu a, .languageMenu a:visited, .languageMenu a:link { font-size: 10px; color: #FFFFFF; text-decoration: none;}
.languageMenu a:hover { font-size: 10px; color: #FFFFFF; text-decoration: underline;}
.languageMenu a:active { font-size: 10px; color: #FFFFFF; text-decoration: none;}

.topMenu, .topMenu a, .topMenu a:visited, .topMenu a:link { font-size: 11px; color: #6D6B70; text-decoration: none;}
.topMenu a:hover { font-size: 11x; color: #6D6B70; text-decoration: underline;}
.topMenu a:active { font-size: 11x; color: #6D6B70; text-decoration: none;}

.printversion, .printversion a, .printversion a:visited, .printversion a:link { font-size: 11px; color: #6D6B70; text-decoration: none;}
.printversion a:hover { font-size: 11x; color: #6D6B70; text-decoration: underline;}
.printversion a:active { font-size: 11x; color: #6D6B70; text-decoration: none;}

.leftMenu { 
	background-image: url(../images/bg_menu_1.gif);
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
	padding: 2px 6px 2px 12px;
	width: 175px;
	display: block;
	height: 16px;
}
.leftMenu a, .leftMenu a:visited, .leftMenu a:link { 
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
}
.leftMenu a:hover { font-size: 12px; color: #006941; text-decoration: underline;}
.leftMenu a:active { font-size: 12px; color: #006941; text-decoration: none;}

.leftMenuActive {
	background-image: url(../images/bg_menu_1_active.gif);
	font-size: 12px; 
	color: #515858; 
	text-decoration: none;
	width: 175px;
	display: block;
	padding: 2px 6px 2px 12px;
	font-weight: bold;
}

.leftMenuLayer2 { 
	background-image: url(../images/bg_menu_2.gif);
	background-repeat: repeat-y;
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
	padding: 2px 6px 2px 32px;
	width: 155px;
	display: block;
}
.leftMenuLayer2 a, .leftMenuLayer2 a:visited, .leftMenuLayer2 a:link { 
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
}
.leftMenuLayer2 a:hover { font-size: 12px; color: #006941; text-decoration: underline;}
.leftMenuLayer2 a:active { font-size: 12px; color: #006941; text-decoration: none;}

.leftMenuLayer2Active {
	background-image: url(../images/bg_menu_2_active.gif);
	background-repeat: repeat-y;
	font-size: 12px; 
	color: #515858; 
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 2px 6px 2px 32px;
	width: 155px;
	font-weight: bold;
}

.leftMenuLayer3 { 
	background-image: url(../images/bg_menu_3.gif);
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
	padding: 2px 6px 2px 56px;
	width: 131px;
	display: block;
	height: 16px;
}
.leftMenuLayer3 a, .leftMenuLayer3 a:visited, .leftMenuLayer3 a:link { 
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
}
.leftMenuLayer3 a:hover { font-size: 12px; color: #006941; text-decoration: underline;}
.leftMenuLayer3 a:active { font-size: 12px; color: #006941; text-decoration: none;}

a.leftMenuLayer3Active {
	background-image: url(../images/bg_menu_3_active.gif);
	font-size: 12px; 
	color: #515858; 
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 2px 6px 2px 56px;
	width: 131px;
	font-weight: bold;
}

.newsHeader{ 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	background-image: url(../images/bg_news.gif);
	height: 11px;
	width: 198px;
	padding: 6px 6px 6px 23px;
	margin: 1px 0px 1px 0px;
}
.newsHeader a, .newsHeader a:visited, .newsHeader a:link, .newsHeader a:hover, .newsHeader a:active {
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}

.newsBeforeBody, .newsAfterBody {
	height: 6px;
	width: 227px;
	background-color: #A5A4A4;
}
.newsAfterBody {
	margin-bottom: 2px;
}

.newsBody { 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-image: url(../images/bg_newsbody.gif);
	background-repeat: repeat-y;
	width: 198px;
	padding: 6px 6px 6px 23px;
}
.newsBody a, .newsBody a:visited, .newsBody a:link, .newsBody a:hover, .newsBody a:active {
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
}

.newsBody p.bodytext b{
	color: #FFFFFF;
}

/* ********************** Formatierungen News rechts ********************** */

.newsBody p.bodytext {
	color: #FFFFFF;
	font-size: 11px; 
	margin: 0px;
	padding: 0px;
}

.newsBody a.internal-link {
	color: #006941;
	background-image: url(../images/arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: right;
}

.newsHeader h1, .newsHeader h2, .newsHeader h3, .newsHeader h4, .newsHeader h5, .newsHeader h6 {
	color: #FFFFFF;
	font-size: 11px;
}

/* ********************** Formatierungen Headerbilder ********************** */

#imageOne .csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;
}

/* ********************** Formatierungen Aufzählungen ********************** */
.csc-bulletlist-0 li {
	list-style-type: square;
}

.csc-bulletlist-1 li {
	list-style-type:decimal;
}

.csc-bulletlist-2 li {
	background-image: url(../images/arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	margin-left: -10px;
}

.csc-bulletlist-1 li {
	list-style-type:circle;
}


/* ********************** globale Formatierungen ********************** */

a{
	color: #6D6B70;
	text-decoration: underline;
}

table
{ 
	border-collapse:collapse;
}


/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 16px;
	font-weight: bold;
	color: #872D52;
	margin-bottom: 10px;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #006941;
	margin-bottom: 10px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #872D52;
	margin-bottom: 10px;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #006941;
	margin-bottom: 10px;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #872D52;
	margin-bottom: 10px;
}
h6
{
	font-size: 12px;
	font-weight: bold;
	color: #006941;
	margin-bottom: 10px;
}


/* ************************************ Formulare ************************************** */
input
{
	margin-top: 3px;
	border: 1px solid #9D9D9F;
}

.button
{
	border: 0px;
	background-color: #CFCFCF;
	text-transform:uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	float: right;
	padding: 0px;
}

/* ******************** Formatierung Dateiverweise & Bildbeschreibung ****************** */

table.csc-uploads {
	border: 1px solid #FFFFFF;
}

.csc-uploads-fileName p	/* Name der Datei */
{
	margin: 0px;
	padding-bottom: 6px;
}

.csc-uploads-icon
{
	vertical-align: top;
}

.csc-uploads-fileSize	/* Dateigröße bei Dateiverweisen/-links */
{
	width: 40px;
	text-align: right;
	vertical-align: top;
}

.csc-uploads-fileSize p 
{
	margin: 0px;
	padding: 0px;
}

.csc-textpic-caption 	/* Bildbeschreibung */
{
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}

h4.csc-firstHeader, .csc-header .csc-header-n2 h4, .newsHeader h4 {
	margin: 0px !important;
	padding: 0px !important;
}

/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.error
{
	color: #FF0000;
}

.tx-pilmailform-pi1 label
{
	display:table-cell;
	width:130px;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	text-align: right;
	padding-right: 7px;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea
{
	font-weight: normal;
	margin-top: 3px;
	border: 1px solid #9D9D9F;
	width: 260px;
}

.tx-pilmailform-pi1 input
{
	width: 260px;
}

