@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";



/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/
@import "example.css" all;
html {
	overflow-y: scroll;
	}


/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
	display:none;
	}
div#outerWrap {
	width:1020px;
	text-align:center;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: none repeat scroll 0 0 #E9EAEE;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
div#outerWrap div {
	text-align:left;
	}
div#header {
	background:#8cbcf3 url(../images/head_bg.png);
	height:220px;
	margin-top:1px;
	}
div#navigationSecondLevel {
	float:left;
	width:21%;
	}
div#main {
	width: 53%;
	float:left;
	}
div#secondary {
	width:26%;
	float:right;
}
div#footer {
	clear:both;
	}
body.hideRightColumn div#secondary {
	display:none;
	}
body.hideRightColumn div#main {
	width:79%;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#main {
	width:74% !important;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#main {
	width:100%;
	}
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
	background-image:none;
	background:#fff;
	}


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent{
	padding:12px;
	}
div#footer {
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	}
div#footerContent{
	padding-top: 5px;
	}
div#mainContent {
	padding:30px;
	overflow:hidden;
	}


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body {
	background: #E0E0E0 url(../images/bg.gif) top left repeat-x;
	}
html {
	background:#494949;
	}
strong {
	font-weight:bold;
	}
div#contentWrap {
	overflow:hidden;
	clear:both;
	background-color: #F0F0F0;
	background: url("../images/bg_footer.png") no-repeat scroll center top transparent;
	}
div#navigationSecondLevel {
margin-top: 2px;
	}
div#secondary {
	margin-top:48px;
	}
div#footer {
	background: url(../images/bg_footer.png) top center no-repeat;
	}
div#footer .footerFrame,
div#footer .footerFrame-last {
	float:left;
	width: 200px;
	margin: 0 0 40px 20px;
	}

div#footer .footerFrame h4 { 
	margin: 0 0 1em 0;
	}
div#footer #licensebadge {
	margin-top: 3px;
	opacity: 0.3;
	}
div#topMenu ul li, div#languageMenu ul li {
	display:inline;
	padding-left:1em;
	font-size:100%;
	}
div#topMenu {

}
#logo {
    height: 25px;
    margin: 0 auto;
    max-width: 1040px;
    padding: 0;
    text-align: left;

	}
#logoBox {
	left:0px;
	top:0px;
	position:relative;
	width: 165px;
	height: 85px;
	background: #fff;
	margin-left:-20px;
	z-index: 1000;
	border: 2px solid #FFFFFF;
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
-webkit-border-radius: 30px 30px 0 30px;
-moz-border-radius: 30px 30px 0 30px;
border-radius: 30px 30px 0 30px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
background: #fff url(../images/logo3_design_und_web.png) no-repeat;
	background-position: 5px 10px;
	}
#NaviLBox,#NaviRBox{
	position:relative;
	width: 40px;
	height: 75px;
	z-index: 1000;
	background-position: 0px 0px;
	}
#NaviRBox{
	left:0px;
	top:159px;
	margin-left:1015px;
background: url(../images/bg_navi_rechts2.png) no-repeat;
	}
#NaviLBox{
	left:-21px;
	top:84px;
	margin-left:0px;
background: url(../images/bg_navi_links2.png) no-repeat;
	}
div#topMenu, div#languageMenu {
	float:right;
	padding-bottom:24px;
	margin:-0px 6px 0 0;
	}
div.secondaryContentSection_old {
	background:#f2f2f2;
	border:1px solid #cfcecf;
	width:155px;
	border-top:none;
	padding: 0 10px 10px 10px;
	margin:0 0 2.4em 10px;
	overflow:hidden;
	font-size:90%;
	}
div#navigationFirstLevel {
	background: #7cb2f1 url(../images/bg_navi.png) top left repeat-x;
	height:47px;
	padding-top: 14px;
	}
div#navigationFirstLevelMenu ul {
	overflow:hidden;
	margin:0px 0 0 190px;
	}
div#navigationFirstLevelMenu ul li {
	display:block;
	float:left;
	margin-left:0;
	}
div#navigationFirstLevelMenu ul li a {
	padding: 0.8em 1em 1.1em;
	display:block;
	border-left: 1px solid #d9e5f2;
    border-right: 1px solid #376ca8;
	text-shadow: 0 -1px 0 rgba(149, 81, 5, 0.6);
	}
div#breadcrumb {
	position:relative;
	margin-left:26px;
	top:16px;
	font-size:90%;
	}
div#breadcrumb span {
	font-weight:bold;
	}
div#navigationSecondLevelMenu ul, div#navigationSecondLevelMenu li {
	background: url(../images/navi_links_bg.png) top right no-repeat;
	}
div#navigationSecondLevelMenu ul {
	text-indent:20px;
	line-height:2.2em;
	border-bottom:1px solid #ccc;
	margin-left:0;
	}
div#navigationSecondLevelMenu ul ul {
	text-indent:35px;
	border-bottom:none;
	margin-bottom:0;
	}
div#navigationSecondLevelMenu ul ul ul {
	text-indent:50px;
	}
div#navigationSecondLevelMenu {
	width: 220px
	margin-top:13px;
	}
div#navigationSecondLevelMenu li.active {
	background:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	}
div#navigationSecondLevelMenu li.active ul li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li.selected {
	background: #fff url(../images/bg_liCurrent.gif) top right no-repeat;
	font-weight: bold !important;
	border-top:1px solid #ccc;
	}
div#navigationSecondLevelMenu li.selected li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li {
	list-style-type:none;
	margin-left:0;
	}
