/*
	CSS for bauhaus v.1.0 - T4.2 screen

	André Müller - die musteradresse
	www.musteradresse.com

*/
																/* GL0BaL */
html {
	font-size		:100.1%;
	height			:100%;
	width			:100%;
	padding			:0;
	margin			:0;
	font-size		:100%;
}

body {
	height			:100%;
	padding			:0;
	margin			:0;
	color			:#eeeeee;
	background		:#000000 url(../img/bg-body.gif) left repeat-y;
	font-family		:Arial, Helvetica, sans-serif;
	/*font-size		:1em;*/
	font-size		:12px;
	line-height		:1.2em;
	letter-spacing	:0;
}

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,
.mark-red {
	color			:#b23316;
	font-weight		:bold;
}

.hide {
	display			:none;
}

.print {
	display			:none;
}

/* ----------------------------------------------------------------------------------- TAGS */


p,
h1, h2, h3, h4, h5, h6, table, form {
	margin			:0 0 1em 0;
}

ul, ol, dl {
	margin-bottom	:1em;
}

ul {
}

ul li {
	margin-bottom	:0.5em;
}

ol li {
}

li p {
}

h1 {
	color			:#ffffff;
}

.left h1,
.right h1 {
}

h2 {
	color			:#dddddd;
}

.left h2,
.right h2 {
}

h3 {
	color			:#dddddd;
}

.right h3 {
}

h4  {
}

h5 {
}

p {
}

small {
	font-size		:0.9em;
}

strong {
	font-weight		:bold;
	color			:#cccccc;
}

b {
	font-weight		:bold;
	color			:#cccccc;
}

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: "© "}


/* ----------------------------------------------------------------------------------- LINKS */


a {
	color			:#ffffff;
	text-decoration	:none;
	font-weight		:bold;
}

a:hover, a:focus, a:active {
	text-decoration	:underline;
}

.normal a,
.right a {
	font-weight		:bold;
}

/* -----------------------------------------------------------------------------------  LAyOUT */

#top {
	height			:0;
	margin			:0;
	line-height		:0;
	padding			:0;
	font-size		:0;
}
#mainframe {
	width			:940px;
	margin			:0;
	padding			:0 0 2em 0;
	min-height		:100%;
}

#splash {
	height			:100%;
}

#header {
	height			:75px;
	background		:#000000 url(../img/bg-body.gif) left repeat-y;
}

#splash #header {
	padding			:10% 0 1% 0;
	background		:#333333;
}

#mainframe #logo {
	float			:left;
	margin			:0 0 0 220px;
	padding			:0 0 0 20px;
}

#mainframe #logo img {
	height			:44px;
}

#servicelinks {
	float			:right;
	width			:117px;
	height			:32px;
	margin			:1em 0 0 0;
	text-transform	:lowercase;
}

#servicelinks div {
	float			:left;
	width			:38px;
	margin-left		:1px;
}

#servicelinks a {
	display			:block;
	width			:38px;
	height			:32px;
}

#servicelinks a span {
	display			:none;
}

#servicelinks #backlink a {
	background		:url(../img/icon_zurueck.gif) no-repeat;
}
#servicelinks #backlink .lang-0 a:hover, #servicelinks #backlink .lang-0 a:focus, #servicelinks #backlink .lang-0 a:active {
	background		:url(../img/text_zurueck.gif) no-repeat;
}
#servicelinks #backlink .lang-1 a:hover, #servicelinks #backlink .lang-1 a:focus, #servicelinks #backlink .lang-1 a:active {
	background		:url(../img/text_en_zurueck.gif) no-repeat;
}

#servicelinks #searchlink a {
	background		:url(../img/icon_suche.gif) no-repeat;
}
#servicelinks #searchlink .lang-0 a:hover, #servicelinks #searchlink .lang-0 a:focus, #servicelinks #searchlink .lang-0 a:active {
	background		:url(../img/text_suche.gif) no-repeat;
}
#servicelinks #searchlink .lang-1 a:hover, #servicelinks #searchlink .lang-1 a:focus, #servicelinks #searchlink .lang-1 a:active {
	background		:url(../img/text_en_suche.gif) no-repeat;
}

#servicelinks #langlink .lang-0 a {
	background		:url(../img/icon_english.gif) no-repeat;
}
#servicelinks #langlink .lang-0 a:hover, #servicelinks #langlink .lang-0 a:focus, #servicelinks #langlink .lang-0 a:active {
	background		:url(../img/text_english.gif) no-repeat;
}
#servicelinks #langlink .lang-0 a.notrans {
	background		:url(../img/icon_english.gif) no-repeat;
}
#servicelinks #langlink .lang-0 a.notrans:hover, #servicelinks #langlink .lang-0 a.notrans:focus, #servicelinks #langlink .lang-0 a.notrans:active {
	background		:url(../img/icon_english_no_w.gif) no-repeat;
}
#servicelinks #langlink .lang-1 a {
	background		:url(../img/icon_deutsch.gif) no-repeat;
}
#servicelinks #langlink .lang-1 a:hover, #servicelinks #langlink .lang-1 a:focus, #servicelinks #langlink .lang-1 a:active {
	background		:url(../img/text_deutsch.gif) no-repeat;
}

#mainnav {
	clear			:both;
	margin			:0 0 0 220px;
	padding			:1em 0 0 0;
	font-size		:1em;
	text-transform	:lowercase;
}
#mainnav dl {
	margin			:0 0 0 20px;
}


#mainnav dd {
	display			:block;
	float			:left;
}
#mainnav .lang-0 dd a {
	padding			:0 13px 0 13px;
}
#mainnav .lang-0 dd.l1 a {
	padding			:0 13px 0 0;
}
#mainnav .lang-0 dd.l8 a {
	padding			:0 0 0 13px;
}
#mainnav .lang-1 dd a {
	padding			:0 14px 0 15px;
}
#mainnav .lang-1 dd.l1 a {
	padding			:0 14px 0 0;
}
#mainnav .lang-1 dd.l8 a {
	padding			:0 0 0 15px;
}


#mainnav a {
	display			:block;
	float			:left;
	white-space		:nowrap;
	color			:#ffffff;
	text-decoration	:none;
}
#mainnav a:hover {
	text-decoration	:none;
}

#mainnav a.act,
#mainnav a.cur {
}

.normal  {
	margin-left		:20px;
}

#left {
	width			:220px;
	float			:left !important;
}

#left #icon {
	margin			:0.5em 0 0.5em 47px;
}

#subnav {
	font-size		:1em;
	line-height		:1.4em;
	text-transform	:lowercase;
	padding			:0 10px 4em 0;
}

#subnav ul {
	margin			:0;
	padding			:0;
}

#subnav li {
	list-style		:none;
	margin			:0.4em 0 0.4em 0;
	padding			:0;
	line-height		:1em;
}

