html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html{
	overflow-y: scroll;
}

body{
	background: #dfdfdf;
	font: 12px Arial,Sans-Serif
}


h2 {
	color: rgb(0,64,117);/*dunkelgruen*/
	/*color: rgb(162,192,82);*//*hellgruen*/
	font-size: 20px;
}

h3 {
	color: #8b8b8b;
	font-size: 17px;
	margin: 0 0 5px;
	
}

strong {
	font-weight: bold;
}

.reader{
	position: absolute;
	top: -1000em;
	left: -1000em;
}

.box:after,
.teamlist li:after,
.row:after,
#breaddcrumb ul:after,
#nav:after,
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#headerWrap {
	background: rgb(0,64,117) url(../images/css/sprite_repeat-x.png) repeat-x 0 0;
	height: 111px;
	position: relative;
	width: 100%;
	z-index:3;
	min-width: 865px;
}

#head {
	width: 865px;
	margin:  0 auto;
	height: 106px;
	position: relative;
}

#logo {
	display: block;
	background: url(../images/css/hic_logo.png) no-repeat transparent 0 0;
	width: 390px;
	height: 53px;
	position: absolute;
	left: 114px;
	top: 25px;
}

#nav{
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 114px;
	width: 720px;
}

#nav li {
	float: left;
	padding-right: 20px;
}

#nav li a {
	/*font-weight: bold;*/
	color: #fff;
	line-height: 23px;
	text-decoration: none;
}

#nav li a:hover{
	text-decoration: underline;
}

#nav li.last{
	left: 590px;
	position: absolute;
}

#breaddcrumb{
	background:  url(../images/css/sprite_repeat-x.png) repeat-x 0 -106px;
	width: 100%;
	z-index:3;
	min-width: 865px;
	height: 25px;
	display:none;
}

#breaddcrumb ul {
	width: 751px;
	margin:  0 auto;
	list-style:  none;
	padding-left: 114px;
}

#breaddcrumb li {
	float: left;
	padding-right: 10px;
}

#breaddcrumb a,
#breaddcrumb span {
	background: url('../images/css/sprite_icons.png') no-repeat 100% -175px;
	padding-right: 30px;
	line-height: 25px;
	display: inline-block;
	color: #000;
	text-decoration: none;
}

#breaddcrumb a:hover{
	text-decoration: underline;
}

#layoutLayer {
	background:  #ffffff;
	height: 100%;
	width: 865px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -432px;
	z-index: 1;
}


#prod_left {
	float:left;
}
#prod_right {
	float:right;
}
#prod_clear{
	clear:both;
}

#heightMaker {
	height:200px;zoom:1;
}
#prods{
	height: 200px;
	min-height: 200px;
	position:fixed;
	z-index:5;
	width: 865px;
	left: 50%;
	bottom:0;
	margin-left: -432px;
	background: url(../images/css/swoosh.jpg) no-repeat center bottom;
}
#prods_s {
	padding-top:10px;
	border-top: 2px solid rgb(0,64,117);
	height:100%;
	width:658px;
	position:relative;
	left:50%;
	margin-left:-318px;
	margin-top:5px;
}

#swoosh{
	background: url(../images/css/swoosh.jpg) no-repeat center bottom;
	height: 100%;
	min-height: 405px;
	z-index:4;
}

#contentWrap{
	width: 685px;
	margin:  0 auto;
	background:  none;
	position: relative;
	/*top:111px;*/
	z-index: 2;
	padding: 30px 65px 30px 114px;
}

#content{
	width: 487px;
}

/*teaser columns, e.g. homepage*/
.row{
	padding-bottom: 33px;
}

.col12,
.col23,
.col13 {
	float: left;
	padding-right: 28px;
}
.col12{

}
.col13{
	width:230px;
}
.col23{
	width:397px;
}

.teaser h2{
	margin: -3px 0 8px;
}

.teaser h3 {
	margin: 0 0 5px;
}

p {
	margin-bottom: 12px;
}

p a:link,
p a:visited,
p a:focus,
p a:hover,
p a:active {
	color: #0000EE;
}

p a:hover{
	text-decoration: none;
}

.teaser p {
	padding-right: 10px;
}

.subline {
	font-weight: bold;
}

.teaserImg {
	margin-bottom: 7px;
}


/*team*/
#content h2{
	margin: -3px 0 8px;
}

#content .intro {
	margin-bottom: 28px;
}

.teamlist {
	list-style: none;
	width: 472px;/*641*/
}

