*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
	text-align: center;
}
#mainDivHome{
	height: 100%;
	width: 967px;
	margin: auto;
	background-color: #fff;
}
#mainDiv{
	height: 100%;
	width: 967px;
	margin: auto;
	background-color: #fff;
}
.clear{
	clear: both;
}
#headerArea{
	margin-top: 17px;
	border: 0px solid;
}
.headerPart1{
	height: 118px;
	width: 571px;
	float: left;
}
.headerPart2{
	height: 118px;
	width: 396px;
	float: right;
	background-image: url(img/img_header.jpg);
	background-repeat: no-repeat;
}
.headerPart2 .global{
	margin-top: 100px;
	margin-right: 8px;
	text-align: right;
	color: #333333;
	font-size: 11px;
}
.headerPart2 .global a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;	
}
.headerPart2 .global a:hover{
	text-decoration: underline;
}
#menuArea{
	background-image: url(img/mm_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#menuArea ul{
	list-style: none;
	margin-left:1px;
}
#menuArea ul li{
	display: inline;
}
#contentAreaHome{
	margin-top: 50px;
}
#contentAreaHome .contenHome{
                margin-left: 195px;
}
#contentAreaHome .contenHome1{
	width: 390px;
	float: left;
	font-size: 11px;
	color: #494949;
	line-height: 18px;
}
#contentAreaHome .contenHome1 table td{
	vertical-align: top;
	font-size: 11px;
	color: #494949;
	line-height: 18px;
}
#contentAreaHome .contenHome1 .internal-link{
	background-image: url(img/icon_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
#contentAreaHome .contenHome1 .external-link-new-window{
	background-image: url(img/icon_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
#contentAreaHome .contenHome1 .external-link{
	background-image: url(img/icon_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}
#contentAreaHome .contenHome2{
	width: 575px;
	float: right;

}
#contentArea{
	margin-top: 40px;
}
.contentsub{
	width: 140px;
	float: left;
}
.contentsub ul{
	list-style: none;
	font-size: 11px;
	text-align: left;
}
.contentsub ul li{
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin-bottom: -1px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
}
.contentsub ul li a{
	color: #333;
	text-decoration: none;
	background-color: #fff;
	display: block;
	background-image: url(img/img_sub_0.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
}
.contentsub ul li a:hover{
	background-image: url(img/img_sub_0.gif);
	background-color: #FFD08A;
	color: #333;
}
.contentsub ul .aktive{
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin-bottom: -1px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 20px;
}
.contentsub ul .aktive a{
	color: #333;
	text-decoration: none;
	background-color: #FFD08A;
	display: block;
	background-image: url(img/img_sub_0.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
}
.contentTxt{
	width: 735px;
	float: right;
	margin-right: 30px;
	text-align: left;
	padding-bottom: 25px;
}
.contentTxt h1{
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 13px;
	background-image: url(img/icon_headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-transform: uppercase;
}
.contentTxt p{
	margin-left: 10px;
	margin-right: 115px;
	font-size: 11px;
	color: #494949;
	margin-bottom: 25px;
	line-height: 18px;
}
.contentTxt p b{
	color: #FF9900;
}
.contentTxt p strong{
	color: #FF9900;
}
.contentTxt a{
	font-size: 11px;
	color: #B1B1BA;
	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;
}

#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 #CCCCCC;
	background-color: #FF9900;
	width: 100px;
	color: #000;
}
.csc-textpic-caption{
	font-size: 11px;
	line-height: 18px;
	background-color: #BBBCBB;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
