/* ***********************************
	FARBEN
	rot: RGB 238 / 52 / 36
	gelb: RGB 254 / 187 / 21
	plusport-blau: RGB 0 / 123 / 182 color: rgb(0,123,182);
	viollet: RGB 108 / 72 / 157
	
	hellblau 10%: RGB 229 / 242 / 248
	hellblau 40%: RGB 153 / 202 / 226
	hellgrau: #ccced0
   ***********************************/
body {
	margin:0;
	height:100%;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:0;
}
#level0 {
	background-color: white;
	height: 141px;
	color: black;
}
#level1 {
	/*width: 990px;*/
	width: 82.5em;
	margin:0;
}

.nodisp{
	display:none;
	}
/* Positioniert rechts von Navigation */
#level2 {
	margin-left: 18.50em;
	margin-top: 0px;
	padding-top: 0px;
}
#level3 {
	width: 46.4em;
	float:left;
	padding-bottom: 1.67em;
}
#head {
	height: 160px;
	width: 990px;
	margin:0;
}
#content {
	padding-top: 3.2em;
}
*+html #content, * html #content {	/* IE Css hack */
	padding-top: 2.55em;
}
/* Inhalt Fusszeile */
div#content-footer {
	clear: both;
	padding-top: 3.33em;
}
div#content-footer div#footer-content {
	padding-top: 0.83em;
	font-size: 0.83em;
	color: #808285;
	border-top: 0.08em solid #ccced0;
}	
/* --- Navigation Top --- */
#navi-top {
 width: 990px;
 height: 1.67em;
}
#navi-top .navi-top-right {
	float: right;
}
#navi-top ul {
 display:block;
 margin-top: 0.17em;
 margin-bottom: 0;
 margin-right: 0;
 float:left;
}
#navi-top ul li {
 display: block;
 margin-left:2em;
 float:left;
}
#navi-top ul#special {
	margin-left: 0.83em;
}
#navi-top ul#special2 {
}

/* menues */
div#navi-left {
	background-color: rgb(0, 123, 182);
 	background-image: url(/fileadmin/bilder_struktur/links.png);
	background-repeat:no-repeat;
	width: 10px;
	height:110%;
	/*position:absolute;*/
 	float:left;
	display:block;
	top:140px;
	left:0px;
	bottom:0;
	float:left;
}

#navigation {
	width: 15.92em;
	margin-left:0;
	margin-top: 3.66em;
	font-size: 1em;
	float: left;
	overflow: hidden;
	color: #000000;
}

/* Listen */
#navigation ul, div.right ul {
	font-size: 1.17em;
	padding-left: 2px;
	margin-left:0;
	margin-top:0;
}
#navigation ul li ul {
	font-size: 0.86em;
	margin-left:0em;
}
#navigation ul li ul li ul {
	font-size: 1em;
}

/* Menu Listenpunkte */
#navigation ul li, div.right ul li {
	list-style-type: none;
	border-bottom:2px solid #ccced0;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-left: 1em;
	height: 1%;
}
#navigation ul li ul li {
	border-bottom:0;
	padding-left:0;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-top: 0;
	margin-bottom: 0;
}
#navigation ul li ul li ul li{
}


#navigation ul li:first-child {
	padding-bottom: 2em;
}




#navigation ul li ul li:first-child {
	padding-bottom: 0.3em;
}
#navigation ul li ul li ul li:first-child {
	padding-bottom: 0.3em;
}

/* Menu Links */
#navigation ul li.active a, div#subnav ul li.active a {
	color: rgb(0,123,182);
}
#navigation a, #navigation ul li.menu1 a {
	text-decoration: none;
	color: black;
}

/* hintergrund angewaehlter menupunkt */
#navigation span.currentItem a,  div#subnav span.currentItem a{
	background-color:#f1f1f2;
	display:block;
	border-bottom:2px solid #ccced0;
	border-top:2px solid #ccced0;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0.2em;
}
#navigation .strich {
	border-top:2px solid #ccced0;
	margin-left:16px;
}

/*
#navigation ul#special, #navigation ul#special2 {
	padding-left:9px;
}

#navigation ul#special{
  margin-bottom:2.5em;
}
#navigation ul#special li, #navigation ul#special2 li {
	border-bottom:0;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	font-size: 1em;
}

#navigation ul#special2 li {
 float:left;
 }
  
#navigation ul#special2 li.rechts {
  display:block;
  float:right;
}
*/


