/*
	CSS for BioTOP v.1.0 - T4.1 screen

	André Müller - die musteradresse
	www.musteradresse.com

*/
																/* GL0BaL */

html {
	font-size		:100.1%;
	height			:100%;
	width			:100%;
	padding			:0;
	margin			:0;
}

body {
	height			:100%;
	padding			:0;
	margin			:0;
	color			:#000000;
	background		:#dce2eb url(../images/bg-body.jpg) top center repeat-y;
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	line-height		:1.0em;
	letter-spacing	:0em;
}

div, img,
table, tr, th, td,
p, h1, h2, h3, h4, h5, hr, blockquote,
dl, dt, dd  {
	margin			:0;
	padding			:0;
	border			:none;
	text-align		:left;
	font-size		:1.0em;
}

img {
}

ul, ol, li {
	margin-top		:0;
	margin-bottom	:0;
	padding-top		:0;
	padding-bottom	:0;
	border			:none;
	text-align		:left;
	font-size		:1.0em;
}

table {
	empty-cells		:show;
	border-spacing	:0;
	border-collapse	:collapse;
}

tr, th, td {
	vertical-align	:top;
}

form, input, select, textarea, fieldset, legend, label {
	margin			:0;
	padding			:0;
	font-size		:1.0em;
}

fieldset, legend, label {
	border			:0;
}

.clear {
	clear			:both;
	line-height		:0;
}

.markred {
	color			:#cc0000;
	font-weight		:bold;
}

.hide {
	display			:none;
}

.print {
	display			:none;
}

/* ----------------------------------------------------------------------------------- TAGS */


a {
	color			:#599a20;
	text-decoration	:none;
}

a:hover {
	color			:#000000;
}

p,
ul, ol, dl,
h1, h2, h3, h4, h5, h6, table, form {
	margin-bottom	:1em;
}

ul {
}

ul li {
}

ol li {
}

li p {
}

.normal h1 {
	clear			:both;
	margin			:0 0 0 0;
	font-size		:1.6em;
	font-weight		:bold;
	text-transform	:uppercase;
	line-height		:1.0em;
	padding			:0 0 5px 25px;
	background		:url(../images/bg-h1.gif) top left no-repeat;
}

.left h1,
.right h1 {
	display			:none;
}

h2 {
	margin			:0 0 0.8em 0;
	font-size		:1.2em;
	font-weight		:bold;
	text-transform	:uppercase;
	line-height		:1.0em;
}

.left h2,
.right h2 {
	font-size		:1.1em;
}

h3 {
	margin			:0 0 0.5em 0;
	font-size		:1.0em;
	font-weight		:bold;
}

.left h3,
.right h3 {
	font-size		:1.1em;
}

h4  {
}

h5 {
}

small {
	font-size		:0.9em;
}

strong {
	font-weight		:bold;
}

b {
	font-weight		:bold;
}

em {
	font-style		:italic;
}

i {
	font-style		:italic;
}

hr {
	display			:none;
}

abbr,
acronym,
span.tx-acronymmanager {
	border			:0;
	text-decoration	:underline;
	cursor			:help;
}

q,
cite {
	font-style	:normal;
	font-weight	:inherit;
}

address[title],
q[title],
cite[title]  {
	cursor		:help;
}

q:lang(de)			{quotes: "»"  "«"  "›"  "‹"}
q:lang(de-de)			{quotes: "„"  "“"  "‚"  "‘"}
q:lang(de-DE)			{quotes: "„"  "“"  "‚"  "‘"}
q:lang(de_DE)			{quotes: "»"  "«"  "›"  "‹"}
q:lang(de-ch)			{quotes: "«"  "»"  "‹"  "›"}
q:lang(de_CH)			{quotes: "«"  "»"  "‹"  "›"}
q:lang(fr)			{quotes: "«\2009" "\2009»" "‹\2009" "\2009›"}
q:lang(en)			{quotes: "“"  "”"  "‘"  "’"}
q:before,blockquote:before	{content:open-quote;}
q:after,blockquote:after	{content:close-quote;}
cite.tm:after			{content: "™"}
cite.reg:after			{content: "®"}
cite.copy:before		{content: "© "}

/* -----------------------------------------------------------------------------------  LAyOUT */

#mainframe {
	width			:906px;
	margin			:0 auto;
	padding			:0 10px;
	border-left		:solid 1px #ffffff;
	border-right	:solid 1px #ffffff;
	background		:#dce2eb url(../images/bg-mainframe.gif) repeat-y;
	height			:100%;
}	html>body #mainframe {
	height			:auto;
	min-height		:100%;
}

#logo {
	width			:182px;
	height			:150px;
	padding			:10px;
	border			:solid 1px #ffffff;
	float			:left;
	margin			:9px 13px 0px 0;
	background		:#ffffff url(../images/bg-logo.jpg) bottom left no-repeat;
}

.top50 #logo {
	background		:#ffffff url(../images/bg-logo-top50.jpg) bottom left no-repeat;
}

#imaging {
	width			:470px;
	height			:170px;
	border			:solid 1px #ffffff;
	float			:left;
	margin			:9px 13px 0px 0;
	background		:#ffffff url(../images/bg-imaging.jpg) bottom left no-repeat;
}

#pageheader {
	position		:relative;
	top				:119px;
	left			:10px;
	width			:260px;
	height			:36px;
	overflow		:hidden;
	font-size		:1.25em;
	font-weight		:bold;
	line-height		:1.0em;
	color			:#ffffff;
}

#imaging-right {
	width			:202px;
	height			:170px;
	border			:solid 1px #ffffff;
	float			:left;
	padding			:0;
	margin			:9px 0 0px 0;
	overflow		:hidden;
	color			:#ffffff;
	background		:#ffffff url(../images/bg-slide.jpg) bottom left no-repeat;
}

