/***********************************************/
/* Enhanced CSS2 Stylesheet-Definitions for    */
/* newer Browsers                              */
/* Displaymedium: SCREEN                       */
/***********************************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	margin: 0px;
	padding: 0px;
	background: #32034B url("images/background.gif") top left;
}


.hidden,
.print {
	display: none;
	visibility: false;
}


#leftFrame h2 {
	background: url("images/bg_mainnavi_active.gif") left center repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	color: #5B1E7A;
	padding: 5px 10px;
}
.box h3 {
	margin: 0px;
}
.box p {
	margin: 0.5em 3px 3px 3px;
}

.clearall {
	display: block;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}

.clickenlarge {
	display: block;
	font-size: 0.8em;
	text-align: right;
	color: #999999;
	padding: 0px 4px;
	margin-top: -2em;
	height: 2em;
	/*background: url("images/icon_lupe.gif") center right no-repeat;*/
}
.clickenlarge img{
	border-style: none !important;
}

.moreLink {
	display: block;
	margin: 5px 0px;
}

/***********************************************/
/* Layout                                      */
/***********************************************/
.ctable {
	width: 100%;
	text-align: center;
}
#mainContainer {
	clear: both;
	text-align: left;
	margin: auto;
	width: 770px !important;
	background: url("images/content_bg.gif") top left repeat-y;
	padding-top: 10px;
}
#container {
	float: right;
	width: 616px;
	padding: 0px;
	min-height: 300px;
	line-height: 1.3em;
	margin: 0px 0px 0px -3px;
	/*background: url("images/bg_content.gif") top right no-repeat;*/
}


/*********** #leftFrame  ***********/
#leftFrame {
	width: 144px;
	margin: 0px 0px 40px 1px;
	text-align: center;
}
#navi {
	display: block;
	clear: both;
	width: 768px;
	margin: auto;
	border: 1px solid #FFFFFF;
	background: url("images/bg_mainnavi.gif") left center repeat-x;
}
#navi em {
	display: none;
}
#navi .before {
	display: block;
	float: left;
	height: 25px;
	width: 30px;
	font-size: 0px;
	text-align: left;
	background: url("images/navi_pfeil.gif") left center no-repeat;
	border-right: 1px solid #5B1E7A;
}
#navi .after {
	display: block;
	float: left;
	height: 25px;
	font-size: 0px;
	border-left: 1px solid #CA9EE0;
}

#subNavi {
	margin-bottom: 80px;
	text-align: left;
}

/********** #rightFrame *************/
#rightFrame {
	display: block;
	text-align: left;
	width: 127px;
	float: right;
	color: #FFFFFF;
	padding: 0px 20px 0px 5px;
	border-left: 2px solid #75438F;
}

/*********** #contentFrame ***********/
#content {
	float: left;
	width: 430px !important;
	padding: 10px 0px 0px 15px;
}
#footer {
	clear: both;
	display: block;
	width: 770px;
	margin: auto;
	color: #895EA0;
	text-align: center;
	font-size: 0.8em;
	height: 86px;
	background: url("images/footer.gif") center top no-repeat;
}
#specialNavi {
	padding-top: 28px;
	margin-bottom: 10px;
}

#partner {
	float: left;
	width: 140px;
	text-align: center;
	margin-top: 38px;
}

.leftCol, .rightCol {
	width: 48%;
}
div.leftCol {	float: left; clear: both;	}
div.rightCol {	float: right;	}




.box {
	border: 2px solid #48056B;
	clear: both;
	margin: 1.5em 0px;
	background-color: #FFFFFF;
}
div.box {
	display: block;
}
table.box {
	border-collapse: collapse;
	border-spacing: none;
	width: 100%;
}
#rightFrame .box,
.box.dark {
	background-color: #75438F;
	color: #FFFFFF;
}


/*********** #topFrame   ***********/
#header {
	margin: auto;
	padding: 0px;
	margin-top: 10px;
	width: 770px;
}
#header a{
	display: block;
	float: left;
}
#header .info {
	float: right;
	margin-top: -24px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: right;
}


/*********** FORMULARE   ***********/
textarea, input, select {
	border: 2px solid #48056B;
	background-color: #FFFFFF;
}
input.radio, input.checkbox {
	border-style: none;
	background-color: transparent;
}

