/*****
Orange: #D98D45
Hellgrau: #CCCCCC
Dunkelgrau: #666666
Blau:
Hellblau: #F0F2F2
*****/

body {
	margin: 0px;
	padding: 0;
	background-color: #fff;
}
a {	color: #0E6793;	text-decoration: none; }
a img {	border: none; }
a:hover {	text-decoration: underline; }
form { margin: 0px;	padding: 0px; }
p {	margin: 0px 0px 10px;	padding: 0px; }
#siteWrapper {
	width: 990px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 12px;
	position: relative;
	border-left:1px solid #D4D7D8;
	border-right:1px solid #D4D7D8;
}
#header {
	height:137px;
	border-bottom:1px solid #E3E4E5;
	background-image:url(images/hintergrund_header.gif);
	background-repeat:repeat-x;
}
#header #logo {
	position:relative;
	top:26px;
	left:26px;
	width: 400px;
}
/***** Header, Meta-Navi *****/
#header #metanavi {
	position: absolute;
	top: 27px;
	right:180px;
	font-size:11px;
	margin:0px;
	padding:0px;
	width: 165px;
}
#header #metanavi a { color: #727A7C; }
#header #metanavi a:hover { text-decoration: none; color:#0F6693; }
#header #metanavi #links { float:left; padding-right:3px; }
#header #metanavi #langmenu { }

/**** Header, Suche ****/
#header #suche {
	position: absolute;
	top: 26px;
	left:824px;
	font-size:10px;
}
#header #suche .tx-macinasearchbox-pi1 {
	margin:0px;
	padding:0px;
	border:none;
	margin-top:-1px;
}
#header #suche input { vertical-align:top; padding:0px; }
#header #suche img { border:none; }
#searchform .textfield { font-size:11px;	border: 1px solid #8B9194; }

/***** Haupt-Navigation *****/
#header #navigation {
	position: relative;
	top: 42px;
	left: 0px;
	width: 906px;
	height: 35px;
	margin:0;
	background-image:url(images/navigation_background_complete.gif);
	background-repeat:no-repeat;
}
#header #navigation { padding-left:84px; }
#header #navigation a {
	padding: 2px 0 12px 18px;
	width: auto;
	margin: 0 auto;
	color: #727A7C;
	background: url(images/pfeil_top_inaktiv.gif) no-repeat left center;
}
#header #navigation DIV {
	height:25px;
	width:138px;
	float: left;
	text-align:center;
	padding-top:10px;
}

#header #navigation a.active, #header #navigation a:hover {
	text-decoration: none;
	background-image:url(images/pfeil_top_aktiv.gif);
	background-repeat:no-repeat;
	color:#0F6693;
}

#mainArea {
	background-image:url(images/background_content.gif);
	background-repeat:repeat-y;
}

#abstand {
	height:10px;
	margin:0;
	padding:0;
	background-color:#0F6693;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

/**** Content Startseite ****/
#contentwide {
	float: left;
	width: 774px;
}
#contentwide .visual {
	height:325px;
	padding:0;
	margin:0;
	border-bottom:1px solid #993331;
}
#contentwide #contentbox1, #contentwide #contentbox2, #contentwide #contentbox3 {
	width:218px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(images/content_back1.gif);
	background-repeat:repeat-x;
}
#contentwide #contentbox1 p, #contentwide #contentbox2 p, #contentwide #contentbox3 p {
	clear:both;
	font-size:11px;
}
#contentwide #contentbox3 { padding-right:45px; }

/**** Linke Spalte, Submenü ****/
#leftCol {
	float: left;
	width: 221px;
	border-right:1px solid #F1F1F1;
	border-top:1px solid #D3D7D8;
}
/**** Navigation - Ebene 01 ****/
#leftCol .navigation .pfeil {
	position: relative;
	top: 2px;
	padding-right:5px;
}
#leftCol .navigation a {
	color: #727A7C;
	display: block;
	height:22px;
	padding-top: 11px;
	padding-bottom: 5px;
	padding-left: 31px;
	font-weight: bold;
	border-top:1px solid #F1F1F1;
	border-bottom:1px solid #D3D7D8;
	background-image:url(images/pfeil_links_inaktiv.gif);
	background-repeat:no-repeat;
	background-position:12px 11px;
}
#leftCol .navigation a:hover, #leftCol .navigation a.active {
	color: #0E6793;
	text-decoration: none;
	background-image:url(images/pfeil_links_aktiv.gif);
}