.news #imaging {
	background		:#ffffff url(../images/bg-imaging-01.jpg) bottom left no-repeat;
}
.news #imaging-right {
	background		:#ffffff url(../images/bg-slide-01.jpg) bottom left no-repeat;
}
.events #imaging {
	background		:#ffffff url(../images/bg-imaging-events.jpg) bottom left no-repeat;
}
.events #imaging-right {
	background		:#ffffff url(../images/bg-slide-events.jpg) bottom left no-repeat;
}
.about #imaging {
	background		:#ffffff url(../images/bg-imaging-03.jpg) bottom left no-repeat;
}
.about #imaging-right {
	background		:#ffffff url(../images/bg-slide-03.jpg) bottom left no-repeat;
}
.jobs #imaging {
	background		:#ffffff url(../images/bg-imaging-04.jpg) bottom left no-repeat;
}
.jobs #imaging-right {
	background		:#ffffff url(../images/bg-slide-04.jpg) bottom left no-repeat;
}
.capital #imaging {
	background		:#ffffff url(../images/bg-imaging-05.jpg) bottom left no-repeat;
}
.capital #imaging-right {
	background		:#ffffff url(../images/bg-slide-05.jpg) bottom left no-repeat;
}
.service #imaging {
	background		:#ffffff url(../images/bg-imaging-07.jpg) bottom left no-repeat;
}
.service #imaging-right {
	background		:#ffffff url(../images/bg-slide-07.jpg) bottom left no-repeat;
}
.top50 #imaging {
	background		:#ffffff url(../images/bg-imaging-top50.jpg) bottom left no-repeat;
}
.top50 #imaging-right {
	background		:#ffffff url(../images/bg-slide-top50.jpg) bottom left no-repeat;
}
.bblife #imaging {
	background		:#ffffff url(../images/bg-imaging-bblife.jpg) bottom left no-repeat;
}
.bblife #imaging-right {
	background		:#ffffff url(../images/bg-slide-bblife.jpg) bottom left no-repeat;
}

#slide,
#noslide {
	height			:148px;
	overflow		:hidden;
}

#noslide .csc-header,
#noslide .csc-textpic-text {
	display			:none;
}

#content {
	clear			:both;
	background		:url(../images/bg-content.gif) repeat-y;
}

#leftcol {
	float			:left;
	width			:202px;
	padding			:0;
	border			:solid 1px #ffffff;
	border-top		:0;
	margin			:0 13px 0 0;
	background		:#ffffff;
	font-size		:0.9em;
}

#langnav {
	position		:absolute;
	top				:140px;
	padding			:0 0 0 10px;
	color			:#90a7c6;
	font-size		:9px;
}

#langnav a,
#langnav span {
	color			:#68b022;
	text-transform	:uppercase;
}

#langnav span.act,
#langnav a:hover {
	color			:#000000;
}
#langnav span.inact {
	color			:#90a7c6;
}

#mainnav {
	margin			:-1px -1px 0 -1px;
}

#mainnav dl {
	margin			:0;
}

#mainnav dt,
#mainnav dd {
	padding			:1px;
	border-bottom	:solid 1px #dce2eb;
}

#mainnav dt a,
#mainnav dd a {
	display			:block;
	padding			:4px 10px 4px 10px;
	height			:12px;
	background		:#ffffff;
	color			:#68b022;
	text-decoration	:none;
	text-transform	:uppercase;
	font-weight		:bold;
}	html>body #mainnav dt a,
	html>body #mainnav dd a {
	height			:auto;
}

#mainnav dt a.act {
	background		:#e3e8ef;
}

#mainnav dt a:hover,
#mainnav dt a.cur {
	display			:block;
	padding			:4px 10px 4px 10px;
	height			:12px;
	background		:#68b022 url(../images/bg-mainnav-link-hover.jpg) left repeat-y;
	color			:#ffffff;
	text-decoration	:none;
	text-transform	:uppercase;
	font-weight		:bold;
}	html>body #mainnav dt a:hover,
	html>body #mainnav dd a:hover {
	height			:auto;
}

/* L2 */

#mainnav dd a {
	padding			:4px 10px 4px 20px;
	background		:#ffffff url(../images/bg-mainnav-link-l2.gif) top left no-repeat;
	color			:#599a20;
	font-size		:0.9em;
}

#mainnav dd a.act {
	background		:#e3e8ef url(../images/bg-mainnav-link-l2.gif) top left no-repeat;
}

#mainnav dd a.cur,
#mainnav dd a:hover {
	padding			:4px 10px 4px 20px;
	background		:#68b022 url(../images/bg-mainnav-link-l2-hover.jpg) top left repeat-y;
	color			:#ffffff;
	font-size		:0.9em;
}

/* L3 */

#mainnav dd dl {
	border-bottom	:0;
	margin-top		:-3px;
}

#mainnav dd dd {
	border			:0;
	padding			:1px;
	margin			:-1px;
}

#mainnav dd dd a {
	padding			:4px 10px 4px 30px;
	background		:#eef1f5 url(../images/bg-mainnav-link-l3.gif) top left no-repeat;
	color			:#599a20;
	text-transform	:none;
	font-weight		:normal;
	font-size		:1em;
}

#mainnav dd dd a.act {
	background		:#dce2eb url(../images/bg-mainnav-link-l3.gif) top left no-repeat;
}

#mainnav dd dd a.cur,
#mainnav dd dd a:hover {
	padding			:4px 10px 4px 30px;
	background		:#68b022 url(../images/bg-mainnav-link-l3-hover.jpg) top left repeat-y;
	color			:#ffffff;
	text-transform	:none;
	font-weight		:normal;
	font-size		:1em;
}

#mainnav dt a span,
#mainnav dd a span {
	display			:none;
}

#mainnav dt a:hover span,
#mainnav dd a:hover span {
/*	display			:block;
	position		:absolute;z-index:2;
	top				:auto;
	left			:auto;
	max-width		:200px;
	margin 			:10px 0 0 172px;
	padding			:4px 10px;
	border			:solid 1px #599a20;
	background		:#ffffff;
	color			:#599a20;
	font-size		:11px;
	font-weight		:normal;
	text-transform	:none;*/
}

