/***************************/
/* General element styles: */
/***************************/

* { 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin:0;
	padding:0;
	background-color: transparent;
}

html {
	font-size: 100.01%;
	
}
body { 
	color: #313131;
	font-size: 70%;
}

p, li, .tx-jppageteaser-pi1-list-entry-description, table.contenttable{
	line-height: 170%;
	font-size: 110%;
}

#content-right-top p {
	margin-bottom: 25px;
	line-height: 15px;
}

/* FALLS EINE TABELLE EINGEBAUT IST START */

div#content-right-top td h3,
div#content-right-top td h3 a{
	font-size: 11px;
	line-height: 12px;
        text-decoration: none;
	font-weight: bold;
	color: #b9000d;
	margin: 0;
	padding: 0;
}


div#content-right-top td {
	text-decoration: none;
	padding-bottom: 5px;
	color: #000;
	line-height: 12px;	
	font-size: 11px !important;
}

div#content-right-top td a{
	text-decoration: none;
	color: #000;
	border-bottom: none; 	
}

div#content-right-top div.csc-frame-frame1 { 
	background-color: none; 
	padding: 0px; 
	border: 0px; 
	margin-bottom: 0px;
}

/* FALLS EINE TABELLE EINGEBAUT IST ENDE*/

p a, .tx-jppageteaser-pi1-list-entry-link-item a, table.contenttable a, ul.csc-menu-1 a { 
    text-decoration: none;
	border-bottom: 1px dotted;    

}

p a:hover, .tx-jppageteaser-pi1-list-entry-link-item a:hover, table.contenttable a:hover, ul.csc-menu-1 a:hover { 
	color: #b9000d;
	text-decoration: none;
	border-bottom: 1px dotted #850009;
}

#menu-top-left a, #sprache a {
	color: #727373;
	text-decoration: none;
}

a {
	color: #000;
}

a img {
	border-width: 0;
	border-style: none;
}
a:hover { 
	color: #b9000d;
	text-decoration: underline;
}
:focus {
	outline: 0;
}

input, textarea, option { 
	padding-left: 2px;
}
textarea { 
	font-size: 100%;
}

table {
	border-collapse:collapse;
}
td { 
	vertical-align : top; 
	
}
pre { 
	font-family: monospace; 
}
strong {
	font-weight: bold;
}

/* @group jQuery Menu */

/* Basic code - don't modify */
 
#nav { 
	display: block; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	}

#nav li { 
	display: block; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	float: left; 
	position: relative; 
	}
	
#nav a { 
	display: block; 
	}

#nav ul { 
	display: none; 
	position: absolute; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	}

* html #nav ul { 
	line-height: 0;
	} 
	
/* IE6 "fix" */
#nav ul a { 
	zoom: 1; 
	} 

/* IE6/7 fix */
#nav ul li { 
	float: none; 
	}
	
#nav ul ul { 
	top: 0; 
	}
    
/* Essentials - configure this */

#nav ul { width: 220px; }
#nav ul ul { left: 221px; }

/* REIHENFOLGE WICHTIG! */
 
#nav { 
	height: 33px;
	line-height: 33px;
	text-align: left;
	
}

#nav *:hover {
	color: #b9000d;
	background-color: #fff;
}

#nav a { 
	border-right: 1px solid white; 
	color: #000; 
	font-size: 12px; 
	line-height: 33px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
}

#nav li.hover a {
}

#nav ul { top: 33px;
}

#nav ul li a { 
	background-color: #fff;
	color: #000;
}

#nav ul a.hover, #nav ul li a:hover {
	color: #b9000d;
	background-color: #e6e6e6;
}

#nav ul a { 	
   border-right: none;
	text-decoration: none;
}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */



/* @end */

/******************/
/* Menu Left // Level 1 */
/******************/

#menu-left-wrap ul {
	margin: 0;
	padding: 0;
}

#menu-left-wrap ul li {
	display:block; 
	list-style-position: outside;
	list-style: none;	
	padding: 0;  
	line-height: 21px;
	font-size: 90%;
	margin: 0;
	text-transform: uppercase;	
}

li.menu_NO
	{ 
	text-decoration:none;
	color: #000;
}

li.menu_NO a:link,
li.menu_NO a:visited
	{
	display: block;	
	text-decoration:none; 
	color: #000;
}

li.menu_NO a:hover
	{  
	display: block;		
	color: #b9000d; 		
	margin-right: 0;
}

li.menu_ACT
	{   	
	text-transform: uppercase;
}

li.menu_ACT a:link,
li.menu_ACT a:visited
	{   		
	display: block;	
	text-decoration:none;
	color: #b9000d;		
}

/******************/
/* TOP QUICKLINKS */
/******************/

#top-quicklinks ul {
	display:block;
	padding-left: 0em;
}

#top-quicklinks ul li {
	list-style-position: inside;
	list-style: none; 
	padding: 0;  
	float: left;
	margin: 0 15px 0 0;
	color: #41413f;
}

