/* Project: Ianus
Globales Stylesheet;
  */

/* Wrapping */

* {
	margin: 0;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Anpassung IE - kein Rahmen um Grafiken / Bilder - Wosnitza */

img {
	border-style: none;
}

/* Text and Paragraph formatting */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 28px;
	color: #86A31E;
}

h2 {
	font-size:18px;
	color: #86A31E;
}

h3{
	font-size: 14px;
	color: #86A31E;
}

h4{
	font-size: 18px;
	font-weight: normal;
	color: #CD071E;
}

h5{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h6, h4.fliesstext {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.textcomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p.fliesstext, #mainCenterBox p, #LeftBoxContent_B p, #mainRightBox p, #mainRightBox_B p, #mainRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 11px 0;
	color:#666666;
}

#mainCenterBox ul li, #LeftBoxContent_B ul li, #mainRightBox ul li, #mainRightBox_B ul li, #mainRight ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 5px 0;
	color:#666666;
}

ul {
	padding-left: 15px;
}


.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 11px 0;
}


blockquote {
	background-color:#E3E9CA;
	font-style:italic;
	margin:0;
	padding:10px;
}


/* Header formatting */

#header_cont {
	width: 1000px;
	margin: 0;
	padding: 0;
}
#corpIDcont {
	width: 270px;
	margin: 22px 0;
	padding: 0;
	float:left;
}

#nebenNavi_header {
	background-color: #86A31E;
	border-bottom: 3px solid #FFFFFF;
	height: 30px;
}

/* ###HEADER_IMG### start*/
#headIMG {
	width: 730px;
	height: 257px;
/*	background: url(/fileadmin/grafik/header-img1.jpg) no-repeat top left;*/
	background: no-repeat top left;
	z-index: 0;
}
/* ###HEADER_IMG### stop*/

#headline_header {
	background-color: #BECD85;
	border-bottom: 3px solid #FFFFFF;
	height: 49px;
	padding: 16px 0 0 0;
	text-align: right;
}

#Headline {
	margin: 0 16px 0 0;
	color: #FFFFFF;
}

#headIMG_cont {
	width: 730px;
	margin: 0;
	padding: 0;
	float: right;
}

/* Main Site Formatting */


#mainwrapper {
	width: 1000px;
	margin: 0;
}

#ContentFloater {
	margin: 0;
	padding: 0;
}

#ContentCell {
	width: 730px;
	padding: 0;
	vertical-align: top;
}

#spacecell {
	width: 23px;
}

#stoererBox {
	position: absolute;
	top:140px;
	left: 100px;
	z-index: 2;
	width: 256px;
}

/* Left Wrapper Main */

#mainLeftBox {
	width: 245px;
	vertical-align: top;
	background-color: #BECD85;
}

#LeftNaviTable {
	height: 320px;
	width: 245px;
	padding: 0;
	margin: 0;
}


#NavHeadLeft, #NavLeftImg {
   /* border-bottom: 3px solid #FFFFFF; */
}

#NavHeadLeft_B {
	background: #86A31E;
	padding: 0;
/*	border-bottom: 3px solid #FFFFFF;  */
}

/* Rand unterhalb von Bildern in der linken Spalte */
#NavLeftImg_B, #mainLeftBox div.csc-textpic img {
	background: #86A31E;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #FFFFFF; 
}

#NavLeftImg_L2 {
	background: #86A31E;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #FFFFFF; 
	border-top: 3px solid #FFFFFF; 
}

#NavLeftCont {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Left Wrapper Layout 3 */


#mainLeftBox_B {
	width: 245px;
	vertical-align: top;
	background: url(/fileadmin/grafik/Layout3_LeftFiller.gif) repeat-y top left;
}

#LeftBox_B {
	width: 245px;
	height: 100%;
}

#LeftCorner_B {
	width: 20px;
	height: 23px;
	vertical-align: top;
	background: #86A31E;
}

#LeftBorder_B {
	background: #86A31E;
}