#mainnav #lsm {
	text-align		:center;
	margin			:2em 0 2em 0;
}

.left {
	position		:relative;
	padding			:10px;
	line-height		:1.4em;
}

.normal {
	position		:relative;
	float			:left;
	width			:450px;
	padding			:10px;
	border			:solid 1px #ffffff;
	border-top		:0;
	margin			:0 13px 0 0;
	line-height		:1.4em;
	background		:#ffffff;
}

.right {
	position		:relative;
	clear			:right;
	float			:right;
	width			:182px;
	padding			:10px;
	border-top		:0;
	border			:solid 1px #ffffff;
	margin			:0 0 0 0;
	font-size		:0.9em;
	line-height		:1.4em;
	background		:#ffffff;
}

#footer {
	clear			:both;
	margin			:0 auto 1px auto;
	width			:906px;
	color			:#90a7c6;
	font-size		:11px;
	background		:url(../images/bg-footer.gif) bottom no-repeat;
}

#footernav {
	color			:#90a7c6;
	font-size		:10px;
	padding			:0 227px 5px 227px;
}

#footernav a {
	text-transform	:uppercase;
}

#footernav a.cur,
#footernav a:hover {
	color			:#000000;
}


#footercontent {
	padding			:10px 227px 10px 227px;
	color			:#ffffff;
	background		:url(../images/bg-footer-content.gif) bottom no-repeat;
}

#footercontent p {
	margin			:0;
}

#footercontent a {
	color			:#c7eda1;
}

#footercontent a.cur,
#footercontent a:hover {
	color			:#000000;
}

#banner-bottom {
	clear			:both;
	margin			:0 auto 0 auto;
	width			:472px;
	padding			:0;
	color			:#ffffff;
}

#banner-right {
	position		:relative;
	clear			:right;
	float			:right;
	width			:202px;
	border-top		:0;
	border			:solid 1px #ffffff;
	margin			:0 0 0 0;
	font-size		:0.9em;
	line-height		:1.4em;
	background		:#ffffff;
}

/* ----------------------------------------------------------------------------------- cObj */

.csc,
.csc-frame {
	margin			:0 0 2em 0;
}

.csc-sword {
}

p.csc-toplink {
}

p.csc-toplink a {
}

/* ----------------------------------------------------------------------------------- cObj Header */

.csc-headline {
	margin			:0 0 0 0;
}

.csc-header {
}

.csc .csc-header,
.csc-frame .csc-header {
}

.csc-header-date {
}

.csc-header-date p {
}

p.csc-subheader	{
}

p.csc-subheader	strong {
}

/* ----------------------------------------------------------------------------------- Rahmen */

.csc-frame .csc {
	margin			:0;
}

.csc-frame-05 {
	margin			:0 0 2em 0;
	padding			:15px 0 0 0;
	background		:url(../images/dot.gif) top left repeat-x;
}

.csc-frame-06 {
	margin			:0 0 2em 0;
	padding			:0 0 1em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
}

.csc-frame-20,
.csc-frame-21 {
	margin			:-10px -10px 2em -10px;
	background		:#eef1f5;
	padding			:10px 10px 5px 10px;
}

.csc-frame-21 {
	background		:#6281b1 url(../images/bg-csc-frame-21.jpg) top repeat-x;
	color			:#ffffff;
}

.csc-frame-21 h2,
.csc-frame-21 .csc-textpic-caption {
	color			:#ffffff;
}

.csc-frame-21 a {
	color			:#c7eda1;
}

.csc-frame-21 a:hover {
	color			:#000000;
}

/* ----------------------------------------------------------------------------------- cObj imagetext */

.csc-img,
.csc-imgtxt {
	clear				:both;
	margin				:0 0 2em 0;
	padding				:0;
	line-height			:0;
}

.csc-textpic-text {
	line-height			:1.4em;
}

.csc-textpic-header {
	line-height			:1.4em;
}

.csc-textpic-img div {
	background			:#ffffff;
}

.csc-textpic-caption {
	font-size		:.9em;
	line-height		:1.0em;
	margin			:0;
	padding			:.5em 0 1em 0;
	color			:#6281b1;
}

.csc-img .csc-textpic-firstcol {
	clear			:both;
}

/* ----------------------------------------------------------------------------------- cObj menu */

ul.csc-sitemap {
	list-style		:none;
	margin-left		:0;
	padding-left	:0;
}

ul.csc-sitemap ul {
	list-style		:circle;
	list-style-image:url(../images/bg-mainnav-link-l2.gif);
	margin-bottom	:0;
}

ul.csc-sitemap ul ul {
	list-style		:square;
	list-style-image:url(../images/bg-mainnav-link-l3.gif);
	margin-bottom	:0;
}

ul.csc-sitemap .cur {
	display			:none;
}

ul.csc-sitemap span {
	color			:#599a20;
}

dl.csc-menu-subpages-abstract {
/*	padding			:1em 0 0 0;
	background		:url(../images/dot.gif) top left repeat-x;
*/}

dl.csc-menu-subpages-abstract dt {
}

dl.csc-menu-subpages-abstract dd a {
	font-weight		:bold;
}

dl.csc-menu-subpages-abstract dd span {
	color			:#599a20;
}


/* ----------------------------------------------------------------------------------- cObj table */

.csc-table,
.left .csc-table {
	padding				:0;
}

caption {
	font-size			:0.9em;
	text-align			:left;
	padding-bottom		:1em;
}

table.contenttable {
	table-layout		:auto;
	empty-cells			:show;
	border-spacing		:0;
	border-collapse		:collapse;
	border				:solid 0px #6281b1;
	width				:100%;
	margin				:0;
}

table.contenttable-0 tr {
	background		:#dce2eb;
}

table.contenttable-0 tr.tr-odd {
	background		:#eef1f5;
}

