*{
	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 {
	display: none;
}

#naviTop{
	display: none;
}

#imageOne {
	display: none;
}

#imageTwo {
	display: none;
}

#imageThree {
	display: none;
}

#mainArea {
	width: 967px;
	background-image: url(../images/bg_naviarea.jpg);
	background-repeat:repeat-y;
}

#naviArea {
	display: none;
}

#leftMenu {
	display: none;
}

#leftMenu ul {
	margin: 0px;
	padding: 0px;
}

#leftMenu li {
	list-style-type:none;
}

#contentArea {
	width: 967px;
	float: left;
	padding-bottom: 60px;
}

#headlineArea {
	display: none;
}

#content
{
	text-align: left;
	float: left;
	width: 967px;
	padding: 20px;
}

#newsArea {
	display: none;
}

#bottomArea {
	height: 1px;
	position: relative;
	width: 967px;
}

#address {
	position: absolute;
	top: -35px;
	left: 20px;
	width: 967px;
	text-align: left;
}

#naviImageBottom, #printversion {
	display: none;
}

/* *********************** 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;
	height: 16px;
	padding: 2px 6px 2px 12px;
	font-weight: bold;
}

.leftMenuLayer2 { 
	background-image: url(../images/bg_menu_2.gif);
	font-size: 12px; 
	color: #006941; 
	text-decoration: none;
	padding: 2px 6px 2px 32px;
	width: 155px;
	display: block;
	height: 16px;
}
.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);
	font-size: 12px; 
	color: #515858; 
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 2px 6px 2px 32px;
	width: 155px;
	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: 1px;
}

.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; 
}

/* ********************** globale Formatierungen ********************** */

a{
	color: #6D6B70;
	text-decoration: underline;
}

table
{ 
	border-collapse:collapse;
}


/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 14px;
	font-weight: bold;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #9C9D9F;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #28B4E4;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	color: #9C9D9F;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #28B4E4;
}
h6
{
	font-size: 11px;
	font-weight: bold;
}


/* ************************************ 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 ****************** */

.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;
}

/* ******************** 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: 350px;
}

.tx-pilmailform-pi1 input
{
	width: 350px;
}

