*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
	background-color: #A4BA0F;
	text-align: center;
}
#mainDivHome{
	height: 100%;
	width: 880px;
	margin: auto;
	background-color: #fff;
}
#mainDiv{
	height: 100%;
	width: 880px;
	margin: auto;
	background-color: #fff;
}
.clear{
	clear: both;
}
#globalArea{
	margin-left: 2px;
	margin-right: 2px;	
}
.globalPart1{
	width: 510px;
	float: left;
	height: 27px;
	font-size: 11px;
	color: #000;
	text-align: left;
}
.globalPart1 a{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.globalPart1 a:hover{
	text-decoration: underline;
	color: #BF054D;
}
.globalPart2{
	width: 366px;
	float: right;
	height: 27px;
}
.global{
	margin-left: 10px;
	margin-top: 8px;
}
#headerArea{
	margin-left: 2px;
	margin-right: 2px;
}
.headerPart1{
	width: 510px;
	float: left;
	height: 96px;
}
.headerPart2{
	width: 366px;
	float: right;
	height: 96px;
	text-align: left;
}
#menuArea{
	margin-left: 2px;
	margin-right: 2px;
	border-top: 1px solid #fff;
}
.menuPart1{
	float: left;
	width: 396px;
}
.menuPart1 ul{
	list-style: none;
}
.menuPart1 ul li{
	display: inline;
	margin-right: -1px;
}
.menuPart2{
	float: right;
	width: 480px;
}
#contentAreaHome{
	margin-top: 50px;
	margin-left: 2px;
	margin-right: 2px;
}
.contentHome .csc-textpic .csc-textpic-imagewrap .csc-textpic-image{
	margin: 0px;
	padding: 0px;
}
.contentHome h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #A4BA0F;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 13px;
}
.contentHome p{
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#contentArea{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 40px;
}
.contentsub{
	width: 133px;
	float: left;
}
.contentsub ul{
	list-style: none;
	font-size: 11px;
	text-align: left;
}
.contentsub ul li{
	border-bottom: 1px solid #A4BA0F;
	border-top: 1px solid #A4BA0F;
	margin-bottom: -1px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
}
.contentsub ul li a{
	color: #000;
	text-decoration: none;
	background-color: #EDF1CE;
	display: block;
	background-image: url(img/img_sub_0.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 19px;
}
.contentsub ul li a:hover{
	background-image: url(img/img_sub_1.gif);
	background-color: #A2B911;
	color: #fff;
}
.contentsub ul .aktive{
	border-bottom: 1px solid #A4BA0F;
	border-top: 1px solid #A4BA0F;
	margin-bottom: -1px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
}
.contentsub ul .aktive a{
	color: #fff;
	text-decoration: none;
	background-color: #A2B911;
	display: block;
	background-image: url(img/img_sub_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 19px;
}
.contentTxt{
	width: 671px;
	float: right;
	margin-right: 30px;
	text-align: left;
	padding-bottom: 25px;
}
.contentTxt h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	border-bottom: 1px solid #A4BA0F;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 13px;
}
.contentTxt p{
	margin-left: 10px;
	margin-right: 115px;
	font-size: 11px;
	color: #333333;
	margin-bottom: 25px;
	line-height: 18px;
}
.contentTxt a{
	font-size: 11px;
	color: #BF054E;
	font-weight: bold;
	text-decoration: none;
}
.contentTxt a:hover{
	text-decoration: underline;
}
.contentTxt ul{
	list-style: none;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 115px;
}
.contentTxt ul li{
	background-image: url(img/img_liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 18px;
	padding-left: 8px;
}
.contentTxt .csc-textpic-imagewrap{
	width: 100%;
}
.contentTxt .csc-textpic-imagewrap .csc-textpic-image{
	border-bottom: 1px solid #A4BA0F;
	border-top: 1px solid #A4BA0F;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

#mailform fieldset{
  	border:0px;
  	font-size: 11px;
  	margin-left: 10px;
  	margin-bottom: 25px;
  	line-height: 20px;
}
#mailform .csc-mailform-field{
	padding: 2px 0px;
}
#mailform .csc-mailform-field label{
	float:left;
	width:150px;
}
#mailform .csc-mailform-field textarea{
  	width:250px;
}
* html #mailform .csc-mailform-field textarea{
  	width: 250px;
}
#mailform #mailformformtype_mail{
  	margin-left:153px;
}
.csc-mailform-submit{
	font-size: 11px;
        border: 1px solid #A4BA0F;
	background-color: #E7EEC4;
	width: 100px;
}
