/*************************************/
/*            GENERAL                */
/*************************************/

html {
 width:100%;
 height:100%;
}
body {
 width:100%;
 height:100%;
 margin:0px;
 background-image:url(../template_images/bg_body.gif);
 background-repeat:repeat-y;
 background-color:#ffffff;
 font-family: Tahoma, Verdana, sans-serif;
 font-size:0.7em;
 color:#4B4B4B;
}
p,li,td {
 color:#4B4B4B;
}
a {
 color:#881620;
 text-decoration:underline;
}
td#in-center-content a:hover, td#in-right-content a:hover {
 text-decoration:none;
}
p, h1, h2, h3, h4, h5, h6 {
 padding:0px;
 margin-left:18px;
 margin-right:18px;
 margin-top:5px;
 padding-bottom:2px;
 margin-bottom:5px;
}
h1, h2, h3, h4, h5, h6 {
 border-bottom:1px solid #BCBCBC;
 color:#881620;
}
h1 {
 margin-top:10px;
 font-size: 1.3em;
}
h2 {
 margin-top:8px;
 font-size: 1.15em;
}
h3 {
 font-size: 1em;
}
h4 {
 font-size: 0.85em;
}
h5 {
 font-size: 0.75em;
}
h6 {
 font-size: 0.65em;
}

td#in-right-content p,
td#in-right-content h1, 
td#in-right-content h2, 
td#in-right-content h3, 
td#in-right-content h4, 
td#in-right-content h5, 
td#in-right-content h6 {
 margin:0px;
 padding-left:10px;
 padding-right:10px;
 padding-top:3px;
 padding-bottom:5px;
 border:0px;
}
td#in-right-content p {
 font-size:1em;
}

/*************************************/
/*            SPECIAL                */
/*************************************/

.content-image {
 position:relative;
}
h1.content-image-header {
 margin:0px;
 padding-top:9px;
 padding-bottom:9px;
 padding-left:18px;
 padding-right:18px;
 color:#ffffff;
 font-size:1.4em;
 position:absolute;
 top:110px;
 right:0px;
 letter-spacing:1px;
 background-color:#881620;
 font-weight:normal;
 border:0px;
}

.csc-frame-rulerAfter {
 padding-bottom:12px;
 border-bottom:1px solid #BCBCBC;
 margin-left:20px;
 margin-right:20px; 
}
.csc-frame-rulerBefore {
 border-top:1px solid #BCBCBC;
 padding-top:12px;
 margin-left:20px;
 margin-right:20px;
}
.content-image-grey .csc-textpic-imagewrap {
 padding:9px;
 background-color:#EEEEEE;
}
.content-image-grey .csc-textpic-intext-right-nowrap h1,
.content-image-grey .csc-textpic-intext-right-nowrap h2,
.content-image-grey .csc-textpic-intext-right-nowrap h3,
.content-image-grey .csc-textpic-intext-right-nowrap h4,
.content-image-grey .csc-textpic-intext-right-nowrap h5,
.content-image-grey .csc-textpic-intext-right-nowrap h6 {
 margin-right:40px;
}

.span-path {
 color:#4B4B4B;
 font-weight:bold;
 font-size:0.9em;
}
.a-path, .a-path-act {
 font-size:0.9em;
 font-weight:bold;
 color:#4B4B4B;
 text-decoration:none;
}
.a-path-act {
 color:#95323A;
}
/*************************************/
/*            OUTER TABLE            */
/*************************************/
#superoutertable {
 width:980px;
 background-color:#C8C8C8;
 background-image:url(../template_images/bg_superoutertable.gif);
 background-repeat:repeat-y;
 height:100%;
}
#outertable {
 width:980px;
 background-image:url(../template_images/bg_outertable_new.jpg);
 background-repeat:repeat-x;
}
td.out-border, td.out-border-headwrap {
 width:34px;
 background-color:#881620;
 border-right:1px solid #9E474F;
}
td#td-outerleft-top {
 height:52px;
}
td#out-top {
 text-align:right;
 vertical-align:bottom;
 height:45px;
 color:#565656;
 font-weight:bold;
 padding-bottom:7px;
 padding-right:20px;
 font-size:1em;
}
a.a-topnav {
 text-decoration:none;
 color:#565656;
 font-weight:bold;
 font-size:0.9em;
}
td#td-outleft-head {
 height:126px;
}
td.out-border-headwrap {
 height:21px
}
td.out-left-headwrap {
 border-top:1px solid #ffffff;
 border-bottom:1px solid #ffffff;
 background-color:#CBCBCB;
 width:210px;
}
td.out-center-headwrap {
 border-top:1px solid #ffffff;
 border-bottom:1px solid #ffffff;
 background-color:#CBCBCB;
 width:530px;
}
td.out-right-headwrap {
 border-top:1px solid #ffffff;
 border-bottom:1px solid #ffffff;
 background-color:#CBCBCB;
 width:205px;
}