#LeftHeader_B {
	padding: 0;
	text-align: center;
}

#LeftHeader_B h1 {
	letter-spacing: -1px;
	line-height: 23px;
}

/* Angepasst: Linke Spalte ohne Navigation */
#LeftBoxContent_B {
/*	padding: 30px 15px 0 7px;*/
	padding: 0px 15px 0 7px;

}
#LeftBoxContent_B h1 {
	text-align: center;
	letter-spacing: -1px;
	line-height: 23px;
}


/* Center Wrapper Main */



#mainCenterBox {
	float: left;
	padding: 0 0 0 15px;
	width: 435px;
}
#clearspace {
	clear: both;
}


#mainCenterBox p, #mainCenterBox h1, #mainCenterBox h2, #mainCenterBox h3 {
	margin: 0 10px 0 0;
}

/* Right Wrapper Main */

#mainRightBox {
	float:right;
	margin: 0 15px 0 0;
	width: 239px;

}

#InfoBoxTop {
	width: 100%;
	height: 24px;
	border-left: solid 1px #BECD85;
	border-right: solid 1px #BECD85;
}

#InfoBox {
	width: 100%;
	border-left: solid 1px #BECD85;
	border-right: solid 1px #BECD85;
}

#InfoBoxTop h3 {
	margin: 0 7px;
}

#InfoBoxCont {
	width: 100%;
	border: solid 1px #BECD85;
}

#InfoBoxCont p {
	margin: 7px;
}


#InfoBoxFoot {
	width: 100%;
}
/* Layout 3 InfoBox */

#mainRightBox_B {
	float:right;
	margin: 0 15px 0 0;
	width: 240px;
}

#InfoBoxTop_B {
	width: 100%;
	height: 24px;
	background: #e3e9ca;
}

#InfoBox_B {
	width: 100%;
	background: #e3e9ca;
}


#InfoBoxTop_B h3 {
	margin: 0 7px;
}

#InfoBoxCont_B {
	width: 100%;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	background: #e3e9ca;
}

#InfoBoxCont_B p {
	margin: 7px;
}

#InfoBoxFoot_B {
	width: 100%;
}

/* Box without borders */

#mainRight {
	float:right;
	margin: 0 15px 0 0;
	width: 240px;
}

/* Footer */

#footerCell {
	vertical-align:bottom;
	text-align:right;
}

#FooterWrapper {
	height: 35px;
	width: 730px;
	text-align: center;
	vertical-align: bottom;
	background: url(/fileadmin/grafik/footer_back.gif) no-repeat bottom right;
}

#FooterCont {
	padding: 14px 0 0 0;
	text-align: center;
}

#FooterWrapper p {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e3e9ca;
}

#FooterWrapper a:link, #FooterWrapper a:active, #FooterWrapper a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e3e9ca;
	text-decoration: none;
}

#FooterWrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e3e9ca;
	text-decoration: underline;	
}

/* Navigation */

/* Breadcrumbs Navigation */

#breadcrumbsBOX {
	margin: 0 0 0 270px;
	padding: 8px 0 0 10px;
	clear: both;
	height: 33px;
	width: 720px;
	vertical-align: middle;
	position: relative;
	left: 5px;
}

#breadcrumbsBOX p {
	font-size: 10px;
	color: #999999;
}

#breadcrumbsBOX a:link, #breadcrumbsBOX a:visited, #breadcrumbsBOX a:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#breadcrumbsBOX a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

*:first-child+html #breadcrumbsBOX {
	height: 41px;
}

* html #breadcrumbsBOX {
	height: 41px;
}

/* Haupt Navigation */

#hauptNavi {
	position: relative;
/*	top: 208px;*/
	top: -32px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 17px #e3e9ca;
	z-index: 2;
}

#HauptNaviCenterReiter {
	width: 85px;
	padding: 0 0 3px 0;
	background: url(/fileadmin/grafik/NaviReiter-Fill.png) repeat-x top left;
	text-align: center;
	vertical-align: bottom;
}

