@import url("plugins/plugins_henggart.css");
@import url("content/001_henggart.css");
@import url("font/001_henggart.css");
@import url("breadcrumb/001_henggart.css");

* {
	padding: 0;
	margin: 0;
}

body {
	background: url(../images/background.gif) repeat;
}

div#page {
	margin: 1px auto;
	padding: 5px;
	width: 950px;
	position: relative;
	height: 100%;
}

.boxplace {
	margin: 0;
	padding: 0;
	padding-right: 5px;
	background: url(../images/borderright.png) repeat-y right;
}

.box {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	background: url(../images/borderbottom.png) repeat-x bottom;
}

.boxcontent {
	border-bottom: lightgray solid 1px;
	border-right: lightgray solid 1px;
	background-color: white;
	padding: 5px;
	margin-left: -4px;
	position: relative;
}

#logo {
	left: 5px;
	margin-top: 7px;
	position: absolute;
	width: 180px;
}

#logo .boxcontent {
	height: 125px;
}

#navigation {
	margin-top: 7px;
	position: absolute;
	width: 755px;
	left: 200px;
}

#navigation .boxcontent {
	height: 135px;
	padding: 0px;
}

div#subnavigation {
	left: 5px;
	position: absolute;
	width: 180px;
	top: 157px;
	bottom: 20px;
	min-height: 350px;
}

#subnavigation .box{
	bottom: 5px;
}

#subnavigation .boxcontent {
	top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 14px;
	bottom: 10px;
	height: 100%;
}

#subnavigation .boxcontent ul {
	margin: 0px;
	padding-top: 15px;
}

#subnavigation .boxcontent ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavigation .boxcontent ul li a {
	color:#0C8400;
	/*font-family:"Lucida Grande",Lucida,Verdana,sans-serif;*/
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	/*background:transparent url(../images/arrow_green.gif) no-repeat scroll 0 5px;*/
	padding-left:5px;
}

#subnavigation .boxcontent ul ul{
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subnavigation .boxcontent ul ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	list-style: none;
}

#subnavigation .boxcontent ul ul li a {
	color:#0C8400;
	/*font-family:"Lucida Grande",Lucida,Verdana,sans-serif;*/
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 10px;
	text-decoration:none;
	padding: 0px;
	/*background:transparent url(../images/arrow_green.gif) no-repeat scroll 0 5px;*/
}

#subnavadresse {
	left: 10px;
	font-size:11px;
	color:#0C8400;
	bottom: 5px;
	position: absolute;
	margin-top:20px;
}

#content h1{
	color:#0C8400;
}

#content h2{
	color:#0C8400;
}

#subnavigation .boxcontent ul li a:hover {
	color:#000000;
	/*text-decoration:underline overline;*/
	/*background:transparent url(../images/arrow_red.gif) no-repeat scroll 0 5px;*/
}

#subnavigation .boxcontent ul li.subcurrent a {
	color:#000000;
	/*background:transparent url(../images/arrow_red.gif) no-repeat scroll 0 5px;*/
}

#subnavigation .boxcontent ul li.subcurrent a:hover {
	text-decoration: none;
	/*background:transparent url(../images/arrow_red.gif) no-repeat scroll 0 5px;*/
}

#subnavigation .boxcontent ul li.subactive a {
	color:#000000;
	/*background:transparent url(../images/arrow_red.gif) no-repeat scroll 0 5px;*/
}

#subnavigation .boxcontent ul li.subactive a:hover  {
	text-decoration: none;
	/*background:transparent url(../images/arrow_red.gif) no-repeat scroll 0 5px;*/
}

#content {
	position: relative;
	width: 755px;
	left: 195px;
	top: 0px;
	margin-top: 152px;
}

#content .boxcontent {
	min-height: 350px;
}

#content div .csc-mailform-field {
	margin:5px;
}

.csc-mailform-field input {
	width:250px;
	background-color:#FFFFFF;
}

.csc-mailform-field input:hover{
	background-color:#CCFF99;
}

#content div .csc-mailform-check {
	width:30px;
}

#content div .csc-mailform-radio input {
	width:30px;
	background-color:#CCFF99;
}

#content textarea {
	width:250px;
	height:80px;
	background-color:#FFFFFF;
}

#content textarea:hover{
	background-color:#CCFF99;
}

#content .csc-mailform-field fieldset  {
	width:250px;
}

#content div .csc-mailform-field label {
	text-align:left;
}

#content div .csc-mailform-submit {
	width:80px;
	background-color:#0C8400;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid;
	border-color:#0C8400;
	margin-left: 350px;
}

#content div .csc-mailform-submit:hover {
	background-color:#FFFFFF;
	color:#0C8400;
}

* html  #content div .csc-mailform-submit {
	margin-left:0px;
}

#content div .csc-mailform-field span fieldset {
	text-align:left;
}

#content div .csc-mailform-radio{
	margin-right:10px;
	width:30px;
	background-color:#FFFFFF;
}

.tx-indexedsearch-searchbox-sword {
	width:350px;
	background-color:#FFFFFF;
	border: 1px solid #0C8400;
}

.tx-indexedsearch-searchbox-button {
	width:100px;
	background-color:#0C8400;
	border: 1px solid #0C8400;
	font-weight: bold;
	color: #FFFFFF;
}

.tx-indexedsearch-searchbox-button:hover {
	background-color:#FFFFFF;
	border: 1px solid #0C8400;
	color: #0C8400;
}

#navigation .left {
	position: absolute;
	width: 245px;
	height: 95px;
	left: 0px;
	background: url(../images/navleft.jpg) no-repeat;
}

#navigation .center {
	position: absolute;
	width: 245px;
	height: 95px;
	left: 256px;
	background: url(../images/navmid.jpg) no-repeat;
}

#navigation .right {
	position: absolute;
	width: 245px;
	height: 95px;
	right: 0px;
	background: url(../images/navright.jpg) no-repeat;
}

#navigation .menu{
	position: absolute;
	width: 780px;
	height: 40px;
}

#logo .boxcontent {
	background: white url(../images/logo.gif) no-repeat 15px 25px;
}

#logo .menulist {
	margin-top: 100px;
	margin-left: -5px;
}

.menu {
	position: absolute;
	top: 105px;
	width: 640px;
}

ul.menulist {
	list-style-type: none;
	list-style-position: outside;
	float: left;
}

ul.menulist li{
	float: left;
	width: 98px;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 5px;
	border-bottom: 3px solid #0c8400;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0c8400;
}

ul.menulist li a{
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0c8400;
}

ul.menulist li a:hover{
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

ul.menulist li#current a{
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

ul.menulist li#active a{
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

#logo .menulist li {
	border-bottom-style: none;
	border-bottom-width: 0px;
}