ul.selections {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

fieldset {
	border: 1px solid #336666;
	padding: 4px;
	margin: 10px 0 15px 0;
}
fieldset legend {
	color: #336666;
	font-size: 1.2em;
	font-weight: bold;
}
fieldset textarea {
	width: 100%;
}
fieldset .row {
	width: 100%;
}
fieldset .field {
	width: 75%;
	padding: 0px;
	margin: 0px;
}
fieldset .field input {
	width: 100%;
}
fieldset .label {
	width: 25%;
}
.fullwidth {
	width: 99%;
}


.mailform .label {
	width: 110px;
	margin-right: 5px;
	line-height: 1.4em;
	float: left;
	font-weight: bold;
	background-color: #DACDE1 !important;
	padding-left: 2px;
	vertical-align: top;
}
.mailform table td,
table.mailform td {
	vertical-align: top;
}
.mailform table .label,
table.mailform .label  {
	float: none;
	vertical-align: top;
}
* html table .label {
	width: 110px;
}
.leftCol table .label,
.leftCol .mailform .label,
.rightCol table .label,
.rightCol .mailform .label {
	width: 50px;
}

table.mailform,
.mailform .table {
	width: 100%;
}
table.mailform .textfield,
table.mailform .textarea,
table.mailform .select,
.mailform table .textfield,
.mailform table .textarea,
.mailform table .select {
	width: 99%;
}
.mailform .field {
	float: left;
}
.mailform .textfield {

}
.mailform .row {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 0.7em;
	clear: left;
}

.mailform fieldset .row {
	width: 100%;
}




/***********************************************/
/* Navigation / Links                          */
/***********************************************/

/***** LINKS (Basisdefinition in core.css) *****/
#footer a {
	font-weight: normal;
}
.box.dark a {
	color: #CCCC00;
}
.box.dark a:hover {
	color: #999900 !important;
}


.toplink {
	padding-top: 1em;
	clear: both;
	display: block;
	text-align: right;
}


/****** BUTTONS ********/
.contentnavi a,
a.button, input.button, .button a, .button input,
.tx-indexedsearch-searchbox-button,
.tx-newloginbox-pi3-searchbox-button,
.tx-newloginbox-pi1-submit {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #48056B;
	background-color: #999900;
	text-align: center;
	text-decoration: none !important;
}
.contentnavi a,
a.button, .button a {
	padding: 0px 5px;
	line-height: 1.4em;
	white-space: nowrap;
	float: left;
	width: auto;
}
input.button, .button input,
.tx-indexedsearch-searchbox-button,
.tx-newloginbox-pi3-searchbox-button,
.tx-newloginbox-pi1-submit {
	padding: 0px;
	/*border: 0px solid #000000;
	float: none;*/
}
.contentnavi a:hover,
a.button:hover,
input.button:hover,
.button a:hover,  .button input:hover,
.tx-indexedsearch-searchbox-button:hover,
.tx-newloginbox-pi3-searchbox-button:hover,
.tx-newloginbox-pi1-submit:hover {
	/*color: #48056B !important;*/
	background-color: #CCCC00;
	color: #FFFFFF !important;
}


/************ NAVI **************/
#navi a {
	display: block;
	float: left;
	text-align: center;
	/*padding: 5px 15px;*/
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px solid #CA9EE0;
	border-right: 1px solid #5B1E7A;
}
#navi a:hover {
	background-color: #CCCC00;
	color: #FFFFFF !important;
}
#navi a.active {
	color: #5B1E7A;
	background: url("images/bg_mainnavi_active.gif") left center repeat-x;
}
#navi a.active:hover {
	background-color: none;
	color: #5B1E7A !important;
}


#subNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNavi ul li {
	margin: 0px;
	padding: 0px;
	/*display: inline;*/
}
#subNavi ul li a{
	margin: 0px;
	color: #FFFFFF;
	display: block;
	width: 129px;
	font-weight: normal;
	border-bottom: 1px solid #895EA0;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0px 0px 2px 15px;
}
#subNavi ul li a:hover{
	background-color: #9E7AB1;
	color: #FFFFFF;
}
#subNavi ul li a.active {
	color: #CCCC00;
	font-weight: bold;
}
#subNavi ul li a.active:hover {
	
}