table.contenttable-0 th, table.contenttable-0 td {
	padding				:.2em .5em;
	border-right		:solid 1px #ffffff;
	border-bottom		:solid 1px #ffffff;
}

table.contenttable-0 th.td, table.contenttable-0 td.td {
}

table.contenttable-0 th {
	font-weight			:bold;
	border-bottom		:solid 1px #ffffff;
	background		:#90a7c6;
	color			:#ffffff;
}

table.contenttable-0 tr.tr-odd th {
	background		:#b6c5da;
	color			:#ffffff;
}

table.contenttable-0 th.td-0, table.contenttable-0 td.td-0 {
}

table.contenttable-0 th.td-last, table.contenttable-0 td.td-last {
	border-right		:solid 0px #ffffff;
}

table.contenttable-0 .tr-last th, table.contenttable-0 .tr-last td {
}

table.contenttable-0 tfoot td {
	font-size			:0.9em;
}

/* ----------------------------------------------------------------------------------- cObj Fileleft */

table.csc-uploads {
	width			:auto;
	table-layout	:auto;
	background		:transparent;
	border-spacing	:0;
	border			:0;
}

table.csc-uploads td {
	width			:auto;
	padding-right	:10px;
	padding-bottom	:1em;
	vertical-align	:top;
}

td.csc-uploads-fileName p {
	margin			:0;
}

td.csc-uploads-fileName small {
}

td.csc-uploads-fileName a, td.csc-uploads-fileName a:hover {
	font-weight			:bold;
}

td.csc-uploads-icon {
	width			:5%;
	text-align		:left;
	vertical-align	:top;
}

td.csc-uploads-icon img {
	padding			:0;
	border			:none;
	vertical-align	:top;
}

td.csc-uploads-fileSize {
	width			:10%;
	text-align		:right;
	white-space		:nowrap;
	padding-right	:0;
}

/* ----------------------------------------------------------------------------------- cObj mailform */

.csc-form-label-req,
.tx-danewslettersubscription-pi1-req {
	color				:#990000;
}

.csc-mailform-field,
.tx-danewslettersubscription-pi1-form-field {
	clear				:both;
	margin-bottom		:1em;
}

.csc-loginform .csc-mailform-field {
	clear				:both;
	margin-bottom		:0.5em;
}


.csc-mailform-field label,
.tx-danewslettersubscription-pi1 label {
	display				:block;
	margin				:0 0 0.0em 0;
	clear				:both;
}

input,
textarea,
select {
	width				:443px;
	border				:solid 1px #90a7c6;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:1.0em;
	padding				:2px;
	background			:#dce2eb url(../images/bg-input.jpg) top repeat-x;
	color				:#000000;
}


textarea, select {
	border				:solid 1px #90a7c6;
	background			:#dce2eb url(../images/bg-input.jpg) top repeat-x;
	color				:#000000;
}

select {
	padding				:1px 1px 1px 0;
	width				:auto;
}

option {
	background			:#dce2eb;
	font-family			:Arial, Helvetica, sans-serif;
}

.readonly {
	color				:#6281b1;
}

#leftcol input,
#leftcol textarea,
.right input,
.right textarea {
	width				:156px;
}

input#captcha, 
input#mailformcaptcha_response {
width:175px;
float:left;
margin-right:10px;
}
.csc-mailform-field img {
	border				:solid 1px #90a7c6;
}

.csc-form p.csc-mailform-comment {
	clear				:both;
	font-weight			:bold;
}

.csc-loginform p.csc-mailform-comment {
	clear				:both;
	font-weight			:normal;
	margin-bottom		:0em;
}

.csc-mailform-field-radio,
.tx-danewslettersubscription-pi1-form-field-radio {
	margin-bottom		:1em;
}

.csc-mailform-field-radio label,
.tx-danewslettersubscription-pi1-form-field-radio label {
	display				:block;
	margin				:0;
	clear				:both;
}

.csc-mailform-field-radio fieldset,
.tx-danewslettersubscription-pi1-form-field-radio fieldset {
	border				:0;
	padding				:0;
	margin				:.5em 0 .5em 0;
}

.csc-mailform-field-radio fieldset legend {
	display				:none;
}

.csc-mailform-field-radio fieldset label,
.tx-danewslettersubscription-pi1-form-field-radio fieldset label {
	display				:inline;
	margin				:0;
	width				:auto;
	float				:none;
	clear				:none;
	text-align			:left;
}

.csc-mailform-field-radio fieldset input,
.tx-danewslettersubscription-pi1-form-field-radio fieldset input {
	clear				:both;
	float				:left;
	width				:auto;
	margin-top			:-0.2em;
	margin-right		:0.2em;
	border				:0;
	padding				:0;
	background			:transparent;
}	html>body .csc-mailform-field-radio fieldset input,
	html>body .tx-danewslettersubscription-pi1-form-field-radio fieldset input {
	margin-top			:0.2em;
	background			:transparent;
}

.csc-mailform-field-check,
.tx-danewslettersubscription-pi1-form-field-check {
	margin-top			:0em;
	margin-bottom		:1em;
}

.csc-mailform-field-check label,
.tx-danewslettersubscription-pi1-form-field-check label {
}

.csc-mailform-field-check input,
.tx-danewslettersubscription-pi1-form-field-check input,
.tx-danewslettersubscription-pi1-checkbox {
	width				:auto;
	margin-top			:0.0em;
	margin-right		:0.4em;
	border				:0;
	padding				:0 0 0 0;
	background			:transparent;
}

.csc-mailform-field-submit,
.tx-danewslettersubscription-pi1-form-field-submit {
	margin				:0;
	padding				:0;

}

.csc-mailform-field-submit input, 
input.submit,
input.tx-danewslettersubscription-pi1-submit,
.tx-gsifeuserlist-pi1-searchbox-button,
.news-search-form .submit,
input#tx-indexedsearch-searchbox-button-submit,
input.pollsubmit {
	width			:auto;
	margin			:.5em 0 0 0;
	padding			:.2em .2em;
	background		:#eef1f5;
	font-weight		:bold;
	border			:solid 1px #dce2eb;
	color			:#68b022;
}


