
/*twitter */
#c45261 {
	margin-top: 20px;
	display: block;
}

.csc-textpic {
	position: relative;
}

#flash-container{
	position: absolute;
	clear: both;
	top: -150px;
	right:-100px;
	border: 1px solid #ccc;
	z-index: 5;
}

.csc-textpic #flash-container{
	top: -150px;
	right:-100px;
}

td #flash-container{
	width: 320px;
	top: -120px;
	left: 200px;
	
}

* html p #flash-container
* html div.csc-textpic #flash-container{ /* for IE6 */
	right: 200px;
}

* html div.csc-textpic{ /* for IE6 */
	width: 100%;
}


.flash-replaced{
	background-color: #FFFFFF;
}

#flash-container p{
	margin: 0;
	position: relative;
	padding: 6px 20px 6px 0;
	background-color: #FFFFFF;
	text-align: right;
	color: #97C000;
	cursor: pointer;
	z-index: 10;
}




.tx-rgsmoothgallery-pi1 {
	margin-bottom: 30px;
}


/* multi column content */

.column2-left {
	padding: 12px 0 0 0;
	float:left;
	width: 47%;
	/* border: 1px solid #FCFDEF; */
}
.column2-right{
	margin-left: 53%;
	padding: 12px 0 0 0;
	/* border: 1px solid #FCFDEF; */
}

.column3-left {
	margin-right: 6%;
	padding: 12px 0 0 0;
	float:left;
	width: 29%;
	/* border: 1px solid #FCFDEF; */
}
.column3-right{
	margin-left: 71%;
	padding: 12px 0 0 0;
	/* border: 1px solid #FCFDEF; */
}

.column3-right:after {
	padding-top: 1rem;
	content: '';
	display: table;
	clear: both;
}

.column-clear{
	clear: both;
	padding-top: 13px;
}


table.column-2{
	width: 100%;
}
table.column-2 td{
	width: 50%;
	padding-bottom: 1em;
}

table.column-3{
	width: 100%;
}
table.column-3 td{
	width: 33%;
	padding-bottom: 1em;
}

table.column-2 td.td-1{
	padding-right: 10px;
}
table.column-2 td.td-2{
	padding-left: 10px;
}


/* Show hide */
a.show-hide-link {
	cursor: pointer;
}

a.show-hide-link img{
	vertical-align: baseline;
}

.dbdata-clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}

/*
.dbdata-caption {
	font-size: 11px;
}
*/
.news_item p .news_img,
.news_item .news_img{
	float:left;
	margin-right:10px;
	width:150px;
	font-size:11px;
	color:#555;
	line-height:normal;
}


#b147 h1{
	margin: 16px 0 24px 0;
}


