@charset "UTF-8";
/* CSS Document */

/* ########### Anfang-Screen Konfiguration ############## */

body {
	background-color: #662D1C;
}

.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

#ko_mainwrap {
	width: 955px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	padding: 0px;
	background-color: #FFFFFF;
}

#ko_headwrap {
	color: #333;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_headwrap.jpg);
	background-repeat: no-repeat;
}

/* HEADLEISTE - Anfang*/

/* Hintergrundbild ohne Logo*/

#ko_header {
	width: 955px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#ko_sprache {
	width: 100px;
	height: 20px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* SUCHE - Anfang*/
#ko_suche {
	width: 180px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
}

/* SUCHE -Ende*/

#ko_metamenu {
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 115px;
	width: 450px;
}

#ko_logo {
	float: right;
	width: 350px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

/* Hier kommt das BG-Bild-Menue oben - Kann im Bereichs CSS umgefärbt werden*/
.ko_menue {
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
/* HEADLEISTE - Ende*/


/* ########## Ende-Screen Konfiguration ################ */




/* ###### Content-Spalten Konfiguration - Anfang ####### */

/* ############# */
/* TEMPLATE START ANFANG */
/* ############# */

#ko_contentwrap_startscreen {
	background-image: url(../img/bg_cw_startscreen.jpg);
	background-repeat: repeat-y;
}

#ko_start_main {
	width: 735px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	height: 320px;
	}
#ko_start_main img {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	}
#ko_start_content {
	width: 735px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;	
	}	

#ko_start_rechts {
	margin: 0px;
	padding: 0px;
	width: 220px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	overflow: auto;
	float: right;
	background-image: url(../img/ko_bg_rechts.jpg);
	background-repeat: no-repeat;
	
	}
	
.tx-rlmpflashdetection-pi1 {
	margin: 0px;
	padding: 0px;
	height: 400px;
	z-index: 1;
	}

/* TEMPLATE START ENDE */







/* ############# */
/* TEMPLATE 1-SPALTIG ANFANG */
/* ############# */

#ko_contentwrap_1spaltig {
	background-image: url(../img/bg_navilinks.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#ko_contentlinks_1spaltig {
	width: 250px;
	padding: 0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	}
	
#ko_contentlinks_1spaltig img {
	text-align: left;
	vertical-align: top;
	}	
	
#ko_contentmain_1spaltig_wrap {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 690px;
	float: left;
	}
#ko_contentmain_1spaltig {
	margin:0px;
	padding: 0px;
}	

#ko_contentrechts_1spaltig {
	width: 220px;
	padding: 0px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	background-image: url(../img/ko_bg_rechts.jpg);
	background-repeat: no-repeat;
	}
	
#ko_contentrechts_1spaltig img {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}	
/* TEMPLATE 1-SPALTIG ENDE */




/* ############# */
/* TEMPLATE 2-SPALTIG ANFANG */
/* ############# */

#ko_contentwrap_2spaltig {
	
	background-color: #FFFFFF;
	}
	
#ko_contentmain_2spaltig {
	min-height:400px;
	height:auto !important;
	height:400px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
}	

#ko_contentmain_2spaltig_wrap {
	width: 735px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #000000;

	}

#ko_contentrechts_2spaltig {
	width: 220px;
	margin: 0px;
	padding: 0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;
	vertical-align: top;
	float: right;
	background-image: url(../img/bg_rechts.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#ko_contentrechts_2spaltig img {
	text-align: left;
	vertical-align: top;
	}	

/* TEMPLATE 2-SPALTIG ENDE */


/* ############# */
/* TEMPLATE 3-SPALTIG ANFANG */
/* ############# */

#ko_contentwrap_3spaltig {
	background-image: url(../img/bg_navilinks.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#ko_contentlinks_3spaltig {
	width: 220px;
	padding: 0px;
	min-height:400px;
	height:auto !important;
	height:400px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	}
	
#ko_contentlinks_3spaltig img {
	text-align: left;
	vertical-align: top;
	}	
	
#ko_contentmain_3spaltig_wrap {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 515px;
	float: left;
	overflow: hidden;
	}
#ko_contentmain_3spaltig {
	margin:0px;
	padding: 0px;
}	

#ko_contentrechts_3spaltig {
	width: 220px;
	padding: 0px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	background-image: url(../img/bg_rechts.jpg);
	background-repeat: no-repeat;
	}
	
#ko_contentrechts_3spaltig img {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}	
	
/* TEMPLATE 3-SPALTIG ENDE */



/* Wrap um alle Contentelemente*/