#subNavi ul ul {
	border: 2px solid #75438F;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #895EA0;
}
#subNavi ul ul li {
	margin: 0px;
	padding: 0px;
}
#subNavi ul ul li a{
	line-height: auto;
	width: 115px;
	border-style: none;
	padding-left: 25px;
	color: #FFFFFF;
}
#subNavi ul ul li a:hover{
	background-color: #9E7AB1;
}
#subNavi ul ul li a.active{

}
#subNavi ul ul ul {
	border-style: none;
	background-color: none;
	list-style-type: square;
	margin: 0px 0px 0.5em 45px;
	color: #FFFFFF;
}
#subNavi ul ul ul li a{
	width: auto;
	padding: 0px;
	font-size: 1em;
}
#subNavi ul ul ul li a:hover {
	background-color: transparent !important;
	
}
	

.contentnavi {
	text-align: center;
	margin: 0.5em 0px;
}
.contentnavi a{
 margin: 0px 2px;

}
table.contentnavi {
	border-collapse: collapse;
	border-spacing: none;
}
table.contentnavi td {
	width: 33%;
	padding: 0px;
}
table.contentnavi .left {
	text-align: left;
}
table.contentnavi .right {
	text-align: right;
}



/***********************************************/
/* TYPO3-Extensions                            */
/***********************************************/

/* Goof photoboek */
.tx-gooffotoboek-pi1 .images {
	display: block;
	text-align: center;
	clear: both;
	margin: 1.5em 0px;
}
.tx-gooffotoboek-pi1 .folder {
	float: left;
	clear: none;
	width: 45%;
	margin: 5px;
}
.tx-gooffotoboek-pi1 .icon a {
	display: block;
	height: 45px;
	text-decoration: none !important;
	background: #FFFFFF url("images/ordner.jpg") 5px 2px no-repeat;
	overflow: hidden;
}
.tx-gooffotoboek-pi1 .icon a:hover {
	background-color: #DACDE1;
	background-image: url("images/ordner_over.jpg");
}

.tx-gooffotoboek-pi1 a .desc  {
	font-weight: normal;
	color: #75438F;
	display: block;
	margin-left: 50px;
	padding: 2px;
}
.tx-gooffotoboek-pi1 a:hover .desc {
	color: #75438F;
}
.tx-gooffotoboek-pi1 .editbar {
	display: block;
	background-color: #DACDE1;
}


/* JW-Calendar */
div#overDiv {
	background-color: #DDDD00;
	border: 2px solid #48056B;
	padding: 2px;
	font-size: 1em;
}
.tx-jwcalendar-pi1 .label,
.tx-jwcalendar-pi1 .item {
	padding: 3px;
}
.tx-jwcalendar-pi1 table {
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
}
.tx-jwcalendar-pi1 table td {
	vertical-align: top;
	border-bottom: 1px solid #48056B;
}
.tx-jwcalendar-pi1 .label {
	background-color: #DACDE1;
	font-weight: bold;
	width: 110px;
}
.tx-jwcalendar-pi1 .tx_jw_textarea {
	height: 80px;
	width: 100%;
}
.tx-jwcalendar-pi1 .tx_jw_input_text {
	width: 100%;
}

.tx-jwcalendar-pi1 .item h4 {
	margin-top: 0px;
}
.tx-jwcalendar-pi1 .calCatList {
	margin: 2px 0px -4px 0px;
	padding: 0px 2px;
	display:block;
	border-top: 4px solid;
	font-weight: normal;
	font-size: 0.9em;
}