ul.float{
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.float li{
	margin: 0;
	float: left;
	list-style: none;
}

ul.underline{	
	height: 137px;
	width: 200px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DDD;
}

table.layout td{
	padding: 0;
}
table.layout td p{
	margin: 0;
}

/* HTML - Tags */

body{
	margin:0;
	padding: 0;
	background-color: #FFF;
	color: #333;	
	font-family:  Arial, Helvetica, sans-serif;
	background-image:url(img/back-new.jpg);
	background-repeat: repeat-y;
	background-position: 0 250px;
}


h1,h2,h3,h4,h5,h6{
	margin: 0;	
	color: #1C4F84;
}

h2 a
h2 a:link, h2 a:visited,
h3 a
h3 a:link, h3 a:visited{
	color: #1C4F84;
}


h3,h4,h5,h6{
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	color: #1C4F84;
}
h4 a
h4 a:link, h4 a:visited,
h5 a
h5 a:link, h5 a:visited{
	color: #1C4F84;
}


h1,h2{
	font-weight:bold;
	letter-spacing: 1px;
}

h1{	
    margin: 40px 0 5px 0;
	/* height: 75px;*/
	width: 100%;	
	font-size: 26px;
	font-family: Calibri, Arial, Helvetica, sans-serif;

	/* overflow: visible; */
}

.news_item h1{	
	font-size: 18px; 
}

.single-item p.news_date {
	text-align: right;
}

html > body .single-item h1 {
	margin-top: 16px;
	height: auto;
	min-height: inherit;
}

html > body h1{
	width: auto;
	/* height: auto;
	min-height: 75px; */
}
h1.transregional{
	margin-top: 15px;
}

h2 { font-size: 16px; margin-bottom: 0.5em;}	
h3 { 
	margin-bottom: 1em;
	font-size: 12px; 
}	

h4, h5, table strong{	
	margin-bottom: 2px;
	font-size: 11px;
}

#container h5 { color: #555;	}

p, ul, li{
	margin: 0 0 1em 0;
	font-size: 11px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #333;	
}
fieldset.form{
	margin: 0.5em 0 2em 0;
	border: 1px solid #EEEEEE;
	background-color: #FAFAFA;
}

.form h3, .form h4, .form p{
	margin-bottom: 3px;
}

.form h4, .form p{
	font-family:  Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
 }
 
.form td{
	padding: 3px 0; 
}
 
label img {
	vertical-align: bottom;
}
 
label, .form, .form label,
.form input{
	font-size: 12px;
}
.form .width{
	width: 300px;
	border: 1px solid #CCCCCC;
}
.form .big{
	width: 99.6%;
	border: 1px solid #CCCCCC;
}
.error, .error li{
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
}
.small{
	font-size: 9px;
}

.spatium{
	letter-spacing: 4px;
}

table {
	border-collapse: collapse;
}

table td{
	vertical-align: top;
}

table td.valign-middle{
	vertical-align: middle;
}

table td p{
	margin: 0 0 2px 0;
}
  

ul{
	list-style-type: circle;
	padding: 0 0 0 1.5em;
	margin: 0 0 1em 0;
}


li{
	margin-bottom: 0.5em;
}
 

.input {
	border:0; background-color:#ffffff
}
	
a {
	text-decoration: none;
	font-weight: bold;
}

a:link,a:visited {
	color: #205E8A;
}


a:focus,a:hover,a:active {
	color: #509FD7;
	text-decoration: none;
}

a img, a:link im, a:visited img,
.noborder{
	border: none;
}

a span, a:link span, a:visited span,
a:active span, a:hover span{
	color: #333;	
	font-weight: normal;
	text-decoration: none;	
}

img.link-icon,
.csc-textpic a img.link-icon{
	margin: 0 5px 0 3px;
	display: inline-block;
}
img.link-icon2,
.csc-textpic a img.link-icon2{
	margin: 0 0 0 3px;
	display: inline-block;
}




#topmenu a:hover,
.u1 a:hover, .u2 a:hover{
	color: #0033CC;
	text-decoration: underline;
}	



 a img { border: none; vertical-align: middle;}
 
.center{
	text-align: center;
}

.right{
	text-align: right;
}

.top_0{
	margin-top: 0;
}
.top_05{
	margin-top: 0.5em;
}

.top_1{
	margin-top: 1em;
}

.top_2{
	margin-top: 2em;
}

.top_3{
	margin-top: 3em;
}

.bottom_0{
	margin-bottom: 0;
}
.bottom_05{
	margin-bottom: 0.5em;
}
.bottom_1{
	margin-bottom: 1em;
}
.bottom_2{
	margin-bottom: 2em;
}
.bottom_3{
	margin-bottom: 3em;
}

table.timetable td.td-1{
	width: 90px;
	padding-right: 20px;
	text-align: right;
}

table.timetable td.td-2,
table.timetable td.td-3{
	vertical-align: middle;
}

table.timetable h5 {
	margin-top: 12px;
	text-align: left;
}

.newslink p{
	margin: 0 0 4px 0;
}

.box{
	padding: 1em;
	border: 1px solid #CCC;
}

#leftColumn .box {
	background-color: #fff;
	border: none;

	border-bottom:  1px solid #CCC;
	border-right:  1px solid #CCC;
}

table.border td,
table.border th{
	padding: 3px 3px 3px 6px;
	vertical-align: top;
	border: 1px solid #ddd;
}

table.border th{
	background-color: #F3F5F5;
}

table.border th.th-1{
	text-align: left;	
}

.checkbox{
	float: left;
	width: 30px;
	margin: -0.2em 0 0.5em 0;
}

#RechteSpalte .box{
	padding: 12px 0 0 0;
}