#HauptNaviCenterAct {
	width: 85px;
	padding: 0 0 3px 0;
	background: url(/fileadmin/grafik/NaviAct-Fill.png) repeat-x top left;
	text-align: center;
	vertical-align: bottom;
}

#HauptNaviTable a:link, #HauptNaviTable a:visited, #HauptNaviTable a:active {
	margin: 0;
	padding: 2px 5px;
	font-size: 11px;
	color: #7BAD4A;
	text-decoration: none;
}

#HauptNaviTable a:hover {
	margin: 0;
	padding: 2px 5px;
	font-size: 11px;
	color: #7BAD4A;
	text-decoration: underline;
}

/* NebenNaviHead */

#NebenNavi-box {
	position: relative;
	top: 14px;
	left: 381px;
	width: 349px;
	text-align: right;
}

#NebenNavi-Table {
	width: 349px;
}

#NebenNaviLeft {
	padding: 0;
}

#NebenNaviCenter {
	padding: 0;
	text-align: center;
	width: 100px;
	background: #FFFFFF;
/*	background: url(/fileadmin/grafik/NebenNavi-Fill.gif) repeat-x top left; */
}

#NebenNaviCenter a:link, #NebenNaviCenter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BAD4A;
	text-decoration: none;
}

#NebenNaviCenter a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86A31E;
	text-decoration: none;
}

#NebenNaviCenter a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7BAD4A;
	text-decoration: underline;
}

#NebenNaviRight {
	padding: 0;
}

/* Left Navigation */

#LeftNavi_Headline {
	width: 225px;
	padding: 5px 10px;
	text-align: right;
	background: #e3e9ca;
	color: #000000;
	font-weight: bold;
}

#LeftNavi_Headline {
	width: 225px;
	padding: 5px 10px;
	text-align: right;
	background: #e3e9ca;
	color: #000000;
	font-weight: bold;
}

#LeftNavi_LnkBox {
	width: 235px;
	padding: 3px 10px 3px 0;
	border-top: 3px solid #FFFFFF;  
	text-align: right;
	overflow: hidden;
}

#LeftNavi_LnkBox:hover, #LeftNavi_LnkBoxAct  {
	width: 235px;
	padding: 3px 10px 3px 0;
	background: #e3e9ca;
	text-align: right;
	border-top: 3px solid #FFFFFF;  
	color: #000000;
	overflow: hidden;
}

#LeftNavi_LnkBox a:link, #LeftNavi_LnkBox a:visited, #LeftNavi_LnkBox a:active {
	display: block;	
	width: 235px;
	padding: 3px 10px 3px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#LeftNavi_LnkBox a:hover {
	display: block;
	width: 235px;
	padding: 3px 10px 3px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#LeftNavi_LnkBoxAct a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#LeftNavi_BSubBox {
	width: 235px;
	padding: 2px 10px 2px 0; 
	text-align: right;
	background: #e3e9ca;
	border-top: 1px solid #BECD85;  
	color: #86A31E;
}

#LeftNavi_BSubBox a:link, #LeftNavi_BSubBox a:visited, #LeftNavi_BSubBox a:active {
	display: block;
	width: 235px;
	padding: 2px 10px 2px 0;
	color: #86A31E;
	text-decoration: none;
}

#LeftNavi_BSubBox a:hover {
	display: block;
	width: 235px;
	padding: 2px 10px 2px 0;
	text-decoration: underline;
	color: #e3e9ca;
}

#LeftNavi_BSubBox:hover, #LeftNavi_BSubBoxAct {
	width: 235px;
	padding: 2px 10px 2px 0;  
	text-align: right;
	background: #86A31E;
	border-top: 1px solid #BECD85;  
	color: #e3e9ca;
/*	overflow: hidden;  */
}

#LeftNavi_BSubBoxAct a {
	color: #e3e9ca;
	text-decoration: underline;
}
#ColorContainer {
	color: #86A31E;
}