/* Logout-Box*/
#logoutbox{
	padding-left: 2px;
	}

#logoutbox form{
	margin-left: 1em;
	}


/* Box Rechts */
#boxright {
	width: 15em;
	float: right;
	padding: 0;
	margin: 3.5em 0 0.83em 0;
	background: rgb(229,242,248);
}
#boxright .rechtsoben {
	margin-bottom:1em;
}
#boxright .rechtsunten {
	margin-top:1em;
}
#boxhead {
	margin: 0;
	padding: 0;
}
#boxcontent {
	margin: 0;
	padding: 0;
	color: #000000;
}
#boxfoot {
	margin: 0;
	padding: 0;
	height: 23px;
}
#boxright h3 {
	background: rgb(0,123,182);
	padding: 0.42em;
	font-size: 1.12em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
}
#boxright h3 a:link, #boxright h3 a:hover, #boxright h3 a:focus, #boxright h3 a:visited {
	color: #FFFFFF;
}
#boxright #boxhead h3,
#boxright .rechtsunten h3 {
	margin-bottom: 0.83em;
}
#boxright h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
#boxright .rechtsoben h4 {
	padding: 0 0.42em;
}
#boxright p {
	font-size: 1em;
	margin: 0.42em;
}

.clear {
	clear: both;
}

/* Suche - Formular in Navigation */
form#indexedsearch div {
	border-top:2px solid #ccced0;
	background-color:#f1f1f2;
	color: #f1f1f2;
	margin-left:15px;
	margin-top:0em;
	width:100%;
	padding-right:1.4em;
}
form#indexedsearch input {
	color:black;
	margin-top:0.4em;
	margin-bottom:0.6em;
	width:12em;
	background-color:white;
}
form#indexedsearch a {
	color:#f1f1f2;
}
#navigation ul.suche li {
	padding-top:2.7em;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom: 0px solid white;
}
#navigation ul.suche {
	margin-bottom:0.1em;
}

/* Access 4 all - Hidden Klasse */
.hidden {
	display:inline;
	left: -1000px;
	overflow: hidden;
	width:0px;
	position:absolute;
	top: -1000px;
	height:0px;
}

/*
 * --- inhalt allg ---
 */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	color: rgb(0,123,182);
	font-size: 1.33em;
	margin-bottom: 2em;
}
h2 {
	font-size: 1.1em;
	margin: 0;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.83em;
}

a:link {
	text-decoration: none;
	color: rgb(0,123,182);
}
a:visited {
	text-decoration: none;
	color: #808285;
}
a:hover {
	text-decoration: underline;
	color: rgb(153,202,226);
}
a:focus {
	text-decoration: underline;
	color: rgb(153,202,226);
}
a:active {
	text-decoration: none;
	color: rgb(0,123,182);
}

th {
	text-align:left;
}
tbody td input {
	width:20em;
}

.breadcrumb, input, textarea, select { 
 font-size: 0.83em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }

/* Klassen fuer den Inhalt */
#inhalt {
	line-height: 1.42em;
	min-height: 35em;
}

/* Absatz */
#inhalt p {
	margin: 0 0 1.25em 0;
}

#inhalt .drittel {
 width: 180px;
}

/* Listen */
#inhalt ul {
	margin-left: 0;
	padding-left: 1.5em;
	list-style: square url(/fileadmin/bilder_struktur/list-style-type_1.gif);
}
*+html #inhalt ul, * html #inhalt ul {	/* IE Css hack */
	padding-left: 1.2em;
	list-style: url(/fileadmin/bilder_struktur/list-style-type_2.gif);
}
#inhalt li {
	margin-bottom: 0.3em;
}
*+html #inhalt li, * html #inhalt li {	/* IE Css hack */
	margin-bottom: 0.33em;
}


/*
 *
 * --- special styles css typo3 ---
 *
 */
.csc-textpic-caption {
	font-size: 0.83em;
}
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
p.align-center {
 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; }

DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

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

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

DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

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; }

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; padding-right: 0.83em; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

DIV.csc-textpic-clear { clear: both; }


table.contenttable {
	border: none;
}
table.contenttable td {
	padding: 0 0.83em 0.83em 0;
	vertical-align: top;
}

table.contenttable h2 {
	padding-bottom: 1em;
}

table.contenttable img {
	padding-bottom: 1em;
}
 
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 */
}

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 */
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
display: inline; /* IE fix for double-margin bug */
}
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; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
	margin-right: 0.83em;
	margin-bottom: 0.83em;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { margin-right: 0.83em; }

