* html {
	filter:expression(document.execCommand("BackgroundImageCache",false,true));
}

html, body, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img, table, td, form, fieldset, input, textarea, select, ul, ol, li, body, html, h1, h2, h3, h4, h5, h6, p {
	margin:0px;
	padding:0px;
}

img, table, fieldset {
	border:0px;
}

ul.menu,
ul.menu li {
	list-style-type:none;
}

#left h1,
#right h1,
#info h1 {
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#666666;
	text-transform:uppercase;
}

#left h2,
#right h2,
#info h2 {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#666666;
}

#left p,
#right p,
#info p {
	margin-bottom:10px;
	font-size:11px;
	line-height:16px;
	color:#666666;
}

#right p {
	margin-bottom:16px;
}

#middle a {
	color:#e22507;
	text-decoration:none;
}

#middle a:hover {
	text-decoration:underline;
}

#middle .morelink {
	clear:both;
	display:block;
	margin-bottom:16px;
}

#middle .morelink a {
	padding-left:18px;
	background-image:url(arrow_link.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

#middle .separator {
	clear:both;
	display:block;
	height:2px;
	margin-bottom:16px;
	background-image:url(dotted.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

#content h1 {
	clear:both;
	display:block;
	font-size:28px;
	font-weight:normal;
	line-height:34px;
	color:#4E4E4E;
	text-transform:none;
	padding-bottom:12px;
}

#content h2 {
	clear:both;
	display:block;
	padding-top:15px;
	margin-bottom:10px;
	font-size:17px;
	font-weight:normal;
	line-height:22px;
	color:#e6230d;
	border-bottom:1px solid #e02009;
}

#content h3 {
	clear:both;
	display:block;
	padding-top:10px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	color:#777777;
	border-bottom:1px solid #777777;
}

#content h4 {
	clear:both;
	display:block;
	padding-top:35px;
	margin-bottom:10px;
	font-size:17px;
	font-weight:normal;
	line-height:22px;
	color:#e6230d;
	border-bottom:1px solid #e02009;
}

#content h5 {
	clear:both;
	display:block;
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	color:#4E4E4E;
	text-transform:none;
	padding-top:22px;
	padding-bottom:8px;
}

#content p {
	margin-bottom:16px;
	font-size:12px;
	line-height:17px;
	color:#4e4e4e;
}

#content strong,
#content b {
	color:#000000;
}

#content .fce_tabs h3 {
	color:#000000;
	margin-bottom:4px;
}

#content .fce_tabs table {
	width:100%;
	table-layout:auto;
	border:0px;
	border-collapse:collapse;
	margin-bottom:16px;
}

#content .fce_tabs table td {
	padding:4px 4px;
	font-size:12px;
	line-height:16px;
	color:#4e4e4e;
	vertical-align:top;
	border:0px !important;
}

#content .fce_tabs table tr.tr-even td {
	background-color:#efefef;
}

#content .fce_tabs table tr.tr-odd td {
	/*padding:6px 4px;*/
}

#content .fce_tabs table td.td-last {
	text-align:right;
}

/* LISTS */

#content .list-split {
	clear:both;
	float:left;
	display:block;
	width:742px;
}

#content .fce_tabs_content .list-split {
	width:713px;
}

#content .fce_twocolumns .left .list-split {
	width:538px;
}

#content .list-left {
	clear:both;
	float:left;
	display:block;
	width:361px;
	padding-right:20px;
}

#content .list-right {
	float:left;
	display:block;
	width:361px;
}

#content .fce_tabs_content .list-split .list-left,
#content .fce_tabs_content .list-split .list-right {
	width:346px;
}

#content .fce_twocolumns .left .list-split .list-left,
#content .fce_twocolumns .left .list-split .list-right {
	width:259px;
}

#content ul {
	clear:both;
	float:left;
	display:block;
	width:742px;
	list-style-type:none;
	margin-bottom:16px;
}

#content .fce_twocolumns .left ul {
	width:538px;
}

