/* CSS fuer DG Tree-Level 2ff: content ueber 2 Spalten */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #3E3D40;
	background-color: #E1DFD9;
	min-width: 61.25em;
	padding: 0;
	margin: 0;
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

dfn {
	display: none;
}

#page {
    text-align: left;
    width: 61.25em;
    margin: 0 auto;
    padding: 0;
	background-color: #ffffff;
}

#page-container {
	padding: 0 1.25em;
	margin: 0;
}

/**** header ****/
#header {
	width: 6.75em;
	height: 0.875em;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
}

#header img {
	margin: 0;
	padding: 0;
	width: 6.75em;
	height: 0.875em;
}

/**** navigation top ****/
#navigation-top {
	text-align: right;
	padding: 0 0.0625em 0.1875em 0;
}

#navigation-top ul {
	margin: 0;
	padding: 0;
}

#navigation-top ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 0.5em;
}

#navigation-top a {
	font-size: 0.6875em;
	line-height: 0.6875em;
	font-weight: normal;
	color: #646466;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#navigation-top a:hover {
	color: #E2001A;
}




/**** navigation sub top ****/
#navigation-subtop {
	clear: left;
	height: 1.5625em;
	width: 58.75em;
	margin: 0 0 1.4375em 0;
	overflow: hidden;
}

#navigation-subtop ul {
	margin: 0;
	padding: 0;
	height: 1.4375em;
	overflow: hidden;
}

#navigation-subtop ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0.75em 0 0;
	padding: 0;
}

#navigation-subtop ul li img {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

#navigation-subtop ul li a {
	margin: 0;
	padding: 0;
}

#navigation-subtop-left {
	float: left;
	height: 1.4375em;
	width: 35em;
	margin: 0 0.625em 0 0;
	padding: 0;
	border-top: 1px solid #CFD0D2;
	border-bottom: 1px solid #CFD0D2;
	background-color: #F3F3F4;
}

#navigation-subtop-right {
	margin: 0 0 0 35.625em;
	padding: 0;
	border-top: 1px solid #CFD0D2;
	border-bottom: 1px solid #CFD0D2;
	background-color: #F3F3F4;
}

#navigation-subtop-right p {
	margin: 0;
	padding: 0.1875em 0 0 0.5625em;
}

#navigation-subtop-right a {
	font-size: 0.6875em;
	line-height: 0.75em;
	font-weight: normal;
	padding: 0 0.625em 0 0.8125em;
	color: #646466;
	text-decoration: none;
}

#navigation-subtop-right a:hover {
	color: #E2001A;
}

#navigation-subtop-right a span {
	font-weight: bold;
}

#navigation-search {
	margin: 0;
	padding: 0;
	height: 1.4375em;
	overflow: hidden;
}

#navigation-search input.txt {
	margin: 0;
	padding: 0 0.25em;;
	width: 14.833em;/*10.3125em;*/
	height: 1.4em;
	font-size: 0.67em;
	line-height: 1em;
	color: #646466;
	background-color: #ffffff;
	border-top: 1px solid #D6D6D9;
	border-bottom: 1px solid #D6D6D9;
	border-left: 0;
	border-right: 0;
}

/**** navigation left ****/
#navigation-left {
	float: left;
	width: 15.4545em;
	border-top: 1px solid #D6D6D9;
	font-size: 0.6875em;
/*	line-height: 1.727em;*/
	line-height: 1.55em
}

#navigation-left li {
}

#navigation-left ul {
	margin: 0;
	padding: 0;
}

#navigation-left ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation-left ul li ul li a {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 2em;
	font-weight: normal;
	text-decoration: none;
	color: #E2001A;
	background: #ffffff;
	border-bottom: 1px solid #D6D6D9;
}

#navigation-left ul li ul li a:hover {
	color: #ffffff;
	background: #E2001A;
}

#navigation-left ul li a {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 1em;
	font-weight: bold;
	text-decoration: none;
	color: #E2001A;
	background: #ffffff url("../img/arrow_down.gif") no-repeat 0px 0px;
	border-bottom: 1px solid #D6D6D9;
}