li.top-quicklinks_NO a:link, li.top-quicklinks_NO a:visited, li.top-quicklinks_CUR a:link, li.top-quicklinks_CUR a:visited
	{ 
	display:block; 
	text-decoration:none; 
	font-size: 90%;
	margin-right: 0;
	color: #41413f;
	text-transform: uppercase;
}

li.top-quicklinks_NO a:hover, li.top-quicklinks_CUR a:hover
	{ 
	display:block; 
	color: #b9000d;
	font-size: 90%;
	margin-right: 0;
	border-bottom: 1px dotted;
	text-transform: uppercase;
}

/******************/
/* FOOTER */
/******************/

#footer ul {
	display:block;
	padding-left: 0em;
}

#footer ul li {
	list-style-position: inside;
	list-style: none; 
	padding: 0;  
	float: left;
	margin: 0 15px 0 0;
	color: #41413f;
}

li.footer_NO a:link, li.footer_NO a:visited, li.footer_CUR a:link, li.footer_CUR a:visited
	{ 
	display:block; 
	text-decoration:none; 
	font-size: 90%;
	margin-right: 0;
	color: #41413f;
	text-transform: uppercase;
}

li.footer_NO a:hover, li.footer_CUR a:hover
	{ 
	display:block; 
	color: #b9000d;
	font-size: 90%;
	margin-right: 0;
	border-bottom: 1px dotted;
	text-transform: uppercase;
}

/******************/

/*Klicker*/

/******************/

.klickpfad-NO {
	text-decoration: none;
}

.klickpfad-CUR {
	color: #fff;
	text-decoration: none;
}

/******************/

/* Headers, plain */

/******************/
h1,h2,h3,h4 {
	color: #b9000d;
	font-weight: normal;
	font-style: normal;

}

h1 a,h2 a,h3 a, h4 a {
	color: #b9000d;
	text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover, h4 a:hover {
	color: #b9000d;
	text-decoration: underline;
}

#content-left-bottom-right h2, 
#content-left-bottom-right h2 a,
#content-left-bottom-left h2, 
#content-left-bottom-left h2 a,
#content-right-top h2, 
#content-right-top h2 a {
    color: #878787;
    font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 3px solid #d4d4d4;
	margin-bottom: 15px;
	padding-bottom: 6px;
	margin-top: 9px;
}

h1 {
	font-size: 140%;
	text-transform: uppercase;
	padding-bottom: 25px;
	border-bottom: 3px solid #d4d3d3;
	width: 586px;
	font-weight: bold;
	margin-bottom: 25px;
}
td h1 {width: auto;}
h2 { 
	font-size: 140%;
	margin: 30px 0 5px;
}

h3 { 
	font-size: 110%;
	margin: 30px 0 5px;
}

#content-right-top h3  {
	font-size: 12px;
	font-weight: bold;
	color: #b9000d;
	margin: 0 0 17px;
	padding: 0;
	line-height: 15px;
}

h4 { 
	font-size: 100%; 
}
h5 { 
	font-size: 100%; 
}
h1, h2, h3, h4, h5 { 
 
}

h1.csc-firstHeader, h2.csc-firstHeader, 
h3.csc-firstHeader, h4.csc-firstHeader, 
h5.csc-firstHeader {
	 margin-top: 0px; 
}

/* Headers, with link */
h1 a, h2 a, h3 a, h4 a, h5 a { 
	text-decoration: none; 
}

h1 a:hover, h2 a:hover, 
h3 a:hover, h4 a:hover, 
h5 a:hover { 
	text-decoration: underline; 
}

/* Header date */

#fragment-2 h2, 
#fragment-3 h2, 
#fragment-4 h2, 
#fragment-5 h2   {
	font-size: 11px;
	font-weight: bold;
	color: #b9000d;
	margin: 0;
	padding: 0;
}

#fragment-2 p, #fragment-3 p, #fragment-3 ul, #fragment-4 p, #fragment-5 p {	
	text-decoration: none;
	padding-bottom: 5px;
	color: #000;
	line-height: 14px;	
	font-size: 11px !important;	
}

#fragment-3 ul li {	
	line-height: 14px;	
	font-size: 11px;	
}

p.csc-header-date { 
	font-size: 90%; 
	color: #186900; 
}

/* Subheader, general */
p.csc-subheader { 
	font-style: italic; 
	background-color: #EDEBF1; 
}

/* Subheader, specific */
p.csc-subheader-0 { 
	font-style: normal; 
}
p.csc-subheader-1 { 
	color: #186900; 
}
p.csc-subheader-2 { 
	color: #10007B;
}
p.csc-subheader-3 { 
	color: #8A0020;
}

/* @group Radio Buttons */