#content .fce_twocolumns .left .list-split ul {
	width:259px;
}

#content .list-split ul {
	width:361px;
}

#content .fce_tabs_content .list-split ul {
	width:346px;
}

#content table.fce_subpages ul {
	margin-top:10px;
}

#content ul li {
	clear:both;
	float:left;
	display:block;
	width:724px;
	padding:0px 0px 5px 18px;
	background-image:url(arrow_list_red.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	line-height:18px;
	color:#4e4e4e;
}

#content ul.csc-bulletlist-3 li{
	background-image:url(arrow_download.gif);
}

#content .list-split ul li {
	clear:none;
	width:323px;
	padding:0px 20px 5px 18px;
}

#content .fce_tabs_content .list-split ul li {
	clear:none;
	width:308px;
	padding:0px 20px 5px 18px;
}

#content .fce_twocolumns .left ul li {
	width:520px;
}

#content .fce_twocolumns .left .list-split ul li {
	clear:none;
	width:221px;
	padding:0px 20px 5px 18px;
}

#content .csc-textpic{
	margin:0 0 15px 0;
}

#content .csc-header {
	clear:both;
	position:relative;
}

#content .csc-header p.csc-header-date {
	display:block;
	position:absolute;
	bottom:4px;
	right:0px;
	padding:0px;
	margin:0px;
	white-space:nowrap;
}

#content a.pfeil-vor-link {
	background-image:url(arrow_link2.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:13px;
	color:#4e4e4e;
	text-decoration:underline;
}

#content a.pfeil-vor-link:hover {
	color:#e22507;
}

#content a.download {
	background-image:url(arrow_download.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:13px;
	color:#4e4e4e;
	text-decoration:underline;
}

#content a.download:hover {
	color:#e22507;
}

#content li a.download{
	background-image:none;
	padding-left:0;
}

#content a.zurueck-link {
	background-image:url(arrow_link_back.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:13px;
	color:#4e4e4e;
	text-decoration:underline;
}

#content a.zurueck-link:hover {
	color:#e22507;
}

#content a.external-link-new-window {
	background-image:url(arrow_external.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding-left:13px;
	color:#4e4e4e;
	text-decoration:underline;
}

#content a.external-link-new-window:hover {
	color:#e22507;
}

#content .fce_teaserimage {
	clear:both;
	float:left;
	display:block;
	width:742px;
	height:250px;
	padding-bottom:18px;
}

/* ######################################### Subpages ######## */

#content table.fce_subpages,
#content table.fce_subpages2,
#content table.fce_subpages3,
#content table.fce_subpages4,
#content table.fce_subpages5 {
	clear:both;
	position:relative;
	width:742px;
	table-layout:fixed;
	border:0px;
	border-collapse:collapse;
	margin-bottom:17px;
	background-image:url(fce_contentbox_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 100%;

}

#content table.fce_subpages td.header,
#content table.fce_subpages2 td.header,
#content table.fce_subpages3 td.header,
#content table.fce_subpages4 td.header,
#content table.fce_subpages5 td.header  {
	width:742px;
	height:25px;
}

#content table.fce_subpages td.header h1,
#content table.fce_subpages2 td.header h1,
#content table.fce_subpages3 td.header h1,
#content table.fce_subpages4 td.header h1,
#content table.fce_subpages5 td.header h1 {
	clear:both;
	display:block;
	margin-top:15px;
	margin-bottom:14px;
	font-size:17px;
	font-weight:normal;
	line-height:22px;
	color:#e6230d;
	border-bottom:1px solid #e02009;
}

#content table.fce_subpages td.header h1 a,
#content table.fce_subpages2 td.header h1 a,
#content table.fce_subpages3 td.header h1 a,
#content table.fce_subpages4 td.header h1 a,
#content table.fce_subpages5 td.header h1 a {
	text-decoration:none;
}

#content table.fce_subpages td.col1,
#content table.fce_subpages td.col2,
#content table.fce_subpages td.col3,
#content table.fce_subpages td.col4,
#content table.fce_subpages td.col5 {
	width:140px;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	overflow:hidden;
}