/**** Navigation - Ebene 02 ****/
#leftCol .navigation .secondLevel a {
	color: #727A7C;
	padding-top: 11px;
	padding-bottom: 5px;
	padding-left: 46px;
	font-weight: bold;
	background-image:url(images/pfeil_inaktiv.gif);
	background-repeat:no-repeat;
	background-position:31px;
}
#leftCol .navigation .secondLevel a:hover {
	color: #0E6793;
	text-decoration: none;
	background-image:url(images/pfeil_aktiv.gif);
	background-repeat:no-repeat;
}
#leftCol .navigation .secondLevel a.active, #leftCol .navigation .secondLevel a.active:hover {
	color: #0E6793;
	text-decoration: none;
	background-image:url(images/pfeil_aktiv.gif);
	background-repeat:no-repeat;
}
/**** Navigation - Ebene 03 ****/
#leftCol .navigation .thirdLevel {
	padding-bottom:0px;
	border-bottom:0;
	background-position:31px 16px;
	border-bottom:1px solid #D3D7D8;
	background-color: #FFF;
	position: relative;
	bottom: 1px;
	margin-bottom: -1px;
}
#leftCol .navigation .thirdLevel a {
	color: #727A7C;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 51px;
	font-weight: bold;
	background-image:none;
	border-top:none;
	border-bottom:none;
}
#leftCol .navigation .thirdLevel a:hover, #leftCol .navigation .thirdLevel a.active, #leftCol .navigation .thirdLevel a.active:hover {
	color: #0E6793;
	text-decoration: none;
	background-image:none;
}

/**** Suche und Partnerlogin ****/
#leftCol form {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
#leftCol .textfield, #leftCol .partnerarea  {
	width: 120px;
	margin: 0px 5px 0 10px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	float: left;
	clear: left;
	height: 18px;
	color: #666666;
}
#leftCol .partnerarea  { background: url(images/back_button_link.gif) no-repeat;	color: #FFFFFF; }
#leftCol .partnerarea:hover { text-decoration: none; font-weight: bold; }

/**** Contentbereich ****/
#middleCol { float:left; width:552px; }
#content {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 28px;
	background-image:url(images/hintergrund_content.gif);
	background-repeat:repeat-x;
	border-left:1px solid #fff;
	z-index: 9999;
	padding-right:30px;
}
#content .csc-header h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0E6793;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:10px;
}
#content ul {
	padding-right:30px;
	list-style-image:url(images/bullet.gif);
}
#content li a { color:#0E6793; }
#contentfooter {
	text-align:right;
	color:#727A7C;
	font-size:11px;
	margin-top:19px;
	margin-left:28px;
	margin-right:31px;
	margin-bottom:10px;
	padding-top:1px;
	border-top:1px solid #0E6793;
}
#contentfooter a { color:#727A7C; }
#contentfooter a.top {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	padding-left:10px;
}
#contentfooter a:hover { text-decoration:none; }

#content .bigBox {
	width: auto;
	background: #FAF8F8;
	border: 1px solid #C8DBE9;
	margin-bottom: 20px;
	float: none;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .bigBox .csc-header-n1 {
	position: absolute;
	z-index: 10;
	height: 15px;
	overflow: hidden;
	top: -10px;
	margin: 0px;
	padding: 0px 3px 0px 15px;
	background: #FFFFFF url(images/bullet_h1.gif) no-repeat 3px center;
}

#breadcrumb {
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
a.mail { color: #0E6793; }

/**** Rechte Spalte ****/
#rightCol {
	float: left;
	width: 215px;
	font-size:11px;
	border-left:1px solid #fff;
}
#rightCol .csc-frame { padding-top:15px; }