#RechteSpalte .box p,
#RechteSpalte .box h2,
#RechteSpalte .box h3,
#RechteSpalte .box h4{
	padding: 0 9px 0 12px;
}

.startseite #RechteSpalte .box{
	width: 144px;
}

.breaker{ 	
	clear: both;
    margin: 0px; padding: 0px;
	height : 1px; overflow : hidden;	
}

.bild-links{
	float: left;
	margin-right: 12px;
}

.spalte1{
	float: left;
	width: 45%;
	margin: 2em 8% 0 0;
}

.spalte2{
	float: left;
	width: 45%;
	margin: 2em 0 0 0;
}

.threecolumn_1_2{
	float: left;
	width: 28%;
	margin: 2em 6% 0 0;
}
.threecolumn_3{
	float: left;
	width: 28%;
	margin: 2em 0 0 0;
}


/*  __ Seiten-Elemente __  /*/



#contentColumn{
	margin: 6px 0 1em 270px;
	padding: 1px ;
	width: 790px;
}




/* Linker Rand browserkompatibel /*/
#container{	
	padding: 1px 0 1px 270px; /*  1px bottom fuer den IE /*/
} 

.map #container{
	margin-top: 0;
}

#container p, #container li{
	line-height : 130%;
}

#breadcrumb{
	position: absolute;
    top: 1rem;
	left: 270px;
	color: #BF0000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#breadcrumb a:hover{
	color: #BF0000;
}


#leftColumn{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
}

#leftColumn #logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
}


#context{
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 10;
}
#context p{
	margin: 0 0 2px 0;
}


#leftcontent-container{
	margin-top: 239px;
	/* background-image: url(img/back.jpg);
	background-position: 0px 60px;
	background-repeat: repeat-y; 
	*/
}

#leftcontent {
	width: 232px;
}

#leftcontent-end{
	margin: 0;
	height: 13px;
	/*
	background-image: url(img/back-leftcontent-end.jpg);
	background-repeat:no-repeat; 
	*/
}


/* __ MENUE  __*/
 #topmenu{
	padding: 11px 4px 4px 9px;
	line-height: 24px;
	 background-image:url(img/back-top_blue.jpg);
	background-repeat: no-repeat;
 }
 
#topmenu p,#topmenu form{
	margin: 0 0 4px 6px;
	line-height: 18px;
}
 
#topmenu img{
	vertical-align: middle;
	padding-left: 4px;
}

#topmenu form input.searchbt{
	vertical-align: middle;	
}

#topmenu .search{
	margin: 0 0 0 -9px;
	clear: both;
	padding-top: 1px;
	width: 233px;
	/* background-color: #0063A5;
	border-right: 1px solid #008bd9;*/
	background-image:url(img/back-top_blue.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#topmenu div#___gcse_0 {
	margin-left: 10px;
}

#topmenu table.gsc-search-box {
	width: 210px;
}

#topmenu .gsc-control-cse {
	margin: 0 14px 0 -10px;
	padding: 4px 0 0 6px;
	background-color: transparent;
	border: none;
}

#topmenu .gsc-search-button-v2 {
	padding: 6px 6px;
}


/* table-cell*/
#topmenu td.gsc-input {
	/* width: 150px;*/
	text-indent: 1rem!important;
}

#topmenu td.gsib_a {
	/* width: 140px; */
	padding-right: 16px;
}

/* input field */
#topmenu #gsc-i-id1 {
	text-indent: 1rem!important;
}

#topmenu  ul{	
	margin: 0px 0 4px 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}

#topmenu  li { 
	display: inline; 
	margin:0;	
	padding: 0;	
}

#topmenu a { text-decoration: none; }
#topmenu a,
#topmenu a:link,
#topmenu a:visited,
#topmenu li.current,
#topmenu form{
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-size: 11px;
	/* font-weight: bold;*/
	color: #EFEFEF;
}

#topmenu li a,
#topmenu li a:link,
#topmenu li a:visited,
#topmenu li.current{
	padding: 0px 4px 0px 3px;
	border-right: 1px solid #EFEFEF;
}

#topmenu .last a,
#topmenu .last a:link,
#topmenu .last a:visited,
#topmenu li.last{
	padding-right: 0px;
	border-right: none;
}