DIV.csc-textpic-intext-left .csc-textpic-image {
	margin-top: 0;
} 

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 0.83em;
}


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

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 */ }

DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }


DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }




/*
 * --- login newsletter ---
 */
div.tx-newloginbox-pi1 th {
	text-align:left;
	font-weight:normal;
	width:12em;
}
div.tx-newloginbox-pi1 table {
	border-collapse:collapse;
}
div.tx-newloginbox-pi1 tbody td {
	/*background-color:#e5f2f8; */
	padding:4px;
	margin:0px;
	border:0;
}
div.tx-newloginbox-pi1 tfoot td input {
	background-color: #e5f2f8;
	margin-top: 1em;
	border-style: ridge;
}
div.tx-newloginbox-pi1 table.form {
	margin-top: 4em;
    margin-bottom: 3em;
}
a.asubmit, span.button, span.button a {
	display: block;
	text-align: center;
	color: black;
	background-color: #e5f2f8;
	padding: 2px;
	text-decoration: none;
	border: 1px ridge #ccced0;
}
div.tx-newloginbox-pi1 span.button {
	width: 65px;
    padding: 0;
    font-size: 0.83em;
}
a.asubmit {
	display: inline;
	margin-top: 5px;
}
div.tx-newloginbox-pi1 table.form td {
	padding: 0px;
}



/* Formulare (Kontakt, Anmeldungen, Newsletter-Registration) */
.mailform,
.newsletter-reg-form,
.newsletter-confirm {
	padding-bottom: 1.67em;
}
.newsletter-confirm table td {
	width: 33.2em;
}
.mailform .error,
.newsletter-reg-form .error,
.newsletter-confirm error, .leiterinnenboerse .error {
	color: #dd7777;
}
.mailform label,
.newsletter-reg-form label {
	float: left;
	font-weight: normal;
}

.mailform table, .kursliste table,
.tx-skcalendar-pi1 table,
div.listmonthview_navi,
.newsletter-reg-form table,
.newsletter-confirm table, .leiterinnenboerse table, .address table {
	background-color: #e5f2f8;
	border-collapse: collapse;
}
.mailform table th,
.tx-skcalendar-pi1 table th,
.newsletter-reg-form table th,
.newsletter-confirm table th{
	background-color: white;
	width: 12em;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0.50em;
}
.address table th {
  padding-right:1.5em;
}

.address table td.breit { 
 padding-right: 3em;
 }

.mailform table td,
.tx-skcalendar-pi1 table td,
.newsletter-reg-form table td,
.newsletter-confirm table td, .address table td {
	padding: 0.50em;
	padding-left: 0.42em;
}

.address table, .address th, .address table td, .imaddress table#group td, .imaddress th{
 vertical-align: top;
 padding-top:0;
}

.imaddress #group{
 border-collapse: collapse
}

.imaddress tr.zebra1 td, .imaddress tr.zebra0 td, .imaddress table .zebra0, .imaddress table .zebra1{
 border-top: 1px solid #99cae2;
}
 
.mailform .radiofields input, .mailform .checkbox,
.newsletter-reg-form .radiofields input, .newsletter-reg-form .checkbox input, .leiterinnenboerse .checkbox, .leiterinnenboerse input.radiofields, .address .checkbox, .address input.radio {
	width: 1em;
        margin-right: 0.3em;
}
.mailform input.float-left,
.newsletter-reg-form input.float-left,
.newsletter-confirm input.float-left {
	float: left;
	width: 1em;
}

.mailform div.spezialinfo,
.newsletter-reg-form div.spezialinfo,
.newsletter-confirm div.spezialinfo {
	margin-left: 12em;
	padding-left: 0.17em;
	padding-top: 0.83em;
	width:auto;
}
.mailform .radiofields label,
.newsletter-reg-form .radiofields label, .leiterinnenboerse .radiofields label {
	width: 3em;
	display: inline;
	float: none;
}
.mailform fieldset,
.tx-srfeuserregister-pi1 fieldset,
.newsletter-reg-form fieldset,
.newsletter-confirm fieldset, .leiterinnenboerse .fieldset, .address fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	/*margin-top: 4em; ausgeschlatet 14.5.09*/
}

