body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 9pt;
	text-align: center;
}

div.hidden {
	display: none;
	visibility: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ /*  MAIN CONTENT SECTION			*/
div.section-main {
	
}

div.section-main div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

div.section-main div.breadcrumb {
	position: absolute;
	top: 0px;
	left: 175px;
	width: 468px;
	height: 20px;
}

div.section-main div.breadcrumb a {
	color: #062D55;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.section-main div.breadcrumb a:hover {
	color: #9C1A09;
}

div.section-main div.searchmask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 152px;
	height: 30px;
	border-top: 1px #FFFFFF solid;
	background-color: #FFCC66;
	padding-top: 5px;
}

div.section-main div.searchmask input.indexedsearch {
	width: 100px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	margin-left: 15px;
	margin-right: 8px;
}

div.section-main div.navigation {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 152px;
	border-top: 1px #F8E394 solid;
}

div.section-main div.navigation div.section-main div.section-teaser {
	position: relative;
	top: 0;
}

div.section-main div.navigation div.bottom-design {
	height: 35px;
	border-top: 1px #F8E394 solid;
	background-color: #FFFFFF;
	background-image: url(/fileadmin/img/bg_navigation_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-bottom: 15px;
}

div.section-main div.navigation div.bottom-design a {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
}

div.section-main div.navigation ul,div.section-main div.navigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.section-main div.navigation ul.level-1 {
	background-color: #336699;
	margin: 0;
	padding: 0;
}

div.section-main div.navigation ul.level-1 li {
	display: block;
	border-bottom: 1px #F8E394 solid;
}

div.section-main div.navigation ul.level-1 a {
	color: #F8E394;
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 16px;
	line-height: 20px;
	display: block;
}

div.section-main div.navigation ul li.level-1 a:hover {
	color: #FFCC66;
}

div.section-main div.navigation ul li.level-1-active {
	background-color: #AD1C08;
	height: auto;
}

div.section-main div.navigation ul li.level-1-active a {
	color: #F8E394;
	display: block;
}

div.section-main div.navigation ul li.level-1-active a:hover {
	color: #FFCC66;
}

div.section-main div.navigation ul.level-2 {
	margin: 0;
	padding: 0;
	text-align: right;
}

div.section-main div.navigation ul.level-2 li {
	background-color: #F8E394;
}

div.section-main div.navigation ul.level-2 li a {
	color: #062D55;
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}

div.section-main div.navigation ul.level-2 li a:hover {
	color: #9C1A09;
}

div.section-main div.navigation ul.level-2 li span {
	color: #F8E394;
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

div.section-main div.navigation ul li.level-2-active {
	border-top: 1px #AD1C08 dotted;
	border-bottom: 1px #AD1C08 dotted;
}

div.section-main div.navigation ul li.level-2-active a {
	color: #AD1C08;
	font-weight: bold;
	display: inline;
	margin-left: 0px;
}

div.section-main div.navigation ul li.level-2-active a:hover {
	color: #9C1A09;
}

div.section-main div.navigation ul li.level-2-active span {
	color: #AD1C08;
	font-weight: bold;
}

div.section-main div.section-content {
	position: absolute;
	top: 30px;
	left: 175px;
	width: 425px;
	min-height: 300px;
}

div.section-main div.section-teaser {
	position: absolute;
	top: 9px;
	right: 0px;
	width: 160px;
}

.teaser-img {
	float: left;
	padding: 10px;
}

.teaser-img-right {
	float: right;
	padding: 10px;
}

div.section-main div.section-content div.footline {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.section-main div.section-content div.footline a {
	color: #666666;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	HEADER  :  DESIGN UND POSITIONEN                                           */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.section-header {
	
}

div.section-header div.container {
	position: relative;
	top: 0px;
	width: 780px;
	height: 125px;
	margin: 0 auto;
	margin-top: 10px;
}

div.section-header div.logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 160px;
	height: 94px;
}

div.section-header div.logo a.logo {
	display: block;
	width: 160px;
	height: 96px;
}

div.section-header div.logo img {
	border: 0;
	display: none;
}

div.section-main div.navigation div.bottom-design {
	
}

div.section-main div.navigation div.bottom-design  a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	vertical-align: baseline;
}

div.section-main div.navigation div.bottom-design  a img {
	border: 0px;
}

div.section-header div.metanavigation {
	position: absolute;
	top: 96px;
	right: 13px;
	min-width: 280px;
	height: 16px;
	padding: 1px 0px 0px 10px;
	z-index: 20;
	text-align: right;
	white-space: nowrap;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(/fileadmin/img/bg_metanavi_left.jpg);
	background-repeat: no-repeat;
	background-color: #f8e394;
}

div.section-header div.metanavigation ul,div.section-header div.metanavigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.section-header div.metanavigation li {
	float: left;
}

div.section-header div.metanavigation a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

div.section-header div.metanavigation a:hover {
	color: #9C1A09;
}

div.section-header div.metanavigation a.active {
	color: #9C1A09;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	TEASER SPALTE  :  BLOECKE, UEBERSCHRIFTEN, INHALT                          */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ /* STANDARD EINSTELLUNGEN F†R ALLE TEASER BLOECKE */
div.section-teaser div.teaser,div.navigation-teaser div.teaser {
	padding-bottom: 0px;
	margin-bottom: 12px;
	background-color: #ffcc66;
}

div.section-teaser div.teaser div.teaser,div.navigation-teaser div.teaser div.teaser {
	padding-bottom: 0px;
}

.tx-f4tagging-pi1 a {
	text-decoration: none;
	font-weight: bold;
}

div.section-main .tx-f4tagging-pi1 a {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 22px;
}

div.section-main div.tx-f4tagging-pi1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
	
div.section-teaser .tx-f4tagging-pi1 a {
	padding-left: 1px;
	padding-right: 1px;
	line-height: 15px;
}

div.section-teaser .tx-f4tagging-pi1 {
	padding-top: 8px;
	padding-bottom: 8px;
}

div.tx-f4tagging-pi1 {
	text-align: center;
}

div.section-teaser h1,div.section-teaser h2,div.section-teaser h3,div.navigation-teaser h1,div.navigation-teaser h2,div.navigation-teaser h3
	{
	
}

div.section-teaser h1 a,div.section-teaser h2 a,div.section-teaser h3 a,div.navigation-teaser h1 a,div.navigation-teaser h2 a,div.navigation-teaser h3 a
	{
	color: #F8E394;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.section-teaser div.inner,div.navigation-teaser div.inner {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

div.section-teaser a,div.navigation-teaser a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #B72402;
	text-decoration: none;
}

div.section-teaser a:hover,div.navigation-teaser a:hover {
	text-decoration: underline;
}

/* EIN NORMALER TEASER */
div.section-main div.section-teaser div.teaser-default  .csc-header {
	background-image: url(/fileadmin/img/bg_teaser_default_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

/* EIN LEICHT HERVORGEHOBENER TEASER */
div.section-main div.section-teaser div.teaser-special .csc-header {
	background-image: url(/fileadmin/img/bg_teaser_special_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

/* EIN NORMALER TEASER */
div.section-main div.navigation div.teaser-default .csc-header {
	background-image: url(/fileadmin/img/bg_teaser_left_default_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

/* EIN LEICHT HERVORGEHOBENER TEASER */
div.section-main div.navigation div.teaser-special .csc-header {
	background-image: url(/fileadmin/img/bg_teaser_left_special_top.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

div.section-main div.section-teaser div.teaser .inner,div.section-main div.navigation div.teaser .inner {
	background-color: #ffcc66;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.section-main div.section-teaser div.teaser .inner .bodytext,div.section-main div.navigation div.teaser .inner  .bodytext {
	background-color: #ffcc66;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
}

div.section-main div.section-teaser div.teaser  h2,div.section-main div.navigation div.teaser  h1,div.section-main div.section-teaser div.teaser  h2,div.section-main div.navigation div.teaser  h2,div.section-main div.section-teaser div.teaser  h3,div.section-main div.navigation div.teaser  h3
	{
	padding: 4px 10px 4px 10px;
	margin: 0px;
	color: #F8E394;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	TEASER SPALTE  :  NAVIGATIONS BLOCK, ZWEIGT DIE 3TE EBENE                      */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.section-main div.section-teaser div.teaser-content-navigation .csc-header {
	background-image: url(/fileadmin/img/bg_teaser_content_navigation_top.gif);
	background-repeat: no-repeat;
	/*background-color: #f8e394;*/
}

div.section-main div.section-teaser div.teaser div.pagepreview {
	background-color: #f8e394;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.section-main div.section-teaser div.teaser div.inner div.inner {
	padding: 0px;
	margin-left: -10px;
	margin-right: -10px;
}

div.teaser ul {
	color: #062D55;
	list-style-position: outside;
	list-style-position: outside;
	padding-left: 19px;
	margin: 0;
	margin-right: 5px;
}

div.teaser ul li {
	padding-bottom: 3px;
}

div.teaser li a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #062D55;
	text-decoration: none;
}

div.teaser li.active a {
	color: #9C1A09;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  VORSCHAU BLOECKE AUF DEN ERSTEN INHALT SEITEN           */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pagepreview {
	
}

.pagepreview p.text {
	padding: 5px 15px 15px 15px;
	color: #062D55;
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 11px;
}

.textbody .pagepreview {
	margin-top: 15px;
}

.textbody .pagepreview  h3 {
	font-family: Lucida, Verdana, Sans-serif;
	font-size: 12px;
	letter-spacing: 1pt;
	padding: 10px 15px 0px 15px;
	margin: 0px;
}

.textbody .pagepreview-2  h3 {
	background-image: url(/fileadmin/img/bg_teaser_menu.gif);
	margin: 0px 0 0;
	position: relative;
	padding: 10px 15px 8px 15px;
	font-weight: normal;
}

.textbody .pagepreview  h3 a {
	color: #062D55;
	text-decoration: none;
}

.textbody .pagepreview-2  h3 a {
	color: #AD1C08;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}


pagepreview h3 a : hover {
	color: #B72402;
	text-decoration: none;
}

.textbody div.pagepreview-2  ul,.textbody div.pagepreview-5  ul,.textbody .pagepreview-6  ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.textbody .pagepreview-2  li,.textbody .pagepreview-5  li,.textbody .pagepreview-6  li {
	list-style: none;
	padding: 2px 15px 3px 15px;
	margin: 0px;
	background-color: #FFCC66;
	border-top: 1px solid #F8E394;
	clear: both;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	line-height: normal;
}

.textbody .pagepreview-2 .teaser,.textbody .pagepreview-3 .teaser,.textbody .pagepreview-4 .teaser,.textbody .pagepreview-5 .teaser,.textbody .pagepreview-6 .teaser
	{
	margin: 15px 0px 0px 0px;
	background-image: url(/fileadmin/img/bg_teaser_menu.gif);
	position: relative;
}

.textbody .pagepreview-2  li a,.textbody .pagepreview-5  li a,.textbody .pagepreview-6  li a {
	color: #062D55;
	text-decoration: none;
	line-height: 12px;
}

div.teaser-menu div.padding p {
	
}

div.teaser-menu div.teaser-menu-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 6px;
}

div.teaser-menu div.teaser-menu-image img {
	border: 1px #FFCC66 solid;
}

div.teaser-menu div.teaser-subpage {
	clear: both;
	background-color: #FFCC66;
	border-top: 1px #F8E394 solid;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
}

div.teaser-menu div.teaser-subpage a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #062D55;
	text-decoration: none;
}

div.teaser-menu div.teaser-subpage a:hover {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #AD1C08;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  VORSCHAU BLOECKE DER JEWEILS NAECHSTEN EBENE            */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.teaser-content-submenu {
	width: 425px;
	margin-top: 15px;
	background-image: url(/fileadmin/img/bg_teaser_menu.gif);
	position: relative;
	text-align: left;
}

div.teaser-content-submenu div.padding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}

div.teaser-content-submenu h3 {
	color: #062D55;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

div.teaser-content-submenu h3 a,div.teaser-content-submenu h3 a:hover {
	color: #AD1C08;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

div.teaser-content-submenu div.padding p {
	color: #062D55;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
}

div.teaser-content-submenu div.teaser-subpage {
	clear: both;
	background-color: #FFCC66;
	border-top: 1px #F8E394 solid;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
}

div.teaser-content-submenu div.teaser-subpage a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #062D55;
	text-decoration: none;
}

div.teaser-content-submenu div.teaser-subpage a:hover {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #AD1C08;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  KAPITEL EINES DOKUMENTS (4te Ebene)                         */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.chapters {
	width: 175px;
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-top: 1px #9C1A09 solid;
	padding: 5px;
	padding-left: 8px;
	background-color: #F3F3F3;
}

div.chapters ol {
	padding-left: 23px;
	margin: 0;
}

div.chapters li {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #062D55;
	padding: 0px;
	padding-bottom: 6px;
}

div.chapters li a {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #062D55;
	text-decoration: none;
}

div.chapters li.act {
	color: #9C1A09;
	font-weight: bold;
}

div.chapters li.act a {
	color: #9C1A09;
}

div.chapters li a:hover {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #9C1A09;
	text-decoration: none;
}

div.navchapters {
	float: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  TEXTBLOCK FORMATIERUNGEN / FRAMES                           */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ /* EINLEITUNGS TEXT */
div.content-frame-intro {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

div.content-frame-intro p.bodytext {
	margin: 0px;
	padding: 0px;
	color: #062D55;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 0.2pt;
}

/* KOMMENTAR TEXT */
div.content-frame-comment {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
}

div.content-frame-comment p.bodytext {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-style: italic;
}

div.content-frame-box {
	padding: 6px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	margin-bottom: 12px;
	border: 1px #FFCC66 solid;
	background-color: #F3F3F3;
}

div.content-frame-box p.bodytext {
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 14pt;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ /*  CONTENT STYLES			*/
div.textbody div.sequence {
	text-align: right;
	margin-top: 10px;
}

div.textbody ul {
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
}

div.textbody ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}

div.textbody div.sequence img {
	border: 0px;
}

div.textbody div.pagetitle {
	margin-bottom: 12px;
}

div.textbody div.pagetitle h1.pagetitle {
	font-size: 12pt;
	color: #062D55;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.textbody p.subtitle {
	font-size: 8pt;
	font-style: italic;
	color: #999999;
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 120%;
}

div.textbody h1.document-name {
	font-size: 12pt;
	color: #062D55;
	margin-top: 0px;
	margin-bottom: 23px;
}

div.textbody h2.chaptertitle {
	font-size: 11pt;
	color: #062D55;
	margin-top: 0px;
	margin-bottom: 15px;
}

div.textbody .csc-header h1 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 15px;
	margin-bottom: 3px;
}

div.textbody .csc-header-n1 h1 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 3px;
}

div.textbody .csc-header-n2 h1 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 3px;
}

div.textbody h2 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 15px;
	margin-bottom: 3px;
}

div.textbody h2.csc-firstHeader {
	margin-top: 0px;
}



div.textbody h3 {
	font-size: 10pt;
	color: #062D55;
	margin-top: 15px;
	margin-bottom: 3px;
}

div.textbody h4 {
	font-size: 9pt;
	color: #062D55;
	margin-top: 12px;
	margin-bottom: 3px;
}

div.textbody p,div.textbody p.bodytext {
	font-size: 9pt;
	line-height: 13pt;
	/*	text-align:justify;	*/
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
}

div.textbody li {
	line-height: 13pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

div.textbody a {
	color: #9C1A09;
	text-decoration: none;
}

div.textbody a:hover {
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  TABELLEn DARSTELLUNGEN, VERSCHIEDENE VARIANTEN              */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.tabelle-tabs table.contenttable {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 6px;
}

div.tabelle-tabs h2 {
	display: block;
	font-weight: bold;
	color: #062D55;
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 15px;
}

div.tabelle-tabs table.contenttable tr td {
	border: 0px #FFFFFF solid;;
	padding: 3px 20px 4px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}

div.tabelle-tabs table.contenttable tr td.td-0 {
	font-size: 8pt;
	padding-top: 1px;
}

div.tabelle-tabs table.contenttable tr td ul li {
	font-size: 8pt;
	color: #000000;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.tabelle-tabs table.contenttable tr td.td-0 {
	padding-top: 3px padding-right :           10px;
}

div.tabelle-tabs table.contenttable tr td.td-0 p {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

div.tabelle-projekt table.contenttable {
	border: 0px #Ad1C08 solid;
	border-spacing: 1px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

div.tabelle-projekt table.contenttable tr.tr-0 td {
	border-top: 1px #FFCC66 solid;
}

div.tabelle-projekt table.contenttable tr td {
	font-size: 8pt;
	text-align: left;
	padding: 2px;
	padding: 5px 10px 5px 10px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px #DFDFDF solid;
}

div.tabelle-projekt table.contenttable tr td.td-0 {
	width: 120px;
	background-color: #F3F3F3;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  MAILFORMULR                                                 */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
form {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

form.global_indexedsearch {
	margin-top: 0px;
	vertical-align: middle;
}

form.global_indexedsearch input {
	float: left;
}

form.global_indexedsearch input.submit {
	padding-top: 2px;
}

form fieldset {
	border: 0;
	margin: 0px;
	padding: 0px;
}

form .csc-mailform-field {
	clear: both;
	padding-top: 5px;
}

form .csc-mailform-field label {
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 5px;
	width: 140px;
	display: block;
	float: left;
}

form .csc-mailform-field-required label {
	color: #C32B17;
}

form .csc-mailform-field input,form .csc-mailform-field textarea { /* width:235px; */
	display: block;
	float: left;
}

form .csc-mailform-field textarea {
	margin-bottom: 4px;
}

form .csc-mailform-field input.inputbox,form .csc-mailform-field textarea.inputbox { /* width:235px; */
	
}

form .csc-mailform-field input.submit {
	background-color: #C32B17;
	border: 1px #660000 solid;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F8E394;
	width: 100px;
	display: block;
	float: left;
	margin-left: 155px;
}

form .csc-mailform-field-radio {
	font-size: 9pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

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

form .csc-mailform-field-radio fieldset label {
	padding: 0px;
	width: auto;
}

form .csc-mailform-field-checkbox input {
	margin-left: 155px;
}

form .csc-mailform-field-checkbox label {
	padding: 2px 0px 0px 0px;
}

h3.mailformH3 {
	color: #C32B17 !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE  :  DATEIDOWNLOAD                                           */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.section-content div.textbody table.csc-uploads {
	width: 100%;
	background-color: #FAF2D2;
	border: 1px #Ad1C08 solid;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.section-content div.textbody table.csc-uploads td.csc-uploads-fileName {
	padding: 8px;
	padding-left: 12px;
}

div.section-content div.textbody table.csc-uploads td.csc-uploads-fileName p {
	padding-bottom: 0px;
}

div.section-content div.textbody table.csc-uploads td.csc-uploads-fileName p a {
	color: #Ad1C08;
	font-weight: bold;
	text-decoration: none;
}

div.section-content div.textbody table.csc-uploads td.csc-uploads-fileName p.csc-uploads-description {
	color: #666666;
	font-size: 8pt;
}

div.section-content div.textbody table.csc-uploads td.csc-uploads-fileSize p {
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	TEASER SPALTE  :  DATEIDOWNLOAD                                            */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.teaser table.csc-uploads {
	width: 140px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.teaser table.csc-uploads td {
	vertical-align: top;
}

div.teaser table.csc-uploads td.csc-uploads-fileName {
	
}

div.teaser table.csc-uploads td.csc-uploads-fileName p {
	padding-bottom: 0px;
}

div.teaser table.csc-uploads td.csc-uploads-fileName p a {
	color: #Ad1C08;
	font-weight: bold;
	text-decoration: none;
}

div.teaser table.csc-uploads td.csc-uploads-fileName p.csc-uploads-description {
	color: #333333;
}

div.teaser table.csc-uploads td.csc-uploads-fileSize p {
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT SPALTE :  LISTE UND EINTRAEGE FUER DEN BEREICH "NEUES"                 */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.section-content div.textbody div.neues-liste {
	
}

div.section-content div.textbody div.neues-liste div.eintrag {
	background-color: #F3F3F3;
	border-top: 1px #FFCC66 solid;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

div.section-content div.textbody div.neues-liste div.eintrag table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.section-content div.textbody div.neues-liste div.eintrag td.text {
	vertical-align: top;
}

div.section-content div.textbody div.neues-liste div.eintrag td.bild {
	width: 1%;
	vertical-align: top;
	padding-left: 10px;
}

div.section-content div.textbody div.neues-liste div.eintrag td h1 {
	margin: 0px;
	margin-bottom: 4px;
}

div.section-content div.textbody div.neues-liste div.eintrag td h1 a {
	color: #062D55;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 0px;
}

div.section-content div.textbody div.neues-liste div.eintrag td.text p {
	font-size: 9pt;
	padding: 0px;
	margin-top: 6px;
}

div.section-content div.textbody div.neues-liste div.eintrag p.mehr a {
	font-size: 8pt;
	padding: 0px;
}

div.section-content div.textbody div.neues-liste div.eintrag-1 {
	
}

div.section-content div.neues-detail p.links {
	text-align: right;
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 15px;
	clear: both;
}

div.section-content div.neues-detail p.links a {
	font-size: 8pt;
	text-decoration: none;
}

div.neues-detail h1 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 0px;
	margin-bottom: 3px;
}

div.neues-detail div.kurztext h3 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 0.2pt;
}

div.neues-detail div.bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
}

div.neues-detail div.bild img {
	border: 1px #FFCC66 solid;
}

div.neues-detail div.file {
	
}

div.neues-detail div.file dd {
	border: 1px #AD1C08 solid;
	background-color: #FAF2D2;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
}

div.neues-detail div.file dd img {
	margin-right: 10px;
	float: left;
}

div.neues-detail div.file dd a {
	color: #AD1C08;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	TEASER  :  LISTE VON "NEUES" EINTRAEGEN                                        */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.teaser div.neues-liste {
	
}

div.section-teaser div.teaser div.neues-liste div.eintrag,div.navigation div.teaser div.neues-liste div.eintrag {
	border-bottom: 1px #336699 solid;
	padding: 7px;
	padding-top: 0ox;
	padding-bottom: 4px;
	margin-bottom: 0px;
	clear: both;
}

div.teaser div.neues-liste div.eintrag td.text {
	width: 140px;
	vertical-align: top;
}

div.teaser div.neues-liste div.eintrag td.text div.bild {
	float: right;
	padding-left: 7px;
	padding-bottom: 5px;
}

div.teaser div.neues-liste div.eintrag td h1 {
	margin: 0px;
	margin-bottom: 4px;
}

div.teaser div.neues-liste div.eintrag td h1 a {
	color: #062D55;
	font-size: 10px;
	text-decoration: none;
	margin-top: 0px;
}

div.teaser div.neues-liste div.eintrag td.text p {
	font-size: 10px;
	padding: 0px;
	margin-top: 6px;
}

div.teaser div.neues-liste div.eintrag td.text p.mehr {
	margin: 0px;
	padding: 0px;
}

div.teaser div.neues-liste div.eintrag td.text p.mehr a {
	font-size: 10px;
	padding: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	CONTENT  :  LISTE UND EINTRAEGE FUER DEN BEREICH "TERMINE"                     */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.section-content div.textbody div.termin-liste {
	
}

div.section-content div.textbody div.termin-liste div.eintrag {
	background-color: #F3F3F3;
	border-top: 1px #FFCC66 solid;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

div.section-content div.textbody div.termin-liste div.eintrag table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.section-content div.textbody div.termin-liste div.eintrag td.text {
	vertical-align: top;
}

div.section-content div.textbody div.termin-liste div.eintrag td.bild {
	width: 1%;
	vertical-align: top;
	padding-left: 10px;
}

div.section-content div.textbody div.termin-liste div.eintrag td h1 {
	margin: 0px;
	margin-bottom: 10px;
}

div.section-content div.textbody div.termin-liste div.eintrag td h1 a {
	color: #062D55;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 0px;
}

div.section-content div.textbody div.termin-liste div.eintrag td.text p {
	font-size: 9pt;
	padding: 0px;
	margin-top: 6px;
}

div.section-content div.textbody div.termin-liste div.eintrag td.text p.datum {
	color: #AD1C08;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.section-content div.textbody div.termin-liste div.eintrag td.text p.mehr {
	font-size: 8pt;
	padding: 0px;
}

div.section-content div.textbody div.termin-liste div.eintrag td.text p.mehr a {
	font-size: 8pt;
}

div.section-content div.textbody div.termin-liste div.eintrag-1 {
	
}

div.section-content div.textbody div.termin-liste div.links {
	border: 1px red dotted;
}

div.termin-detail {
	
}

div.termin-detail p.links {
	text-align: right;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	clear: both;
}

div.termin-detail p.links a {
	font-size: 8pt;
	text-decoration: none;
}

div.termin-detail p.datum {
	color: #AD1C08;
	font-size: 10pt;
}

div.termin-detail h1 {
	font-size: 11pt;
	color: #062D55;
	margin-top: 6px;
	margin-bottom: 3px;
}

div.termin-detail div.kurztext h3 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	letter-spacing: 0.2pt;
}

div.termin-detail div.bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
}

div.termin-detail div.bild img {
	border: 1px #FFCC66 solid;
}

div.termin-detail div.file {
	
}

div.termin-detail div.file {
	border: 1px #AD1C08 solid;
	background-color: #FAF2D2;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: both;
}

div.termin-detail div.file img {
	margin-right: 10px;
}

div.termin-detail div.file a {
	color: #AD1C08;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/*                                                                                 */
	/*	TEASER  :  DEIGN FUER DIE MEDIENSUCHMASKE ALS TEASER                       */
	/*                                                                                 */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.teaser div.medien-suchmaske {
	margin-left: 10px;
	margin-right: 15px;
}

div.teaser div.medien-suchmaske form {
	margin: 0px;
	padding: 0px;
}

div.teaser div.medien-suchmaske p {
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 10px;
}

div.teaser div.medien-suchmaske p.field input.input {
	width: 131px;
	margin: 0px;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}

div.teaser div.medien-suchmaske p.submit {
	text-align: right;
}

div.teaser div.medien-suchmaske p.submit input.submit {
	margin-top: 3px;
	background-color: #C32B17;
	border: 1px #660000 solid;
	font-size: 10px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #F8E394;
}

p.csc-sitemap-level4 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p.csc-sitemap-level1 a {
	font-weight: bold;
	padding-left: 0px;
	color: #9C1A09;
	font-size: 11pt;
	text-decoration: none;
}

p.csc-sitemap-level2 a {
	font-weight: bold;
	padding-left: 30px;
	text-decoration: none;
	font-size: 10pt;
}

p.csc-sitemap-level3 a {
	font-weight: normal;
	padding-left: 60px;
	text-decoration: none;
	font-size: 8pt;
}

p.csc-sitemap-level4 a {
	text-decoration: none;
	font-weight: normal;
	padding-left: 90px;
	font-size: 7pt;
}

td.pollquestion {
	font-weight: bold;
	padding: 6px 0px 8px 0px;
}

div.pollquestion {
	font-weight: bold;
	padding: 0px 0px 6px 0px;
}

td.polltotal {
	font-style: italic;
}

object#fadeExample {
	margin-top: 10px;
}


.teaser input.pollanswer{
	float: left;	
}

.teaser span.answer_string {
	float: left;
	display: block;
	width: 110px;
	margin-bottom: 5px;
}

div.clear {
	clear: both;
}