div#navigationSecondLevelMenu li.active li, div#navigationSecondLevelMenu li.selected li {
	border-top:1px solid #eee;
	}


/*****************************/	
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
	color: #3c8dd9;
	text-decoration: none;
	}
a:visited {
	color: #3c8dd9;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#footer a:link, div#footer a:visited {
	color:#646464;
	text-decoration:none;
	}
div#footer a:hover {
	text-decoration:underline;
	}
	div#topMenu ul li a, div#languageMenu ul li a {
	color:#c9c9c9 !important;
	}
div#navigationFirstLevelMenu ul li a {
	color:#fff;
	font: 130%/1.1em Ariaial, sans-serif;
	font-weight: bold;
	}
div#navigationFirstLevelMenu ul li a.selected, div#navigationFirstLevelMenu ul li a.active {
	background: url(../images/bg_navi_activ.png);
	}
div#navigationFirstLevelMenu ul li a:hover {
	background: url(../images/bg_navi_over.png);
	text-decoration: none;
	}
div#breadcrumb a {
	color: #5d5d5d;
	margin:0 4px;
	}
div#breadcrumb span {
	margin:0 4px;
	}
div#navigationSecondLevelMenu ul li a {
	 display: block;
	}
div#navigationSecondLevelMenu ul li a:hover {
	color:#3c8dd9;
	text-decoration: none;
	}
div#header h1 a {
	color:#fff;
	text-decoration: none;
	}


/******************/
/* FONT TREATMENT */
/******************/
body {
	font: 70%/1.6em Verdana, Geneva, sans-serif;
	color:#515151;
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#mainContent {
	font-size:105%;
	}
h1, h2, h3 {
	font-weight:bold;
	margin:0.5em 0 1em 0 ;
	color: #353535;
	}
h1 {
	font-size:130%;
	}
div#header h1 {
	color:#fff;
	font: 400% Georgia, "Times New Roman", Times, serif;
	color: #f2f2f2;
	margin-left:20px;
	position:absolute;
	font-style:italic;
	margin: 1.5em 0 0 1em ;
	}
 div.secondaryContentSection_old .csc-header h2, div.secondaryContentSection_old .csc-header h3 {
	color:#fff;
	background:#494949;
	padding: 6px 10px;
	margin:0 0 1em -11px;
	width:157px;
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:115%;
	}
h4, h5 {
	font-size:105%;
	}
.csc-frame-frame1 { 
	color:#353535;
	}
p {
	margin-bottom:1em;
	}
blockquote {
	margin:1em 0 1em 2em;
	padding-left:2em;
	border-left:1px solid #ccc;
	}
div#footer {
	color:#646464;
	}
div#navigationSecondLevel h2 {
	margin-left: 12px;
	padding-top:12px;
	}


/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
	width:100px;
	}
div#searchBox {
	left:10px;
	top:189px;
	position:relative;
	width: 168px;
	height: 21px;
	background: url(../images/bg_searchInput.gif) no-repeat;
	margin-left:8px;
	}
div#searchBox input#inputText {
	float: left;
	padding: 1px 0 2px 4px;
	margin: 2px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color:#515151;
	}
div#searchBox input.inputButton {
	float: right;
	margin: 3px 4px 0 0;
	cursor: pointer;
	}
div#searchBox legend {
	display:none;
	}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right:5px;
	}
.tx-indexedsearch-redMarkup {
	font-weight: bold;
	}
.tx-indexedsearch .tx-indexedsearch-title {
	background: #e5e5e5; 
	padding: 1px 5px;
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
	}
dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform:uppercase;
	line-height:1.4em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:bold;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox {
	}
input#tx-indexedsearch-searchbox-sword {
	width:250px;
	}
.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch label {ffooter

	display:block;
	margin-top:1em;
	text-transform:uppercase;
	font-size:90%;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
	}


/***************************/
/* TX_NEWS - BASIC STYLING */
/***************************/
.news-list-container .hidden,
.news-single .hidden {
	display: none;
}
.news-single .news-img-wrap {
	float: left;
	margin: 10px 10px 10px 0;
}
.news-single .news-img-wrap p {
	display: inline-block;
	max-width: 250px;
	margin: 0;
}
.news-latest-item h3, .news-latest-item p {
	margin-bottom: 0;
	}
.news-list-subheader p {
	display:inline;
	}
.news-list-item {
	padding: .4em 0 1em;
	clear:both;
	}
.news-list-container img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-single-img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-list-categories {
	font-size: 90%;
}


/************************/
/* THEME COLOR OVERIDES */
/************************/
.themeColorForeground {
	color:#7BB2F1;
	}
.themeColorBackground {
	background-color:#7BB2F1 !important;
	}

div#header {
	background-color:#8cbcf3;
	}
a:link, a:visited {
	color:#167cf7;
	}
div#navigationFirstLevel {
	background-color:#7BB2F1;
	}
div#navigationSecondLevelMenu ul li a:hover {
	color:#7BB2F1;
	}
.tabBlau, .tabBlau tr.tr-even{
	color:#1879E4;
	background-color: #A4D1FF;
	}
.tabBlau tr.odd, .tabBlau tr.tr-odd{
	color:#1879E4;
	background-color: #D7EBFF;
	}
.tabBlau thead, .tabBlau thead tr.tr-even{
	color:#1879E4;
	background-color: #F9FCFF;
	font-weight: bold;
	}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap IMG {
	height: 158px;
    width: 220px;
}
.csc-textpic-imagewrap{
	background: url("../images/bild_bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	}
	
DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    padding-bottom: 10px;
}