/*
#rightCol #meldungen { display:none; }
#rightCol #meldungen, #rightCol #ansprechpartner, #rightCol #linkliste, #rightCol #downloads {
	padding-top:0px;
	padding-left:30px;
	padding-right:28px;
	padding-bottom:30px;
	color:#505960;
}
#rightCol #downloads p { padding-bottom:0px; margin-bottom:0px; }
#rightCol #linkliste p { padding-bottom:0px; margin-bottom:0px; }
#rightCol #meldungen { height:300px; padding-bottom:10px; }
#rightCol #meldungen h2, #rightCol #ansprechpartner h2 {
	clear:both;
	margin:0;
	font-size:11px;
}
#rightCol #meldungen #icon, #rightCol #ansprechpartner #icon { float:left; }
#rightCol a { color:#0F6693; }
#rightCol a:hover { text-decoration:none; }

#rightCol #linkliste a.pdf {
	padding-left:15px;
	background-image:url(images/icon_download_pdf.gif);
	background-repeat:no-repeat;
}
#rightCol #linkliste a.txt {
	padding-left:15px;
	background-image:url(images/icon_download_txt.gif);
	background-repeat:no-repeat;
}
*/
/**** Rechte Spalte - "Banner" ****/
#startPage #rightCol #banner { border-top:1px solid #993331; }
#rightCol .csc-textpic-image { padding-bottom:10px; }

/*#startPage #rightCol .csc-textpic { padding-top:0px; padding-bottom:10px; }*/
/*#startPage #rightCol .csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom:5px; }*/

/*#rightCol .csc-textpic { padding-bottom:10px; }*/
/*#rightCol .csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom:10px; }*/

/**** alte Styles ****/
#rightCol .navigation, #rightCol UL.csc-menu {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
	list-style: none;
}
#rightCol UL.csc-menu {
	padding: 0 0 10px 0;
	margin: 0;
}
#rightCol .navigation a, #rightCol UL.csc-menu a {
	color: #E82B31;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 3px;
	font-weight: bold;
	width: 157px;
}
#rightCol .navigation a:hover, #rightCol UL.csc-menu a:hover {
	background: #FFFFFF;
	text-decoration: none;
}
#rightCol .navigationHeader {}
#rightCol .navigation a.active, #rightCol UL.csc-menu a.active {
	background: #FFFFFF;
	margin-left: 0px;
	padding-left: 4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3F4C55;
	width: 156px;
}
#rightCol .navigation .secondLevel a {
	color: #677E8C;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	margin-left: 0;
	padding: 3px;
	padding-left: 10px;
	font-weight: normal;
	width: 151px;
}
#rightCol .navigation .secondLevel {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}

/**** Indizierte Suche ****/
.tx-indexedsearch-searchbox td { width:100px; }
.tx-indexedsearch-res .tx-indexedsearch-title a, .tx-indexedsearch-res .tx-indexedsearch-path a, .tx-indexedsearch-browsebox a {
	color:#0F6693;
}
.tx-indexedsearch-searchbox-sword {
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	border: 1px solid #8B9194;
}
.tx-indexedsearch-searchbox-button { font-size:11px; }
.tx-indexedsearch-browsebox ul {
	margin-bottom:10px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tx-indexedsearch-browsebox li {
	list-style:none;
	display:inline;
	padding-right:3px;
}
.tx-indexedsearch-browsebox table { margin-bottom:10px; }
.tx-indexedsearch-icon { display:none; }
.tx-indexedsearch-result-number { visibility:hidden; }


/**** Footer ****/
#footer {
	clear: both;
	height:15px;
	background-color:#0F6691;
	padding-left:15px;
	padding-top:2px;
	color:#FFFFFF;
	font-size:10px;
}
#footer a { color:#FFFFFF; }


/*** CSS Intranet ***/
#header #logo_intra {
	position:relative;
	top:26px;
	left:26px;
	width: 400px;
	margin-bottom:16px;
}
#abstand_intra {
	height:10px;
	margin:0;
	padding:0;
	background-color:#DCA207;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#contentwide .visual_intra {
	height:325px;
	padding:0;
	margin:0;
	border-bottom:1px solid #DCA207;
}

#startPage #rightCol #banner_intra { border-top:1px solid #DCA207; }

#footer_intra {
	clear: both;
	height:15px;
	background-color:#DCA207;
	padding-left:15px;
	padding-top:2px;
	color:#FFFFFF;
	font-size:10px;
}
#footer_intra a { color:#FFFFFF; }