.mailform fieldset legend,
.newsletter-reg-form fieldset legend,
.newsletter-confirm fieldset legend, .leiterinnenboerse .fieldset {
	margin-bottom: 2em;
	padding:0;
}

.mailform input, .mailform textarea,
.tx-skcalendar-pi1 table input, .tx-skcalendar-pi1 table textarea,
.newsletter-reg-form table input, .newsletter-reg-form table textarea
 {
	width: 33em;
}

.tx-skcalendar-pi1 table select {
	width: 33.2em;
}
*+html .tx-skcalendar-pi1 table select,
* html .tx-skcalendar-pi1 table select,
*+html .newsletter-reg-form select,
* html .newsletter-reg-form select {	/* IE Css hack */
	width: 33.55em;
}

.tx-skcalendar-pi1 table td.range input {
	width: 14.95em;
}
*+html .tx-skcalendar-pi1 table td.range input,
* html .tx-skcalendar-pi1 table td.range input {	/* IE Css hack */
	width: 14.85em;
}

.mailform .select,
.newsletter-reg-form select {
	width: 24.9em;
}

.mailform input.submit,
div.spenden input.submit2, div.spenden input.submitback,
.news-search-form .news-search-form-submit input,
div.tx-skcalendar-pi1 input.submit,
.newsletter-reg-form input.submit,
.newsletter-confirm input.submit {
	background-color:#e5f2f8;
	line-height:1.3em;
	margin-right: 0.83em;
	margin-top:1em;
	height: 2.2em;
	border:0;
	border-left:2px solid #c0c7c1;
	border-top: 2px solid #c0c7c1;
	text-align:center;
}
.mailform input.submit,
div.spenden input.submit2,
div.spenden input.submitback {
	width: 8em;
}

div.spenden input.submit2,
div.spenden input.submitback {
 float:right;
}

.mailform td { 
 width:20em;
  }

div.spenden input.submit, div.spenden input.submit2 { 
 margin-right:5.1em;
  width:13em;
}

div.spenden input.submitback , div.spenden input.submit2{ 
  float:none;
   }
div.spenden input.submit2 {
 width: 20em;
}
   

#boxright .empty {
	display: none;
}


 
 
/*
 * --- News---
 */
 
/* ---  clearer  --- */
.news-list hr.clearer, .news-list-article hr.clearer,
.news-single-item hr.clearer, .news-latest-container hr.clearer {
	clear: right;
	height: 0px;
	border: 0;
	display: none;
}
.news-latest-container hr.clearer {
	clear: left;
}

/* ---  News - LATEST Ansicht (Box-Rechts) --- */
.news-latest-container {
	margin: 0;
	padding: 0;
}
.news-latest-container h3 {
	margin:0;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	
	padding: 0.42em 0.42em 0 0.42em;;
	margin: 0;
}
.news-latest-item h3 {
	padding:0;
}
.news-latest-item h4 {
}
.news-latest-item p {
	margin-top: 0;
}
.news-latest-item img {
	margin-right: 0.42em;
	float: left;
}
.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size: 0.83em;
}
.news-latest-date {
	margin-top:0;
}
.news-latest-morelink {
	clear: both;
	height: 1em;
	margin-bottom: 2px;
	text-align: right;
}
.news-latest-gotoarchive {
	padding: 0.42em;
	margin: 0;
	background: rgb(0,123,182);
	font-weight: bold;
	height: auto;
}
.news-latest-gotoarchive a, .news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited {
	color: #FFFFFF;
}
.news-latest-gotoarchive a:hover {
	text-decoration: none;
}

/* News - LISTEN Ansicht */
.news-list {
}
.news-list-article {
	clear: both;
	border-bottom: 0.08em solid rgb(0,123,182);
	padding-bottom: 0.83em;
	margin-bottom: 0.83em;
}
.news-list-image {
	float: left;
	width: 19%;	
}
*+html .news-list-image, * html .news-list-image {	/* IE Css hack */
	width: 18%;	
}
.news-list-date {
	float: left;
	width:19%;
	margin-left: 2%;
	font-weight: bold;
}
*+html .news-list-date, * html .news-list-date {	/* IE Css hack */
	width: 20%;
}
.news-list-content {
	float: left;
	width: 59%;
	margin-left: 1%;
}
*+html .news-list-content, * html .news-list-content {	/* IE Css hack */
	width: 58%;
}