#subnav a {
	display			:block;
	padding			:0 0 0 28px;
	margin			:0 0 0 18px;
	text-decoration	:none;
	color			:#ffffff;
}
#subnav a:hover,#subnav a:focus,#subnav a:active {
	background		:url(../img/pfeil_fff.gif) top left no-repeat;
	text-decoration	:none;
}
#subnav a.act {
	background		:url(../img/pfeil_fff.gif) top left no-repeat;
}
#subnav a.cur {
	background		:url(../img/pfeil_fff.gif) top left no-repeat;
}

#subnav ul ul a {
	display			:block;
	padding			:0 0 0 28px;
	margin			:0 0 0 48px;
	text-decoration	:none;
	color			:#cccccc;
}
#subnav ul ul a:hover, #subnav ul ul a:focus, #subnav ul ul a:active {
	background		:url(../img/pfeil_ccc.gif) top left no-repeat;
	text-decoration	:none;
}
#subnav ul ul a.act {
	background		:url(../img/pfeil_ccc.gif) top left no-repeat;
}
#subnav ul ul a.cur {
	background		:url(../img/pfeil_ccc.gif) top left no-repeat;
}

#subnav ul ul ul a {
	display			:block;
	padding			:0 0 0 28px;
	margin			:0 0 0 76px;
	text-decoration	:none;
	color			:#aaaaaa;
}
#subnav ul ul ul a:hover,#subnav ul ul ul a:focus,#subnav ul ul ul a:active {
	background		:url(../img/pfeil_aaa.gif) top left no-repeat;
	text-decoration	:none;
}
#subnav ul ul ul a.act {
	background		:url(../img/pfeil_aaa.gif) top left no-repeat;
}
#subnav ul ul ul a.cur {
	background		:url(../img/pfeil_aaa.gif) top left no-repeat;
}

#main {
	/*padding			:40px 0 0 196px;*/
	float			:left !important;
	width			:720px;
	padding			:40px 0 40px 0;
}

#pathnav {
	text-transform	:lowercase;
	font-size		:1em;
	font-weight		:bold;
	padding			:0 0 0 20px;
}

#pathnav a {
	color			:#ffffff;
}

#content {
	margin			:31px 0 0 0;
	line-height		:1.4em;
	padding			:0;
	width			:720px;
	float			:left;
}


#footer {
	clear			:both;
	margin			:0 0 2em 0;
}

#footernav {
	width			:220px;
	min-height		:2em;
	float			:left !important;
	text-transform	:lowercase;
	line-height		:1.4em;
}

#footernav ul {
	margin			:0;
	padding			:0;
}

#footernav li {
	list-style		:none;
	margin			:0;
	padding			:0;
}

#footernav a {
	display			:block;
	padding			:0 0 0 28px;
	margin			:0 0 0 18px;
	text-decoration	:none;
	color			:#ffffff;
}
#footernav a:hover,#footernav a:focus,#footernav a:active {
	background		:url(../img/pfeil_fff.gif) left no-repeat;
	text-decoration	:none;
}
#footernav a.cur,
#footernav a.act {
	background		:url(../img/pfeil_fff.gif) left no-repeat;
	text-decoration	:none;
}

#footercontent {
	float			:left;
	font-size		:0.9em;
	margin			:3.4em 0 0 20px;
}

#toplink,
.csc-toplink {
	float			:right;
	width			:38px;
	height			:32px;
	margin-left		:1px;
}

#toplink a,
.csc-toplink a {
	display			:block;
	width			:38px;
	height			:32px;
	background		:url(../img/icon_seitenanfang.gif) no-repeat;
}

#toplink a span,
.csc-toplink a span {
	display			:none;
}
#toplink .lang-0 a:hover, #toplink .lang-0 a:focus, #toplink .lang-0 a:active,
.csc-toplink .lang-0 a:hover, .csc-toplink .lang-0 a:focus, .csc-toplink .lang-0 a:active {
	background		:url(../img/text_seitenanfang.gif) no-repeat;
}
#toplink .lang-1 a:hover, #toplink .lang-1 a:focus, #toplink .lang-1 a:active,
.csc-toplink .lang-1 a:hover, .csc-toplink .lang-1 a:focus, .csc-toplink .lang-1 a:active {
	background		:url(../img/text_en_seitenanfang.gif) no-repeat;
}


#pdflink {
	display			:none;
	float			:right;
	width			:38px;
	height			:32px;
}

#pdflink a {
	display			:block;
	width			:38px;
	height			:32px;
	background		:url(../img/icon_pdf.gif) no-repeat;
}
#pdflink a span {
	display			:none;
}
#pdflink a:hover, #pdflink a:focus, #pdflink a:active {
	background		:url(../img/text_pdf.gif) no-repeat;
}
#pdflink .lang-1 a:hover, #pdflink .lang-1 a:focus, #pdflink .lang-1 a:active {
	background		:url(../img/text_pdf.gif) no-repeat;
}

/* ----------------------------------------------------------------------------------- Farben */


#mainnav a span {
	display			:none;
	z-index			:1;
}
#mainnav a:hover span,
#mainnav a:focus span {
	z-index			:3;
}
#mainnav a:hover span.black,
#mainnav a:focus span.black,
#mainnav a.l1:hover span.black, #mainnav a.l1:focus span.black, #mainnav a.l1:active span.black,
#mainnav a.l2:hover span.black, #mainnav a.l2:focus span.black, #mainnav a.l2:active span.black,
#mainnav a.l3:hover span.black, #mainnav a.l3:focus span.black, #mainnav a.l3:active span.black,
#mainnav a.l4:hover span.black, #mainnav a.l4:focus span.black, #mainnav a.l4:active span.black,
#mainnav a.l5:hover span.black, #mainnav a.l5:focus span.black, #mainnav a.l5:active span.black,
#mainnav a.l6:hover span.black, #mainnav a.l6:focus span.black, #mainnav a.l6:active span.black,
#mainnav a.l7:hover span.black, #mainnav a.l7:focus span.black, #mainnav a.l7:active span.black,
#mainnav a.l8:hover span.black, #mainnav a.l8:focus span.black, #mainnav a.l8:active span.black,
#mainnav .lang-1 a.l1:hover span.black, #mainnav .lang-1 a.l1:focus span.black, #mainnav .lang-1 a.l1:active span.black,
#mainnav .lang-1 a.l2:hover span.black, #mainnav .lang-1 a.l2:focus span.black, #mainnav .lang-1 a.l2:active span.black,
#mainnav .lang-1 a.l3:hover span.black, #mainnav .lang-1 a.l3:focus span.black, #mainnav .lang-1 a.l3:active span.black,
#mainnav .lang-1 a.l4:hover span.black, #mainnav .lang-1 a.l4:focus span.black, #mainnav .lang-1 a.l4:active span.black,
#mainnav .lang-1 a.l5:hover span.black, #mainnav .lang-1 a.l5:focus span.black, #mainnav .lang-1 a.l5:active span.black,
#mainnav .lang-1 a.l6:hover span.black, #mainnav .lang-1 a.l6:focus span.black, #mainnav .lang-1 a.l6:active span.black,
#mainnav .lang-1 a.l7:hover span.black, #mainnav .lang-1 a.l7:focus span.black, #mainnav .lang-1 a.l7:active span.black,
#mainnav .lang-1 a.l8:hover span.black, #mainnav .lang-1 a.l8:focus span.black, #mainnav .lang-1 a.l8:active span.black
 {
	z-index			:2;
	background		:#000000;
	width			:940px;
}
#mainnav a {
	z-index			:4;
}