#navigation-left ul li ul li a.actifsub {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 1em;
	font-weight: bold;
	text-decoration: none;
	color: #E2001A;
	background: #ffffff url("../img/arrow_down.gif") no-repeat 0px 0px;
	border-bottom: 1px solid #D6D6D9;
}

#navigation-left ul li a:hover,#navigation-left ul li ul li a.actifsub:hover {
	color: #ffffff;
	background: #E2001A url("../img/arrow_down.gif") no-repeat 0px -69px;
}

#navigation-left ul li a.curifsub, #navigation-left ul li ul li a.curifsub {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 1em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #E2001A url("../img/arrow_down.gif") no-repeat 0px -69px;
	border-bottom: 1px solid #D6D6D9;
}

#navigation-left ul li ul li a.ifsub {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 2em;
	font-weight: normal;
	text-decoration: none;
	color: #E2001A;
	background: #ffffff url("../img/arrow_right.gif") no-repeat 0px 0px;
	border-bottom: 1px solid #D6D6D9;
}

#navigation-left ul li ul li a.ifsub:hover {
	color: #ffffff;
	background: #E2001A url("../img/arrow_right.gif") no-repeat 0px -69px;
}

#navigation-left ul li ul li a.act {
	display: block;
	margin: 0;
	padding: 0.09em 0 0.09em 2em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background: #E2001A;
	border-bottom: 1px solid #D6D6D9;
}

/*** only for print ***/
#content div.print-banner {
	display: none;
}

#header div.print-header {
	display: none;
}

#content h1.print-header {
/*	display: none;*/
	font-family: Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #E2001A;
}

#content h1.print-header-nomargin {
/*	display: none;*/
	font-family: "HelveticaNeue Condensed", "Helvetica Neue", Helvetica,Arial, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #E2001A;
	margin: 0;
	padding: 0;
}

#content div.csc-header-n1 div.first-header {
	display: none;
}


/*** forms ***/
#content input {
	font-size: 0.917em;
	color: #3E3D40;
	background-color: #ffffff;
	border: 0;
}

#content select {
	width: 8.333em;
	height: 1.25em;
	margin: 0;
	padding: 0;
	font-size: 0.917em;
	line-height: 0.917em;
	color: #3E3D40;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#content div.clearer {
	clear: left;
}

#content div.csc-text-filelinks,
#content div.csc-text-intlinks,
#content div.csc-text-extlinks {
	padding: 0;
	margin: 1em 0 0 0;
}

#content div.tx-noaddress-pi1-listrow div.csc-textpic,
#content div.tx-nopublications-pi1 div.csc-textpic-clear {
	margin: 0 0 1em 0;
	padding: 0;
}

/*
#content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}
*/

#content div.csc-teaser {
	margin: 0 0 1em 0;
	padding: 0;
}

#content div.csc-sitemap ul {
	margin: 0;
	padding: 0 0 0 1.167em;
}

/**** footer ****/
#footer {
	clear: both;
	padding: 0 0 10.625em 0;
}

#footer p {
	margin: 0;
	padding: 0.3125em 0 0 0;
	font-size: 0.6875em;
	line-height: 0.9375em;
}

#footer a {
	font-weight: normal;
	padding: 0 0.75em 0 0;
	color: #646466;
	text-decoration: none;
}

#footer a:hover {
	color: #E2001A;
}

#footer a span {
	font-weight: bold;
}

#footer-center {
	border-top: 1px solid #CFD0D2;
	margin: 0 23.75em 0 11.875em;
}

#footer-right {
	border-top: 1px solid #CFD0D2;
	float: right;
	width: 23.125em;
	color: #BBBCBD;
}

#toplink {
	position: absolute;
	top: 0px;
	left: 0px;
}


/**** edit panels ****/

table.typo3-editPanel {
	border: 0;
	border-collapse: collapse;
}