.news-list-article-footer {
	clear: both;
	/*width: 59%;*/
	/*margin-left: 41%;*/
}
.news-list .link-more {
	margin:0;
	font-size: 0.83em;
}
.news-list .link-more a {
	float: right;
}
.news-list-article-footer br {
	clear: both;
}

/* --- News SEARCH Form --- */
.news-search-form {
	margin: 0;
}
.news-search-form form {
	margin: 0;
}
.news-search-form input.news-search-input {
	width: 22.35em;
	margin-bottom: 0;
}
.news-search-form .news-search-form-submit {
	margin-left: 0.83em;
}

.news-search-emptyMsg {
	margin-top: 0;
	margin-bottom: 0.83em;
	padding: 0;
	font-size: 0.83em;
}


.news-list-imgcaption {
	float: left;
	font-size: 0.83em;
}


/* ------------------*/
.news-list-container img {
	float: right;
	border:1px solid #ccced0;
	margin:5px;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-list-browse {
	text-align: center;
}


/* --- News - PAGE BROWSER --- */
.browseBoxWrap {
	padding:5px;
}
.tx-ttnews-browsebox td {
	font-size: 0.83em;
}
.tx-ttnews-browsebox-strong {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p {
	margin: 0;
}
.tx-ttnews-browsebox-SCell {
	background: rgb(0,123,182);
}
.tx-ttnews-browsebox-SCell a {
	color: #ccced0;	
}

/* --- News - SINGLE view --- */
.news-single-item {
}
.news-single-item h2 {
}
.news-single-item h3 {
}
.news-single-item p {
	margin-top: 0;
}
.news-single-img {
	float: left;
	width: 19.17em;;
	margin-right: 0.83em;
}
.news-single-imgcaption {
	clear:both;
	line-height: 1.33em;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	clear: both;
	margin-top: 15px;
	padding-bottom:0px;
}
.news-single-related, .news-single-files, .news-single-links {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
    clear: both;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/* --- News - ARCHIVMENU (AMENU) --- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #ccced0;
	background-color:#FFFFFF;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#fff;
	padding:3px;
	border:1px solid #ccced0;
	background-color:#056597;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #ccced0;
	padding: 2px;
	background-color: #056597;
	color:#fff;
}

/* News - CATEGORYMENU (CATMENU) --- */
.news-catmenu {
	margin-top:0;
	margin-bottom:1em;
}
.news-catmenu span {
 padding-right:1em;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  News - catmenu mode --- "nestedWraps" --- */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #ccced0;
	border-top:1px solid #ccced0;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #ccced0;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #ccced0;
	border-top:1px solid #ccced0;
}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #ccced0;
}

/*
 * --- Agenda ---
 */
.viertel {
 display:block;
 float:left;
 width: 25%;
}

.center {
 text-align:center;
}
table.monthview th {
 width:14.2%;
 background-color:#e5f2f8;
 font-weight:bold;
}
table.monthview td {
	vertical-align: top;
	width:14.2%;
	padding: 0.25em;
}
.colored {
	color: rgb(0,123,182);
}
h3 .colored {
	margin-left: 0.83em;
}
#content ul.calendar_navi li { 
 list-style-type:none;
 display:block;
 float:left;
 padding-right: 2em;
 }

#content ul.calendar_navi { 
 padding-left:0;
 }

table.weekview {
	margin-top: 1.25em;
}
/*
 *	---- Agenda List-view -----
 */
table.listview {
}
table.listview td {
	padding: 0.415em;
	vertical-align: top;
}
table.listview .agenda-title,
table.listview .agenda-org {
	padding: 0 0.83em 0.83em 0;
}
table.listview .agenda-date {
	padding: 0 0.83em 0.83em 0.415em;
}
table.listview .agenda-title {
}
table.listview .agenda-org {
}
table.listview .agenda-loc {
	padding: 0 0 0.83em 0;
}

/*
 *	---- Agenda Detail-view -----
 */
#detailview {
}
#detailview table {
	background: none;
}
#detailview p {
	/*margin-bottom: 0.83em;*/
}
#detailview p img {
	/*float: left;*/
	/*width: 19.17em;;*/
	margin-right: 0.83em;
}
/* Monats-Navi */
div.listmonthview_navi {
	padding: 0.42em;
	margin-top: 0.83em;
}
.listmonthview_navi-title {
	font-weight: bold;
	margin-bottom: 0.42em;
}
table.listmonthview_navi td {
	padding: 0 0.83em 0.83em 0;
}
.detailview {
	width: 100%;
}
.detailview td {
	vertical-align: top;
}
.detailview .detail-common {
	width: 19%;
}