#mainnav a.l1:focus span, #mainnav a.l2:focus span, #mainnav a.l3:focus span, #mainnav a.l4:focus span, #mainnav a.l5:focus span, #mainnav a.l6:focus span, #mainnav a.l7:focus span, #mainnav a.l8:focus span,
#mainnav a.l1:active span, #mainnav a.l2:active span, #mainnav a.l3:active span, #mainnav a.l4:active span, #mainnav a.l5:active span, #mainnav a.l6:active span, #mainnav a.l7:active span, #mainnav a.l8:active span,
#mainnav a.l1:hover span, .m1 #mainnav a.l1 span,
#mainnav a.l2:hover span, .m2 #mainnav a.l2 span,
#mainnav a.l3:hover span, .m3 #mainnav a.l3 span,
#mainnav a.l4:hover span, .m4 #mainnav a.l4 span,
#mainnav a.l5:hover span, .m5 #mainnav a.l5 span,
#mainnav a.l6:hover span, .m6 #mainnav a.l6 span,
#mainnav a.l7:hover span, .m7 #mainnav a.l7 span,
#mainnav a.l8:hover span, .m8 #mainnav a.l8 span {
	position		:absolute;
	left			:0;
	top				:75px;
	height			:6px;
	display			:block;
}


/*1*/
.m1 .markred,
.m1 form .csc-form-label span,
.m1 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m1 ul.browsebox li.activeLink a {
	color			:#80FF00;
}
.m1 {
	background		:url(../img/bg-body-l1.gif) top left repeat-y;
}
.m1 #left {
	border-top		:solid 6px #80FF00;
}
#mainnav a.l1:hover span, .m1 #mainnav a.l1 span, #mainnav a.l1:focus span, #mainnav a.l1:active span {
	background		:#80FF00;
	width			:329px;
}
#mainnav .lang-1 a.l1:hover span, .m1 #mainnav .lang-1 a.l1 span, #mainnav .lang-1 a.l1:focus span, #mainnav .lang-1 a.l1:active span {
	width			:334px;
}
.m1 #content ul li {
	list-style-image:url(../img/list_style_bauhausarchiv.gif);
}
.m1 .csc-frame-21 {
	border-color	:#80FF00;
}


/*2*/
.m2 .markred,
.m2 form .csc-form-label span,
.m2 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m2 ul.browsebox li.activeLink a {
	color			:#009900;
}
.m2 {
	background		:url(../img/bg-body-l2.gif) top left repeat-y;
}
.m2 #left {
	border-top		:solid 6px #009900;
}
#mainnav a.l2:hover span, .m2 #mainnav a.l2 span, #mainnav a.l2:focus span, #mainnav a.l2:active span {
	background		:#009900;
	width			:403px;
}
#mainnav .lang-1 a.l2:hover span, .m2 #mainnav .lang-1 a.l2 span, #mainnav .lang-1 a.l2:focus span, #mainnav .lang-1 a.l2:active span {
	width			:408px;
}
.m2 #content ul li {
	list-style-image:url(../img/list_style_gebaeude.gif);
}
.m2 .csc-frame-21 {
	border-color	:#009900;
}

/*3*/
.m3 .markred,
.m3 form .csc-form-label span,
.m3 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m3 ul.browsebox li.activeLink a {
	color			:#00B9E4;
}
.m3 {
	background		:url(../img/bg-body-l3.gif) top left repeat-y;
}
.m3 #left {
	border-top		:solid 6px #00B9E4;
}
#mainnav a.l3:hover span, .m3 #mainnav a.l3 span, #mainnav a.l3:focus span, #mainnav a.l3:active span {
	background		:#00B9E4;
	width			:478px;
}
#mainnav .lang-1 a.l3:hover span, .m3 #mainnav .lang-1 a.l3 span, #mainnav .lang-1 a.l3:focus span, #mainnav .lang-1 a.l3:active span {
	width			:488px;
}
.m3 #content ul li {
	list-style-image:url(../img/list_style_museum.gif);
}
.m3 .csc-frame-21 {
	border-color	:#00B9E4;
}

/*4*/
.m4 .markred,
.m4 form .csc-form-label span,
.m4 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m4 ul.browsebox li.activeLink a {
	color			:#1F379F;
}
.m4 {
	background		:url(../img/bg-body-l4.gif) top left repeat-y;
}
.m4 #left {
	border-top		:solid 6px #1F379F;
}
#mainnav a.l4:hover span, .m4 #mainnav a.l4 span, #mainnav a.l4:focus span, #mainnav a.l4:active span {
	background		:#1F379F;
	width			:604px;
}
#mainnav .lang-1 a.l4:hover span, .m4 #mainnav .lang-1 a.l4 span, #mainnav .lang-1 a.l4:focus span, #mainnav .lang-1 a.l4:active span {
	width			:615px;
}
.m4 #content ul li {
	list-style-image:url(../img/list_style_bauhaus1919.gif);
}
.m4 .csc-frame-21 {
	border-color	:#1F379F;
}

/*5*/
.m5 .markred,
.m5 form .csc-form-label span,
.m5 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m5 ul.browsebox li.activeLink a {
	color			:#9966CC;
}
.m5 {
	background		:url(../img/bg-body-l5.gif) top left repeat-y;
}
.m5 #left {
	border-top		:solid 6px #9966CC;
}
#mainnav a.l5:hover span, .m5 #mainnav a.l5 span, #mainnav a.l5:focus span, #mainnav a.l5:active span {
	background		:#9966CC;
	width			:662px;
}
#mainnav .lang-1 a.l5:hover span, .m5 #mainnav .lang-1 a.l5 span, #mainnav .lang-1 a.l5:focus span, #mainnav .lang-1 a.l5:active span {
	width			:676px;
}
.m5 #content ul li {
	list-style-image:url(../img/list_style_fokus.gif);
}
.m5 .csc-frame-21 {
	border-color	:#9966CC;
}

