/* CSS Document */

html {
	/*height: 100%;*/
	margin-bottom: 1px;

}



hr { display: none; }
img { border: none; }

.clearAll {
	clear: both;
	font: normal 0/0 sans-serif;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}

.inv {
	position: absolute;
	top: -200000px;
	left: -200000px;
}

.textLayoutDescription {
	display: none;
	margin: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #424242;
}
.textLayoutDescription span {
	padding: 2px;
	background-color: #E6E6FA;
	border: 1px dotted #424242;
}

#boxBackgroundPlants {
	position: absolute;
	width: 100%;
	height: 636px;
	background: transparent url(../medias/design/bg-green-plants-001.jpg) no-repeat top center;
}

#boxPage {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	/*border: 1px solid #006600;
	border-top: none;*/
	background-color: transparent;
}

#boxHeader {
	margin: 0; padding: 0;
	height: 484px;
	background: url(../medias/design/bg-green-header-001.png) no-repeat bottom center;
}

#boxHeaderFlash {
	/*border: 1px solid #006699;*/
	height: 200px;
	/*background-color: #BFD2F9;*/
}

#boxNaviMain {
	height: 78px;
	background: url(../medias/design/bg-green-navimain-001.png) no-repeat top center;
	overflow: hidden;
}


#boxContentOuter {
	background: url(../medias/design/bg-green-content-001.png) repeat-y top center;
}
#boxContentInner {
	margin: 0 26px 0 26px;
}


#boxColTop {
	/*border: 1px solid #FF9900;*/
}

#boxContentWrapper {
	clear: both;
	/*border: 1px solid #CCCCCC;*/
}

#boxColLeft {
	float: left;
	width: 470px;
	margin-right: 10px;
	/*border: 1px solid #FFCCFF;*/
}
#boxColRight {
	float: left;
	width: 248px;
	/*border: 1px solid #99CCFF;*/
}



#boxNaviFooter {
	margin: 0; padding: 0;
	height: 77px;
	background: url(../medias/design/bg-green-footer-001.png) no-repeat top center;
}

h1, h2, h3, h4, h5 {
	font-family: "Comic Sans MS", fantasy;
	font-size: 16px;
	font-weight: normal;
}



/**
  * Definition der gr�nen Rahmen um die Textboxen.
  **/
#boxColTop .boxFrameGreenTopOpen h1 {
	margin: 0; padding: 10px;
	background-color: #E1F6C2;

	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;

	border-left: 4px solid #32A018;
	border-right: 4px solid #32A018;
}

#boxColTop .boxFrameGreenTopOpen .csc-text-box {
	margin: 0 0 15px 0; padding: 10px;

	border: 4px solid #32A018;
	border-top: none;

	background-color: #E1F6C2;
	-moz-border-radius-bottomright: 23px;
	-moz-border-radius-bottomleft: 23px;
}
#boxColTop .boxFrameGreen .csc-text-box {
	margin: 0 0 15px 0; padding: 10px;

	border: 4px solid #32A018;
	padding: 10px;
	background-color: #E1F6C2;
	-moz-border-radius: 23px;
}


#boxColLeft .boxFrameGreenWithHeadline h1 {
	margin: 0; padding: 0 10px 0 10px;
	background-color: #32A018;
	color: #ffffff;

	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;

	float: left;
	clear: both;

	border: 4px solid #32A018;
	-moz-border-radius: 23px;
	border-bottom: none;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;



}

#boxColLeft .boxFrameGreenWithHeadline .csc-text-box {
	margin: 0 0 15px 0; padding: 10px;

	border: 4px solid #32A018;
	-moz-border-radius: 23px;
	-moz-border-radius-topleft: 0;

	background-color: #E1F6C2;

}

#boxColLeft .boxFrameGreenWithoutHeadline .csc-text-box, #boxColBottom .boxFrameGreenWithoutHeadline .csc-text-box {
	margin: 0 0 15px 0; padding: 10px;

	border: 4px solid #32A018;
	-moz-border-radius: 23px;

	background-color: #E1F6C2;
}

/* Definition der gr�nen Rahmen um die Textboxen. ENDE */


/**
  * Menu: Sprachen
  **/
