body,
html {
	height: 100%;
	/*width: 100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-face-color:#EAEAEA;
   scrollbar-shadow-color:#0000CC;
   scrollbar-highlight-color:#660066;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-darkshadow-color:#CCCCCC;
   scrollbar-track-color:#FFFFFF;
   scrollbar-arrow-color:#660066;
	background-color: #E9E9E9;
	color: #333333;
}

a:link                   { text-decoration: none; }
a:visited                { text-decoration: none; }
a:active                 { text-decoration: none; }
a:hover                  { text-decoration: underline }

.content{
margin:0;
padding:0;
}

* { padding: 0 ; margin: 0 ;}
#content h1
 {
	color: #660066;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	/*margin-left: 18px;
	margin-right: 18px;*/
	margin-top: 0px;
	padding-top: 28px;
	padding-bottom: 8px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 3px;
	}
#content1 h1,
#content2 h1,
#content3 h1
 {
	color: #660066;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	/*margin-left: 18px;
	margin-right: 18px;*/
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 3px;
	}	

#content h2,
#content1 h2,
#content2 h2,
#content3 h2 {
	color: #660066;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*margin-left: 18px;
	margin-right: 18px;*/
	padding-bottom: 6px; 
   padding-top: 12px;
}
#content h3,
#content1 h3,
#content2 h3,
#content3 h3{
	color: #660066;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*margin-left: 18px;
	margin-right: 18px;*/
	padding-bottom: 3px; 
   padding-top: 6px;
}
#content h1.csc-firstHeader,
#content .csc-header h1,
#content1 h1.csc-firstHeader,
#content1 .csc-header h1,
#content2 h1.csc-firstHeader,
#content2 .csc-header h1,
#content3 h1.csc-firstHeader,
#content3 .csc-header h1{ color: #660066;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*margin-left: 18px;
	margin-right: 18px;*/
	/*padding-bottom: 6px; 
   padding-top: 12px; */
	border-bottom: 0px solid;}
#content p.textnormal,
#content1 p.textnormal,
#content2 p.textnormal,
#content3 p.textnormal{ 
	font-style: normal;
	/*margin: 0 18px 6px 18px;*/
	}
#content p.bodytext,
#content1 p.bodytext,
#content2 p.bodytext,
#content3 p.bodytext{ 
	font-style: normal;
	/*margin: 0 0 0 18px;*/
	}

#content p.textcolor, 
#content1 p.textcolor,
#content2 p.textcolor,
#content3 p.textcolor { 
	font-style: normal; 
	color: #660066;
	/*margin-left: 18px;
	margin-right: 18px;  */ 
}
#content p.textklein,
#content1 p.textklein,
#content2 p.textklein,
#content3 p.textklein {
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	/*margin-left: 18px;
	margin-right: 18px; */
}

#content .contenttable,
#content1 .contenttable,
#content2 .contenttable,
#content3 .contenttable {
	padding-bottom: 0px; 
   padding-top: 0px;
}
#content table,
#content1 table,
#content2 table,
#content3 table{
	/*padding-left: 18px;
	padding-right: 18px;*/
	margin: 0 0 0 0;
	padding-bottom: 0px; 
   padding-top: 0px;
	text-indent: 0px;
}

/*Shortcut Menu*/
/*
	Short-Navigation (ul, li, a)
*/
ul.shortcut * {
	font-size: 11px;
	
			}
ul.shortcut {
	padding-right:0px;
	padding-top:6px;
	margin: 0px;
}
ul.shortcut li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	float: right;
	
}
ul.shortcut li a {
	color: #333333;
	/*text-transform: none;*/
	padding: 6px 0px 0px 0px;
	/*display: block;*/
	font-weight: normal;
	text-decoration: none;
	
}
ul.shortcut li a:hover,
ul.shortcut li.act a {
	color: #330033;
	text-transform: none;
	padding: 6px 0px 0px 0px;
	/*display: block;*/
	font-weight: normal;
	text-decoration: underline;
}
/*Sprachwahl Menu Startseite*/
/*
	Short-Navigation (ul, li, a)
*/
ul.sprache * {
	font-size: 14px;
			text-transform: uppercase;
			
			}