/*6*/
.m6 .markred,
.m6 form .csc-form-label span,
.m6 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m6 ul.browsebox li.activeLink a {
	color			:#CC0000;
}
.m6 {
	background		:url(../img/bg-body-l6.gif) top left repeat-y;
}
.m6 #left {
	border-top		:solid 6px #CC0000;
}
#mainnav a.l6:hover span, .m6 #mainnav a.l6 span, #mainnav a.l6:focus span, #mainnav a.l6:active span {
	background		:#CC0000;
	width			:740px;
}
#mainnav .lang-1 a.l6:hover span, .m6 #mainnav .lang-1 a.l6 span, #mainnav .lang-1 a.l6:focus span, #mainnav .lang-1 a.l6:active span {
	width			:735px;
}
.m6 #content ul li {
	list-style-image:url(../img/list_style_aktuelles.gif);
}
.m6 .csc-frame-21 {
	border-color	:#CC0000;
}

/*7*/
.m7 .markred,
.m7 form .csc-form-label span,
.m7 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m7 ul.browsebox li.activeLink a {
	color			:#ff6600;
}
.m7 {
	background		:url(../img/bg-body-l7.gif) top left repeat-y;
}
.m7 #left {
	border-top		:solid 6px #ff6600;
}
#mainnav a.l7:hover span, .m7 #mainnav a.l7 span, #mainnav a.l7:focus span, #mainnav a.l7:active span {
	background		:#ff6600;
	width			:846px;
}
#mainnav .lang-1 a.l7:hover span, .m7 #mainnav .lang-1 a.l7 span, #mainnav .lang-1 a.l7:focus span, #mainnav .lang-1 a.l7:active span {
	width			:844px;
}
.m7 #content ul li {
	list-style-image:url(../img/list_style_shop.gif);
}
.m7 .csc-frame-21 {
	border-color	:#ff6600;
}

/*8*/
.m8 .markred,
.m8 form .csc-form-label span,
.m8 ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
.m8 ul.browsebox li.activeLink a {
	color			:#ffcc00;
}
.m8 {
	background		:url(../img/bg-body-l8.gif) top left repeat-y;
}
.m8 #left {
	border-top		:solid 6px #ffcc00;
}
#mainnav a.l8:hover span, .m8 #mainnav a.l8 span, #mainnav a.l8:focus span, #mainnav a.l8:active span {
	background		:#ffcc00;
	width			:937px;
}
#mainnav .lang-1 a.l8:hover span, .m8 #mainnav .lang-1 a.l8 span, #mainnav .lang-1 a.l8	:focus span, #mainnav .lang-1 a.l8:active span {
	width			:938px;
}
.m8 #content .csc-text ul li {
	list-style-image:url(../img/list_style_information.gif);
}
.m8 .csc-frame-21 {
	border-color	:#ffcc00;
}


/* ----------------------------------------------------------------------------------- cObj */

.csc,
.csc-frame {
	clear			:both;
	margin			:0 0 50px 20px;
}

.csc-sword {
}

.csc-toplink {
	clear			:right;
	margin			:-20px 0 50px 0;
}

.csc-toplink a {
}

/* ----------------------------------------------------------------------------------- cObj Header */

.csc-headline {
	margin			:0 0 0 20px;
}

.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 .csc-frame {
	margin-left		:0;
}

.cols {
	float			:left; /* ??? */
	margin			:0 0 50px 0;
}

.csc .csc,
.cols .csc,
.cols .csc-frame,
.cols .csc-headline {
	clear			:none;
	margin			:0 0 25px 0;
}