#topmenu a:hover,
#topmenu a:focus{
	color: #FFF;
}


#topmenu #langmenu {
	position: relative;
	margin: 0 18px 3px 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	height: 14px;
	line-height: 14px;
}

/* Try to put all flags in one line */
#topmenu #langmenu a,
#topmenu #langmenu a:link,
#topmenu #langmenu a:visited,
#topmenu #langmenu strong{
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
}
#topmenu #langmenu img{
	margin: 0 ;
	padding: 0;
}
* html #topmenu #langmenu img,
*+html #topmenu #langmenu img{
	top: 0px;
}
* html #topmenu #langmenu a img,
*+html #topmenu #langmenu a img{
	top: 1px;
}


/* Navigationslinks in der linken Spalte*/

.u1, .u2, .u3, .u4{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.u2 {
	margin-bottom: 6px;
}

.u1 li, .u2 li, .u3 li, .u4 li{
 	margin: 0;
	padding: 0;	
	display: inline;
 }
 
.u1 a,
.u1 a:link,
.u1 a:visited,
.u1 strong,
.u1 .parent strong{ 
	display: block; 
	padding: 3px 4px 3px 14px; 
	color: #205E8A;
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom : 1px solid #FAFAFA; 
}

.u1 .important a,
.u1 .important a:link,
.u1 .important a:visited{
	color: #205E8A; 
	font-weight: normal; 
}

.u1 strong,
.u1 .parent strong,
.u1 .parent a,
.u1 .parent a:link,
.u1 .parent a:visited{
	background-color: #fff;
	border-bottom : 1px solid #fff; 
}


.u1 .current, .u1 strong, .u1 .parent strong,
.u1 a:hover,.u2 a:hover,.u3 a:hover{
	color: #2F8ACE;
	text-decoration: none;
	background-color: #fff;
}

.u1 a:hover, 
.u1 .important a:hover,
.u1 .current,
.u1 a.parent, 
.u1 a.parent:link, 
.u1 a.parent:visited{
		
}

.u2 a,
.u2 a:link,
.u2 a:visited,
.u2 .current,
.u2 strong,
.u1 .parent .u2 strong{
 	display: block;
	margin: 0;	
	padding: 1px 4px 2px 40px;
	font-family:  Arial, helvetica, sans-serif;	
	text-transform: none;
	text-decoration: none;
	font-size: 11px; 
	letter-spacing : normal;
	line-height: normal;
	background-color: #fff;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 28px 6px;
	border-bottom: 1px solid #fff;
}


.u2 strong,
.u1 .parent .u2 strong{
	color: #2F8ACE;
	background-image: url(img/navlist2.gif);
	border-bottom : 1px solid #fff;
}

.u2 a.parent,
.u2 a.parent:link,
.u2 a.parent:visited{
}

.u2 a:hover, .u2 a.parent:hover{
	color: #2F8ACE;
	background-image: url(img/navlist2.gif);
}



.u3 a,
.u3 a:link,
.u3 a:visited,
.u3 .current{
 	display: block;
	margin: 0;	
	padding: 1px 4px 2px 50px;
	font-family:  Arial, helvetica, sans-serif;	
	text-transform: none;
	text-decoration: none;
	font-size: 11px; 
	letter-spacing : normal;
	line-height: normal;
	background-color: #fff;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 40px 6px;
	border-bottom : 1px solid #fff;
}

.u3 a:hover{
	color: #2F8ACE;
	background-image: url(img/navlist2.gif);
}

.u3 .current{
	color: #2F8ACE;
	background-image: url(img/navlist2.gif);
}


.csc-menu-3 p{
	display: inline;
}

.csc-menu-3 a,
.csc-menu-3 a:link,
.csc-menu-3 a:visited{	
 	display: block;
	margin: 0 0 1em 0;	
	padding-right: 20px;
	font-family:  Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #000;
	font-size: 11px; 
	line-height: normal;
}

.csc-menu-3 a:hover{	
	text-decoration: underline;
	color: #416ABC;
}
	


/*
.naviline{
	text-align: right;	
	margin: 30px 0 0 0;
	padding: 6px 12px;
}
.naviline span{
	float: left;
	width: 222px;
}


.naviline a, .naviline a:link, .naviline a:visited{
	color: #333;
	font-weight: normal;
}

.naviline a:hover{
	color: #666;
}

*/


/* SPECIAL */

/* Aktive Seite */
.aktiv {
   line-height: 36px;
	padding: 0 25px 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: right;
}

.aktiv, 
.aktiv a, 
.aktiv a:link, 
.aktiv a:visited  {
	color: #888;
	font-weight: normal;
}


.aktiv  a:hover{	
	color: #416ABC;
	text-decoration: underline;
}


.aktiv span{
	float: left;
	width: 222px;
	font-size: 18px; 
	color: #CC3366;
	letter-spacing : 1px;
	text-transform: uppercase;
   line-height: 36px;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 0px;
	margin-right: 24px;
}

.aktiv span a,
.aktiv span a:link,
.aktiv span a:visited{	
	color: #CC3366;
}



.kontakt h5{
	margin: 9px 0 0 0;
}
.kontakt p{
	margin: 0.5em 0 0 30px;
}






.teaser{
	margin: 0 0 16px 0;
	/*background-color: #EBEDF0;*/
	background-color: #F1F2F4;
	border: 1px solid #D6DAE1;
	padding: 12px 9px 12px 10px;
}

.infobox {
	margin: 0 0 12px 0;
	padding: 0 0 9px 0;
}

.infobox h5{
   margin: 9px 0 3px 0;
	padding: 9px 0 0 6px;
}

.infobox p{	
   margin: 0 0 6px 0;
   padding: 0 0 0 6px;
}




#RechteSpalte p,
#RechteSpalte h3{
	font-size: 70%;
}


