/* -------------  Layout CSS | Ralph Pfeifer | Kommunikations-Design ------------------
für helling-gmbh.de -- Copyright 2010

Ralph Pfeifer
Kommunikations-Design
-------------------------------
Strümpfelbacher Str. 314
71384 Weinstadt
-------------------------------
Tel: 07151 275170
Fax: 0941 5992 10128 
-------------------------------
mailto:info@rpkd.de
http://www.rpkd.de
-------------------------------
*/
/* -------- L A Y O U T ------------- */


/* -------- CONTENT COLUMNS ------------- */
@import url(hek_columns.css);

/* -------- CONTENT STANDARDS ------------- */
@import url(hek_standards.css);

/* -------- CONTENT FRAMES ------------- */
@import url(hek_frames.css);

/* -------- CONTENT SITEMAPS ------------- */
@import url(hek_sitemaps.css);


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	color: #FFFFFF;
	background-image: url(../gfx/hek_shadowbg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	background-color: #DCDEDD;
	text-align:center;
}
div#centered {
	border: 0;
	margin: 0px auto;
	width: 880px;
	text-align: left;
	padding-top: 40px;
	/*
	position: relative;
	left:50%;
	margin-left:-440px;
		
	top: 33%;
	margin-top:-200px; 
	*/
}
#header {
	overflow: hidden;
	height: 90px;
	width: 880px;
}
#header .logo {
	width: 175px;
	margin-left: 663px;
}

.yellowBox {
	position: absolute;
	top: 410px;
	z-index: 2010;
	margin: 0px auto;
	left:50%;
	width: 150px;
	margin-left: 225px;
}
.yellowBox .yellowBoxInner {
	margin-left: 0px;
	width: 150px;
	height: 110px;
	background-color: #FFCC00;
	display: block;
	padding: 10px;
	border: 1px solid #000066;
}

.navBox {
	position: absolute;
	height: 410px;
	top: 132px;
	z-index: 5;
	margin: 0px auto;
	width: 164px;
	margin-left: 663px;
	border: 1px none #000066;
	filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
.navBox:hover {
	filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
.navBox .navBoxInner {
	position: absolute;
	bottom: 0px;
	margin-left: 0px;
	width: 134px;
	display: block;
	border: 1px solid #000066;
	background-image: url(../gfx/naviBGtransp.png);
	background-repeat: repeat;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 10px;
	border: 1px solid #000066;
}

.navBox .navBoxInner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.navBox .navBoxInner ul li {
	padding-left: 10px;
}
.navBox .navBoxInner ul li.act {
	background-image: url(../gfx/hek_navAct.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.navBox .navBoxInner ul li a {
	text-decoration: none;
	color: #000000;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A19B9B;
	display: block;
}
.navBox .navBoxInner ul li a:hover {
	color: #5C5958;
}
.navBox .navBoxInner ul li a:active {
	color: #FECC00;
}
/*------ Navigation ---------*/

#navigation {
	display: block;
	width: 880px;
	padding: 0px;
	margin: 0px;
}
#navigation ul {
	list-style: none;
	float: left;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
#navigation ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}
#navigation ul li a {
	display: block;
	width: 130px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	overflow: hidden;
}

#navigation ul li a:hover {
	
}
#navigation .act a {
	font-weight: bold;
}

#navigation img {
	border: none 0px #666666;
}
a.staerke {
	background-image: url(../gfx/hek_bildermenu_01.jpg);
	background-position: 0px -98px;	
}
a.staerke:hover {
	background-image: url(../gfx/hek_bildermenu_01.jpg);
	background-position: 0px 0px;	
}
a.praezision {
	background-image: url(../gfx/hek_bildermenu_02.jpg);
	background-position: 0px -98px;	
}
a.praezision:hover {
	background-image: url(../gfx/hek_bildermenu_02.jpg);
	background-position: 0px 0px;	
}
a.flexibilitaet {
	background-image: url(../gfx/hek_bildermenu_03.jpg);
	background-position: 0px -98px;	
}
a.flexibilitaet:hover {
	background-image: url(../gfx/hek_bildermenu_03.jpg);
	background-position: 0px 0px;	
}
a.zusammenspiel {
	background-image: url(../gfx/hek_bildermenu_04.jpg);
	background-position: 0px -98px;	
}
a.zusammenspiel:hover {
	background-image: url(../gfx/hek_bildermenu_04.jpg);
	background-position: 0px 0px;	
}

/*----------Contenttexte -----*/
.csc-textpic-intext-right-nowrap .csc-textpic-text {
	padding: 34px;
}


/*------Meta Navigation ---------*/
	