/** month view **/
div.jwcalendar_month table.days{   width:100%; border-collapse:collapse;   empty-cells:show;   border-spacing:0px; }
div.jwcalendar_month table.days td{   font-size: 0.8em; vertical-align:top;  color:#ffffff; text-align:center !important; border:1px solid #48056B;   padding:1px;}
div.jwcalendar_month table.days td.week,
div.jwcalendar_month table.days td.dayname{   background:#DACDE1;	font-size: 0.9em; font-weight: bold;	color: #48056B; padding: 4px 0px 2px 0px; }

div.jwcalendar_month table.days td.inside { }
div.jwcalendar_month table.days td.inside_weekend { color: #DACDE1; background: #62357A;}
div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside { background: #48056B; color: #DACDE1; }
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.today_weekend { background: #999900; }


/* Loginbox */
#loginbox .textfield {
	font-size: 0.9em;
}



/* Tabellen für 2 und 3-Column Extension */
table.columns {
	padding: 0px;
	border-style: none;
	width: 100%;
	margin: 0pxx;
}
td.contentright, td.contentleft, td.contentmiddle {
	margin: 0px;
}
td.contentleft {
	/*padding-left: 0px !important;*/
	padding-right: 10px !important;
}
td.contentright {
	/*padding-right: 0px !important;*/
	padding-left: 10px !important;
}

.columns .border {
	border-left: 1px solid #75438F;
}
.columns .background {
	background-color: #DACDE1;
	padding: 5px;
}


/* GUESTBOOK */
.guestbook {
	clear: both;
}
.guestbook dt,
dl.news dt {
	border: 2px solid #48056B;
	border-bottom-style: none;
	margin-bottom: -1px;
	margin-top: 1em;
	background-color: #48056B;
	font-weight: bold;
	color: #DACDE1;
	padding: 2px 5px 4px;
}
.guestbook dt {
	font-weight: normal;
}
.guestbook dd,
dl.news dd{
	margin: 0px;
	padding: 5px;
	border: 2px solid #48056B;
	border-top-style: none;
	background-color: #FFFFFF;
}
.guestbook dd.info {
	border-style: none;
	float: right;
	background-color: transparent;
	padding: 0px;
	margin: -18px 5px 0px 5px;
	color: #DACDE1;
}
.guestbook dd.info img {
	border: 0px !important;
	vertical-align: middle;
}
.guestbook dt em,
dl.news dt em {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 0.9em;
}
.guestbook .comment {
	display: block;
	background-color: #DACDE1;
	padding: 2px;
	margin-top: 4px;
}


.tx-veguestbook-pi1 .contentnavi em {
	float: right;
	font-style:normal;
}
.tx-veguestbook-pi1 .contentnavi {
	text-align: left;
}



/* TT_NEWS */
.news .shortdesc {
	margin: 0px 15px 1em 0;
	color: #75438F;
}
.news .shortdesc em {
	font-style: normal;
}
.news .image {
	float: right;
	margin: 0px 0px 0.5em 20px;
}
.news em.date {
	display: block;
	text-align: right;
	font-style: normal;
	margin-top: -1em;
	margin-bottom: 1em;
}
.news .description {
	margin-right: 15px;
}
.news dl img {
	border: none!important;
	vertical-align: middle;
	margin-right: 5px;
}
dl.news_related,
dl.news_related_links {
	margin-left: 0px;
	padding: 0px;
}
dl.news_related dd,
dl.news_related_links dd,
dl.news_related_links dt,
dl.news_related dt {
	margin-left: 0px;
}
dl.news_related dd {
	margin-bottom: 0.5em;
	padding-left: 20px;
}

dl.news_related_links p {
	margin: 0px;
	padding: 0px 0px 0.5em 20px;
}


/* NEWS Events */
.events h3 {
	margin-left: 20px;
	margin-top: 0.3em;
}
.events p {
	margin-bottom: 1em;
}
.events img {
	float: right;
	margin-left: 15px;
}


/***********************************************/
/* Typo3-CONTENT-RENDERING 			           */
/***********************************************/

/* Dateidownload-Listen usw. */
ul.filelist, ul.filelist2{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	clear: both;
}
ul.filelist li, ul.filelist2 li{
	padding: 0px;
	margin-left: 0px;
	float: left;
	/*display: block;*/
	width: 100%;
	/*width: 657px;*/
	border-bottom: 1px solid #48056B;
	clear: both;
}

ul.filelist .icon, ul.filelist2 .icon {
	width: 20px;
	padding-top: 4px;
	vertical-align: middle;
	float: left;
}
ul.filelist2 .icon {
	border-right: 1px solid #CECECE;
	padding: 4px;
	width: 80px;
	text-align: center;
}
.icon img {
	vertical-align: middle;
	margin-right: 3px;
	border-style: none !important;
}
ul.filelist .desc,
ul.filelist2 .desc {
	display: block;
	padding: 4px;
	margin-top: 0.5em;
}
ul.filelist .label, ul.filelist2 .label {
	/*width: 560px;*/
	float:left;
	padding: 4px;
}
ul.filelist .size, ul.filelist2 .size {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	/*width: 70px;*/
	float: right;
	padding: 4px;
	padding-left: 0px;
}



/* Link-Menü */
ul.linkmenu {
	/*margin: 1em 0 1em 3em;
	padding: 0px;*/
	list-style-image: url(images/menu_arrow.gif);
	/*margin: 1.5em 0px;*/
	padding: 0px;
	list-style-type: none;
}
ul.linkmenu li {

}


/* Page-Menu */

dl.pagemenu {
	margin: 2em 0px;
	padding: 0px;
}
dl.pagemenu dt {
	padding: 0px;
	margin: 0.5em 0px;
	padding: 3px 0px 0px 20px;
	background: url("images/menu_arrow.gif") left bottom no-repeat;
	font-weight: bold;
	border-top: 1px solid #DACDE1;
}
dl.pagemenu dt a{
	display: block;
}

dl.pagemenu dd {
	margin-left: 0px;
	padding-left: 20px;
}
dl.pagemenu dd.divider {
	
}
dl.pagemenu .moreLink {
	display: block;
}


/* Sitemap */
ul.sitemap {
	margin: 0px;
	margin-bottom: 1em;
	clear: both;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap li {
	margin-bottom: 1em;
}
ul.sitemap a {
	display: block;
	background-color: #48056B;
	text-decoration: none !important;
	padding: 2px 5px;
	color: #CCCC00;
}
ul.sitemap a:hover {
}
ul.sitemap ul {
	padding: 0px;
	margin-top: 0.5em;
	list-style-type: none;
}
ul.sitemap ul li {
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 1px solid #48056B;
}
ul.sitemap ul a {
	padding: 0px;
	color: #999900;
	background-color: transparent;
	border-bottom-style: none;
	text-decoration: none !important;
}

ul.sitemap ul ul a {
	font-weight: normal;
}
ul.sitemap ul ul {
	list-style-type: square;
	margin: 0em 0px 0em 3em;
}
ul.sitemap ul ul li {
	margin: 0px;
	border-style: none;
}
ul.sitemap ul ul ul {
	margin-left : 2em;
	list-style-type: disc;
}
ul.sitemap ul ul ul ul {
	list-style-type: circle;
}



/* Tabellen*/
.contenttable,
.contenttable_1,
.contenttable_2,
.contenttable_3{
	/*background-color: #99B2CC;*/
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
	margin: 0.5em 0px;
	clear: both;
}
.contenttable th, .contenttable td {
	padding: 2px 10px 5px 0px !important;
}
.contenttable_1 {
	/*border-left: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;*/
}
.contenttable_3  {
	/*border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;*/
}


th.top {
	text-align: center !important;
	padding: 0px;
}

.contenttable_1 th, .contenttable_2 th, .contenttable_3 th, .contenttable th {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}
.contenttable_1 td, .contenttable_2 td, .contenttable_3 td {
	padding: 2px 5px 2px 5px !important;
	vertical-align: top;
	border: 1px solid #48056B;
}
.contenttable_1 th {
	white-space: nowrap;
}
.contenttable_2 th {
	border: 1px solid #48056B;
}
.contenttable_2 td {
	
}
.contenttable_3 th {
	border-bottom: 2px solid #ECE6F0;
	background-color: #DACDE1;
	width: 110px;
	/*border-top: 1px solid #E5E5E5;
	color: #FFFFFF;*/
}
.contenttable_3 th.top {
	background-color: #48056B;
	border-bottom-style: none;
	color: #FFFFFF;
}
.contenttable_3 .row2,
.contenttable_3 .row1 {
	border-bottom-style: none;
}
.contenttable_3 td {
	border-style: none;
}


/* mit Trennbalken */
table .row1, table .row2 {
	border-bottom: 1px solid #48056B;
}

table .row2 {
	background-color: #DACDE1;
}
table .borderR {
	border-right: 1px solid #48056B;
}
table .borderL {
	border-left: 1px solid #48056B;
}
table .borderN {
	border-style: none !important;
}



/* TEXTPIC */
.imgtext-nowrap {
	/*width: 100%;*/
}

.imgtext-nowrap td {
	padding: 0px;

}
.imgtext-nowrap .imgtext-table td {
	padding: 0px;
}
table.imgtext-table {
	/*width: auto;
	float: right;
	margin: 0.5em auto;*/
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
table.imgtext-table table {
	margin: 0px;
}



/* CSS_Style_Image  */
/* EIGENE EXTENSION */

/*.tpLeft */
.tpInLeft .imgtext-table , .tpInLeft-nowrap .imgtext-table {
	float: left;
	margin-right: 15px;
}
.tpInRight .imgtext-table , .tpInRight-nowrap .imgtext-table {
	float: right;
	margin-left: 15px;
}

table.tpInRight-nowrap,
table.tpInLeft-nowrap {
	width: 100% !important;
}
.tpInRight-nowrap td, .tpInLeft-nowrap td {
	vertical-align: top;
}
.tpInRight-nowrap td.imgcol, .tpInLeft-nowrap td.imgcol {

}
