@import url(reset-min.css);
#navigationSecondLevelMenu .selected A
{
	color: #FF1E16;
}
/*@import url(example.css)
***********************************
reset all browser default styling
***********************************
*************************************************************
import example.css for default styling of content elements
**************************************************************/
HTML
{
	overflow-y: scroll;
}
/**************
GRID LAYOUT
**************/
DIV#navigationAids, DIV#footer H3, DIV#navigationFirstLevel H2, DIV#navigationSecondLevel H2
{
	display: none;
}
DIV#outerWrap
{
	width: 970px;
	text-align: center;
	margin: 0 auto;
	overflow: auto;
	background-color: #FFF;
}
DIV#outerWrap DIV
{
	text-align: left;
}
DIV#header
{
	background: #FFF;
	height: 170px;
	margin-top: 40px;
}
DIV#navigationSecondLevel
{
	float: left;
	width: 22%;
}
DIV#main
{
	width: 695px;
	float: left;
	margin: 0 0 0 1em;
	padding: 7px;
}
DIV#secondary
{
	width: 20%;
	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, DIV#footer
{
	padding: 12px;
}
DIV#mainContent
{
	width: 695px;
	margin: 4em 0 0;
}
/*********************************************************
STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS
*********************************************************/
BODY
{
	background-image: linear-gradient(bottom, rgb(33,44,166) 9%, rgb(247,247,247) 71%, rgb(43,53,240) 96%);
	background-image: -o-linear-gradient(bottom, rgb(33, 44, 166) 9%, rgb(247, 247, 247) 71%, rgb(43, 53, 240) 96%);
	background-image: -moz-linear-gradient(bottom, rgb(33, 44, 166) 9%, rgb(247, 247, 247) 71%, rgb(43, 53, 240) 96%);
	background-image: -webkit-linear-gradient(bottom, rgb(33, 44, 166) 9%, rgb(247, 247, 247) 71%, rgb(43, 53, 240) 96%);
	background-image: -ms-linear-gradient(bottom, rgb(33, 44, 166) 9%, rgb(247, 247, 247) 71%, rgb(43, 53, 240) 96%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.09, rgb(33,44,166)), color-stop(0.71, rgb(247,247,247)), color-stop(0.96, rgb(43,53,240)) );
}
HTML
{
	background: #494949;
}
STRONG
{
	font-weight: bold;
}
DIV#header
{
	background: transparent url(../images/logo.png) no-repeat;
	margin: 20px 0 0;
	padding: 0;
}
DIV#contentWrap
{
	background: #FFFFFF url(.../images/hg.gif) repeat-y top left;
	overflow: hidden;
	clear: both;
	margin: 0;
	min-height: 570px;
}
/*Menu Hintergrundfarbe Links*/
DIV#navigationSecondLevel
{
	background-color: #2038E7;
}
DIV#secondary
{
	margin-top: 0px;
}
DIV#footer
{
	background: #EAE9E9;
}
DIV#footer .footerFrame, DIV#footer .footerFrame-last
{
	float: left;
	width: 200px;
	margin: 0 0 0 7em;
	padding: 30px 0 0 1em;
}
DIV#footer .footerFrame-last
{
	width: 200px;
	float: right;
	padding: 30px 0 0;
	margin-right: 2em;
}
DIV#footer .footerFrame H4
{
	margin: 0 0 1em;
}
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, DIV#languageMenu
{
	float: right;
	padding-bottom: 24px;
	margin: -24px 6px 0 0;
}
DIV.secondaryContentSection
{
	width: 155px;
	border-top: none;
	padding: 0 10px 10px;
	margin: 0 0 2.4em 10px;
	overflow: hidden;
	font-size: 90%;
}
DIV#navigationFirstLevel
{
	background: #3C8DD9 url(../images/navOverlay.png) repeat-x;
	width: 970px;
	z-index: 999;
	position: relative;
	margin: 0;
}
DIV#navigationFirstLevelMenu UL
{
	overflow: hidden;
	margin: 0 0 0 5px;
}
DIV#navigationFirstLevelMenu UL LI
{
	display: block;
	float: left;
	margin-left: 0;
}
DIV#navigationFirstLevelMenu UL LI A
{
	padding: 0.8em 1em;
	display: block;
}
DIV#breadcrumb
{
	position: relative;
	margin-left: 0;
	top: 36px;
	font-size: 90%;
}
DIV#breadcrumb SPAN
{
	font-weight: bold;
	color: #534D4D;
}
DIV#navigationSecondLevelMenu UL
{
	text-indent: 9px;
	line-height: 2.2em;
	border-bottom: 1px solid #CCC;
	/*[empty]color:;*/
}
DIV#navigationSecondLevelMenu UL UL
{
	border-bottom: none;
	margin-bottom: 0;
}
DIV#navigationSecondLevelMenu UL UL UL
{
	text-indent: 9px;
}
/*Menu Abstand Oben und  navigations Punkte breite*/
DIV#navigationSecondLevelMenu
{
	width: 210px;
	margin-top: 63px;
}
DIV#navigationSecondLevelMenu LI.active
{
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: 100;
}
DIV#navigationSecondLevelMenu LI.active UL LI
{
	font-weight: normal;
}
DIV#navigationSecondLevelMenu LI.selected
{
	background: #FFF;
	border-top: 1px solid #CCC;
	color: #C00F0F;
	padding: 0;
}
DIV#navigationSecondLevelMenu LI.selected LI
{
	font-weight: normal;
}
DIV#navigationSecondLevelMenu LI
{
	border-top: 1px solid #CCC;
	list-style-type: none;
}
DIV#navigationSecondLevelMenu LI.active LI, DIV#navigationSecondLevelMenu LI.selected LI
{
	border-top: 1px solid #EEE;
}
DIV.csc-textpic-imagewrap
{
	padding: 0;
	margin: 0;
	background-color: #EAE9E9;
}
DIV#fb-icon
{
	width: 22px;
	height: 20px;
	float: right;
	padding: 0 35px 0 0;
	margin: -15px 0 0;
}
/****************************
LINK COLORS AND TREATMENT
****************************/
A:link
{
	color: #595151;
	text-decoration: none;
}
A:visited
{
	color: #FE8F19;
	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: #A9A9A9 !important;
}
DIV#navigationFirstLevelMenu UL LI A
{
	color: #F0EEEE;
}
DIV#navigationFirstLevelMenu UL LI A.selected, DIV#navigationFirstLevelMenu UL LI A.active
{
	background: #6E85F9;
}
DIV#navigationFirstLevelMenu UL LI A:hover
{
	background: #FB1A23 url(../images/navButtonOverlay.png);
	text-decoration: none;
	color: #F0EFEF;
}
DIV#breadcrumb A
{
	color: #5D5D5D;
	margin: 0 4px;
}
DIV#breadcrumb SPAN
{
	margin: 0 4px;
}
DIV#navigationSecondLevelMenu UL LI A
{
	color: #979090;
	font-weight: normal;
	font-size: 11pt;
}
DIV#navigationSecondLevelMenu UL LI A:hover
{
	color: #BD0808;
	text-decoration: none;
}
DIV#header H1 A
{
	color: #FFF;
	text-decoration: none;
}
/*****************
FONT TREATMENT
*****************/
BODY
{
	font: 75% / 1.6em Verdana, Geneva, sans-serif;
	color: #000005;
}
DIV#mainContent
{
	font-size: 105%;
}
H1, H2, H3
{
	font-weight: bold;
	margin: 0.5em 0 1em;
	color: #353535;
}
H1
{
	font-size: 130%;
	color: #463738;
}
DIV#header H1
{
	font: 2% Georgia, "Times New Roman", Times, serif;
	color: inherit;
	margin-left: 20px;
	position: absolute;
	font-style: italic;
}
DIV.secondaryContentSection .csc-header H1, DIV.secondaryContentSection .csc-header H2, DIV.secondaryContentSection .csc-header H3
{
	color: #FFF;
	background: #5D656D;
	padding: 6px 10px;
	margin: 0 0 1em -11px;
	width: 157px;
}
H2
{
	font-size: 130%;
	color: #7C8093;
}
H3
{
	font-size: 115%;
	color: #6E7181;
}
H3 A:link
{
	font-size: 105%;
	color: #5A5C65;
	padding-left: 0.5em;
}
H4, H5
{
	font-size: 105%;
}
.csc-frame-frame1
{
	color: #353535;
}
P
{
	margin-bottom: 1em;
	font-size: 10pt;
}
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: 186px;
	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
{
	display: block;
	margin-top: 1em;
	text-transform: uppercase;
	font-size: 90%;
}
.tx-indexedsearch LEGEND
{
	display: none;
}
.tx-indexedsearch-search-submit
{
	padding: 1em 0;
}
/**************************
TT_NEWS - BASIC STYLING
**************************/
.news-latest-item H3, .news-latest-item P
{
	margin-bottom: 0;
}
.news-list-subheader P
{
	display: inline;
}
.news-list-item
{
	padding: 0.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-category
{
	font-size: 90%;
}
/***********************
THEME COLOR OVERIDES
***********************/
.themeColorForeground
{
	color: #FF8202;
}
.themeColorBackground
{
	background-color: #FE7C00 !important;
}
DIV#header
{
	background-color: #FFFFFF;
}
A:link, A:visited
{
	color: #B75E03;
}
P A:link, A:visited
{
	color: #43403D;
	text-decoration: underline;
}
DIV#navigationFirstLevel
{
	background-color: #1800EF;
}
DIV#navigationSecondLevelMenu UL LI A:hover
{
	color: #FF1E16;
}
.lof-slider_1 .lof-description_black H3, .lof-slider_1 .lof-description_black H3 A, .lof-slider_1 .lof-description_black H3 A:visited
{
	color: #7B7474;
	text-decoration: none;
}
.footerFrame A
{
	font-size: 10px;
}