#header ul.metanavi {
	float: left;
	margin-left: 34px;
	margin-top: 65px;
	margin-bottom: 20px;
	list-style: none;
	padding: 0px;
	float: left;
}
#header ul.metanavi li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
}

#header ul.metanavi a
 {
	color: #CCC;
	text-decoration: none;
	height: 24px;
	display: block;
	padding-bottom: 0px;
}
#header ul.metanavi a:hover {
	color: #FFCC00;
}
#header ul.metanavi li.act a {
	color: #FFFFFF;
}
	/* floating navigation */

#header ul.metanavi ul {
	position: absolute;
	z-index: 500;
}

#header ul.metanavi ul,
#header ul.metanavi li:hover ul ul {
	display: none;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul.metanavi li:hover ul {
	display: block;
}
#header ul.metanavi ul li  {
	display: block;
	float: none;
}
#header ul.metanavi ul li a {
	height: 1%;
}
#header ul.metanavi ul li a {
	width: 200px;
	background-color: #484443;
	display: block;
	margin: 0px;
	margin-left: 0px;
	padding: 4px;
	border-top: #5D5A59 2px solid;
}
#mainnavigation ul ul li a:hover {
	color: #993300;
	background-color: #000000;
}

/**************** Content *****************/

#content-box {
	height: 502px;
	background-color: #484443;
}
#content {
	height: 316px;
	background-color: #5D5A59;
	margin: 0px;
	padding: 0px;
	width: 880px;
	overflow: hidden;
}

#content-left {
	padding-top: 14px;
	width: 460px;
	overflow: hidden;
	height: 335px;
	padding-left: 30px;
}

/*--------- FOOTER ------- */
#footer {
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 34px;
	color: #FFFFFF;
	background-color: #5C5958;
}
#footer a {
	text-decoration: none;
	color: #CACBD0;
}
#footer a:hover {
	color: #FFFFFF;
	border-bottom: #999999 1px solid;
}

.clearer {
	clear: both;
}

/*---------  Buttons -----*/
a.schliessenButton {
	display: block;
	height: 16px;
	width: 80px;
	background-image:url(../gfx/schliessenButton.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 3px;
	margin-top: 25px;
	text-decoration: none;
	
}

a.schliessenButton:hover {
		background-image: url(../gfx/schliessenButton.gif);
		background-position: right -20px;
		color: #96BF0D;
}



/*--------------------------  Files upload Styles   --------------------------*/
.csc-uploads {
	font-size: 10px;
}
.csc-uploads-icon {
	vertical-align: top;
}
.csc-uploads-fileSize {
	vertical-align: top;
	white-space: nowrap;
}
.csc-uploads-fileSize p {
	margin: 2px 5px 0px 0px;
}
.csc-uploads-fileName {
	width: 80%;
	font-weight:bold;
}
.csc-uploads-fileName p {
	margin: 1px;
}
.csc-uploads-description {
	padding: 3px 0px 0px;
	vertical-align: top;
	font-weight: normal;
}
.download-icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.download-item {
	margin: 0px;
	padding: 0px;
}
.download-item td {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.download-icon img {
	border: 0px none #CCCCCC;
}
.download-title {
	font-weight: bold;
}
.download-description a {
	text-decoration: none;
}
.download-filesize {
	margin-left: 5px;
}
/************** Mailform #csc-form styles **************/
.csc-mailform-field {
	display: block;
	clear: left;
}
.csc-mailform-field label {
	width: 80px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #F4F1F1;
	padding: 3px;
}
.csc-mailform-field input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	border: 0px none #333333;
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	background-color:#DEDEDE;
	width: 300px;
}
#mailformformtype_mail {
	background-color:#FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}
input.csc-mailform-submit:active {
	color:#c50c1f;
	border: 1px solid #CC3300;
}
.csc-form-label-req {
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#DEDEDE;
	width: 300px;
	border: 0px none #333333;
}
#mailform .csc-form-checkbox {
	margin-left: 85px;
	margin-top: 10px;
}
.csc-form-radio {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.csc-form-fieldcell select, .csc-form-fieldcell select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}
.csc-mailform-field input[type=checkbox] {
	width: auto;
	border: 0px none #333333;
}
#mailform fieldset {
	padding: 0px;
	border: 0px none #FFFFFF;
}
#mailform legend {
}
#content form input.csc-mailform-submit, .csc-mailform-field input[type=submit] {
	border: 0px none #999999;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	text-align: left;
	background-color: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	background-image: url(../gfx/pfeile/searchArrow.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content form input.csc-mailform-submit:hover {
	border: 0px none #D3007B;
	color: #A01238;
	background-color: transparent;
	background-position: right -20px;
	background-image: url(../gfx/pfeile/searchArrow.gif);
	background-repeat: no-repeat;
}