.news-search-form .submit {
	margin			:0;
}

.csc-mailform-field-submit input:hover, 
input.submit:hover,
input.tx-danewslettersubscription-pi1-submit:hover,
.tx-gsifeuserlist-pi1-searchbox-button:hover,
.news-search-form .submit:hover,
input#tx-indexedsearch-searchbox-button-submit:hover,
input.pollsubmit:hover {
	background		:#68b022 url(../images/bg-mainnav-link-hover.jpg) right repeat-y;
	color			:#ffffff;
	cursor			:pointer;
}

/* ----------------------------------------------------------------------------------- tx-danewslettersubscription-pi1 */

.tx-danewslettersubscription-pi1 {
	margin			:0 0 2em 0;
}

.tx-danewslettersubscription-pi1-missingfields strong {
	color			:#990000;
}

.tx-danewslettersubscription-pi1-premsg {
	font-weight		:bold;
	padding			:15px 0 0 0;
	background		:url(../images/dot.gif) top left repeat-x;
	position		:relative;
}

.tx-danewslettersubscription-pi1-subscr {
	color			:#990000;
}

dl.tx-danewslettersubscription-pi1-data {
}

dl.tx-danewslettersubscription-pi1-data dt {
	clear			:both;
	float			:left;
	width			:75px;
}

dl.tx-danewslettersubscription-pi1-data dd {
	color			:#990000;
	padding-left	:75px;
}

dl.tx-danewslettersubscription-pi1-list {
}

dl.tx-danewslettersubscription-pi1-list dt {
	margin-bottom	:0;
	font-weight		:bold;
	color			:#6281b1;
}

dl.tx-danewslettersubscription-pi1-list dd {
	margin-bottom	:10px;
}

.tx-danewslettersubscription-pi1-form-field-submit {
	clear			:both;
}

/* ----------------------------------------------------------------------------------- tx-slideshow-pi1 */

.normal .tx-slideshow-pi1 {
	width			:446px;
	padding			:1px;
	margin			:0 0 2em 0;
	border			:solid 1px #6281b1;
	overflow		:hidden;
}

.normal .tx-slideshow-pi1 div,
.normal .tx-slideshow-pi1 embed,
.normal .tx-slideshow-pi1 object,
.normal .tx-slideshow-pi1 script,
.normal .tx-slideshow-pi1 noscript {
	line-height		:0;
	margin			:0;
	padding			:0;
}

/* ----------------------------------------------------------------------------------- tx-vgetagcloud-pi1 */

.tx-vgetagcloud-pi1 {
	margin			:0 0 2em 0;
	text-align		:center;
	width			:182px;
	overflow		:hidden;
}

.tx-vgetagcloud-pi1 ul {
	display			:inline;
	margin			:0;
	padding			:0;
	list-style		:none;
}

.tx-vgetagcloud-pi1 ul li {
	display			:inline;
	margin			:0;
	padding			:0;
	line-height		:1em;
}

/* ----------------------------------------------------------------------------------- tx-nrdfimport-pi1 */

.tx-nrdfimport-pi1 {
	margin			:0 0 2em 0;
}

dl.tx-nrdfimport-single {
}

dl.tx-nrdfimport-single dt {
	font-weight		:bold;
	margin			:0 0 1em 0;
}

dl.tx-nrdfimport-single dd {
	margin			:0 0 1em 0;
}

/* ----------------------------------------------------------------------------------- indexed_search */

.tx-indexedsearch-sw {
	color			:#990000;
}

.tx-indexedsearch-res {
	margin			:0 0 2em 0;
	padding			:15px 0 0 0;
	background		:url(../images/dot.gif) top left repeat-x;
	position		:relative;
}

.tx-indexedsearch-resultrow {
	margin			:0 0 1em 0;
	padding			:0 0 1em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}

h3.tx-indexedsearch-title {
}

h3.tx-indexedsearch-title a {
	color			:#000000;
}

.tx-indexedsearch-result-number {
	font-weight		:bold;
	color			:#6281b1;
}

p.tx-indexedsearch-descr {
}

dl.tx-indexedsearch-info {
	display			:block;
	color			:#6281b1;
}

dl.tx-indexedsearch-info dt {
	display			:inline;
}

dl.tx-indexedsearch-info dd {
	display			:inline;
	color			:#000000;
}

dl.tx-indexedsearch-info dd span {
	color			:#6281b1;
}

.tx-indexedsearch-text-item-more {
	font-weight		:bold;
}

.tx-indexedsearch-browsebox ul.browsebox {
	display			:none;
}

.tx-indexedsearch-browsebox2 {
	margin			:0 0 2em 0;
}

.tx-indexedsearch-browsebox2 .tx-indexedsearch-browsebox ul.browsebox {
	display			:block;
}

.tx-indexedsearch-whatis { /* Ausgeblendet fr newsince */
	display			:none;
}

/* ----------------------------------------------------------------------------------- newsince */

.tx-newsince {
	border-bottom	:solid 1px #dce2eb;
	margin			:-10px -10px 2em -10px;
	background		:#eef1f5;
	color			:#68b022;
}

.tx-newsince form {
	padding			:10px 10px 5px 10px;
	margin			:0;
	border-top		:solid 1px #ffffff;
	border-bottom	:solid 1px #ffffff;
}

#leftcol .tx-newsince select {
	width			:150px;
}	html>body #leftcol .tx-newsince select {
	width			:161px;
}

#leftcol .tx-newsince input {
	width			:auto;
}


/* ----------------------------------------------------------------------------------- tx_macinabanners-pi1 */

.normal .tx_macinabanners {
	margin			:-10px -10px 5px -10px;
	line-height		:1em;
}

.normal .tx_macinabanners a {
	display			:block;
	width			:468px;
	text-align		:center;
	border			:solid 1px #90a7c6;
	margin			:0;
	background		:#90a7c6;
	line-height		:0;
	padding			:0;
}