/* NEWS FORMAT */

.news_item{
	clear: both;
	margin-bottom: 2em;
	padding-bottom: 6px;
	border-bottom: dashed 1px #CCCCCC;
}
.news_date{
	color: #333;
	margin: 0 0 4px 0;
	/*display: none;*/
}
.news_date a,
.news_date a:link,
.news_date a:visited{	
	color: #888888;
	font-weight: normal;
}
.news_date a:hover{	
	color: #BBBBBB;
	text-decoration: underline;
}
ul.news_link{	
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.news_link li{
	margin-left: 40px;
	margin-bottom: 6px;	
    text-indent: -20px;
	padding: 0;
	line-height: 120%;
	/*background-color: #EFEFEE;*/
}
a.news_link{
	display: block;
	margin: 9px 0 -3px 40px;
    text-indent: -20px;
	padding: 0;
	line-height: 120%;
}
.news_break{
	display: none;
}
.news_img{
	float: left;
	margin: 0 20px 3px 0;
}

#news_pagecontent{
	margin: 136px 0 0 0;
}

ul.news_titles{
	margin: 0;
	padding: 0;
	list-style:none;
}
.news_titles li{
	display: inline;
}
.news_titles a,
.news_titles a:link,
.news_titles a:visited{
 	display: block;
	margin: 0;	
	padding: 6px 12px 6px 20px;
	text-align: left;
	text-decoration: none;
/*	color: #000;
    font-size: 12px; 
	font-family:  Arial, Helvetica, sans-serif;	*/
	line-height: normal;
	font-weight: normal;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
.news_titles a:hover{	
	/* text-decoration: underline;
	color: #990000; */
	background-image: url(img/navlist2.gif);
}
.pagebrowser {
	margin-bottom: 24px;
	text-align: center;
	line-height: 20px;
}
.pagebrowser a
{		
	font-size: 13px;	
}

.pagebrowser span{
	padding: 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #FFCC00;
}

#RechteSpalte .pagebrowser{
	margin: 6px 0 12px 0;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
}
#RechteSpalte .pagebrowser a,
#RechteSpalte .pagebrowser span{		
	font-size: 11px;	
}





/*  T Y P O 3  -  F O R M A T */

/* CSS styled IMGTEXT /*/ 

/* Container /*/
.csi-textpic {
	}

/*	
.csi-text  h1, .csi-text  h2{
	margin: 0 ; 
	}	
/*/
	
.csi-textpic h1, 
.csi-textpic h2, 	
.csi-textpic h3,
.message h3.normal{
		margin-bottom: 1em;
	}	
	
	/* contribute to IE /*/
