html, body {
	height:100%;
	background-color: #FFFFFF;
	padding:0px;
	padding-bottom: 20px;
	margin:0px;
	margin-bottom: 20px;
	border: 0px;
	text-align: center;  /* nur für alte Browser */
}

body {
	background-color: #FFFFFF;
  	background-repeat:repeat-x;
	background-position: 0px 96px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	height: 100%;
}

.clear { clear: both; height: 0px; margin: 0px; font-size: 0px; border: none;}
.invisi, DFN, .hidden { display: none;}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #D15EB9; text-decoration: none; }
a:hover { color: #D15EB9; text-decoration: none; }

.footer a:link { color: #000000; text-decoration: none; }
.footer a:visited { color: #000000; text-decoration: none; }
.footer a:active { color: #D15EB9; text-decoration: none; }
.footer a:hover { color: #D15EB9; text-decoration: none; }

h3 a:link { color: #D15EB9; text-decoration: none; font-weight: normal; border-top: dotted 1px #000000; border-bottom: dotted 1px #000000;}
h3 a:visited { color: #D15EB9; text-decoration: none; font-weight: normal; border-top: dotted 1px #000000; border-bottom: dotted 1px #000000;}
h3 a:active { color: #D15EB9; text-decoration: none; font-weight: normal; border-top: dotted 1px #000000; border-bottom: dotted 1px #000000;}
h3 a:hover { color: #006FB5; text-decoration: none; font-weight: normal; border-top: dotted 1px #000000; border-bottom: dotted 1px #000000;}

#container {
	position: relative;
	top: 32px;
	padding: 0px;
	text-align: left;
}

.divKugel {
	position: absolute;
	top: -34px;
	left: -16px;
	padding: 0px;
}

.divKugel IMG {
	border: none;
}

.divLogo {
	position: absolute;
	top: 24px;
	right: 60px;
	width: 200px;
	height: 32px;
}

.divLogo IMG { border: none; }

.divContent {
	background-image:url(../images/contentback.png);
 	background-position: 0px 0px;
  	position: relative;
	overflow: none;
	top: 0px;
	left: 0px;
	min-height: 300px; 
	height: auto !important; 
	height: 300px;
	border-width: 0px;
	border-style: solid;
  	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.divBanner {
	position: absolute;
	left: 700px;
	top: 248px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 162px;
	float: right;
	text-align: left;
}

.divContent .contentELEMENT {	
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 30px;
	display: block;
	clear: both;
}

.divContentHead {
	background-image:url(../images/contenthead.png);
  	background-position:0px 0px;
  	position: absolute;
	top: -16px;
	left: 0px;
	width: 700px;
  	height: 16px;
}

.divContentFoot {
	background-image:url(../images/contentfoot.png);
  	background-position:0px 0px;
	background-repeat: no-repeat;
  	position: relative;
	left: 0px;
	width: 700px;
  	height: 16px;
	/*padding-bottom: 20px;
	margin-bottom: 20px;*/
}

.footer {
	display: none;
}

.divBalken {
  	background-image:url(../images/mainback.jpg);
	position: relative;
  	top: -32px;
	left: 0px;
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
}

.divSubContent {
  	position: relative;
	overflow: none;
	top: -56px;
	left: 0px;
	width: 600px;
}

.divSubContent_Akt {
	position: relative; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 430px;
	float: left;
}

.divSubContent_Right {
	position: relative; 
	margin: 0px;
	padding: 0px;
	padding-top: 32px;
	border: 0px;
	width: auto;
	float: right;
	text-align: left;
}

.divSubContent_Right .contentELEMENT {	
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	width: 132px;
	text-align: center;
	/*display: block;
	clear: both;*/
	background: #FFFFFF;
}

.divSubContent_Right .contentELEMENT .csc-textpic-image {	
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background: #FFFFFF;
}

.csc-textpic-text {
	margin-right: 30px;
}

/*--------------------------------*/
/* MENU */
/*--------------------------------*/
.divMenu {
	display: none;
}

/*--------------------------------*/
/* STYLE Allgemein */
/*--------------------------------*/
.divSubContent .contentELEMENT .csc-textpic-image IMG, .divSubContent_Akt .contentELEMENT .csc-textpic-image IMG {
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
	/*margin-right : 10px;*/
}

.divSubContent .contentELEMENT .csc-textpic-image IMG:hover,  .divSubContent_Akt .contentELEMENT .csc-textpic-image IMG:hover {
	border-width : 1px;
	border-style : dashed;
	border-color : #000000;
}

.divSubContent .contentELEMENT {
	text-align: justify;
}

h1 {
	color: #006FB5;
	font-size: 18px;
	font-style: normal;
  	font-variant: small-caps;
  	font-weight: bold;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
	color: #006FB5;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-top: 10px;*/
	margin: 0px;
}

h3 {
	color: #D15EB9;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-top: 10px;*/
	margin: 0px;
}

P {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

blockquote {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	padding-right : 10px;
}

hr {
	color: #FF0000;
	background-color: #FF0000;
	height: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

/*--------------------------------*/
/* Guestbook */
/*--------------------------------*/
.tx-veguestbook-pi1 { width: 100%; font-size: 12px; line-height: 18px;}
.tx-veguestbook-pi1 P { padding: 0px;}
.tx-guestbook-date { float: right; font-size: 9px; font-weight:normal; margin-right: 5px; margin-top:-20px; text-align:right; width: 160px; color: #000000;}
.tx-guestbook-result {}
.tx-guestbook-pagination a { margin-right: 5px; }
.tx-guestbook-pagination STRONG { margin-right: 5px; }
.tx-guestbook-clear {}
.tx-guestbook-header { padding-left: 5px; border: 1px dotted #000000; font-size: 13px; font-weight: normal; }
.tx-guestbook-header_teaser { color: #006FB5; font-size: 18px; font-style: normal; font-variant: small-caps; font-weight: bold; line-height: 24px; padding-top: 0px; padding-bottom: 10px; /*margin-top: 10px;*/ margin: 0px; }
.tx-guestbook-left { float: left; width: 230px; padding: 0px; margin-left: 5px; margin-right: 5px; margin-bottom: 10px; margin-top: 4px; font-size: 12px; line-height: 18px;}
.tx-guestbook-right { margin-left: 245px; margin-right: 5px; padding: 0px; text-indent: 0px; border: 0px; margin-bottom: 10px; margin-top: 4px; }

 /* error handling */
.tx-veguestbook-pi1 div.tx-guestbook-form-error { font-weight:bold; color:#990000; font-size: 10px; margin-left: 10px; position: absolute; top: -100px; left: 0px; background: #FFFFFF; }
.tx-veguestbook-pi1 li { color: #000000;}
/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field { clear:both; width:100%; display:block; padding: 1em 0; }
.tx-veguestbook-pi1 .tx-guestbook-field label {	clear: both; display: block; float: left; width: 140px; }
.tx-veguestbook-pi1 .tx-guestbook-field label.capture { clear: both; display: block; float: left; width: 140px; }
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med { float:left; width: 200px; border: none; border: 1px dotted #000000; font-size: 10px;}	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big { float:left; width: 200px; border: none; border: 1px dotted #000000; font-size: 10px;}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea { width: 400px; display: block; float: left; border: 1px dotted #000000; height: 140px; font-size: 10px;}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield { color: #D15EB9; }
.tx-veguestbook-pi1 fieldset {	border:none; }
.tx-veguestbook-pi1 legend { display:none; }
.tx-veguestbook-pi1 .tx-guestbook-clear { clear:both; display:block; }
.tx-veguestbook-pi1 input.tx-guestbook-submit {	width:auto; display:block; border: 1px solid #000000; margin-left: 140px; font-size: 10px;}

.tx-guestbook-latest { }
.tx-guestbook-latest-entry { border-top: 1px dotted #000000; padding-top: 4px; padding-bottom: 10px; padding-left: 10px; }
p.tx-guestbook-latest-more { padding-left: 10px; }

/*.tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }*/

/*--------------------------------*/
/* Programm */
/*--------------------------------*/
.disclaimer {
	font-size: 10px;
}

.zzprogramm_label {
	width: 60px;
	float: left;
	color: #D15EB9;
	font-weight: bold;
}

.eventimg {
	float: right;
	width: 160px;
	/*margin-right : 10px;*/
	margin-bottom: 20px;
}

.event .eventimg {
	float: left;
	width: 180px;
	margin-right : 10px;
}

.eventtext {
	/*margin-left: 200px;*/
}

TABLE.eventtable { width: 100%; }
TABLE.eventtable TD { width: 20%; }
TABLE.eventtable IMG { text-align: right; }

.eventtable h3 a{
	color: #D15EB9;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px;
  	font-variant: small-caps;
}

.eventtable h2 {
	/*color: #D15EB9;*/
	color: #006FB5;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px;
  	font-variant: small-caps;
}

TABLE.eventtable TD.eventtable-width {
	width: 60%;
}

TABLE.eventtable TR {
	height: 80px;
}

.eventimg IMG, .eventimg_2 IMG{
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
	/*margin-right : 10px;*/
  	margin-top   : 4px;
}

.event .eventimg_2 {
	padding-left: 10px;
}

.eventimg IMG:hover, .eventimg_2 IMG:hover {
	border-style : dashed;
	border-color : #000000;
}

.event_Akt {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.event {
	border-top: 1px dotted #000000;
	padding-top: 4px;
        padding-bottom: 8px;
}

.imgFree {
	border-width : 0px;
	padding: 0px;
	margin: 0px;
}

.imgFree:hover {
	border-width : 0px;
}