.normal .tx_macinabanners a img {}

.tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	display			:none;
}

.tx_macinabanners p.tx_macinabanners-text-advertisement-bottom {
	font-size		:9px;
	color			:#dce2eb;
	margin			:1px 2px 0 0;
	text-align		:right;
	text-transform	:uppercase;
	display			:none;
}

#banner-left .tx_macinabanners,
#banner-right .tx_macinabanners {
	margin			:0 0 0 0;
	padding			:0 10px;
}

#banner-left .tx_macinabanners a,
#banner-right .tx_macinabanners a {
	display			:block;
	width			:182px;
	text-align		:center;
	border			:0;
	margin			:0 0 10px 0;
	line-height		:0;
	padding			:0;
}

#banner-left .tx_macinabanners p.tx_macinabanners-text-advertisement-top,
#banner-right .tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	display			:none;
	font-size		:10px;
	color			:#dce2eb;
	margin			:0 0 1px 0;
	text-align		:left;
	text-transform	:uppercase;
}
#banner-right .tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	display			:none;
	text-align		:right;
}

#banner-left .tx_macinabanners p.tx_macinabanners-text-advertisement-bottom,
#banner-right .tx_macinabanners p.tx_macinabanners-text-advertisement-bottom {
	display			:none;
}

#banner-bottom .tx_macinabanners {
	margin			:0 0 0 0;
}

#banner-bottom .tx_macinabanners a {
	display			:block;
	width			:468px;
	text-align		:center;
	border			:solid 1px #ffffff;
	margin			:10px 0 0 0;
	background		:#90a7c6;
	line-height		:0;
	padding			:1px;
}

#banner-bottom .tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	display			:none;
}

#banner-bottom .tx_macinabanners p.tx_macinabanners-text-advertisement-bottom {
	display			:none;
	font-size		:9px;
	color			:#ffffff;
	margin			:1px 0 0 0;
	text-align		:right;
	text-transform	:uppercase;
}

/* ----------------------------------------------------------------------------------- tx-jk-poll-pi1 */

.tx-jkpoll-pi1 {
	margin			:0 0 2em 0;
}

.csc-frame-05 .tx-jkpoll-pi1,
.csc-frame-06 .tx-jkpoll-pi1 {
	margin			:0 0 0 0;
}

h3.poll-title {
	margin			:0;
}

div.poll-question {
	margin			:0 0 1em 0;
}

div.poll-question  p {
	margin			:0 0 0em 0;
}

div.poll-img {
}

/* vote */

div.poll-vote {
}

div.poll-vote .csc-mailform-field-captcha img {
	float			:left;
	margin-right	:5px;
}

div.poll-vote .csc-mailform-field-captcha input {
	width			:auto;
}

div.poll-vote a.jk_poll_linklist {
}

div.poll-vote .csc-mailform-field-radio fieldset {
}
div.poll-vote .csc-mailform-field-radio fieldset input {
	float			:none;
	display			:inline;
}

div.poll-vote .csc-mailform-field-radio fieldset label {
	float			:none;
}

div.poll-vote .csc-mailform-field-radio fieldset table {
	table-layout	:auto;
	margin-bottom	:0.0em;
}

div.poll-vote .csc-mailform-field-radio fieldset td {
	padding-bottom	:0.5em;
}

div.poll-vote .csc-mailform-field-radio fieldset td.label {
	padding-left	:0.5em;
}


/* result */

div.poll-answers p {
	margin			:0 0 1em 0;
}

div.poll-answers p.poll-votes-total {
	margin			:0 0 1em 0;
}

p.poll-result-horizontal {
	line-height		:1em;
}

p.poll-result-horizontal img {
	border-left		:solid 1px #6281b1;
}

span.poll-percentage {
	font-weight		:bold;
	color			:#6281b1;
}

/* ----------------------------------------------------------------------------------- ext: tt_news */

div.tx-danpdocumentdirs-pi2 {
	margin			:0 0 2em 0;
}

div.tx-danpdocumentdirs-pi2-list,
#sbfolderdownloadWrap {
	background		:url(../images/dot.gif) top left repeat-x;
	margin			:1em 0 2em 0;
	padding			:15px 0 0 0;
	position		:relative;
}

dl.tx-danpdocumentdirs-pi2-list-item,
.sbfolderdownload_name {
	clear			:both;
	margin			:0 0 1em 0;
	padding			:0 0 1.5em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}	/*html>body .news-list-item {
	margin			:0 0 0.0em 0;
	padding			:0 0 0.5em 0;
}*/

.tx-danpdocumentdirs-pi2-lastmodifydate {
}

dd.tx-danpdocumentdirs-pi2-lastmodifydate,
.sbfolderdownload_name_date {
	font-weight		:bold;
	color			:#6281b1;
}

dl dt.tx-danpdocumentdirs-pi2-doctitle {
	color			:#000000;
	float			:left;
}

dd.tx-danpdocumentdirs-pi2-doctitle a {
	float			:left;
	font-weight		:bold;
	color			:#000000;
}

dl dt.tx-danpdocumentdirs-pi2-docactions {
	color			:#000000;
	float			:left;
}

dd.tx-danpdocumentdirs-pi2-docactions a {
	display			:inline;
	font-weight		:bold;
}

.tx-danpdocumentdirs-pi2-image {
	margin-top		:1em;
}

.tx-danpdocumentdirs-pi2-list-item dt.tx-danpdocumentdirs-pi2-image,
.tx-danpdocumentdirs-pi2-list-item dt.tx-danpdocumentdirs-pi2-filesize {
	clear			:both;
	font-weight		:normal;
	color			:#6281b1;
	float			:left;
}
.sbfolderdownload_name_size {
	font-weight		:normal;
	color			:#6281b1;
}


/* ----------------------------------------------------------------------------------- ext: tt_news */