.top_2 .csi-textpic{
	height: 150px;
}
	
html > body .top_2 .csi-textpic{
	height: auto;
	min-height: 150px;
}
	
.csi-textpic img {
		/* border: 1px solid #888; */
	}	
	

#leftColumn .csi-textpic img {border: none;}

#leftColumn h1 {
	margin-bottom: 0;
	padding-top: 18px;
	padding-bottom: 16px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left: none;
	border-radius: 0 6px 0 0;
}
	
.csi-textpic .csi-caption {
		text-align: left;  /* will have to be an inline style?  - controlled by TS [left - right - center] /*/
		font-size: 75%;
		color: #777;
	}
	
.csi-textpic .csi-image {
		/* border: 1px solid red;  XXX demo only /*/
		/* margin: 0 0 3px 0;  /*XXX demo only /*/
		/* background: #FFF;  /*XXX demo only /*/
		/* width: 210px; /*will have to be an inline style - controlled by TS /*/
	}
	
.csi-textpic .csi-imagewrap {
		 /* border: 1px solid blue;XXX demo only /*/
	}
	
.csi-textpic .csi-text {		
		text-align: left; /*will have to be an inline style - controlled by TS /*/ 
	}
	

.csi-text p a {
		white-space: nowrap;
	}
.csi-text h1, .csi-text h2, .csi-text h3{		
		margin: 0;
		padding: 0;
	}
	
 .csi-text p a img{
		border: none;
	}
	
	/* CENTER /*/
	/* for IE */
.csi-center{
	text-align: center;
}	
.csi-center .csi-text{
	text-align: left;
}
.csi-center .csi-image {
		margin: 0 auto 3px auto;	
	}

.csi-center .csi-imagewrap{	
		margin: 1em auto 3px auto;		
}

#RechteSpalte .csi-center .csi-imagewrap{	
	margin: 0 0 6px 0; padding: 0;
}

#RechteSpalte .csi-center .csi-imagewrap .csi-image{	
	float: none;
	text-align: center;	
	margin: 0; padding: 0;
}


	
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid #CCCCCC;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 20px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 20px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 20px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	
/* photobook */	
.photobook{
	float: left;
	text-align: center;
}
.photobook .single_container{
	margin: 15px auto;
	text-align: center;
	width: 580px;
}

.photobook .single_container p{
	margin: 0 10px 6px 10px;
	/*text-align: left;*/
}
.photobook .single{
	background-color: #EAE9A8;
	border: 1px solid #D9D98F;
}

.photobook .single img{
	margin: 10px;
}

.photobook table.thumbs{
	border-collapse: collapse;
}

.photobook table.thumbs td{
	padding: 6px;
	background-color: #EAE9A8;
	border: 1px solid #D9D98F;
}

.photobook .single_container p.photobook_pagebrowser{
	margin: 1.5em 10px;
	/* text-align: left; */
}
.photobook_pagebrowser span{
	padding: 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #FFCC00;
}

.photobook_txt{
	display: none;
}




.typo3-debug{
	position: relative;
	z-index: 20;
	background-color:#FFFFFF;
}


/* 
 * Neue einfache Formatierung fuer Formulare
 */
 
.tx-felogin-pi1 div{	
	font-size: 11px;
}
.tx-felogin-pi1 fieldset{
	float: left;
}
#workshopsreg .box {
	margin-bottom: 2em;
	background-color: #F9F8E6;
}

#workshopsreg .box .radio{
	float: left;
}

#workshopsreg .box label{
	display: block;
	margin: 0 0 0.5em 2em;
}
#workshopsreg .column-1{
	float: left;
	width: 48%;
}
#workshopsreg .column-2{
	float: right;	
	width: 48%;
}

#workshopsreg .column-2 h3,
#workshopsreg .column-2 h4{
	color: #855050;
}
#workshopsreg .column-2 label{
	color: #555;
}

#workshopsreg .column-2 .box {
	background-color: #F7F5D9;
}
 
.formcontainer{
	margin: 2em 0 0 0; 
}

.formcontainer em{
	font-weight: bold;
	font-style: normal;
	color: #EA4100;
}
.formcontainer ul.error li, 
.formcontainer label.error{
	color: #EA4100;
	font-weight: bold;
}