td#out-border-bottom {
 background-image:url(../template_images/bg_outerleft.gif);
 background-repeat:no-repeat;
 height:28px;
}

/*************************************/
/*    INNER TABLE - CONTENT AREA     */
/*************************************/

td#in-path {
 height:26px;
}
td.in-border {
 width:18px;
}
td.in-spacer {
 width:5px;
}
td.in-left {
 width:187px;
}
td#in-left-content {
 width:183px;
 border-right:4px solid #BCBCBC;
 border-top:11px solid #BCBCBC;
 background-color:#ffffff;
 vertical-align:top; 
}
td#in-center-content {
 width:518px;
 border-right:4px solid #BCBCBC;
 border-top:11px solid #BCBCBC;
 background-color:#ffffff;
 vertical-align:top;
 padding-bottom:15px;
}
td#in-right-content {
 width:187px;
 vertical-align:top;
 margin-bottom:-11px;
}
td.in-bottom-spacer {
 height:11px;
 font-size:6px;
 line-height:6px;
}

/*************************************/
/*             NAVIGATION            */
/*************************************/

.a-nav-level1, .a-nav-level1-act {
 line-height:16px;
 padding-top:5px;
 padding-bottom:5px;
 display:block;
 border-bottom:1px solid #BCBCBC;
 border-left:1px solid #BCBCBC;
 background-image:url(../template_images/bg_nav1.gif);
 background-repeat:no-repeat;
 padding-left:26px;
 padding-right:3px;
 color:#4B4B4B;
 text-decoration:none;
}
.a-nav-level1-act {
 background-image:url(../template_images/bg_nav1act.gif);
 background-color:#E6E6E6;
}
.div-nav-level2, .div-nav-level2-act, .div-nav-level2-sub .div-nav-level3 {
 border-left:6px solid #A6565D;
}
.div-nav-level2-sub {
 border-left:6px solid #97474E;
}
.div-nav-level3, .div-nav-level3-act {
 border-left:6px solid #97474E;
}


.a-nav-level2, .a-nav-level2-act, .a-nav-level2-act-sub, .a-nav-level3, .a-nav-level3-act {
 padding-left:20px;
 padding-right:3px;
 color:#4B4B4B;
 text-decoration:none;
 display:block;
 border-bottom:1px solid #BCBCBC;
 border-left:1px solid #BCBCBC;
 line-height:16px;
 padding-top:5px;
 padding-bottom:5px;
}
.a-nav-level2-act-sub {
 background-color:#BCBCBC;
 color:#ffffff;
 background-image:url(../template_images/bg_nav2act.gif);
 background-repeat:no-repeat;
 background-position:top right;
 padding-right:26px;
}
.a-nav-level2-act {
 background-color:#EDEDED;
 background-image:url(../template_images/bg_nav3act.gif);
 background-repeat:no-repeat;
 background-position:top left;
 padding-right:26px;
}
.a-nav-level3 {
 padding-left:30px;
 border-left:1px solid #BCBCBC;
}
.a-nav-level3-act {
 background-image:url(../template_images/bg_nav4act.gif);
 background-repeat:no-repeat;
 background-position:top left;
 padding-left:30px;
 font-weight:bold;
}

td.right-box {
 width:183px;
 border-right:4px solid #BCBCBC;
 border-top:11px solid #BCBCBC;
 background-color:#ffffff;
}
td#in-right-content h2.right-box-header {
 margin:0px;
 margin-left:0px;
 margin-right:0px;
 font-size:1em;
 background-color:#881620;
 color:#ffffff;
 padding:9px;
 padding-left:26px;
 background-image:url(../template_images/bg_pfeilrechts.gif);
 background-repeat:no-repeat;
 background-position:center left;
}