#ko_contentwrap {
	width: 955px;
	margin: 0px;
	padding: 0px;
	}


/* ########## Content-Spalten Konfiguration - Ende ########### */


/* Fotterwrap-Anfang */
#ko_footerwrap {
	width: 955px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	}
	
#ko_footerline {
	padding-left: 0px;
	}
/* Fotterwrap-Ende */




/* #####TT_NEWS-INHALTE--!!!!!!!!! Auslagern */

/*-----------------------------------  clearer  -----------------------------------*/

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px none #A69E9B;
	border-right: 0px none #A69E9B;
	border-bottom: 0px none #A69E9B;
	border-left: 0px none #A69E9B;
	}
.news-latest-container HR.clearer {
	clear:left;
	border-top: 0px none #A69E9B;
	border-right: 0px none #A69E9B;
	border-bottom: 0px solid #A69E9B;
	border-left: 0px none #A69E9B;
	}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	width: 210px;
	margin-left: 10px;
	}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#333333;
	font-size: 10px;
	}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#999999;
	text-decoration: none;
	height: auto;
	padding-right: 2px;
	}
.news-latest-item {
	/* IE hack */
	height: 80px;
	line-height: 1.2;
	/* IE hack end */
	height: 80px;
	padding:1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg_news_latest_item.jpg);
	background-repeat: no-repeat;
	}

.news-latest-item p.bodytext {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 10px;
	}

.news-latest-item h3 {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
.news-latest-item h3 a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

	
.news-latest-item IMG {
	float:right;
	margin-bottom: 2px;
	margin-left: 2px;
	}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
	}
.news-latest-date, .news-latest-category {
	font-size:9px;
	}

.news-latest-morelink {
	height:9px;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	}

.news-latest-morelink a {
	float:left;
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.news-latest-morelink a:hover {
	color: #014A97;
	}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#FFFFFF;
	}

	


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px 0px 3px;
	margin:3px 0px;	
	}
	
.news-search-form {
	margin-bottom:5px;
	background-color:#fdeacc;
	border: 1px solid #999999;
	}
.news-search-emptyMsg{
	margin:0px;
	}
.news-search-form FORM {
	margin:0px;
	}
.news-list-container H3 {
	margin-bottom: 5px;
	background-color: #E8E8E8;
	padding: 1px;
	}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	}
.news-list-container H3 A {
	color:#000000;
	text-decoration: none;
	}
.news-list-container P {
	}
.news-list-date {
	color: #333333;
	font-size: 9px;
	
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	border:1px solid #868686;
	margin-bottom:5px;
	margin-right:2px;
	}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
	}	

.news-list-morelink,.news-list-category {
	font-size:9px;
	}
.news-list-morelink  {
	margin-bottom:3px;
	margin-top: 5px;
	}

.news-list-morelink a  {
	color: #a0a0a0;
	font-weight: bold;
	}
.news-list-morelink a:hover  {
	color: #000000;
	}	

.news-list-browse {
	text-align: center;
	}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	}

.tx-ttnews-browsebox TD {
	font-size: 10px;
	}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
	}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
	}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;
	background-color:#FFFFFF;
	}
	
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 0px;
	}
.news-single-item H3 {
	margin-bottom: 15px;
	}

.news-single-img {
	float: right;
	margin-left:5px;
	
	}
	
.news-single-item a {
	font-size: 10px;
	font-weight: bold;
	color: #F49600;
	margin: 0px;
	padding: 2px;
}	

.news-single-img a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


.news-single-imgcaption {
	padding:3px;
	clear:both;
	margin: 0px;
	}

.news-single-category {
	font-size: 9px;
	}
	
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #a0a0a0;
	}
	
.news-single-backlink a:hover {	
color: #000000;
}	
.news-single-timedata {
	float: right;
	font-size: 10px;
	line-height: 16px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-right: 5px;
	}
	
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	}
.news-single-author {
	padding-bottom: 3px;
	}
.news-single-additional-info {
	background-color: #FDEACC;
	/*	clear: both;*/
	margin-top: 5px;
	padding:3px;
	padding-bottom:0px;
	}
	
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 1px;
	padding:1px;
	background-color:#FDEACC;
	}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 15px;
	}
	

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#FDEACC;
	}
.news-amenu-container LI {
	padding-bottom:1px;
	}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
	}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#FDEACC;
	}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #FDEACC;
	color:#fff;
	}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
	}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
	}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
	}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
	}
.news-catmenu-ACT {
	font-weight:bold;
	}


/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
	}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;
	}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
	}


/* #####TT_NEWS-INHALTE--!!!!!!!!! Auslagern-Ende */
