body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
}
p {
	font-size: 14px;
}
a {
	color: #FF9900;
	font-weight: bold;
}
.csc-firstHeader {
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
}
.csc-header a {
	font-size: 16px;
	font-weight: normal;
}
.csc-header h1 {
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
	font-size: 18px;
}
.bodytext{
	margin-top: 0px;
}
ul {
	margin-top: 0px;
}
.csc-header-n2 h1 {
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0px;
	font-size: 18px;
}


hr {
	width:100%;
	color:#FF9900;
	background-color:#FF9900;
	height:1px;
	text-align:center; 
	border:0px;
}


/* Formatierung für Logo */
#logo {
	text-align: center;
}

/* Formatierung für FH-Logo */
#fhlogo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}

/* Formatierung für RSS / Podcast-Logo*/
#rss {
	text-align: center;
	padding-top: 5px;
}


/* Formatierung für Breadcrumb */
#main_breadcrumb {
	padding: 2px 8px 10px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.breadcrumb-level1-no a {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.breadcrumb-level1-act a {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


/* Formatierung für Nebennavi */
#main_sidenavi {
	text-align: right;
}

.sidemenu-level1-no a {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sidemenu-level1-act a {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


/* Formatierung für Navi */
.menu1-level1-no { 
	margin-top: 5px;
}
.menu1-level1-no a {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu1-level1-act { 
	margin-top: 5px;
}
.menu1-level1-act a {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.menu1-level2-no a {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	text-decoration: none;
}
.menu1-level2-act a {
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 10px;
	text-decoration: none;
}
#box_navi {
	width: 122px;
}
#box_navi_top_left {
	background: url(gfx/box_top_left.png) no-repeat top left;
}
#box_navi_top_right {
	background: url(gfx/box_top_right.png) no-repeat top right;
}
#box_navi_bottom_left {
	background: url(gfx/box_bottom_left.png) no-repeat bottom left;
}
#box_navi_bottom_right {
	background: url(gfx/box_bottom_right.png) no-repeat bottom right;
}
#navi {
	padding: 4px 8px 6px 8px;
	font-size: 14px;
	font-weight: bold;
}
/* Formatierung für Boxen */
#box_top_left {
	background: url(gfx/box_top_left.gif) no-repeat top left;
}
#box_top_right {
	background: url(gfx/box_top_right.png) no-repeat top right;
}
#box_bottom_left {
	background: url(gfx/box_bottom_left.png) no-repeat bottom left;
}
#box_bottom_right {
	background: url(gfx/box_bottom_right.png) no-repeat bottom right;
}
#box {
	width: 125px;
}
#box_text {
	padding: 4px 8px 6px 8px;
	font-size: 14px;
}
#box_text_free {
	padding: 4px 8px 6px 8px;
	font-size: 14px;
}
#box_text h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#box_text_free  h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* Formatierung für Content */
#main_box {
	width: 473px;
}
#main_top {
	background-color: #FF9900;
}
#main_top_left {
	background: url(gfx/main_top_left.png) no-repeat top left;
}
#main_top_right {
	background: url(gfx/main_top_right.png) no-repeat top right;
}
#main_inner_top {
	clear: both;
	background-color: #FFFFFF;
	background: url(gfx/main_inner_top.png) repeat-x top;
}
#main_inner_top_left {
	background-color: transparent;
	background: url(gfx/main_inner_top_left.png) no-repeat top left;
}
#main_inner_top_right {
	background-color: transparent;
	background: url(gfx/main_inner_top_right.png) no-repeat top right;
}
#main_left {
	background: url(gfx/main_left.png) repeat-y left;
	background-color: #FFFFFF;
}
#main_right {
	background: url(gfx/main_right.png) repeat-y right;
}
#main_bottom_left {
	background: url(gfx/main_bottom_left.png) no-repeat bottom left;
}
#main_bottom_right {
	background: url(gfx/main_bottom_right.png) no-repeat bottom right;
}
#main_bottom {
	background: url(gfx/main_bottom.png) repeat-x bottom;
}
#main {
	width: 457px;
	padding: 4px 8px 6px 8px;
	font-size: 14px;
}