.news-search-form-abc {
	margin			:0 0 1em 0;
	font-size		:0.9em;
	width			:175px;
	float			:right;
}

.news-search-form-abc strong {
	border			:solid 1px #dce2eb;
	padding			:1px;
	margin			:0 1px 1px 0;
	font-weight		:bold;
	display			:block;
	width			:20px;
	float			:left;
}	html>body .news-search-form-abc strong {
	width			:auto;
	min-width		:20px;
}

.news-search-form-abc a,
.news-search-form-abc span {
	display			:block;
	padding			:0 4px;
	background		:#eef1f5;
	text-align		:center;
}

.news-search-form-abc strong.act {
	border			:solid 1px #68b022;
}

.news-search-form-abc a:hover,
.news-search-form-abc span {
	background		:#68b022 url(../images/bg-mainnav-link-hover.jpg) right repeat-y;
	color			:#ffffff;
}

.news-search-form {
	margin			:0 0 1em 0;
	float			:left;
}

.news-search-form form {
	margin			:0;
	padding			:0;
}

.news-search-form form input {
	display			:block;
	width			:260px;
}

.news-search-form form input.submit {
	width			:auto;
	margin			:1em 0 0 0;
}

.news-amenu-container {}

.news-amenu-container dl {
}

.news-amenu-container dt,
.news-amenu-container dd {
}

.news-amenu-container dt {
	color			:#6281b1;
	font-weight		:bold;
}

.news-amenu-container dd a {
}
.news-amenu-container dd a:hover {
}

.news-catmenu {
}

.news-catmenu-ACT a {
	color			:#000000;	
}

/* ----------------------------------------------------------------------------------- Latest */

.news-latest {
}

.news-latest h4 {
	margin			:0;
}

.news-latest h4 a {
	color			:#000000;
}

.news-latest-item h4 {
	font-weight		:normal;
}

.news-latest-date,
.news-latest-dateto {
	font-weight		:bold;
}

.news-latest img {
	padding			:1px;
	border			:solid 1px #90a7c6;
}

.news-latest-item p {
}

.news-latest-item p {
	font-weight		:normal;
	color			:#6281b1;
}

.news-latest-more {
}
.news-latest-more a {
}

.news-latest-more a:hover {
}

/* ----------------------------------------------------------------------------------- List */

.news-list {
	background		:url(../images/dot.gif) top left repeat-x;
	margin			:0 0 2em 0;
	padding			:15px 0 0 0;
	position		:relative;
}

.news-list-item {
	clear			:both;
	margin			:0 0 2em 0;
	padding			:0 0 0.5em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}	html>body .news-list-item {
	margin			:0 0 0.0em 0;
	padding			:0 0 0.5em 0;
}

.news-list-item-72,html>body .news-list-item-72,
.news-list-item-76,html>body .news-list-item-76,
.news-list-item-79,html>body .news-list-item-79 {
	padding			:0 0 0em 0;
	background		:none;
}

.news-list-item .news-list-item-72-spec .news-list-info,
.news-list-item-72 .news-list-info {
	display			:none;
}

.news-list-item-72 h3.news-list-header,
.news-list-item-72 .news-list-item-72-spec,
.news-list-item-72 .news-list-item-72-spec .news-list-info,
.news-list-item-72 .news-list-short,
.news-list-item-76 h3.news-list-header,
.news-list-item-76 .news-list-item-72-spec,
.news-list-item-76 .news-list-short,
.news-list-item-79 h3.news-list-header,
.news-list-item-79 .news-list-item-72-spec,
.news-list-item-79 .news-list-short {
	display			:inline;
}

.news-list-item h3.news-list-header a {
	color			:#000000;
}

.news-list-date,
.news-list-dateto {
	color			:#6281b1;
}

.news-list-item .news-list-short {
	margin			:0 0 1em 0;
}

.news-list-img {
	float			:right;
	margin			:0 0 12px 12px;
}

.news-list-img a {
}

.news-list-img img {
	display			:block;
	padding			:0px;
	border			:solid 0px #90a7c6;
}

.news-list-item p {
	margin			:0;
}

.news-list-category {
}

.news-list-item-78 .news-list-category {
	display			:none;
}

.news-list-info {
}

.news-list-info b {
	font-weight		:normal;
	color			:#6281b1;
}

.news-list-comments {
	display			:none;
}

.news-list-item-3 .news-list-comments {
	display			:block;
}

.news-list-category b,
.news-list-comments b,
.news-list-info b {
}

.news-list-feedlinks {
	float			:right;
}

.news-list-item .news-list-more {
	margin			:0 0 1em 0;
}

.news-list-item-72 .news-list-more,
.news-list-item-76 .news-list-more,
.news-list-item-79 .news-list-more {
	margin			:0;
}

.news-list-item-74 .news-list-more {
	display			:none;
}

.news-list-more a {
	font-weight		:bold;
}

.news-list-more a:hover {
}

/* ----------------------------------------------------------------------------------- single */


.news-single-qualification {
	margin			:0 0 1em 0;
}

.news-single-category {
	display			:none;
}

.news-single-category b {
	color			:#6281b1;
	font-weight		:normal;
}

.news-single-item-78 .news-single-category {
	display			:none;
}

.news-single-item h2 {
}

.news-single-datetime {
	margin			:0 0 0.5em 0;
}

.news-single-date {
	color			:#6281b1;
	font-weight		:bold;
}
.news-single-dateto {
	color			:#6281b1;
	font-weight		:bold;
}
.news-single-time {
	color			:#6281b1;
	font-weight		:normal;
}
.news-single-time span {
	color			:#000000;
	font-weight		:normal;
}

.news-single-item-78 .news-single-datetime {
	display			:none;
}

.news-single-item .news-single-content .news-single-co {
	display			:none;
}

.news-single-item-72 .news-single-content .news-single-co {
	display			:block;
}
.news-single-item-72 .news-single-content .news-single-co h3 {
}


