/* Init Base Styles                                                                         */
/* ---------------------------------------------------------------------------------------- */

* {
	margin: 0;
}

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, a, span, dl, dt, dd, address,
table, thead, tbody, th, tr, td, form, fieldset, legend, label {
	padding: 0;
}

img {
	border: 0;
}

ul, li {
	/* list-style: none; */
	list-style-position: inside;
}

html, body {
	height: 100%;
}

body {
	position: relative; /*stabiliseren van IE*/
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #515151;
	
	background-image: url(../img/background_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #00662c;
}

* html body {
	text-align: center; /* IE6 */
}
	
/* ClearFix Hack
----------------------------------------------- */
  
.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* Gliederung
----------------------------------------------- */

#pageholder{
	min-width: 980px;
	height: auto;
	padding: 0px;
	position: relative;
}

* html #pageholder{
	width: 980px;
	height: auto;
}

#pageholder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	text-align: left;
	width: 980px;
	padding: 0px;
	margin: 0 auto;
}

* html #pageholder{
	height: auto;
}

#header {
	position: relative;
	display: block;
	padding: 40px 45px 0px 45px;
	margin: 0px;
	height: 72px;
	width: 890px;
}

#content {
	width: 890px;
	margin: 0px;
	padding: 0px 45px 0px 45px;
}

#mainnav {
	height: auto;
	padding-left: 50px;
}

.pagetitle {
	position: relative;
	display: block;
	width: 276px;
	height: 19px;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: none;
	
}

#content .middle {
	position: relative;
	display: block;
	width: 640px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#content .left {
	position: relative;
	display: block;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	width: 238px;
	height: auto;
	float:left;
}

#content .right {
	float: right;
	position: relative;
	display: block;
	padding: 0px;
	padding-top: 17px;
	margin: 0px;
	margin-left: 17px;
        margin-bottom: 20px;
	width: 320px;
	top: 17px;
right:0px;
}

#footer {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 45px;
	margin-right: 45px;
	height: 6px;
	width: 890px;
}

div#adress {
	bottom: 0px;
	padding-left: 97px;
	margin-top: -72px;
	width: 180px;
	height: 72px;
	z-index: 200;
	font-size: 10px;
	color: #00662c!important;
	float: left;
	display: block;
}


/* HTML Styles 
----------------------------------------------- */

a {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: unterline;
}

a:hover { text-decoration: none; }

p {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}

table, th, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}


/* Main-Navigation
----------------------------------------------- */

.ullevel1 {
	margin-left: 52px;
	margin-bottom: 25px;
}

.li1no, .li1act {
	list-style-type: none;
}

.a1no {
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	display: block;
	width: 166px;
	height: 17px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-transform: uppercase;
	text-decoration: none;
}

* html .a1no {
	width: 176px; /* IE6 */
}

.a1no:hover {
	color: #00662c;
}

.a1act {
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 166px;
	height: 17px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00662c;
	text-transform: uppercase;
	text-decoration: none;
}

.a1act:hover {
	color: #00662c;
}

.ullevel2 {
	/* position: relative; */
	padding: 0px;
	margin: 0px;
}

.li2no, .li2act, .li3no, .li3act {
	list-style-type: none;
	width: 201px;
	border: none;
	margin: 0px; 
}

.a2no {
	position: relative;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 166px;
	height: 17px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	
	text-transform: uppercase;
	text-decoration: none;
}

* html .a2no {
	width: 176px; /* IE6 */
}


.a2act {
	position: relative;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 166px;
	height: 17px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00662c;
	text-transform: uppercase;
	text-decoration: none;
}

.a2no:hover {
	color: #00662c;
}


/*Überschriften h1 bis h4
----------------------------------------------- */

h1 {
	position: relative;
	display: block;
	margin-bottom: 22px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #515151;
}

h2 {
	position: relative;
	display: block;
	margin-bottom: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #515151;
}

h3 {
	position: relative;
	margin-bottom: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515151;
}

h4 {
	position: relative;
	margin-bottom: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #E30119;
}

.align-right { text-align: right; }

.align-center { text-align: center; }



/* Bildunterschrift
----------------------------------------------- */

.csc-textpic-caption {
	margin-top: 3px !important;
	line-height: 14px !important;
}


/* Extension Tiny Galery
----------------------------------------------- */

.tx_tinygallery_bigimg {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: auto;
	margin-bottom: 10px;
}

.tx_tinygallery_thumbs {
	border: 0px;
	text-align:justify;
}