.formcontainer ul.error li{	
	margin-bottom: 0.5em;
}

.formcontainer p{
	padding: 0;
}

.formcontainer fieldset{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 1em 0 1em 1em;
	font-size: 12px;
	width: 50em;
	background-color: #F7F6DC;
	border: 1px solid #EAE9A8;
}
* html .formcontainer fieldset{
	position: relative;
	padding-top: 2em; 
	/* width: 40em; */
}

.formcontainer fieldset.bottom_2{
	margin-bottom: 2em;
}

.formcontainer legend{
	padding: 0.2em 0.6em;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #EAE9A8;
}
* html .formcontainer legend{
	position:absolute; 
	top: -0.75em; 
	left: 0.5em; 
}

.formcontainer label, 
.formcontainer fieldset input.text, 
.formcontainer textarea, 
.formcontainer select { 
	float: left;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0.5em;
	display: block;
	width: 33em; 
}
.formcontainer fieldset input.text, 
.formcontainer textarea, 
.formcontainer select{
	color: #781351;
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;
}

.formcontainer label{
	margin: 0;
	padding: 0.2em 0.5em 0 0;
	width: 14.5em; 
	text-align: right;
}

.formcontainer label.auto{
	margin: 0;
	padding: 0 0 0.2em 0;
	width: auto;
	text-align: left;
}
.formcontainer fieldset input.auto{
	width: auto;
}

.formcontainer input.checkbox{
	float: left;
	width: auto;
	margin: 0;
}
html > body .formcontainer input.checkbox{
	margin: 0.2em 0 0 0;
}
* html .formcontainer input.checkbox{
	margin: -0.1em 0 0 0;
}
.formcontainer fieldset .label_right label, 
.formcontainer .label_right label{
	margin: 0 0 0 1em;
	padding: 0 0 0.5em 0;
	width: auto;
	text-align: left;
}

.formcontainer fieldset textarea.big{
	margin: 0 0 1em 0;
	width: 48em; 
}

.formcontainer fieldset .big{
	width: 48em;
	color: #781351;
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;
}

.formcontainer fieldset .small{
	width: 3em;
	color: #781351;
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;
}

.formcontainer br { 
	clear: both;
}
.formcontainer .breaker{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: 1em;
}

.formcontainer #submit{
	clear: both;
}

* html .formcontainer .breaker{
	margin-bottom: 2em;
}
* html .formcontainer #submit{
	margin-top:-2em;
}

.formcontainer .label_inline label,
.label_inline label{
	float: none;
	display: inline;
}


/*   F O R M U L A R   ONLINE SPENDE */
.mt{
	height: 3px;
	overflow: hidden;
}
.formbox{
	margin-top: 3px;
	padding: 6px 12px 12px 12px;
	width: 400px;	
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;

}


.formbox form{
	display: inline;
}	
.formbox .reihe {
  clear:left;
  margin: 0;
  padding: 6px 0px;
}

.breaker, .clear{
	clear: left;
	height: 1px;
	overflow: hidden;
}

.formbox .label-left{
  float: left;
  width: 7.5em;
 /* text-align: right;*/
  padding-top: 0.1em;
  padding-right: 5px;
}
.formbox .label-right{
  /*float: left;
  width: 340px; */
  text-align: left;
}
.formbox .feld {
  float: left;
  width: 300px;
  text-align: left;
} 
.formbox .feld-links {
  float: left;
  width: 7.5em;
  text-align: left;
  padding-right: 5px;
  margin-top: -0.2em;
} 

.formbox .defbreite {
  width: 240px;
  border: 1px solid #BBB;
}

.formbox .defzahl {
  width: 40px;
  text-align: right;
  border: 1px solid #BBB;
}

.formbox .texteingabe {
  width: 98%;
  height:8em;
  border: 1px solid #BBB;
}

.formbox .checkbox{
	float: left;
	width: 30px;
	margin: -0.2em 0 2em 0;
}

.formbox .msg{
	color: #B22222;
	font-weight: bold;
}

.formbox .hinweis{
	color: #777777;
}

.formbox .debug{
	color: #669933;
}







/* Left Column */