.news-single-img {
	width			:182px;
	overflow		:hidden;
	margin			:0 0 1em 0;
	padding			:0 0 1em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	/*position		:relative;*/
}

.news-single-img img {
	padding			:0px;
	margin			:0 0 1em 0;
	border			:solid 0px #6281b1;
}

.news-single-imgcaption {
	color			:#6281b1;
	margin-top		:-1em;
}

.news-single-item-78 em,
.news-single-item-78 i {
	color			:#6281b1;
	font-style		:normal;
}

.news-single-info {
	color			:#6281b1;
	margin			:0;
}
.news-single-info b {
	color			:#000000;
	font-weight		:normal;
}
.news-single-info a {}
.news-single-info a:hover {}


.normal .news-single-co {
	display			:none;

	background		:url(../images/dot.gif) top left repeat-x;
	margin			:0 0 1em 0;
	padding			:15px 0 0 0;
	position		:relative;
}

.right .news-single-co {
	margin			:0 0 1em 0;
	padding			:0 0 2em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}

.news-single-co .news-single-contact,
.news-single-co .news-single-contact-address {
	color			:#000000;
}

.news-single-co .news-single-contact-address {
	margin			:0 0 1em 0;
}

.normal .news-single-person {
	display			:none;

	background		:url(../images/dot.gif) top left repeat-x;
	margin			:0 0 1em 0;
	padding			:15px 0 0 0;
	position		:relative;
}

.right .news-single-person {
	margin			:0 0 1em 0;
	padding			:0 0 2em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}

.news-single-person .news-single-contact {
	margin			:0 0 1em 0;
}

.news-single-person .news-single-contact b {
}

.right .news-single-add2cal {
	margin			:0 0 1em 0;
	padding			:0 0 2em 0;
	background		:url(../images/dot.gif) bottom left repeat-x;
	position		:relative;
}

.news-single-files {
	margin			:0 0 1em 0;
}
.news-single-files h3 {
}
.news-single-files p {
	margin			:0;
}
.news-single-files p a {
}
.news-single-files p a:hover {
}

.news-single-links {
	margin			:0 0 1em 0;
}
.news-single-links h3 {
}
.news-single-links p {
	margin			:0;
}
.news-single-links a {
}
.news-single-links a:hover {
}

.news-single-related {
}
.news-single-related h3 {
}
.news-single-related p {
}
.news-single-related a {
}
.news-single-related a:hover {
}

.news-single-blogadd small,
.news-single-backlink small {
}

.news-single-blogadd {
	display			:none;
}
.news-single-item-3 .news-single-blogadd {
	display			:block;
}

.news-single-backlink {
	background		:url(../images/dot.gif) top left repeat-x;
	margin			:0 0 2em 0;
	padding			:15px 0 0 0;
	position		:relative;
}

.news-single-reglink {
}

p.news-mess {
}

.tx-ttnews-reg-missing,
.tx-ttnews-announce-missing {
	color			:#990000;
}

/* ----------------------------------------------------------------------------------- kalender */

.right .tx-ttnews {
	border-bottom		:solid 1px #dce2eb;
	border-top			:solid 1px #dce2eb;
	margin				:-11px -10px 2em -10px;
	padding				:1px;
}

table#news-calendar {
	table-layout		:fixed;
	empty-cells			:show;
	border-spacing		:0;
	border-collapse		:collapse;
	border				:0;
	width				:200px;
	padding				:0;
	margin				:0;
	font-size			:11px;
	line-height			:1em;
}

#news-calendar caption {
	padding				:5px;
	border-bottom		:solid 1px #ffffff;
	background			:#e3e8ef;
	font-size			:1em;
	font-weight			:bold;
	text-align			:center;
}

#news-calendar thead tr {
}

#news-calendar th,
#news-calendar td {
	border				:solid 1px #ffffff;
	border-right		:0;
	padding				:5px;
	font-weight			:normal;
	text-align			:center;
	background			:#eef1f5;
}

#news-calendar th {
	color			:#6281b1;
	background			:#e3e8ef;
	font-weight		:bold;
}

#news-calendar td.pad {
}

#news-calendar td a {
	display				:block;
	background			:#ffffff;
	color				:#68b022;
	border				:solid 1px #dce2eb;
	margin				:-5px;
	padding				:4px;
}

#news-calendar td a:hover,
#news-calendar td.act a {
	background			:#68b022;
	color				:#ffffff;
}

#news-calendar tfoot td,
#news-calendar tfoot td.pad {
	border				:0;
	background			:#eef1f5;
}

#news-calendar tfoot td a {
	display				:inline;
	background			:#eef1f5;
	color				:#68b022;
	border				:0;
	margin				:0;
	padding				:0;
}

#news-calendar tfoot td a:hover {
	background			:#eef1f5;
	color				:#000000;
}

#news-calendar td#next {
	text-align			:right;
	font-weight		:bold;
}
#news-calendar td#prev {
	text-align			:left;
	font-weight		:bold;
}
#news-calendar td#today {
	font-weight		:bold;
}


/* ----------------------------------------------------------------------------------- browsebox */

.showResults span {
	font-weight		:bold;
}

ul.browsebox {
	padding			:0;
	margin			:0 0 1em 0;
	list-style		:none;
}

ul.browsebox li {
	float			:left;
	border			:solid 1px #dce2eb;
	padding			:1px;
	margin			:0 5px 0 0;
	font-weight		:bold;
	width			:20px;
	text-align		:center;
	color			:#6281b1;
}	html>body ul.browsebox li {
	width			:auto;
	min-width		:20px;
}

ul.browsebox li a {
	display			:block;
	padding			:0 4px;
	background		:#eef1f5;
	text-align		:center;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage,
ul.browsebox li.activeLink {
	border			:solid 1px #68b022;
}

ul.browsebox li a:hover,
ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
ul.browsebox li.activeLink a {
	background		:#68b022 url(../images/bg-mainnav-link-hover.jpg) right repeat-y;
	color			:#ffffff;
}