/*
 * Kurslisten
 */
 
#content .kursliste .titel {
 font-weight:bold;
 /*color: #007BB6;*/
}

#content .kursliste {
 margin-top: 1em;
 margin-bottom:1em;
}
#content .kursliste th {
 color: #007BB6;
}

#content .kursliste td {
 vertical-align: top;
 padding-right:3px;
}

/*
 * FAQ
 */
ul.tx-irfaq-questions-list {
margin-bottom:2em;
}

div.tx-irfaq-answer{
margin-top: 3em;
border-bottom:0.08em solid #CCCED0;
padding-bottom:1.5em;
}

div.tx-irfaq-top{
text-align: right;
float: right;

}

/*********************
	    *** indexed_search ***
	    **********************/
	    #inhalt .tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin-right:5px; }
        
        /* Align the form fields and labels */
	    #inhalt .tx-indexedsearch-searchbox label {
	        margin-right:1em;
	        width:10em;
	        float:left;
	        }
        /* Floating items to the right */
	    #inhalt .tx-indexedsearch-result-count,
        #inhalt .tx-indexedsearch-percent {
	        font-size:0.9em;
	        letter-spacing:0;
	        font-weight:normal;
	        margin-top:-1.2em;
	        float:right;
	        }
        /* Align result info */
	    #inhalt dt.tx-indexedsearch-text-item-size,
	    #inhalt dd.tx-indexedsearch-text-item-size,
        #inhalt dt.tx-indexedsearch-text-item-crdate,
       #inhalt dd.tx-indexedsearch-text-item-crdate,
        #inhalt dt.tx-indexedsearch-text-item-mtime,
        #inhalt dt.tx-indexedsearch-text-item-path {
            margin-left:0;
	        float:left;
	        }
        /* Reset margin of the last element in the result info */
        #inhalt dd.tx-indexedsearch-path {
            margin-left:0;
	        }
	    /* Result browser */
	    #inhalt ul.browsebox li {
	        list-style:none;
	        margin-bottom:1em;
	        margin-right:1em;
	        float:left;
	        }
            
	    /* Clear the result browser float */
	    #inhalt .tx-indexedsearch-res {
	        clear:both;
	        }
            
	        #inhalt .tx-indexedsearch-searchbox fieldset{
	        border: 0;
	        padding: 0;
	        }
	        
	        #inhalt .tx-indexedsearch-res h3{
	        margin-top:2em;
	        }
            #inhalt .tx-indexedsearch-res p {
            margin: 0 0 0 0;
            }
            #inhalt .tx-indexedsearch-res dl{
            margin-top: 0.5em;
            }

/* 
 * Kursleiterinnenboerse
 */

div.leiterinnenboerse{ 
 margin-top:1em;
 }

div.leiterinnenboerse legend{
  visibility:hidden;
}

div.leiterinnenboerse fieldset{
  border:0;
}

div.leiterinnenboerse .float fieldset{ 
 padding-top:0;
 }

.leiterinnenboerse tr.trenner th, tr.trenner td{
  border-bottom:5px solid white;
}

tr.trenner_top, tr.trenner_top2{ 
  border-top: 1em solid white;
 }

tr.trenner_bottom{ 
  border-bottom: 1em solid white;
 }

tr.trenner_bottom td{ 
  padding-top: 6px;
 }

tr.trenner_top2 td{ 
padding-top: 6px;
 }



.leiterinnenboerse table.list2 tr.trenner td, .leiterinnenboerse table.list2 tr.trenner th, .leiterinnenboerse table.list2 tr.trenner, .address tr.trenner { 
  border-bottom: 18px solid white;
 }
.leiterinnenboerse form textarea{ 
  width:32em;
 }

.leiterinnenboerse td input{ 
  width:32em;
 }

.leiterinnenboerse input:submit{ 
 width:12em;
 }

.leiterinnenboerse form table{ 
 border-collapse: separate;
 padding: 2px;
 width: 80%;
 }

.leiterinnenboerse th{ 
 width: 24%;
 }

.leiterinnenboerse td{ 
 width: 70%;
 }

.leiterinnenboerse table.list td{ 
 width:35%;
 vertical-align:top;
 }
 
 .leiterinnenboerse table.listsportclub td{ 
 width:25%;
 }
 
 .leiterinnenboerse table.list th{
  vertical-align:top;
 }