#content table.fce_subpages2 td.col1,
#content table.fce_subpages2 td.col2,
#content table.fce_subpages2 td.col3,
#content table.fce_subpages2 td.col4 {
	width:170px;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	overflow:hidden;
}

#content table.fce_subpages3 td.col1,
#content table.fce_subpages3 td.col2 {
	width:200px;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	overflow:hidden;
}

#content table.fce_subpages4 td.col1{
	width:240px;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	overflow:hidden;
}

#content table.fce_subpages5 td.col1,
#content table.fce_subpages5 td.col2,
#content table.fce_subpages5 td.col3
	width:220px;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	overflow:hidden;
}

#content table.fce_subpages td.col1,
#content table.fce_subpages td.col4,
#content table.fce_subpages2 td.col1,
#content table.fce_subpages2 td.col3,
#content table.fce_subpages3 td.col1,
#content table.fce_subpages5 td.col3,
#content table.fce_subpages5 td.col1 {
	padding-right:21px;
}

#content table.fce_subpages td.col5,
#content table.fce_subpages2 td.col4
#content table.fce_subpages3 td.col2 {
	padding-right:0px;
}

#content table.fce_subpages ul,
#content table.fce_subpages ul li {
	width:119px;
}

#content table.fce_subpages2 ul,
#content table.fce_subpages2 ul li {
	width:149px;
}

#content table.fce_subpages3 ul,
#content table.fce_subpages3 ul li {
	width:179px;
}

#content table.fce_subpages ul li,
#content table.fce_subpages2 ul li
#content table.fce_subpages3 ul li,
#content table.fce_subpages4 ul li,
#content table.fce_subpages5 ul li {
	float:left;
	display:block;
	padding:0px 10px 5px 10px;
	background-image:url(sub_menu_arrow_active.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:18px;
}

#content table.fce_subpages ul li a,
#content table.fce_subpages2 ul li a,
#content table.fce_subpages3 ul li a.
#content table.fce_subpages4 ul li a,
#content table.fce_subpages5 ul li a {
	color:#000;
}

#content table.fce_subpages2 ul li a,
#content table.fce_subpages3 ul li a {
	font-size:11px;
}

#content table.fce_subpages td h2,
#content table.fce_subpages td h2 a,
#content table.fce_subpages2 td h2,
#content table.fce_subpages2 td h2 a,
#content table.fce_subpages3 td h2,
#content table.fce_subpages3 td h2 a,
#content table.fce_subpages4 td h2,
#content table.fce_subpages4 td h2 a,
#content table.fce_subpages5 td h2,
#content table.fce_subpages5 td h2 a  {
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:0px;
	color:#747474;
	border-bottom-color:#747474;
	text-decoration:none;
}

/************** Tabellen ****************/

#content table.contenttable {
	width:100%;
	table-layout:auto;
	position:relative;
	left:1px;
	border-collapse:collapse;
	border:1px solid #dddddd;
	margin-bottom:24px;
}

#content table.contenttable tr.tr-even {
	background-color:#f8f8f8;
}

#content table.contenttable tr.tr-odd {
	background-color:#ffffff;
}

#content table.contenttable tr th {
	padding:5px 10px;
	background-color:#efefef;
	white-space:nowrap;
	border:1px solid #dddddd;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	color:#000000;
	text-align:center;
}

#content table.contenttable tr th.td-0 {
	text-align:left;
}

#content table.contenttable td {
	font-size:12px;
	line-height:17px;
	padding:5px 10px;
	vertical-align:top;
	border:1px solid #eeeeee;
}

#content table.contenttable-2 tr.tr-even {
	background-color:#e6e6e6;
}

#content table.contenttable-2 tr.tr-odd {
	background-color:#ffffff;
}

#content table.contenttable-2 tr th {
	background-color:#7a7a7a;
	color:#ffffff;
	padding:5px 10px;
	white-space:nowrap;
	border:1px solid #c0c0c0;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