ul.sprache {
	margin: 0px;
	padding: 0 0 0 33px;
}
ul.sprache li {
	list-style: none;
	list-style-image: url(../images/ul-start.gif);
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0 0 12px 0;
	/*display: block;
	position: relative;*/
	clear: both;
}
ul.sprache li a {
	color: #330033;
	/*text-transform: none;*/
	padding: 0 0 12px 0;
	/*display: block;*/
	font-weight: bold;
	text-decoration: none;
		
}
ul.sprache li a:hover,
ul.sprache li.act a {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;

}

#language a:link        								{ 	color: #333333; text-decoration: none;  font-weight: normal;  }
#language a:visited     								{ 	color: #333333; text-decoration: none;  font-weight: normal; }
#language a:active      								{ 	color: #330033; text-decoration: underline;  font-weight: normal; }
#language a:hover       								{ 	color: #330033; text-decoration: underline;  font-weight: normal;  }


.footer  {
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	margin: 0;
	color: #330033;
	text-align: left;
}
.strich  {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.imgtext-table                         { margin-bottom: 15px; }
.imgtext-nowrap                        { margin-top: 15px; }


.klickpfad {
	font-size: 10px;
	font-style: normal; 
	color: #666666; 
	text-align: left;
	padding-right: 4px;
	text-decoration: none;
		}
.klickpfad a:link        								{ 	color: #666666; text-decoration: none;  }
.klickpfad a:visited     								{ 	color: #666666; text-decoration: none;  }
.klickpfad a:active      								{ 	color: #330033; text-decoration: none;  }
.klickpfad a:hover       								{ 	color: #330033; text-decoration: none; }


/* 2 Spalten Template "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.sp2l1-left{padding-right: 5px; width:49%;  white-space:normal;}
.sp2l1-middle{padding-left: 5px; width:49%;  white-space:normal;}

/* 3 Spalten Template "tx_fdfx3cols_pi1" */
/* Layout 1 */
.sp3l1-left{padding-right: 5px; width:33%; white-space:normal;}
.sp3l1-middle{ padding-left: 5px; padding-right: 5px; width:33%; white-space:normal;}
.sp3l1-right{padding-left: 5px; width:33%; white-space:normal;}

/*rahmen bild*/
/*DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 1px solid #000000;
padding: 0px 0px; 
}*/
/*toplink*/
.csc-linkToTop									{ padding: 18px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; clear:both;}

/*inhaltbild*/
.csc-textpic-caption	{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
text-indent: 0px;
}
.csc-textpic-imagewrap {
/*margin: 0px 0px 0px 0px;*/
	padding: 0px 18px 5px 0px;
	float:left;
		}
dl.csc-textpic-border{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent: 0px;
}


.csc-textpic-image {padding: 0;margin:0 }
/*.csc-textpic, csc-textpic-intext-left-nowrap{
		margin: 0px 0px 0px 18px;
}*/

/* Typ Abstand definiert für Abstände im Menu*/
.abstand							 { font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 30px;  height:30px;  }

/*formulare*/
.formfeld                {border: 1px solid #330033; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  padding-top: 1px;  }


/*Mailformulare*/
#content1 .tx-pilmailform-pi1 {
margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-size: 11px;
	}
/*Mailformular einfach*/
.csc-mailform{
	border: 0px;
}
.csc-mailform-field{
	padding-bottom: 8px;
	width: 417px;
	}
.csc-mailform-submit {border: 1px; color: #FFFFFF;  padding-top: 2px;  background-color: #330033;  padding-left: 0px;  height:18px; font-size:10px;  border-color: #FFFFFF;  padding-bottom: 4px;   }

/*Dateiupload*/
.filelinks, .odd, .even  {padding:0; margin:0px;}
.pdf,.doc{
width:95%; 
padding-top:0px;
margin-top:2px;
height:17px;
font-size: 11px;
float:left;
}

.first{margin-top:2px; }
.last{border-bottom: 0px; margin-bottom:0px; height:17px;padding-bottom:0px;}
.spacer-gif {padding:0; margin:0; height:0;}

/*News*/
.more,
.back {
float: left; 
display:block; 
padding-bottom:2px;
padding-top:6px; 
border-bottom: 1px solid #330033;
text-align:right;
font-size:11px;
width:417px;
}
.back {
border-bottom: 0px;
}