.leiterinnenboerse td span{ 
 width: 50%;
 display:block;
 float:left;
}
.leiterinnenboerse td span.odd{ 
 float:right;
}

.leiterinnenboerse td span.season{ 
 width:100%;
 padding-top:0.8em;
 }


.leiterinnenboerse table.list2{ 
  width:75%;
 }

.leiterinnenboerse table.list3{ 
  width:100%;
 }

.leiterinnenboerse table.list3 th,.leiterinnenboerse table.list3 td { 
 width: 8%;
 }

  
#content div.leiterinnenboerse td input.date{
  width:12em;
  vertical-align: top;
}

.leiterinnenboerse .checkbox, .leiterinnenboerse input.radiofields{
  vertical-align: middle;
}

#inhalt .leiterinnenboerse ul.error{ 
  list-style-type:none;
  list-style-image: none ;
  padding-left:0;
 }

#content div.leiterinnenboerse div.sort{ 
 margin-bottom: 1em;
 }

#content div.leiterinnenboerse div.sort span{ 
  margin-right:2em;
  margin-bottom: 1em;
  float:left;
 }

#content div.leiterinnenboerse div.sort span.float, #content div.leiterinnenboerse div.sort span.float form{ 
  float:left;
 }
 
 
/*FE-User Register*/


		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: 0; font-size: 1em}
        
        
		.tx-srfeuserregister-pi1 legend { font-weight: normal; margin: 0;}
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
        .tx-srfeuserregister-pi1-text {width: 32em;}
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; 
        background-color:#E5F2F8;
/*min-height:265px;*/}
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 12em; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 70%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }



#content div.address span.info{ 
  color:green;
 }


#content div.address form .mandatory{  
  color:blue;
 }

#content div.address form legend .mandatory{ 
  line-height: 3em;
 }

#content div.address form .wrong, .error{ 
  color:red;
 }

#content div.address form .abstand{ 
 padding-top:1em;
 }

#content div.address form label.mandatory:after{ 
 content: " *";
 }

#content div.address .error img{ 
 float: left;
 padding-right: 1em;
 }

#content div.address .error span{  }

div.address a.asubmit{ 
 background-color: #eeeae6;
 border-color:#b4aeac;
 font-size:0.75em;
 padding:15px;
 text-align: center;
 padding-top: 0px;
 padding-bottom:0px;
 margin-top:0px;
 width:13em;
 display:block;
 }

div.address input.asubmit{ 
 background-color: #eeeae6;
 border: 1px solid #b4aeac;
 padding-top:1px;
 padding-bottom:1px;
 margin-right:1em;
 }

.headerSortDown, .headerSortUp, table.tablesorter .header{ 
 cursor:pointer;
 background-repeat: no-repeat;
 background-position: left center;
 padding-right: 0.7em;
 padding-left: 0.7em;
 }

.imaddress #group td{
 padding-right:5px;
 min-width: 4em;
}


.imaddress #subnav, .address #subnav{ 
 float:right;
 }

.imaddress #subnav ul, .address #subnav ul{ 
 list-style:none;
 margin-top: -4em;
 }

* html .imaddress #subnav ul, #html .address #subnav ul, *+html .imaddress #subnav ul, *+html .address #subnav ul{ 
 list-style:none;
 list-style-type:none;
 list-style-image:none;
 margin-top: 0em;
 }
 
 * html .imaddress #subnav ul, * html .address #subnav ul{
  margin-top: 2em;
 }
 
 

.imaddress a.detaillink:before{ 
  content:url(/fileadmin/bilder_struktur/more.png);
  padding-right:0.2em;
 }

.imaddress tr.mitgliedtyp3{ 
  color:red;
 }

.imaddress .dontbr{ 
min-width:6.2em;
 }

#listhead{ 
 width:63.6em;
 margin-bottom:2.5em;
 }
.user-imaddress-pi1 .address{
 width:63.6em;
 }

#content table thead .header{ 
background-image:url(/fileadmin/bilder_struktur/sort_updown_grau.gif);
 }

#content table thead .headerSortDown{ 
 background-image:url(/fileadmin/bilder_struktur/sort_down.gif);
 }

#content table thead .headerSortUp{ 
 background-image:url(/fileadmin/bilder_struktur/sort_up.gif);
 }

dt{ 
 float:left;
 font-weight:bold;
 }

dd{ 
 display:block;
 margin-left:1em;
 }