/*************************************/
/*             FUNCTIONS             */
/*************************************/

div.div-functions {
 width:100%;
}
a.a-print {
 line-height:26px;
 display:block;
 border-bottom:1px solid #BCBCBC;
 border-top:1px solid #BCBCBC;
 background-image:url(../template_images/bg_print.gif);
 background-repeat:no-repeat;
 padding-left:26px;
 color:#4B4B4B;
 background-color:#EEEEEE;
 text-decoration:none;
}

a.a-textsize {
 line-height:26px;
 display:block;
 border-bottom:1px solid #BCBCBC;
 background-image:url(../template_images/bg_textsize.gif);
 background-repeat:no-repeat;
 padding-left:26px;
 color:#4B4B4B;
 background-color:#EEEEEE;
 text-decoration:none;
}
a.a-textsize-normal, a.a-textsize-big {
 line-height:50px;
 display:block;
 border:1px solid #BCBCBC;
 background-image:url(../template_images/bg_functions.gif);
 background-repeat:no-repeat;
 background-position:center left;
 padding-left:26px;
 color:#4B4B4B;
 background-color:#EEEEEE;
 text-decoration:none;
 margin-left:20px;
 margin-right:20px;
 margin-top:15px;
}
a.a-textsize-big {
 font-size:1.4em;
}
/*************************************/
/*             EXTENSIONS            */
/*************************************/

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 15px;
		margin-left: 20px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 15px;
		margin-right: 20px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 15px;
		margin-right: 20px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; padding-top:9px; padding-bottom:10px;color:#000000;font-style:italic;}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 15px !important;
		margin-left: 20px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 15px !important;
		margin-right: 20px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */


	/* Pictures centered, add margin on left */
	*html DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
		margin-right: 0px;
	}

	/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#881620; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:1em; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
	
.tx-indexedsearch-whatis {
 border-bottom:1px solid #BCBCBC;
 color:#881620;
 padding:0px;
 margin-left:18px;
 margin-right:18px;
 padding-top:15px;
 padding-bottom:2px;
 margin-bottom:5px;
 font-size:1em;
 font-weight:bold;
}
.tx-indexedsearch-browsebox {
 padding-bottom:15px;
}
.tx-indexedsearch-title a {
 text-decoration:none;
 color:#881620;
 font-size:1.2em;
 font-weight:bold;
}
.tx-indexedsearch-searchbox-topnav {
 font-size:1em;
 height: 13px;
 border:1px solid #4B4B4B;
 padding-left:2px;
}

/* default styles for extension "tt_news" */
div.news-list-container h3 {
 border:0px;
 margin-bottom:3px;
 margin-top:10px;
}
div.news-list-container h3 a {
 color: #000000;
 font-size:1em;
 font-weight:bold;
 padding-left:24px;
 text-decoration:none;
 background-image:url(../template_images/bg_newsheader.gif);
 background-repeat:no-repeat;
}
div.news-list-container p {
 margin-bottom:0px;
 padding-bottom:0px;
}
div.news-list-morelink {
 padding-top:5px;
 padding-left:20px;
 padding-bottom:11px;
}
div.news-list-morelink a {
 color:#881620;
 text-decoration:none;
}
hr.clearer {
 clear:both;
 margin:0px;
 margin-left:20px;
 margin-right:20px;
 padding-top:1px;
 padding-bottom:1px;
 border:0px;
 border-bottom:1px solid #BCBCBC;
 height:1px;
 line-height:1px;
 background-color:#ffffff;
}
div.news-single-item div.news-single-timedata {
 padding-left:20px;
}
div.news-list-item div.news-single-timedata {
 padding-top:11px;
 padding-left:20px;
}
div.news-single-item div.news-single-backlink {
 padding-left:20px;
 padding-bottom:15px;
}
div.news-single-item h3 {
 color: #000000;
 font-size:1em;
 font-weight:bold;
 border:0px;
}

/*************************************/
/*             RIGHT                 */
/*************************************/

td#in-right-content DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0px; padding:0px; color:#000000;font-style:italic;}
td#in-right-content DIV.csc-textpic DIV.csc-textpic-imagewrap DL { margin:0px;padding:0px; }