#boxNaviLanguage ul {
	margin: 0; padding: 4px 0 0 18px;
	list-style: none;
}
#boxNaviLanguage ul li {
	margin: 0; padding: 0 5px 0 0;
	float: left;
}
#boxNaviLanguage ul li a {
	margin: 0; padding: 0;
	display: block;
}
#boxNaviLanguage ul li span.langFlag {
	display: block;
	width: 37px;
	height: 31px;
	background-repeat: no-repeat;
}
#boxNaviLanguage ul li.langActive span.langFlag { background-position: 0px -62px; }
#boxNaviLanguage ul li.langNotAvl span.langFlag { background-position: 0px -31px; }
#boxNaviLanguage ul li.langNotYet span.langFlag { background-position: 0px -31px; }
/* Menu: Sprachen ENDE */


/**
  * Menu: Hauptmenu (oben)
  **/
#boxNaviMain ul {
	margin: 0; padding: 4px 0 0 10px;
	list-style: none;
}
#boxNaviMain ul li {
	margin: 0 2px 0 2px; padding: 0;
	float: left;
}
#boxNaviMain ul li a span { visibility: hidden; }
#boxNaviMain ul li a {
	margin: 0; padding: 7px 0 0 0;
	display: block;
	width: 148px; /* 148 */
	height: 33px; /*  40 */

	font: normal normal bold 23px/23px "Comic Sans MS" fantasy;
	color: #ffffff;
	text-align: center;
	text-decoration: none;

	/*border: 1px solid #ffffff;*/
	background-color: #5CC414;
	background-position: top center;
	background-repeat: no-repeat;
}
#boxNaviMain ul li a:hover, #boxNaviMain ul li a.focus {
	background-color: #FFD700;
	background-position: center center ;
}
#boxNaviMain ul li.linkActive a {
	background-color: #5CC5D1;
	background-position: bottom center ;
}


/* DEBUG! */
/*#boxNaviMain, #boxNaviMain ul, #boxNaviMain ul li, #boxNaviMain ul li a { height: 150px!important; background-repeat: no-repeat!important; }*/


/* Menu: Hauptmenu (oben) ENDE */

/* + Fuss-Menue. */
#boxNaviFooter {
	text-align: center;
}
#boxNaviFooter ul {
	margin: 0; padding: 30px 0 0 0;
	list-style: none;
}
#boxNaviFooter ul li {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-right: 1px solid #ffffff;
}
#boxNaviFooter ul li.posLast { border-right: none; }
#boxNaviFooter ul li a {
	text-decoration: none;
	color: #ffffff;
}
#boxNaviFooter ul li a:hover, #boxNaviFooter ul li a:focus { text-decoration: underline; }
/* - Fuss-Menue. */


/* PANFU Topmenu. */
#boxPanfuTopmenu {
	position: relative;
}

#panfu-topmenu {
	margin: 15px 0 0 0; padding: 0;
	height: 172px;
}
#panfu-topmenu ul {
	margin: 0; padding: 0;
	list-style: none;
}
#panfu-topmenu ul li {
	margin: 0 34px; padding: 0;
	float: left;
	width: 124px;
	height: 172px;
}
#panfu-topmenu ul li.posFirst { margin-left: 0; }
#panfu-topmenu ul li.posLast { margin-right: 0; }

#panfu-topmenu ul li a {
	position: relative;
	margin: 0; padding: 0;
	display: block;
	width: 124px;
	height: 172px;
	text-decoration: none;
	color: #ffffff;
}
#panfu-topmenu ul li a:hover, #panfu-topmenu ul li a:focus { color: #FFD700; }

#panfu-topmenu ul li a span {
	position: absolute;
	margin: 125px 0 0 0; padding: 0 0 0 10px;
	display: block;
	font: normal normal bold 14px "Comic Sans MS" fantasy;
	cursor: pointer;
}
/* PANFU Topmenu. Ende */




.moodtools-dialogbox {
	margin: 0; padding: 20px;
}

.moodtools-dialogbox h1 {
	margin-top: 0;
	color: #32A018;
	background-image: none!important;
	font: normal normal bold 14px "Comic Sans MS" fantasy;
	font-size: 24px;
	font-weight: bold;
}
.moodtools-dialogbox p {
	line-height: 140%;
}











/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
/*background-color: #000;*/
background-color: #101010;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
/*background-color: #DCDCDC;*/
background-color: #32A018;
}

div#mb_center {
/*background-color: #FFF;*/
background-color: #E1F6C2;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #32A018;
overflow: auto;
background-color: #E1F6C2;
visibility: hidden;
}

.mb_loading {
background: #FFD700 url(../medias/design/moodalbox/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
/*line-height: 1.4em;*/
text-align: left;
border: 10px solid #32A018;
border-top-style: none;
border-bottom-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../medias/design/moodalbox/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
display: none;
}
/* moodalbox CSS Ende */