/* Checkboxes */
label.checkbox_checked {
	background: #fff url(tick.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}
label.checkbox_unchecked  {
	background: #fff url(cross.png) no-repeat;	
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}

/* Radio Buttons */
label.radio_checked {
	background: url(bullet_green.png) no-repeat 0 2px;	
	display: block;
	padding-left: 25px;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
}
label.radio_unchecked  {
	background: url(bullet_white.png) no-repeat 0 2px;	
	display: block;
	padding-left: 25px;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
}


/* Hover State */
label:hover{
	color: #575B60;
}

label.highlighted {
	border: 1px solid #333;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -1000px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */



/* @end */

/* @group RTE / Bodytext */

/*******************/
/* RTE / Bodytext: */
/*******************/

.important {
	color: #850009;
	font-weight: bold;
}

.important a {
	color: #850009;
	font-weight: bold;
}

.important a:hover {
	color: #313131;
}

.indent {
	margin-left:50px;
}

/* RTE / Bulletlists */
ul { 
	padding-left: 20px;
	margin: 0;
}
ol {	 
        padding-left: 20px; 
}

li {
	list-style-type: square;
}

/* RTE / Table styling */

table.contenttable { 
	border: 0px #333 solid; 
	margin: 0 0px 10px; 
	width: 100%;
	border-collapse:separate;
        border-spacing:1px; 
}
table.contenttable tr td, table.contenttable tr th {
	padding: 2px 3px 2px 0;
}
table.contenttable tr td p { }
table.contenttable tr {  }

table a { 
	color: #0e2c4f; 
    text-decoration: none; 

}

table a:hover { 
	color: #0e2c4f;
	text-decoration: underline; 	 	
}



/* @end */

/* @group Images */

/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-textpic-caption {
	padding-top: 5px;
	font-size: 110%;	
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 20px; }



/* @end */

/* @group Bulletlists */

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
ul.csc-bulletlist li {}

/* Bulletlists, specifically */
ul.csc-bulletlist-0 { }
ul.csc-bulletlist-1 { 
	color: #186900; 
	list-style-type : decimal; 
}
ul.csc-bulletlist-2 { 
	color: #10007B; 
	list-style-position : inside;
}
ul.csc-bulletlist-3 { 
	color: #8A0020; 
	list-style-image: url(img/red_arrow_bullet.gif); 
}



/* @end */

/* @group Tables, generally */

/*********************/
/* Tables, generally */
/*********************/
table.contenttable p { }

/* Tables, specifically */
table.contenttable-0 p { }

table.contenttable-1 p { 
	color: #186900; 
}
table.contenttable-1 tr.tr-0 td p { 
	font-weight: bold; 
}
table.contenttable-1 tr.tr-0 td { 
	background-color: #D1D2E4;
}

table.contenttable-2 p { 
	color: #10007B; 
}
table.contenttable-2 tr td.td-0 { 
	background-color: #F5FFAA;
}
table.contenttable-2 tr td.td-0 p { 
	font-weight: bold; 
}

table.contenttable-3 p { 
	color: #8A0020; 
}
table.contenttable-3 tr td.td-0, 
table.contenttable-3 tr.tr-0 td { 
	background-color: #D1D2E4;
}
table.contenttable-3 tr td.td-0 p, 
table.contenttable-3 tr.tr-0 td p { 
	font-weight: bold; 
}



/* @end */

/* @group Filelinks, generally */

/************************/
/* Filelinks, generally */
/************************/
table.csc-uploads { 
	border: 0px; 
}
table.csc-uploads tr td p { }
table.csc-uploads tr.tr-even td { 
	background-color: #EDEBF1; 
}
table.csc-uploads tr.tr-odd td { 
	background-color: #D8D7DC; 
}
table.csc-uploads tr td.csc-uploads-icon { 
	padding: 0 6px;  
	width: 1%; 
	text-align: center; 
	vertical-align: middle; 
}
table.csc-uploads tr td.csc-uploads-fileName { 
	width: 80%; 
	padding-left: 5px; 
}
table.csc-uploads tr td.csc-uploads-fileName p a { 
	font-weight: bold; 
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description { 
	font-style: italic; 
}
table.csc-uploads tr td.csc-uploads-fileSize { 
	white-space: nowrap; 
	padding: 0 6px; 
}

/* Filelinks, specifically */
table.csc-uploads-1 { 
	border-color: #186900; 
}
table.csc-uploads-2 { 
	border-color: #10007B;
}
table.csc-uploads-3 { 
	border-color: #8A0020; 
}
table.csc-uploads-3 tr td { 
	vertical-align: middle; 
}
table.csc-uploads-3 tr.tr-even td.csc-uploads-icon img { 
	border: 2px solid #333333; 
	}
table.csc-uploads-3 tr.tr-odd td.csc-uploads-icon img { 
	border: 2px solid #333333; 
}



/* @end */

/* @group Various Forms */

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */

fieldset {
	border:0px;
}

/* @group tx-thmailformplus-pi1 */

div.tx-thmailformplus-pi1 {
	margin: 0;
	padding: 0;
}

div.tx-thmailformplus-pi1 fieldset {
	margin: 0;
	padding: 0;
}

div.tx-thmailformplus-pi1 td{
	line-height: 170%;
	font-size: 110%;
}



/* @end */

.csc-mailform-field {
	margin: 5px 0;
	clear:both;
}
.csc-mailform-field label { 
	float:left;
	text-align:right;
	margin-right: 5%;
	width:30%;
}
.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select,
.csc-mailform-radio fieldset {
	width:50%;
	background-color:#fff;
}
input.csc-mailform-submit,
input.csc-mailform-check,
.csc-mailform-radio input {
	width:auto;
}
input.csc-mailform-submit {
        margin-left: 35% !important;/* see label width + margin*/
}
.csc-mailform-radio legend {
	display:none;
}

.csc-mailform-radio fieldset input {
	float:none;
}
.csc-mailform-radio fieldset label {
        text-align:left;
        float:none;
        width:auto;
        margin: 0;
}

.csc-loginform {
	padding: 5px;
	background-color: #EDEBF1;
}
.csc-loginform-field {
	margin: 5px 0;
}
.csc-loginform-field label { 
	float:left;
	text-align:right;
	margin-right: 5%;
	width:30%;
}
.csc-loginform-field input {
	width:50%;
	background-color:#fff;
}
input.csc-loginform-submit {
	width:auto;
        margin-left: 35% !important;/* see label width + margin*/
}



/* @end */

/* @group Search result */

/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
table.csc-searchResultInfo {  
	margin-top: 10px; 
	width: 100%;
}
table.csc-searchResultInfo tr { 
	background-color: #EDEBF1; 
}
table.csc-searchResultInfo tr td p { 
	padding: 0px 5px 0px 5px;
}
table.csc-searchResultInfo tr td.csc-searchResultRange p { 
	font-weight: bold; 
}
table.csc-searchResultInfo tr td.csc-searchResultPrevNext { 
	text-align: right; 
}

/* Search Result, header + abstract: */
h3.csc-searchResultHeader a { 
	color: #186900; 
}
h3.csc-searchResultHeader { 
	background-color: #EDEBF1; 
	font-size: 14px; 
	padding-left: 5px; 
}
p.csc-searchResult { 
	font-style: italic; 
	margin-left: 20px;
}

/* Search word markup */
span.csc-sword { 
	font-weight: bold; 
	color: red; 
}



/* @end */

/* @group Menu / Sitemap, generally */

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
div.csc-menu { 
	margin-left: 10px; 
}
div.csc-menu p { 
	font-weight: bold;
	margin: 1px 0px 0px 0px; 
	padding: 2px 2px 2px 10px; 
	background-color: #EDEBF1; 
}
div.csc-menu p a { 
	color: #000000; 
	text-decoration: none; 
}
div.csc-menu p a:hover { 
	color: #660000; 
	text-decoration: underline; 
}
div.csc-menu p.csc-section { 
	font-weight: normal; 
	margin-left: 20px; 
	font-style: italic; 
}

/* Menu / Sitemap, "Menu of these pages" */
div.csc-menu-def p {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
div.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
div.csc-menu-2 { }
div.csc-menu-2 p.csc-sitemap { }
div.csc-menu-2 p.csc-sitemap-level1 { 
	margin-left: 20px; 
}
div.csc-menu-2 p.csc-sitemap-level2 { 
	margin-left: 40px; 
}
div.csc-menu-2 p.csc-sitemap-level3 { 
	margin-left: 60px; 
}
div.csc-menu-2 p.csc-sitemap-level4 { 
	margin-left: 80px; 
}
div.csc-menu-2 p.csc-sitemap-level1 a { 
	color: #000000; 
}
div.csc-menu-2 p.csc-sitemap-level2 a { 
	color: #186900; 
}
div.csc-menu-2 p.csc-sitemap-level3 a { 
	color: #10007B; 
}
div.csc-menu-2 p.csc-sitemap-level4 a { 
	color: #8A0020; 
}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
div.csc-menu-3 { }
div.csc-menu-3 p.csc-section { 
	margin-left: 0px; 
}
div.csc-menu-3 p.csc-section a { 
	color: #186900; 
}

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
div.csc-menu-4 { }
div.csc-menu-4 p { 
	margin-top: 2px; 
}
div.csc-menu-4 p.csc-abstract { 
	font-weight: normal; 
	font-style: italic; 
	margin-top: 0px; 
	padding: 0px 2px 2px 20px; 
}

/* Menu / Sitemap, "Recently updated pages" */
div.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
div.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
div.csc-menu-7 { }
div.csc-menu-7 p { 
	font-weight: bold; 
}
div.csc-menu-7 p.csc-section a { 
	color: #186900; 
}



/* @end */

/* @group Frames, spacing, link-to-top */



/* @end */

/* @group Frames, spacing, link-to-top */

/********************************/
/* Frames, spacing, link-to-top */

/********************************/
p.csc-linkToTop { 
	text-align: right; 
}
p.csc-linkToTop a { 
	font-weight: bold; 
}

div.csc-frame { 
	border: 0px; 
}
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { 
	border-top: 1px solid #333333; 
	margin: 20px 0 10px 0;
}
div.csc-frame-rulerAfter { 
	border-bottom: 1px solid #333333; 
	margin: 10px 0 20px 0;
}
div.csc-frame-indent { 
	padding-left: 100px; 
}
div.csc-frame-indent3366 { 
	padding-left: 33%; 
}
div.csc-frame-indent6633 { 
	padding-right: 33%; 
}
div.csc-frame-frame1 { 
	background-color: #EDEBF1; 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #333; 
	margin-bottom: 20px;
}

div.csc-frame-frame2 { 
	padding: 2px 4px 2px 4px; 
	border: 1px solid #333; 
	margin-bottom: 20px;
}

table.csc-frame-frame2 { 
	padding: 2px 4px 2px 4px; 
	margin-bottom: 20px;
	margin: 10px 0px 0px;
}

table.csc-frame-frame2 img {
	margin: 8px;
	border-width: 0;
}

table..csc-frame-frame2 td {
	border-bottom: 1px solid silver;
}

.right {
	text-align: right;
}

div.csc-frame-frame1 h1, 
div.csc-frame-frame1 h2, 
div.csc-frame-frame1 h3, 
div.csc-frame-frame1 h4, 
div.csc-frame-frame1 h5 { 
	margin-top: 2px; 
}
div.csc-frame-frame2 h1, 
div.csc-frame-frame2 h2, 
div.csc-frame-frame2 h3, 
div.csc-frame-frame2 h4, 
div.csc-frame-frame2 h5 {
	margin-top: 2px; 
}



/* @end */

/* @group Frontend editing / TYPO3 Admin Panel */

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
img.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
table.typo3-adminPanel { 
	border: 1px solid black; 
	background-color: #F6F2E6; 
}
table.typo3-adminPanel tr.typo3-adminPanel-hRow td { 
	background-color: #9BA1A8; 
}
table.typo3-adminPanel tr.typo3-adminPanel-itemHRow td { 
	background-color: #ABBBB4; 
}
table.typo3-adminPanel table, table.typo3-adminPanel td { 
	border: 0px; 
}
table.typo3-adminPanel td font { 
	font-family: verdana; font-size: 10px; color: black; 
}
table.typo3-adminPanel td a font { 
	font-family: verdana; 
	font-size: 10px; 
	color: black; 
}
table.typo3-editPanel { 
	border: 1px solid black; 
	background-color: #F6F2E6; 
}
table.typo3-editPanel td { 
border: 0px; 
}



/* @end */

/* @group Debugging */

/*************/
/* Debugging */
/*************/
/*
h1, h2, h3, h4, h5, p, 
ul, ol, li, blockquote, pre{ 
	border: 1px dotted #999999;
}
td table { 
	border: 1px dotted #000099;
}
div { 
	border: 1px dotted #990000;
}
img.spacer-gif { 
	border: 1px solid black; 
}
*/

/*************/



/* @end */

/* @group tx-pbsurvey-pi1 */

.tx-pbsurvey-pi1 div {
}

.tx-pbsurvey-pi1 form {

	margin: 0;
	padding: 0;
}

.tx-pbsurvey-pi1 fieldset {

	margin: 0;
	padding: 0;
}

.tx-pbsurvey-pi1 .pagenumbering {
	font-size: 60%; 
	position: relative; 
	height: 15px;
	margin: 0;
	padding: 0;
}

.tx-pbsurvey-pi1 legend {
	margin: 0;
	padding: 0;
}

.tx-pbsurvey-pi1 .barcontainer { 
	border: 1px solid #000000; 
	width: 100px; 
	height: 15px; 
	position: absolute; 
	z-index: 6; 
	right: 0px;
	}

.tx-pbsurvey-pi1 .bar { 
	height: 15px; 
	z-index: 4; 
	position: absolute; 
	left: 0px;
	}

.tx-pbsurvey-pi1 .bartext {
	z-index: 5; 
	position: absolute; 
	left: 0px; 
	width: 100px; 
	height: 15px;
}

.tx-pbsurvey-pi1 .pageHeader {
	font-size: 150%; 
	font-weight: bold;
}

.tx-pbsurvey-pi1 .pageIntroduction {
}

.tx-pbsurvey-pi1 .survey_item {
}

.tx-pbsurvey-pi1 .itemform {
}

.tx-pbsurvey-pi1 .question {
	font-size: 12px;
	font-weight: bold;
	color: #b9000d;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.tx-pbsurvey-pi1 .questionNumber {
}

.tx-pbsurvey-pi1 .input-wrap {
	margin-bottom: 5px;
	vertical-align: middle;
}

.tx-pbsurvey-pi1 .questionSubtext p {
	margin-bottom: 5px;
	line-height: 15px;
}

.tx-pbsurvey-pi1 .required {color: #FF0000; vertical-align: super;}

.tx-pbsurvey-pi1 .survey_error {color: #FF0000;}

.tx-pbsurvey-pi1 .additional_ver {}

.tx-pbsurvey-pi1 .matrix {width: 100%;}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {background-color: #CCCCFF;}

.tx-pbsurvey-pi1 .matrix .columnFirst {font-weight: bold;}

.tx-pbsurvey-pi1 .matrix .columnNext {}

.tx-pbsurvey-pi1 .formbuttons {text-align: right;}



/* @end */

/* ------ ADDITIONALLS ----- */

/* @group tt_news */

/* @group tt_news SINGLE view */

/*----- tt_news SINGLE view --------*/



.news-single-item {
	width: 562px;

}

.news-single-img {
	float: right;


}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}

.news-single-timedata {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {

}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-subheader {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-style:normal;
	margin-bottom: 12px;
}

.news-single-content {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-style:normal;
}

.news-single-backlink-box {
	width: 377px;
	height: 20px;
	padding-bottom: 20px;
}

.news-single-backlink {
	width: 377px;
	height: 15px;
	padding-top: 2px;

}

.news-single-backlink A, 
.news-single-backlink A:LINK,
.news-single-backlink A:VISITED  {

	width: 377px;
	height: 15px;
	padding-top: 2px;

}

.news-single-backlink-clearer  {

	height: 1px;
    	background: url(../img/spacer-grau-01.jpg) repeat-x right
}

.news-single-additional-info {

/* 	clear: both; */
	margin-top: 15px;

	padding:0px;
	padding-bottom:0px;

}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #bdbdbd;
	margin:0px;
	margin-bottom: 6px;
	padding:3px;

}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-bottom:10px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;

	
}



/* @end */

/* @group tt_news LIST view */

/*-------- tt_news LIST view  -----------*/

.news-list-container {
}

.news-list-item {
	width: 570px;
	border-bottom: 1px dotted silver;
	padding-bottom: 7px;
	padding-top: 7px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;

}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-date {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #b9000d;
	padding: 0;
	margin: 15px 0 0;
}

.news-list-item h3 a{
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-list-subheader {
	text-decoration:none;
	font-style:normal;
	margin: 0 0px 15px 0;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-category {
	font-size: 10px;
	text-align: left;
	margin-bottom: 4px;
}

.news-list-morelink-box {
	width: 377px;
	height: 30px;

}

.news-list-morelink, 
.news-list-morelink A, 
.news-list-morelink A:LINK  {
	width: 377px;
	height: 15px;
}

.news-list-morelink-clearer  {

	height: 1px;
    	background: url(../img/spacer-grau-01.jpg) repeat-x right
}

.news-list-browse {
	text-align: center;
}



/* @end */

/* @group tt_news LATEST view */

/*------  tt_news LATEST view  -------------*/

.news-latest-container {
	float: left;
}



.news-latest-container-news {
	width: 170px;
	height: 12px;
	padding: 0px 0 0 0px;
}

.news-latest-container-inner {


}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-gotoarchive A {
	color:#fff;
}

.news-latest-item {
	line-height: 14px;	
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 10px;
	font-size: 11px;
	color: #000;
}

.news-latest-item a{
	text-decoration: none;
}

.news-latest-item a:hover{
	text-decoration: underline;
}


.news-latest-item h3 {
	margin-bottom: 2px;
	margin-top: 2px;
}

.news-latest-category {
	font-size: 11px;
	text-align: left;
	margin-bottom: 4px;
}

.news-latest-date {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #b9000d;
	margin: 0;
	padding: 0;
}

.news-latest-item P {
	color: black;
	margin-left: 0;
}

.news-latest-topic, .news-latest-topic A {

	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
}

.news-latest-subheader {
	font-size: 11px;
	text-decoration:none;
	font-style:normal;
	line-height: 12px;
}

.news-latest-morelink-box {
	width: 160px;
	height: 18px;
}

.news-latest-morelink, 
.news-latest-morelink A, 
.news-latest-morelink A:LINK  {	
	font-size: 11px;
	width: 160px;

	text-decoration:underline;
	margin-top: 2px;
	margin-bottom: 2px;
}

.news-latest-morelink-clearer  {

}



/* @end */



/* @end */

/* @group .tx-jppageteaser-pi1 */

/* #### TEASER BOXEN #### */

.tx-jppageteaser-pi1 {
	margin-top: 3px;
	margin-left: -7px;
}
		
		
		/* List View */
.tx-jppageteaser-pi1-list {
	margin-left: 7px;
}
		
.tx-jppageteaser-pi1-list-entry-first {
width: 265px;
margin: 0;
display: inline;
float: left;
	padding: 0;
}

.tx-jppageteaser-pi1-list-entry-even {
width: 265px;
margin: 0;
display: inline;
float: left;
	padding: 0;
}

.tx-jppageteaser-pi1-list-entry-last {
width:265px;
margin: 0;
float: left;
padding: 0;
}

.tx-jppageteaser-pi1-list-title, .tx-jppageteaser-pi1-list-title A {
	width: 265px;
	text-decoration: none;
	text-align: left;
	float: left;
}

.tx-jppageteaser-pi1-list-entry-description {
margin-top: 10px;
	margin-right: 20px;
}
		
.tx-jppageteaser-pi1-list-entry-image {
text-align:center;
}
		
.tx-jppageteaser-pi1-list-entry-image IMG {

}
		
.tx-jppageteaser-pi1-list-entry-link-item {
margin-top: 5px;
margin-bottom: 2px;
}

/* #### #### #### #### #### */



/* @end */

/* @group CODA SLIDER */

/* Most common stuff you'll need to change */

.coda-slider-wrapper {
	position: absolute;
	z-index: 5;
	width: 647px;
	height: 277px;
}

.coda-slider {}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { 
	height: 200px; 
	overflow: auto !important;
}
	
	/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { 
	width: 647px;
	height: 277px;
}

.coda-slider { 

	z-index: 10;
} 

.panel { 

	z-index: 15;
} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { 

}

.coda-slider-wrapper.arrows .coda-slider 
{
	margin: 0;
}
	
	/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { 
	color: #fff;  
	width: 50px;
	height: 277px;
}
	
	/* Tab nav */
.coda-nav ul li a.current {}
	
	/* Panel padding */
.coda-slider .panel-wrapper { 
	}
	
	/* Preloader */
.coda-slider p.loading { 
	text-align: center 
}

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
.coda-nav ul { 
	clear: both; 
	display: block; 
	margin: auto; 
	overflow: hidden; 
}

.coda-nav ul li { 
	display: inline;
}

.coda-nav ul li a { 
	color: #fff; 
	display: block; 
	float: left; 
	margin-right: 0; 
	text-decoration: none;
}
	
	/* Miscellaneous */
.coda-slider-wrapper { 
	clear: both; 
	overflow: auto 
}

.coda-slider { 
	float: left; 
	overflow: hidden; 
	position: absolute}

.coda-slider .panel { 
	display: block; 
	float: left;
}

.coda-slider .panel-container { 
	position: relative 
}
	
.coda-nav-left, .coda-nav-right { 
	float: left;
	position: absolute;
	z-index: 20;
}

.coda-nav-right {
	right: 0;
}

.coda-nav-left a, .coda-nav-right a { 
	display: block; 
	text-align: center; 
	text-decoration: none 
}



/* @end */

/* @group Mail Form Classic */

/* Formulare */

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
/*border: 1px solid #C0C0C0;*/
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
/*padding-left:110px;
border: 1px solid #C0C0C0;*/
	margin-left: 7px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}



/* @end */

/* @group tx-akcatbase-pi1 */

/* ### CATBASE ### */

div.tx-akcatbase-pi1 {

}

/* CATBASE LIST VIEW */

div.catbase-list-view {
	background-color: #FFFFFF;
	border: none;
}

div.catbase-list-item {
	margin-bottom: 20px;
	border-bottom: 1px dotted silver;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	width:586px;
}

div.catbase-list-title {
	padding-top:20px;
	padding-bottom:20px;
	width: 300px;
	float: left;
}

div.catbase-list-title h2 {padding: 0; margin: 0; font-size: 12px;}

div.catbase-list-image {
	width: 220px;
	float: left;
}

div.catbase-list-linktext {
	padding-top:20px;
	padding-bottom:20px;
	float: right;
	font-size:12px;
}

div.catbase-list-floatclear {
	clear: left;
}

/* CATBASE DETAIL VIEW */

div.catbase-detail-view {
	background-color: #FFFFFF;
}

div.catbase-detail-title {
margin-bottom:10px;
}

div.catbase-detail-image {
margin-bottom:10px;
}

div.catbase-detail-description {

}

div.catbase-detail-category {
	color: maroon;
	margin-top: 20px;
}

div.catbase-detail-profile {
	margin-top: 20px;

}

div.catbase-detail-backlink {
	margin-top: 10px;
}



/* @end */

/* @group wt_twitter */

#wt_twitter_newsticker {
	padding: 0 30px 0 0;
	margin: 0;
	background: url(icon_twitter.gif) no-repeat 0 6px;
}
#wt_twitter_newsticker ul {
	list-style-position: inside;
	display:block; 
	list-style: none; 
	min-height: 20px;
}

#wt_twitter_newsticker ul li {
	list-style-position: inside;
	list-style: none;
	margin-left: 20px;
}
#wt_twitter_newsticker li.error {
	color: #f00;
}
#wt_twitter_newsticker #togglenewsticker {
	background: maroon url(icon_close.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
	margin: -51px 0 0 1px;
}
#wt_twitter_newsticker #togglenewsticker {
	right: 30px;
	background-color: navy;
}



/* @end */

/* @group EVENTBASE RATING */

/* @group teaser */

.tx-eventbase-pi4{
}

.eb-teaser-event{
	font-size: 12px;
	font-weight: bold;
	color: #b9000d;
	margin: 0 0 17px;
	padding: 0;
	line-height: 15px;
}

.eb-teaser-person{
    color: #878787;
    font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

.eb-teaser-comment{
	line-height: 15px;
}



/* @end */

/* Rating  */


a.rating {

 background:url(/fileadmin/association/img/leer1.gif) repeat-x;
   height:12px;
   width:80px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
   cursor:pointer;
/*    background-color:red;*/
}

a.rating span {

/* background:url(/fileadmin/association/img/voll.gif);*/
   display:block;
   height:100%;
   width:0;
   background-color: #b9000d;
}

a.rating div {

 background:url(/fileadmin/association/img/starmask.gif);
   display:block;
   height:100%;
   width:80px;
   margin-top:-12px;
}


.bild{

 background:url(/fileadmin/association/img/leer1.gif) repeat-x;
   height:12px;
   width:80px;
   overflow:hidden;
   display:block;
   margin-left:-2px;
   cursor:pointer;
	}

.bild div{

background:url(/fileadmin/association/img/voll.gif);
display:block;
height:100%;
width:0%;
	}


/* Rating  */



/* Detail */

.tx-eventbase-pi1{
float:left;
width:586px;
}

.tx-eventbase-pi2{
	background-color:#F7F7F7;
float:left;
width:650px;
}

.eventbase_headline{
padding:0px 0 5px 7px;
}


.eventbase-detail-view{

margin-bottom:12px;
/*border-bottom:4px solid #C73328;*/
border-top:3px solid #D7D8D8;
width:586px;
}

.eventbase-rating-titel{
width:586px;
padding-bottom:5px;
/*margin-top:10px;*/
}

.eventbase-rating-titel h1 {
padding-left:7px;
width: 579px;
}
.tx-eventbase-pi1-form{
width:586px;
}

.tx-eventbase-pi1-form input, .tx-eventbase-pi1-form textarea {
background-color: white;
border: 1px solid #D7D8D8;
}

.eventbase-list-leftbox{
	}
	
	.eventbase-list-title{
	
}

	.eventbase-list-title h2{
	color:#707070;	
}	
	
	.eventbase-list-teaser{
	padding-top:5px;
}

	.eventbase-list-teaser a{
	
}	
	.eventbase-list-view{

}
	
.eventbase-list-item{
	color:#707070;
font-size:120%;
line-height:15px;
margin:0;
padding:15px;
padding-bottom:0;
}	

.detail_view{
margin-bottom: 10px;
/*background-color:#F6F0E8;*/
	}

.company{
	
	}
.comment{
	
}

.eventbase-header{
margin-left:7px;
margin-bottom:10px;
}
.eventbase-detail-location{
list-style-type:square;
color:#707070;
font-size:120%;
font-weight:bold;

}

.eventbase-detail-link{
list-style-type:square;
color:#707070;
font-size:120%;
font-weight:bold;
}

.commentListing{
text-decoration:none;
}

ul.commentListing li {
/*margin:0 0 4px;*/
overflow:hidden;
padding:0 7px 7px 0px;
text-decoration:none;
font-weight:bold;
}

.dashed_bottom {
/*background:transparent url(/fileadmin/association/img-content/eventbase/dashed_line_hori_repeat.gif) repeat-x scroll left bottom;*/
border-bottom: dashed 1px #D7D8D8;
}



.eventbase-order-form{
float:left;
/*background-color:#D6D6D6;*/
background-color:#f2f2f2;
border-bottom:3px solid #D7D8D8;
border-top:3px solid #D7D8D8;
margin-bottom:12px;
padding-top:10px;
width:586px;
}


.eventbase-form{
color:#B72C22;
font-size:130%;
list-style-type:square;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}

.table-form{
margin-left:8px;
}


.table-form tr td{
font-size:120%;
}

.eventbase-orderform-backlink{
margin-bottom:10px;
width:635px;
font-size:120%;
}

.event-list-desc{
margin-top:5px;
margin-bottom:5px;
margin-left:15px;
}
.event-list-desc h2 {
color: #707070;
font-size:130%;
}

.eventbase-rating-form-desc{
margin-top:0px;
margin-bottom:15px;
margin-left:8px;
width:635px;
}

.eventbase-rating-form-desc h2{
color: #707070;
font-size:130%;
}


.eventbase-reply-headline h2 {
color: #707070;

}

.eventbase-submission h1{
color: #707070;
}

.eventbase-detail-title h1{
font-size:150%;
}

.eventbase-detail-view h1 {
font-size:150%;
}

.eventbase-rating-titel h1{
font-size:150%;
}

.table-workshop td {
background-color: #f2f2f2;
}

.table-workshop hr {
border: none;
border-bottom: 1px dotted silver;
margin-top: 6px;
}

/* Detail */

/* EventBase Months Selector */
.eventbase-months a {
	color: #b9000d;
	text-decoration: underline;
}

.eventbase-months span {
	color: #b9000d;
	margin: 0 5px;
}
/* EventBase Months Selector */

/* jQuery tooltip */
#tooltip {  
	position: absolute;
 	z-index: 12000;
 	border: 1px solid #111;
 	background-color: #fff;
 	padding: 5px;
	margin-left: -380px;	
 	opacity: 1;
}
#tooltip h3, #tooltip div { margin: 0; }

#srtooltip {
	visibility: hidden; 
	position: absolute;

	}

/* @end */
		