.teamlist > li {
	position: relative;
	display: block;
	padding: 17px 0 5px;
	min-height: 97px;
}
.teamlist > li:hover {
	margin-left: -53px;
	padding-left: 53px;
	margin-right: -115px;
	background: rgba(204, 204, 204, 0.33);
	-webkit-transition:  background 0.5s ease 0s;
	-moz-transition: background 0.5s ease 0s;
	-o-transition: background 0.5s ease 0s;
	-moz-box-shadow: inset -5px -5px 5px #ddd;
	-webkit-box-shadow: inset -5px -5px 5px #ddd;
	-o-box-shadow: inset -5px -5px 5px #ddd;
	/*background: url('../images/css/bg_list_hover.png') right bottom;*/
}

.teamlist > li:hover .share{
	-webkit-transition:  all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	display: block;
}

.teamlist .img {
	border:  1px solid #000;
	float: left;
	width: 61px;
	height: 81px;
	margin: 0 11px 0 0;
}

.teamlist .textWrap {
	float: left;
	width: 396px;
	position: relative;
}

.teamlist .textWrap h3,
.teamlist .textWrap h4 {
	color: #000;
	max-width: 260px;
	font-size: 13px;
	font-weight: bold;
}

.teamlist .textWrap h3{
	margin-top: -3px;
}

.teamlist .textWrap h4{
	margin-bottom: 11px;
}

.teamlist .contactLink {
	position: absolute;
	left: 260px;
	top: -3px;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

.teamlist .contactLink:hover {
	text-decoration: none;
}

.share{
	position: absolute;
	right: 0;
	top: 2px;
	list-style: none;
	width: 85px;
	display: none;
}



.share li {
	display: block;
}

.share a {
	background: url(../images/css/sprite_icons.png) no-repeat;
	display: block;
	line-height: 23px;
	font-size: 9px;
	padding-left: 30px;
	color: #000;
	text-decoration: none;
}

.share a:hover{
	opacity: 0.6;
	text-decoration: underline;
}

.share .mail {
	background-position: 0 -140px;
}

.share .phone {
	background-position: 0 -80px;
}

.share .xing {
	background-position: 0 -20px;
}

.share .facebook {
	background-position: 0 -110px;
}

.share .twitter {
	background-position: 0 -50px;
}

/*produkt*/
#content .info h2, .row .info h2{
	background: rgb(0,64,117);/*dunkelgruen*/
	/*background: rgb(162,192,82);*//*hellgruen*/
	color: #fff;
	line-height: 22px;
	padding: 0 15px;
	margin: 0 0 1px 0;
	font-size: 17px;
}
.info .box {
	background: #eee;
	padding: 15px;
	margin-bottom: 15px;
	overflow:  hidden;
}

.box .intro {
	padding-left: 20px;
}

.box .img{
	float: left;
	margin-right: 15px;
}

.box .textWrap{
	float: left;
	overflow: hidden;
}

.box .img + .textWrap{
	width: 300px;
}

.list {
	list-style:  none;
}

.list > li{
	display: block;
	padding-left: 20px;
	position: relative;
	padding-bottom: 12px;
}

.list.last {
	margin-bottom: -12px;
}

.bullit {
	display: inline-block;
	background: url(../images/css/sprite_icons.png) 0 0;
	width: 10px;
	height: 8px;
	text-indent: -10000em;
	position: absolute;
	left: 0;
	top: 4px;
}

.textBody {
	padding:  0 15px;
}

.errorMsg {
  color:#f00;
  font-weight:bold;
}

.blogn .blogteaser {
	margin-bottom:0;
	padding: 5px 15px 5px 0;
}

.blogn .blogteaser h4 {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
}
.blogn .blogteaser a:link,
.blogn .blogteaser a:visited,
.blogn .blogteaser a:focus,
.blogn .blogteaser a:hover,
.blogn .blogteaser a:active {
	color: #0000EE;
}

.blogn .blogteaser a:hover{
	text-decoration: none;
}

.blogn .blogteaser {
	position: relative;
	display: block;
}
.blogn .blogteaser:hover {
	margin-left: -15px;
    padding-left: 15px;
	margin-right: 0px;
	background: rgba(204, 204, 204, 0.33);
	-webkit-transition:  background 0.5s ease 0s;
	-moz-transition: background 0.5s ease 0s;
	-o-transition: background 0.5s ease 0s;
	-moz-box-shadow: inset -5px -5px 5px #ddd;
	-webkit-box-shadow: inset -5px -5px 5px #ddd;
	-o-box-shadow: inset -5px -5px 5px #ddd;
	/*background: url('../images/css/bg_list_hover.png') right bottom;*/
}