.tx_tinygallery_thumbs img {
	margin-right: 5px;
	margin-bottom: 10px;
}


/* Extension "Powermail"
----------------------------------------------- */

fieldset.tx-powermail-pi1_fieldset legend {
        visibility:hidden;
}

fieldset.tx-powermail-pi1_fieldset {
        margin-bottom: 10px;
		border: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 250px;
	float: left;
	margin: 0;
	padding: 3px 0 1px 0;
	line-height: normal;
    color: #666;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_subuid1_0,
fieldset.tx-powermail-pi1_fieldset input.powermail_subuid1_1 {
	margin: 0px 15px 0px 5px;
	/* padding: 0px 10px 0px 0px; */
	float: left;
	clear: none;
	width: auto;
}

div.tx_powermail_pi1_fieldwrap_html {
	display: block;
	width: 100%;
	float: none;
}

div.tx_powermail_pi1_fieldwrap_html_radio {
	display: block;
	width: 100%;
	height: 30px;
	float: none;
	clear: both;
}

div.tx_powermail_pi1_fieldwrap_html_radio label {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.tx_powermail_pi1_fieldwrap_html_radio p {
	/* float: right; */
	display: block; 
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	line-height: 22px;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 292px;
	padding: 3px;
    border: 1px solid #999999;
}

fieldset.tx-powermail-pi1_fieldset textarea {
	height: 175px;
}

fieldset.tx-powermail-pi1_fieldset select {
	width: 135px;
    border: 1px solid #999999;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 6px 0;
	padding: 0;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
	margin: 20px 0px 0px 0px;
	border: 1px solid #999999;
	width: 130px;
}

span.powermail_mandatory {
	color: red;
}


/* Extension "Powermail"
----------------------------------------------- */

.tx-julleevents-pi1 {
	/* margin-bottom: 20px; */
	width: 298px;
	overflow: hidden;
}

.tx-julleevents-pi1 h2 a { text-decoration: none; width: 292px; }
.tx-julleevents-pi1 h3 a { text-decoration: none; width: 292px; }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrow p { width: 292px; }

.tx-julleevents-pi1-listrow { 
	height: auto;
	width: 292px;
	margin-bottom: 30px;
}

.tx-julleveents-pi1 p.tx-julleevents-pi1-listrow-title { font-weight: bold; }
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-teaser { margin-bottom: 15px; }
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-datetime,
.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-regend { 
	padding-bottom: 5px;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-reglink {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-reglink a {
	color: #00662c;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-listrow-reglink a:hover {
	color: #515151;
}

.tx-julleevents-pi1 form {
	width: 292px;
}

.tx-julleevents-pi1 input,
.tx-julleevents-pi1 textarea {
	width: 290px;
	padding: 3px;
	border: 1px solid #999999;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-singleViewField-title { 
	padding-bottom: 10px;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-singleView-Menu {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-singleView-Menu a {
	color: #00662c;
	text-decoration: none;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-singleView-Menu a:hover {
	color: #515151;
}

.tx-julleevents-pi1 p.tx-julleevents-pi1-singleView-Subcontent {
	padding-bottom: 5px;
}
	.tx-julleevents-pi1 .tx-jullevents-pi1-listrowFrontPage P.tx-jullevents-pi1-listrowFrontPageField-title { font-weight:bold; }
	.tx-julleevents-pi1 .tx-jullevents-pi1-listrowFrontPage P.tx-jullevents-pi1-listrowFrontPageField-teaser { margin-top:0px; margin-bottom:10px; }
	.tx-julleevents-pi1 .tx-jullevents-pi1-singleView P.tx-jullevents-pi1-singleViewField-teaser { font-style:italic; margin-top:5px; margin-bottom:10px; }
	.tx-julleevents-pi1 .tx-jullevents-pi1-browsebox P SPAN.tx-jullevents-pi1-browsebox-strong { font-weight:bold; }
	.tx-julleevents-pi1 .tx-jullevents-pi1-listrow P.tx-jullevents-pi1-listrowField-teaser A { color:black; text-decoration:none; }
	.tx-julleevents-pi1 .tx-jullevents-pi1-listrow P.tx-jullevents-pi1-listrowField-teaser A:hover { color:black; text-decoration:none; }
	
	
	
	
	
	
/* sonst. Erweiterungen
----------------------------------------------- */

a.internal-link, a.download {
	color: #00662C;
}

p.tx-julleevents-pi1-listrow-regend {
	display: none;
}

a {
	color: #00662C;
}