td.typo3-editPanel-controls {
	background-color: #ABBBB4;
	height: 1.0625em;
	border: 0;
}

td.typo3-editPanel-label {
	background-color: #F6F2E6;
	height: 1.0625em;
	border: 0;
}

td.typo3-editPanel-controls img {
	padding: 1px;
	margin: 0;
}

#content td.typo3-editPanel-controls img {
	border: 0;
	padding: 1px 0;
	margin: 0;
}

#header-editpanel {
	position: absolute;
	margin: -1.0625em 0 0 0;
	height: 1.0625em;
}

#header-editpanel table table td {
	border: 0;
	border-collapse: collapse;
}

#info .info-editpanel {
	height: 10px;
	margin-top: -6.75em;
	padding: 0;
}

#content img.frontEndEditIcons {
	border: 0;
}


/**** pagepanel ****/
#panel1 {
	margin: 0;
	padding: 0;
	height: 1.0625em;
	overflow: hidden;
}

#panel2 {
	margin: 0;
	padding: 0;
	height: 0.9375em;
	overflow: hidden;
}

/*
#pagepanel table {
	float: left;
	margin-right: 5px;
}
*/

/**** bannerpanel ****/
#header-panel {
	padding: 2px 0 0 0;
	width: 35em;
}

#h-panel {
	float: right;
}

table.typo3-adminPanel {
	text-align: left;
}

/* sitemap */
#content div.sitemap-lvl1 {
	background-color: #F3F3F4;
	border-top: 1px solid #D6D6D9;
	border-bottom: 1px solid #D6D6D9;
	margin-bottom: 1.25em;
	padding: 0.833em 0 1em 0.833em;
}

#content div.sitemap-lvl1 a {
	color: #E2001A;
	background-color: #F3F3F4;
	margin: 0 !important;
	padding: 0 !important;
}

#content div.sitemap-lvl1 a:hover {
	color: #E2001A;
	background-color: #F3F3F4;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: underline;
}


#content div.sitemap-lvl1 a.lvl1 {
	margin: 0;
	padding: 0 0 0 0.67em !important;
}

#content div.sitemap-lvl1 a.lvl1 img {
	vertical-align: bottom;
	margin: 0 0 1.25em 0;
}

#content div.sitemap-lvl1 a.lvl2 {
	font-size: 1em;
	font-weight: bold;
}

#content div.sitemap-lvl1 a.lvl3 {
	font-weight: bold;
}

#content div.sitemap-lvl1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#content div.sitemap-lvl1 li {
	margin: 0;
	padding: 0 0 0 0.833em;
}

#content div.sitemap-lvl1 li.ifsub {
	background: url("../img/sitemap_arrow.gif") no-repeat 0px 0px;
}

#content div.sitemap-lvl1 li.folded {
	background: url("../img/sitemap_arrow2.gif") no-repeat 0px 0px;
}

/*
#content div.sitemap-lvl1 ul.lvl2 {
	background: #ffffee;
}

#content div.sitemap-lvl1 ul.lvl3 {
	background: #ffffdd;
}

#content div.sitemap-lvl1 ul.lvl4 {
	background: #ffffcc;
}
*/
#content div.sitemap-lvl1 ul.lvl2 li {
	float: left;
	display: block;
	width: 13.75em;
	margin: 0 0.833em 1em 0;
}

#content div.sitemap-lvl1 ul.lvl3 li {
	float: none;
	margin: 0;
	width: 12.917em;
}

#content div.sitemap-lvl1 ul.lvl4 li {
	float: none;
	margin: 0;
	width: 12.083em;
}

#content div.sitemap-lvl1 ul.lvl2:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
#content div.sitemap-lvl1 ul.lvl2 {
	display: block;
	overflow: hidden;
}

* html div.sitemap-lvl1 ul.lvl2 {
	height: 1%;
	overflow: visible;
}

/*
#content div.sitemap-lvl1 dfn {
	display: inline !important;
}
*/

#content ul.csc-menu-1,
#content ul.csc-menu-def {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content ul.csc-menu-1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}