.csc-frame-1 {
	float			:left;
	width			:100px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-2 {
	float			:left;
	width			:220px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-3 {
	float			:left;
	width			:340px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-4 {
	float			:left;
	width			:460px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-5 {
	float			:left;
	width			:580px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-6 {
	clear			:both;
	float			:left;
	width			:700px;
	margin			:0 0 0 20px;
	min-height		:1em;
}

.csc-frame-06 {
	border-bottom	:solid 1px #aaaaaa;

}

.csc-frame-20,
.csc-frame-21 {
	border-width	:1px;
	border-style	:solid;
	padding			:5px 10px;
}

.csc-frame-20 {
	border-color	:#aaaaaa;
}

/* ----------------------------------------------------------------------------------- cObj imagetext */

.csc-img,
.csc-imgtxt {
	margin				:0 0 50px 20px;
	padding				:0;
	line-height			:0;
}

.csc-textpic-text {
	line-height			:1.4em;
}

.csc-textpic-header {
	line-height			:1.4em;
}

.csc-textpic-img div {
	background			:#000000;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
}

/*
.left .csc-textpic .csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption,
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size		:.9em;
	margin			:0 0 0 0;
	padding			:0 5px 2px 90px;
	text-align		:right;
	color			:#ffffff;
	background		:#8fb9da url(../images/bg-imgcaption.gif) bottom right no-repeat;
	line-height		:1em;
}

*/

.csc-textpic-caption {
	font-size		:.9em;
	margin			:0 0 0 0;
	line-height		:1.0em;
	padding			:.5em 0 0 0;
}

.csc-textpic-border .csc-textpic-caption {
}

.csc-img .csc-textpic-firstcol {
	clear			:both;
}

/* ----------------------------------------------------------------------------------- cObj menu */

ul.csc-sitemap {
	list-style		:none;
	margin-left		:0;
	padding-left	:0;
}

.m8 #content ul.csc-sitemap li {
	list-style		:none;
	list-style-image:none;
	margin			:0.4em 0 0.4em 0;
}

.csc-sitemap a {
	padding			:0 0 0 28px;
	margin			:0 0 0 0;
	text-decoration	:none;
	color			:#ffffff;
	background		:url(../img/pfeil_fff.gif) top left no-repeat;
}

.csc-sitemap a:hover,
.csc-sitemap a:focus {
	text-decoration	:underline;

}

ul.csc-sitemap ul {
	color			:#cccccc;
	margin-left		:0;
	padding-left	:28px;
}
ul.csc-sitemap ul a {
	color			:#cccccc;
	background		:url(../img/pfeil_ccc.gif) top left no-repeat;
}
ul.csc-sitemap ul ul {
	color			:#aaaaaa;
	margin-left		:0;
	padding-left	:28px;
}
ul.csc-sitemap ul ul a {
	color			:#aaaaaa;
	background		:url(../img/pfeil_aaa.gif) top left no-repeat;
}
ul.csc-sitemap .cur {
	display			:none;
}

ul.csc-sitemap span {
}


dl.csc-menu-subpages-abstract {
}

dl.csc-menu-subpages-abstract dt {
}

dl.csc-menu-subpages-abstract dd a {
	font-weight		:bold;
}

dl.csc-menu-subpages-abstract dd span {
}


/* ----------------------------------------------------------------------------------- cObj table */

.csc-table {
}

caption {
	font-size			:0.9em;
	text-align			:right;
	padding-bottom		:0.25em;
	margin-bottom		:1em;
	border-bottom		:dotted 1px #aaaaaa;
}

table.contenttable {
	table-layout		:auto;
	empty-cells			:show;
	border-spacing		:0;
	border-collapse		:collapse;
	border				:0;
	width				:100%;
	padding				:0;
	margin				:0;
}

table.contenttable-0 tr {
}

table.contenttable-0 tr.tr-odd {
}

table.contenttable-0 th, table.contenttable-0 td {
	padding				:.2em 1em;
	border-bottom		:solid 1px #aaaaaa;
}

table.contenttable-0 th.td, table.contenttable-0 td.td {
}

table.contenttable-0 th {
	font-weight			:bold;
	border-bottom		:solid 1px #ffffff;
}

table.contenttable-0 tr.tr-odd th {
}

table.contenttable-0 th.td-0, table.contenttable-0 td.td-0 {
}

table.contenttable-0 th.td-last, table.contenttable-0 td.td-last {
}

table.contenttable-0 .tr-last th, table.contenttable-0 .tr-last td {
}

table.contenttable-0 tfoot td {
	font-size			:0.9em;
}

table.contenttable-1 th, table.contenttable-1 td {
	padding				:.2em 1em;
	font-weight			:bold;
	border-bottom		:solid 1px #aaaaaa;
}

table.contenttable-2 th, table.contenttable-2 td {
	padding				:.2em 1em;
	font-weight			:bold;
	border-bottom		:solid 1px #aaaaaa;
	text-align			:center;
}

/* ----------------------------------------------------------------------------------- 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			:16%;
	text-align		:right;
	white-space		:nowrap;
	padding-right	:0;
}
*/
/* ----------------------------------------------------------------------------------- cObj mailform */

.csc-form {
	clear			:both;
	border			:solid 1px #aaaaaa;
	padding			:10px 10px 5px 10px;
}

form,
form p,
form label {
	color				:#dddddd;
}

form .csc-form-label span {
	font-size			:1.5em;
	font-weight			:bold;
}

.csc-mailform-field,
.tx-danewslettersubscription-pi1-form-field {
	clear				:both;
	margin-bottom		:0.5em;
}

.csc-loginform .csc-mailform-field {
	clear				:both;
	margin-bottom		:0.5em;
}

.csc-mailform-field .csc-form-label {
	float				:left;
	width				:210px;
	margin				:0 20px 0 0;
	min-height			:1em;
}

.csc-mailform-field label,
.tx-danewslettersubscription-pi1 label {
	display				:inline;
}

input,
textarea,
select {
	display				:inline;
	width				:442px;
	border				:solid 1px #ffffff;
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:1.0em;
	padding				:2px;
	background			:#dddddd;
	color				:#000000;
}

textarea, select {
	font-size			:1.0em;
	border				:solid 1px #ffffff;
	background			:#dddddd;
	color				:#000000;
}

select {
	padding				:1px 1px 1px 0;
	width				:auto;
}

option {
	background			:#dddddd;
	font-family			:Arial, Helvetica, sans-serif;
}

.readonly {
}

input#captcha, 
input#mailformcaptcha_response {
	width				:100px;
	float				:left;
	margin-right		:5px;
}
.csc-mailform-field img {
	float				:right;
	border				:solid 1px #ffffff;
	width				:95px;
}

.csc-form p.csc-mailform-comment {
	clear				:both;
	font-weight			:bold;
	margin				:1em 0;
}

.csc-loginform p.csc-mailform-comment {
	clear				:both;
	font-weight			:normal;
	margin-bottom		:0;
}

.csc-mailform-field-radio,
.tx-danewslettersubscription-pi1-form-field-radio {
	clear				:both;
	margin				:1em 0 1em 0;
}

.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.5em 0 0 0;
}

.csc-mailform-field-radio fieldset legend {
	display				:none;
}

.csc-mailform-field-radio .csc-form-label {
	float				:left;
	width				:210px;
	padding				:0;
	margin				:0 20px 0 0;
}

.csc-mailform-field-radio fieldset label,
.tx-danewslettersubscription-pi1-form-field-radio fieldset label {
	margin				:0 0 0.25em 0;
	float				:left;
	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.5em;
	border				:0;
	padding				:0;
	background			:transparent;
}	

.csc-mailform-field-check,
.tx-danewslettersubscription-pi1-form-field-check {
	margin				:1em 0 1em 230px;
}

.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 {
	float				:left;
	width				:auto;
	margin-top			:0.0;
	margin-right		:0.5em;
	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,
.news-search-form .submit,
input#tx-indexedsearch-searchbox-button-submit {
	width			:auto;
	margin			:1em 0 0 0;
	padding			:.2em .2em;
	font-weight		:bold;
	border			:solid 1px #ffffff;
	color			:#000000;
	background		:#dddddd;
	/*text-transform	:uppercase;*/
}


.news-search-form .submit {
	margin			:0;
}

.csc-mailform-field-submit input:hover, 
input.submit:hover,
input.tx-danewslettersubscription-pi1-submit:hover,
.news-search-form .submit:hover,
input#tx-indexedsearch-searchbox-button-submit:hover {
	background		:#ffffff;
	color			:#000000;
	cursor			:pointer;
}

.csc-frame-1 .csc-form,
.csc-frame-2 .csc-form {
	display				:none;
}

.csc-frame-3 .csc-mailform-field .csc-form-label,
.csc-frame-3 .csc-mailform-field-radio .csc-form-label {
	width				:90px;
}

.csc-frame-3 .csc-mailform-field-check,
.csc-frame-3 .tx-danewslettersubscription-pi1-form-field-check {
	margin-left			:110px;
}

.csc-frame-3 input,
.csc-frame-3 textarea {
	width				:202px;
}

.csc-frame-4 .csc-mailform-field .csc-form-label,
.csc-frame-4 .csc-mailform-field-radio .csc-form-label {
	width				:200px;
}

.csc-frame-4 .csc-mailform-field-check,
.csc-frame-4 .tx-danewslettersubscription-pi1-form-field-check {
	margin-left			:220px;
}
.csc-frame-4 input,
.csc-frame-4 textarea {
	width				:212px;
}
.csc-frame-4 select {
	max-width			:212px;
}

.csc-frame-4 .csc-mailform-field-infotxt {
	display				:block;
	padding-left		:220px;
	font-size			:0.9em;
	line-height			:1.2em;
}


.csc-frame-3 .csc-mailform-field-submit input, 
.csc-frame-3 input.submit,
.csc-frame-3 input.tx-danewslettersubscription-pi1-submit,
.csc-frame-3 .news-search-form .submit,
.csc-frame-3 input#tx-indexedsearch-searchbox-button-submit,

.csc-frame-4 .csc-mailform-field-submit input, 
.csc-frame-4 input.submit,
.csc-frame-4 input.tx-danewslettersubscription-pi1-submit,
.csc-frame-4 .news-search-form .submit,
.csc-frame-4 input#tx-indexedsearch-searchbox-button-submit,

.csc-frame-3 .csc-mailform-field-check input,
.csc-frame-3 .tx-danewslettersubscription-pi1-form-field-check input,
.csc-frame-3 .tx-danewslettersubscription-pi1-checkbox,
.csc-frame-3 .csc-mailform-field-radio fieldset input,
.csc-frame-3 .tx-danewslettersubscription-pi1-form-field-radio fieldset input,

.csc-frame-4 .csc-mailform-field-check input,
.csc-frame-4 .tx-danewslettersubscription-pi1-form-field-check input,
.csc-frame-4 .tx-danewslettersubscription-pi1-checkbox,
.csc-frame-4 .csc-mailform-field-radio fieldset input,
.csc-frame-4 .tx-danewslettersubscription-pi1-form-field-radio fieldset input
{
	width			:auto;
}

/* ----------------------------------------------------------------------------------- tx-srfeuserregister-pi1 */

.tx-srfeuserregister-pi1-error {
}
.tx-srfeuserregister-pi1-notice {
}
.tx-srfeuserregister-pi1-preview-value {
	border-bottom		:solid 1px #aaaaaa;
	margin-left			:220px;
	padding				:2px 0;
}

/* ----------------------------------------------------------------------------------- tx-newlogin-pi1 */

.tx-felogin-pi1 legend {
	display			:none;
}

/* ----------------------------------------------------------------------------------- tx-danewslettersubscription-pi1 */

.tx-danewslettersubscription-pi1 {
	margin			:0 0 50px 0;
}

.tx-danewslettersubscription-pi1-missingfields strong {
	color			:#b23316;
}

.tx-danewslettersubscription-pi1-premsg {
	font-weight		:bold;
	color			:#123456;
}

.tx-danewslettersubscription-pi1-subscr {
}

dl.tx-danewslettersubscription-pi1-data {
}

dl.tx-danewslettersubscription-pi1-data dt {
	clear			:both;
	float			:left;
	width			:75px;
}

dl.tx-danewslettersubscription-pi1-data dd {
	padding-left	:75px;
}

dl.tx-danewslettersubscription-pi1-list {
}

dl.tx-danewslettersubscription-pi1-list dt {
	margin-bottom	:0;
	font-weight		:bold;
}

dl.tx-danewslettersubscription-pi1-list dd {
	margin-bottom	:8px;
}

.tx-danewslettersubscription-pi1-form-field-submit {
	clear			:both;
}

/* ----------------------------------------------------------------------------------- tx-slideshow-pi1 */
/*
.normal .tx-slideshow-pi1 {
	width			:446px;
	padding			:1px;
	margin			:0 0 24px 0;
	border			:solid 1px #33679b;
	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 4em 0;
}

.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-vgetagcloud-pi1 ul li a,
.right .tx-vgetagcloud-pi1 ul li a {
	color			:#789abc;
}

.tx-vgetagcloud-pi1 ul li a:hover {
	color			:#537797;
}
*/
/* ----------------------------------------------------------------------------------- tx-nrdfimport-pi1 */
/*
.tx-nrdfimport-pi1 {
}

dl.tx-nrdfimport-single {
}

dl.tx-nrdfimport-single dt {
	font-weight		:bold;
	margin			:0 0 16px 0;
	display			:none;
}

dl.tx-nrdfimport-single dt .tx-nrdfimport-channel-desc {
	display			:none;
}

dl.tx-nrdfimport-single dd {
	margin			:0 0 16px 0;
}

dl.tx-nrdfimport-single dd .tx-nrdfimport-item-title {
	font-weight		:bold;
}

*/
/* ----------------------------------------------------------------------------------- indexed_search */

.tx-indexedsearch {
	margin			:0 0 50px 0;
}

.tx-indexedsearch-searchbox {
}

.tx-indexedsearch-searchbox form {
}
p.tx-indexedsearch-search-advanced {
	display			:none;
}

.tx-indexedsearch-sw {
	color			:#ffcc00;
	font-weight		:normal;
}

.tx-indexedsearch-redMarkup {
	font-weight		:normal;
}

.tx-indexedsearch-search-for {
}

.tx-indexedsearch-search-in {
}

.tx-indexedsearch-search-in label {
}

.tx-indexedsearch-search-freeindexuid {
}

.tx-indexedsearch-search-submit {
}

.tx-indexedsearch-whatis { /* Ausgeblendet fr newsince */
	clear			:both;
	float			:left;
	width			:220px;
	margin			:0 0 0 20px;
	/*display			:none;*/
}
.tx-indexedsearch-browsebox {
	clear			:both;
	float			:left;
	width			:220px;
	margin			:0 0 0 20px;
}

.tx-indexedsearch-browsebox ul.browsebox {
	display			:none;
}

.tx-indexedsearch-browsebox br {
	display			:none;
}

.tx-indexedsearch-res {
	margin			:-1.5em 0 0 20px;
	padding			:0 0 0 0;
	clear			:right;
	float			:right;
	width			:460px;
}

.tx-indexedsearch-resultrow {
	margin			:0 0 1.5em 0;
	padding			:0 0 1.5em 0;
	border-bottom		:solid 1px #aaaaaa;
}

h3.tx-indexedsearch-title {
}

h3.tx-indexedsearch-title a {
}

.tx-indexedsearch-result-number {
	font-weight		:bold;
	color			:#aaaaaa;
}

p.tx-indexedsearch-descr {
	margin-bottom	:0.5em;
}

dl.tx-indexedsearch-info {
	display			:block;
	/*color			:#aaaaaa;*/
	font-size		:0.9em;
}

dl.tx-indexedsearch-info dt {
	display			:inline;
	color			:#aaaaaa;
}

dl.tx-indexedsearch-info dd {
	display			:inline;
}

dl.tx-indexedsearch-info dd span {
	color			:#aaaaaa;
}

.tx-indexedsearch-text-item-more {
	font-weight		:bold;
}

.tx-indexedsearch-browsebox2 {
}

.tx-indexedsearch-browsebox2 .tx-indexedsearch-browsebox br {
	display			:block;
}

.tx-indexedsearch-browsebox2 .tx-indexedsearch-browsebox ul.browsebox {
	display			:block;
}


/* ----------------------------------------------------------------------------------- newsince */
/*
.tx-newsince {
	border-bottom	:solid 1px #afced7;
	margin			:-10 -10 2em -10;
	background		:#e3ebef;
	color			:#5092a0;
}

.tx-newsince form {
	padding			:10 10 5px 10;
	margin			:0;
	border-top		:solid 1px #ffffff;
	border-bottom	:solid 1px #ffffff;
}

#leftcol .tx-newsince select {
	width			:150;
}	html>body #leftcol .tx-newsince select {
	width			:161px;
}

#leftcol .tx-newsince input {
	width			:auto;
}
*/

/* ----------------------------------------------------------------------------------- tx_macinabanners-pi1 */
/*
.normal .tx_macinabanners {
	margin			:-10 -10 5px -10;
	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 {}

.normal .tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	display			:none;
}

.normal .tx_macinabanners p.tx_macinabanners-text-advertisement-bottom {
	font-size		:9px;
	color			:#afced7;
	margin			:1px 2px 0 0;
	text-align		:right;
	text-transform	:uppercase;
}

#banner-left .tx_macinabanners,
#banner-right .tx_macinabanners {
	margin			:0 0 0 0;
	padding			:0 10;
}

#banner-left .tx_macinabanners a,
#banner-right .tx_macinabanners a {
	display			:block;
	width			:182px;
	text-align		:center;
	border			:0;
	margin			:0 0 10 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 {
	font-size		:10;
	color			:#afced7;
	margin			:0 0 1px 0;
	text-align		:left;
	text-transform	:uppercase;
}
#banner-right .tx_macinabanners p.tx_macinabanners-text-advertisement-top {
	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			:10 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 {
	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 24px 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 16px 0;
}

div.poll-question  p {
	margin			:0 0 0 0;
}

div.poll-img {
}


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.0;
}

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;
}


div.poll-answers p {
	margin			:0 0 16px 0;
}

div.poll-answers p.poll-votes-total {
	margin			:0 0 16px 0;
}

p.poll-result-horizontal {
	line-height		:1em;
}

p.poll-result-horizontal img {
	border-left		:solid 1px #33679b;
}

span.poll-percentage {
	font-weight		:bold;
	color			:#33679b;
}
*/
/* ----------------------------------------------------------------------------------- ext: tx-danpdocumentdirs */
/*
div.tx-danpdocumentdirs-pi2 {
	margin			:0 0 4em 0;
}

div.tx-danpdocumentdirs-pi2-list {
	border-top		:dotted 3px #afced7;
	margin			:1em 0 2em 0;
	padding			:16px 0 0 0;
}

dl.tx-danpdocumentdirs-pi2-list-item {
	clear			:both;
	margin			:0 0 16px 0;
	padding			:0 0 1.5em 0;
	border-bottom	:dotted 3px #afced7;
}

.tx-danpdocumentdirs-pi2-lastmodifydate {
	float			:left;
}

dd.tx-danpdocumentdirs-pi2-lastmodifydate {
	font-weight		:bold;
	color			:#33679b;
}

.tx-danpdocumentdirs-pi2-doctitle {
	display			:inline;
}


.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			:#33679b;
	float			:left;
}
*/
/* ----------------------------------------------------------------------------------- ext: tt_news */
/*
.news-search-form-abc {
	margin			:0 0 16px 0;
	font-size		:0.9em;
	width			:175px;
	float			:right;
}

.news-search-form-abc strong {
	border			:solid 1px #afced7;
	padding			:1px;
	margin			:0 1px 1px 0;
	font-weight		:bold;
	display			:block;
	width			:20;
	float			:left;
}	html>body .news-search-form-abc strong {
	width			:auto;
	min-width		:20;
}

.news-search-form-abc a,
.news-search-form-abc span {
	display			:block;
	padding			:0 4px;
	background		:#e3ebef;
	text-align		:center;
}

.news-search-form-abc strong.act {
	border			:solid 1px #5092a0;
}

.news-search-form-abc a:hover,
.news-search-form-abc span {
	background		:#5092a0 url(../images/bg-mainnav-link-hover.jpg) right repeat-y;
	color			:#ffffff;
}

.news-search-form {
	margin			:0 0 16px 0;
	float			:left;
}

.news-search-form form {
	margin			:0;
	padding			:0;
}

.news-search-form form input {
	display			:block;
	width			:260;
}

.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			:#666666;
	font-weight		:bold;
}

.news-amenu-container dd a {
}
.news-amenu-container dd a:hover {
}

.news-catmenu {
}

.news-catmenu-ACT a {
	color			:#123456;	
}

/* ----------------------------------------------------------------------------------- Latest */
/*
.news-latest {
}

.news-latest h4 {
	margin			:0;
}

.news-latest h4 a {
}

.news-latest-item h4 {
	font-weight		:normal;
}

.news-latest-date,
.news-latest-dateto {
	font-weight		:bold;
}

.news-latest img {
	padding			:2px;
	border			:solid 1px #aaaaaa;
}

.news-latest-item p {
}

.news-latest-item p {
	font-weight		:normal;
}

.news-latest-more {
}
.news-latest-more a {
}

.news-latest-more a:hover {
}
*/
/* ----------------------------------------------------------------------------------- List */

/*.news-list {
	padding			:0 0 0 0;
	margin			:0 0 0 20px;
	float			:left;
}

.news-list-item {
	clear			:both;
	margin			:0 0 50px 0;
	padding			:0 0 0 0;
}

.news-list-datetime {
	clear			:both;
	float			:left;
	width			:220px;
	margin			:0 0 1em 0;
}
.news-list-date,
.news-list-dateto,
.news-list-time {
	color			:#aaaaaa;
	white-space		:nowrap;
}
.news-list-date,
.news-list-dateto {
	font-weight		:bold;
}


.news-list-item h3.news-list-header {
	font-size		:1.0em;
	display			:block;
	padding			:0;
	margin-bottom	:1em;
	border-bottom	:0;
	float			:right;
	width			:460px;
}


.news-list-img {
	clear			:left;
	display			:block
	margin			:0 0 50px 0;
	float			:left;
	width			:220px;
}
*/
.news-list-img img {
	display			:block;
	margin			:0 0 1em 0;
}

.news-list-img p {
	display			:block;
	margin			:-1em 0 1em 0;
	font-size		:0.9em;
}
/*
.news-list-content {
	clear			:right;
	float			:right;
	width			:460px;
	margin			:-0.25em 0 50px 20px;
	padding-bottom	:1em;
	border-bottom	:solid 1px #aaaaaa;
}
*/
.news-list-info b,
.news-list-info strong {
	font-weight		:normal;
}

.news-list-info span {
	color			:#aaaaaa;
}

.news-list-co {
	margin			:0 0 1em 0;
}

.news-list-co h3 {
	margin			:0;
}

.news-list-co p {
	margin			:0;
}

.news-list-co a {
	font-weight		:normal;
}

.news-list-files {
	margin			:0 0 1em 0;
}

.news-list-files h3 {
	margin			:0;
}

.news-list-files p {
	margin			:0;
	color			:#aaaaaa;
	padding			:0 0 0 28px;
	background		:url(../img/pfeil_aaa.gif) left no-repeat;
}

.news-list-files a {
}

.news-list-links {
	margin			:0 0 1em 0;
}

.news-list-links h3 {
	margin			:0;
}

.news-list-links p {
	margin			:0;
	padding			:0 0 0 28px;
	background		:url(../img/pfeil_aaa.gif) left no-repeat;
}

.news-list-links a {
}


.news-list-feedlinks {
	clear			:both;
	float			:left;
	color			:#aaaaaa;
	font-size		:0.9em;
	padding-top		:11px;display:none;
}

/* ----------------------------------------------------------------------------------- single */
/*

.news-single-category {
	display			:none;
}

.news-single-category b {
	font-weight		:normal;
}

.news-single-item h2 {
	font-size		:1.1em;
	line-height		:1em;
}

.news-single-datetime {
	margin			:0 0 8px 0;
	color			:#666666;
}

.news-single-date {
	font-weight		:bold;
}
.news-single-dateto {
	font-weight		:bold;
}
.news-single-time {
	font-weight		:normal;
}
.news-single-time span {
	font-weight		:normal;
}

.news-single-img {
	float			:right;
	margin			:0 0 8px 16px;
}

.news-single-img img {
	display			:block;
	padding			:2px;
	border			:solid 0px #aaaaaa;
	line-height		:0;
}

.news-single-imgcaption {
	font-size		:.9em;
	line-height		:1em;
}

*/
/*
.news-single-item-0 .news-single-imgcaption,
.news-single-item-4 .news-single-imgcaption,
.news-single-item-5 .news-single-imgcaption,
.news-single-item-10 .news-single-imgcaption {
	font-size		:.9em;
	margin			:0 0 0 0;
	padding			:0 5px 2px 20;
	text-align		:right;
	color			:#ffffff;
	background		:#8fb9da url(../images/bg-imgcaption.gif) bottom right no-repeat;
	width			:104px;
}
*/
/*
.news-single-content {
	margin			:0 0 4em 0;
}

.news-single-subheader {
}

.news-single-info {
}
.news-single-info b {
}
.news-single-info a {}
.news-single-info a:hover {}

.news-single-files {
}
.news-single-files h3 {
}
.news-single-files p {
	margin			:0;
	padding-left	:12px;
	background		:url(../images/bg-link.gif) top left no-repeat;
}
.news-single-files p a {
}
.news-single-files p a:hover {
}

.news-single-links {
}
.news-single-links h3 {
}
.news-single-links p {
	margin			:0;
	padding-left	:12px;
	background		:url(../images/bg-link.gif) top left no-repeat;
}
.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-add2cal {
	float			:right;
	margin			:0 0 4em 0;
	padding			:11px 0 0 0;
	font-size		:0.9em;
	color			:#33679b;
}

.news-single-backlink {
	border-top		:dotted 1px #aaaaaa; 
	margin			:0 0 4em 0;
	padding			:8px 0 0 0;
}

.news-single-reglink {
	padding-left	:12px;
	background		:url(../images/bg-link-red.gif) top left no-repeat;
}

p.news-mess {
}

.tx-ttnews-reg-missing,
.tx-ttnews-announce-missing {
	color			:#b23316;
}
*/
/* ----------------------------------------------------------------------------------- kalender */
/*
.right .tx-ttnews {
	margin				:0;
}

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				:4px 8px 8px 8px;
	border-bottom		:solid 1px #ffffff;
	background			:#d7e6eb url(../images/bg-frame-lg-right.gif) top left no-repeat;
	font-size			:1em;
	font-weight			:bold;
	text-align			:left;
}

#news-calendar thead tr {
}

#news-calendar th,
#news-calendar td {
	border				:solid 1px #ffffff;
	border-right		:0;
	padding				:6px;
	font-weight			:normal;
	text-align			:center;
	background			:#d7e6eb;
}

#news-calendar th {
	background			:#d7e6eb;
	font-weight		:bold;
}

#news-calendar td {
	background			:#afced7;
}

#news-calendar td.pad {
	background			:#d7e6eb;
}

#news-calendar td a {
	display				:block;
	background			:#5092a0;
	color				:#e3ebef;
	margin				:-6px;
	padding				:6px;
}

#news-calendar td a:hover,
#news-calendar td.act a {
	background			:#5092a0;
	color				:#ffffff;
}

#news-calendar tfoot td,
#news-calendar tfoot td.pad {
	border				:0;
	background			:#d7e6eb;
}

#news-calendar tfoot td a {
	display				:inline;
	background			:#d7e6eb;
	color				:#5092a0;
	border				:0;
	margin				:0;
	padding				:0;
}

#news-calendar tfoot td a:hover {
	background			:#d7e6eb;
	color				:#789abc;
}

#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 */

.tx-indexedsearch-browsebox2,
.tx-indexedsearch-browsebox2 .tx-indexedsearch-browsebox {
	clear			:both;
	float			:right;
	width			:460px;
	margin			:1em 0 0 0;
}
.tx-indexedsearch-browsebox2 .tx-indexedsearch-browsebox {
	float			:right;
	width			:auto;
}

.tx-ttnews-browsebox {
	float			:left;
	width			:700px;
	margin			:0 0 0 0;
}

.showResults {
	color			:#aaaaaa;
	font-size		:0.9em;
	clear			:both;
	float			:left;
	width			:220px;
	display			:none;
}

.showResults span {
	font-weight		:bold;
}

.tt-news-browser {
	float			:right;
	width			:460px;
}

ul.browsebox {
	padding			:0;
	list-style		:none;
}

.tt-news-browser ul.browsebox {
	float			:right;
}

#content ul.browsebox li {
	float			:left;
	list-style-image:none;
	border			:none;
	font-weight		:bold;
	text-align		:center;
	margin-right		:1px;
}