/* Formatierung für liveticker*/
#ticker {
	padding: 4px 8px 4px 8px;
	min-height: 22px;
	font-size: 16px;
}
#ticker_statisch {
	float: left;
}
#ticker_play {
	float: right;
	vertical-align: top;
}
#ticker_dynamisch {
	float: left;
	width: 380px;
}
#ticker_top {
	background: url(gfx/ticker_top.png) repeat-x top;
}
#ticker_left {
	background: url(gfx/ticker_left.png) repeat-y left;
}
#ticker_right {
	background: url(gfx/ticker_right.png) repeat-y right;
}
#ticker_bottom {
	background: url(gfx/ticker_bottom.png) repeat-x bottom;
}
#ticker_top_left {
	background: url(gfx/ticker_top_left.png) no-repeat left top;
}
#ticker_top_right {
	background: url(gfx/ticker_top_right.png) no-repeat right top;
}
#ticker_bottom_left {
	background: url(gfx/ticker_bottom_left.png) no-repeat left bottom;
}
#ticker_bottom_right {
	background: url(gfx/ticker_bottom_right.png) no-repeat right bottom;
}
#liveticker {
	padding: 3px 4px 1px 4px;
	height: 18px;
	font-size: 11px;
}

/* Formatierung für Suche*/
#box_search {
	margin-bottom: 51px;
	width: 125px;
}
#search_top {
	background: url(gfx/search_top.png) repeat-x top;
	width: 96px;
	float: left;
}
#search_left {
	background: url(gfx/search_left.png) repeat-y left;
}
#search_right {
	background: url(gfx/search_right.png) repeat-y right;
}
#search_bottom {
	background: url(gfx/search_bottom.png) repeat-x bottom;
}
#search_top_left {
	background: url(gfx/search_top_left.png) no-repeat left top;
}
#search_top_right {
	background: url(gfx/search_top_right.png) no-repeat right top;
}
#search_bottom_left {
	background: url(gfx/search_bottom_left.png) no-repeat left bottom;
}
#search_bottom_right {
	background: url(gfx/search_bottom_right.png) no-repeat right bottom;
}
#search {
	padding: 3px 5px 2px 5px;
}
#search_field {
	border: 0px none #FFFFFF;
	width: 86px;
}
#search_button {
	text-align: right;
}

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px solid black; /*margin-left: auto; margin-right: auto;*/}
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 14px; margin: 0px;}
TABLE.csc-uploads TR TD { vertical-align : top; padding-top: 10px;}
TABLE.csc-uploads TR.tr-even { /*background-color: #EDEBF1;*/ }
TABLE.csc-uploads TR.tr-odd { /*background-color: #D8D7DC;*/ }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 0px; padding-right: 0px; width: 0%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 0px; padding-top: 0px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: normal; padding-bottom: 4px; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/*Search Result*/
.tx-indexedsearch-title {
	background-color: #ffffff;
	color: #ff9900;
}

.tx-indexedsearch-info {
	font-size: 11px;
	background-color: #ffffff;
	color: #ff9900;
}


.colored-bold {
       font-size: 16px;
       color: #FF9900;
       font-weight: bold;
}






/* default styles for extension "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear: right;
	height: 1px;
	border: 1px solid #F9FFE5;
	font-family: sans-serif;
	font-size: smaller;
}
.news-latest-container HR.clearer {
	clear: left;
	font-size: smaller;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border: 1px solid #333;
	background-color: #ff9900;
	font-family: sans-serif;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color: #fff;
	padding: 3px;
	margin: 3px;
	border: 1px solid #666; /*background-color:#D8FA70;*/
	background-color: #cc6600;
	font-size: smaller;
	font-family: sans-serif;
}

.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
	font-family: sans-serif;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color: #fff;
	font-family: sans-serif;
}
.news-latest-gotoarchive A {
	color: #fff;
	font-size: smaller;
	font-family: sans-serif;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3; /* IE hack end */
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	background-color: #F9FFE5;
	font-family: sans-serif;
}

.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #666;
	float: left;
	font-family: sans-serif;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border: 1px solid #000;
	background-color: #ff9900;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #ff9900;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #996600;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}

.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: #ff9900;
	border: 1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #ff9900; /*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding: 3px;
	padding-bottom: 0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #333;
	background-color: #ff9900;
}
.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: #cc6600;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #cc6600;
	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: #ffcc66;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.level2 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ffcc66;
	border-left: 1px solid #666;
}
.level3 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ff9933;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* 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: 10px;
	}

	/* 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: 10px;
	}

	/* 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: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	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: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !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 */
