body {
	background-color: #013300;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../pauciflora2.jpg);*/
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/blatt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment:fixed;
}
img{
	border:none;
}
img.flag{
	margin-left:4px;
}
a:link,
a:active,
a:visited{
	color:#FFFFFF;
	text-decoration:none
}
a:hover{
	color:#99CC33;
}

/* CSS Document */
h1{
}

.menu-level1{
	
}
.menu-level1 .normal{
	background-color:#006600;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
}
.menu-level1 .normal a:link,
.menu-level1 .normal a:active,
.menu-level1 .normal a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu-level1 .normal a:hover{
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu-level1 .active{
	background-color:#99CC33;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
}
.menu-level1 .active a:link,
.menu-level1 .active a:active,
.menu-level1 .active a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menu-level1 .active a:hover{
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.csc-header h1{
	color: #99CC33;
	font-size: 18px;
	font-weight: bold;
	display:inline;

}

#middleContentBox .csc-firstHeader {
	font-size: 18px;
}

#middleContentBox .content .bodytext {
	font-size: 12px;
	line-height: 16px;
}


#headerBox {
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
}
#adressBox .bodytext{
	display:inline;
}
#header_repeat{
	background-image: url(images/header_repeat_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#header_background {
	background-image: url(images/header_image_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 160px;
	width: 900px;
	top: 0px;
	left: 0px;
}
#languageBox {
	position: absolute;
	z-index: 3;
	left: 92px;
	top: 50px;
	width: 60px;
	height: 20px;
	text-align: right;
}
#adressBox {
	position: absolute;
	z-index: 4;
	left: 710px;
	top: 10px;
	width: 190px;
	height: 60px;
}


#contentBox {
	width: 940px;
}
#leftContentBox {
	width: 175px;
	float: left;
	margin-right: 5px;
}
#middleContentBox {
	float: left;
	width: 520px;
	margin-right: 10px;
}
#middleContentBox .content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #004100;
	padding-bottom: 10px;
}

#middleFooterBox {
	background-color: #004100;
	height: 30px;
	width: 520px;
	line-height: 30px;
	font-size: 10px;
	color: #999999;
	display: block;
	margin-top: 10px;
}
#rightContentBox {
	float: left;
	width: 210px;
}
#rightContentBox .content {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.news-latest-container{
	text-align:right;
}
.news-latest-item{
	width:160px;
	border:1px solid #99CC33;
	padding:5px;
	margin-top:10px;
	margin-left:3px;
}
.news-latest-container .bodytext{
	display:block;
	font-size:10px;
	color:#CCCCCC;
}
.news-latest-header{
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#006600;
	margin-top:20px;
	height:20px;
	line-height:20px;
}
.news-latest-header .space{
	padding-left:10px;
}
.news-latest-date{

}
.news-latest-container h3{
	display:inline;
	color:#8DD04C;
	font-size:11px;
}
.news-latest-container a:link{

}

.news-single-item h2{
	font-size:18px;
}
.news-single-item h3{
	font-size:12px;
}


.csc-mailform{
	border:none;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000000;
	background-color:#006600;
	color:#FFFFFF;
	padding:3px;
	width:450px;
}
.csc-mailform input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000000;
	background-color:#006600;
	color:#FFFFFF;
	width:450px;
}
select{
	font-size:11px;
	font-weight:normal;
	border:1px solid #0099FF;
	background-color:#FFFFFF;
	color:#000000;
	padding:3px;
}
.csc-mailform-field{
	display:block;
	margin-top:5px;
}
.csc-mailform-field label{
	display:block;
	width:450px;
	margin-top:3px;
	font-size:12px;
}
.csc-mailform-submit{
	border:0px;
	background-color:#CCCCCC;
	color:#000000;
	width:50px;
}