.leftColumnBox{
	padding: 20px 0 0 12px;
}


.leftColumnBox a,
.leftColumnBox a:link,
.leftColumnBox a:visited{
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #555555;
}
.leftColumnBox a:hover{
	text-decoration: none;
}

.leftColumnBox p{
	/* border: 1px dotted #CCC; */
}

/* indexed search: form and results */


#searchbox{
	margin: 0 0 0.5em 0;
	padding: 4px 0 4px 9px;
	border-top: 6px solid #fff;
	background-color: #97C000;
	/*
	padding: 0 0 3px 9px;
	border: solid 1px  #97C000;
	*/
}
#searchbox form{
	display: inline;
	margin: 0;
	padding: 0;
}

.inputboxsearch {
	width: 130px;
}

.tx-indexedsearch-searchbox {
	margin: 0 0 6px 0;
	color: #626a73;
	/*
	padding: 6px 0 4px 6px;
	background-color: #F1F4F8;
	border: 1px solid #E9EEF3;	
	*/
}

.tx-indexedsearch-searchbox form{
	margin: 0 ;
}

.tx-indexedsearch .text2{
	width: 646px;
	padding: 10px 0 10px 22px;
	background-color:  #F0FBDD;
}

.tx-indexedsearch-searchbox  div{
	/* border-bottom: 1px solid #F2F4F7; */
	border-bottom: 1px solid #FFF;
	margin-bottom: 3px;
}

.tx-indexedsearch-searchbox  label{
	clear: left;
	float: left;
	padding-top: 0.2em;
	width: 8em;
}

.tx-indexedsearch-searchbox  label.label-right {
	float: none;
	display: inline;
	width: auto;
}
.tx-indexedsearch-searchbox  input,
.tx-indexedsearch-searchbox  select,
.sword {
	color: #333333;
   border: 1px solid #CCC;
}

.tx-indexedsearch-searchbox .sword {
	width: 380px;
}

.tx-indexedsearch .tx-indexedsearch-form{
	float: left;
   margin-right: 12px;
}
#tx-indexedsearch-searchbox-button-submit {
	width: 70px;
	color: #FFF;
	background-color: #97C000;
	border: none;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin: 1.5em 0 0.5em 0; 
}

.tx-indexedsearch-sw, .tx-indexedsearch-redMarkup {
	font-weight: bold;
	color: #0071a3;
}

.tx-indexedsearch .browsebox {
	padding: 0.2em 0.5em;
	border: 1px solid #CCCCCC;
}
.tx-indexedsearch ul.browsebox {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
	height: 1.9em;
}
.tx-indexedsearch .browsebox li{	
	float: left;
	margin: 0;
	padding: 3px;
	font-size: 13px;
}

.tx-indexedsearch .browsebox strong{
	padding: 1px 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #DDF2B7;
}
h2.tx-indexedsearch-title{
	padding: 0.2em 0.5em;
	color: #333333;
	font-weight: normal;
	background-color: #DDF1B8;
}
h2.tx-indexedsearch-title a,
h2.tx-indexedsearch-title a:link,
h2.tx-indexedsearch-title a:visited{
	color: #333333;
}

.tx-indexedsearch-res h3 {
	margin-bottom: 0.3em;
}
.tx-indexedsearch-res h3 a,
.tx-indexedsearch-res h3 a:link,
.tx-indexedsearch-res h3 a:visited{
	/* color: #0071a3;*/
}

.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { 
	font-weight:normal; 
	margin-top: -1.2em; 
	float: right; 
}

.tx-indexedsearch .res-tmpl-css { 
	clear: both; 
	margin-bottom: 1em; 
}

.tx-indexedsearch-descr{
	margin-bottom: 0.3em;
}
.tx-indexedsearch-text-item-path {
	color: #777;
}
.tx-indexedsearch-text-item-path span{
	white-space: nowrap;
}



/* ---------->>> jtip <<<---------------------------------------------------------------*/

p#vtip { 
	display: none; 
	position: absolute; 
	padding: 6px 10px; 
	left: 5px; 
	font-size: 11px; 
	background-color: #ffffff; 
	border: 1px solid #a6c9e2; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	z-index: 9999;
}
p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px 
}