#content table.contenttable-2 td.td-0 {
	width:170px;
	text-align:left;
}

#content table.contenttable-2 td {
	border:1px solid #c0c0c0;
	text-align:center;
	vertical-align:middle;
}

#content table.contenttable-3 tr th.td-0 { text-align:left; }
#content table.contenttable-3 tr td.td-1 { width:80px; text-align:right; white-space:nowrap; }
#content table.contenttable-3 tr td.td-2 { width:100px; text-align:left; }
#content table.contenttable-3 tr td.td-3 { width:140px; text-align:left; }
#content table.contenttable-3 tr td.td-4 { width:40px; text-align:center; }
#content table.contenttable-3 tr td.td-last { width:40px; text-align:center; }
#content table.contenttable-3 tr.hover-odd { background-color:#e8e8e8; }
#content table.contenttable-3 tr.hover-even { background-color:#f0f0f0; }

/************* Uploads **************/

#content table.csc-uploads {
	width:100%;
	table-layout:auto;
	position:relative;
	left:1px;
	border-collapse:collapse;
	border:1px solid #dddddd;
}

#content table.csc-uploads tr.tr-even {
	background-color:#f8f8f8;
}

#content table.csc-uploads tr.tr-odd {
	background-color:#ffffff;
}

#content table.csc-uploads tr th {
	padding:5px 10px;
	background-color:#efefef;
	white-space:nowrap;
	border:1px solid #dddddd;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	color:#000000;
	text-align:center;
}

#content table.csc-uploads td {
	font-size:12px;
	line-height:17px;
	padding:5px 10px;
	vertical-align:middle;
	border:1px solid #eeeeee;
}

#content table.csc-uploads th.csc-uploads-fileName { text-align:left; }
#content table.csc-uploads th.csc-uploads-description { text-align:left; }
#content table.csc-uploads th.csc-uploads-fileSize { text-align:right; }

#content table.csc-uploads .csc-uploads-icon {
	width:18px;
	text-align:left;
}

#content table.csc-uploads td.csc-uploads-fileSize { text-align:right; width:70px; }
#content table.csc-uploads td.csc-uploads-download { text-align:right; width:60px; }

#content table.csc-uploads td.csc-uploads-download input {
	clear:both;
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 10px 4px 10px;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color:#333333;
}

#videoplayer{
	margin:0 0 0 55px;
	background-color:#fff;
}

.tx-newloginbox-pi1 label{
	clear:both;
	display:block;
	float:left;
	width:150px;
}

.tx-newloginbox-pi1 input{
	display:block;
	float:left;
	width:250px;
	margin:0 0 5px 0; 
}

.tx-newloginbox-pi1 input.submit{
	clear:both;
	display:block;
	float:	left;
	width:150px;
	margin:0 0 0 150px;
}

.tx-newloginbox-pi1 input.forgott{
	clear:both;
	display:block;
	float:	left;
	width:150px;
	background-image:none;
	border-width:0px;
	text-align:left;
	background-color:#fff;
	margin:5px 0 0 150px;
}
.tx-newloginbox-pi1 input.forgott:hover{
	text-decoration:underline;
}

.tx-newloginbox-pi1 input.logout{
	clear:both;
	display:block;
	float:left;
	width:150px;
	margin:5px 0 0 0;
}

.tx-newloginbox-pi1 .login_dates{
	clear:both;
	display:block;
	float:	left;
	width:300px;
}

#left .tx-newloginbox-pi1{
	clear:both;
	display:block;
	float:left;
	width:151px;
	padding:10px;
	color:#fff;
}

#left .tx-newloginbox-pi1 h3{
	text-decoration:underline;
	margin:0 0 10px 0;
}

#left .tx-newloginbox-pi1 p{
	color:#fff;
}

#left .tx-newloginbox-pi1 .login_date{
	width:151px;
}

#left .tx-newloginbox-pi1 input.logout{
	width:100px;
}