ul.browsebox li a {
	font-size		:1.1em;
	display			:block;
	padding			:7px 0 0 0;
	width			:38px;
	height			:31px;
	text-align		:center;
	color			:#ffffff;
	font-weight		:bold;
	background		:url(../img/bg-browser.gif) no-repeat;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage,
ul.browsebox li.activeLink {
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage a,
ul.browsebox li.activeLink a {
}

ul.browsebox li:hover {
}

ul.browsebox li a:hover,
ul.browsebox li a:focus,
ul.browsebox li a:active {
	background		:#000000;
	text-decoration	:none;
}
ul.browsebox li.tx-indexedsearch-browselist-currentPage a:hover,
ul.browsebox li.activeLink a:hover {
	background		:url(../img/bg-browser.gif) no-repeat;
}

ul.browsebox li a span span {
	display			:none;
}

ul.browsebox li a span.browservor,
ul.browsebox li a span.browsernext {
	display			:block;
	margin			:-7px 0 0 0;
	width			:38px;
	height			:31px;
	text-align		:center;
	color			:#ffffff;
	font-weight		:bold;
	background		:url(../img/icon_next.gif) no-repeat;
}
ul.browsebox li a span.browservor:hover {
	background		:url(../img/text_browser_weiter.gif) no-repeat;
}
ul.browsebox li a span.browsernext:hover {
	background		:url(../img/text_browser_next.gif) no-repeat;
}

ul.browsebox li a span.browserzurueck,
ul.browsebox li a span.browserprev {
	display			:block;
	margin			:-7px 0 0 0;
	width			:38px;
	height			:31px;
	text-align		:center;
	color			:#ffffff;
	font-weight		:bold;
	background		:url(../img/icon_prev.gif) no-repeat;
}
ul.browsebox li a span.browserzurueck:hover {
	background		:url(../img/text_browser_zurueck.gif) no-repeat;
}
ul.browsebox li a span.browserprev:hover {
	background		:url(../img/text_browser_prev.gif) no-repeat;
}