/* css fuer heitec.de */
/*<![CDATA[*/
html, body {
	margin: 0px;
	background-color: #FFF;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
p {
	margin: 0;
	padding: 0;
}

#header {
	width: 100%;	
	height: 39px;
	background-repeat: no-repeat;
	background-image: url(header_bg.jpg);
}
#header p {
	color: #CFDFF2;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	line-height: 35px;
}
.highlighted {color: #CFDFF2;}
#banner {
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;	
}
#contentContainer {
	position: absolute;
	left: 245px;
	right:0;
	top:189px;
	border-left: solid 1px #233B62;
	background-color: #F1F1F1; 	
}
#content {
	min-height:369px;
	_height:369px;
	padding:37px 20px 20px 15px;
}
#filmContainer {
	position: absolute;
	left: 245px;
	top:189px;
	right:0px;
	border-left: solid 1px #233B62;
	background-color: #D0DFF2; 	
}
#filmContainer #colNormal { 
	text-align:center;
}
#accessory {
	margin-top: 40px;
	width: 245px;
	text-align:center;
}
#language {
	color: #D7DEEA;
	font-size: 10px;
	position: absolute;
	top: 120px;
	right:38px;
}
#language a {
	color: #FFFFFF;
	text-decoration: none;
	z-index:99;
}
#hmenu {
	position: absolute;
	top: 120px;
	left: 260px;
}
#hmenu a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	margin-right: 20px;
	z-index:100;
}
#pmenu {
	position: absolute;
	top: 174px;
	left: 260px;
	color: #777777;
	font-size: 10px;
	height:19px;
	z-index:999;
}
#pmenu a {
	color: #777777;
	text-decoration: none;
}
#contact {
	position: absolute;
	top: 171px;
	right: 20px;
	color: #777777;
	font-size: 10px;
	height:19px;
	z-index:999;
}
#menuContainer {
	color: #FFFFFF;
	width: 245px;
	background: #556A8C;
	background-image: url(menu_bg.jpg);
    background-repeat: no-repeat;
	padding-top: 10px;
}
#menu a {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	margin-top: 7px;
	margin-left: 9px;
	padding-left: 10px;
	display: block;
}

#menu .menu1_cur a, #menu .menu1_act a { 
	font-size: 14px;
	font-weight:bold;
	margin-left: -2px;
	margin-top: -1px;
	margin-bottom: 15px;
}

#menu .menu3_no a {
	color: #D7DEEA;
}
#menu .menu3_cur, #menu .menu3_act {
	font-weight:bold;
}
#menu .menu4_no a {
	color: #D7DEEA;
}
#menu .menu4_no, #menu .menu4_cur, #menu .menu4_act {
	padding-left:10px;
}

#imenu { 
	font-size:10px;
	margin:15px 0;
	}
#imenu a { margin-right:10px; }

#search form {
	margin:20px 0px 0px 0px;
	width: 245px;
	height: 40px;
	text-align: right;
	background: #A7B9D0;
}
#search .searchfield {
	width: 174px;
	border:1px solid #536788;
	font-weight:normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#000;
	background:#CFDFF2;
	margin-top:10px;
}
#search .searchbutton {
	margin-top:9px;
}
#search .searchfield:focus {
	border:1px solid #FFF;
	background:#FFF;
}
#imenu {
	clear:both;
	padding:15px 20px 0 15px;
	}
#print { 
	float:left;
	width:200px;
	font-size:10px;
	line-height:14px;
	margin-bottom:15px;
	}
#footer { 
	clear:both;
	height:22px;
	background-image:url(footer_bg.jpg);
	text-align:right;
	padding-right:20px;
	}
.stripline {
	width: 100%;
	height: 1px;
	margin-bottom:20px;
	background-image: url(stripline.gif);
	background-repeat:repeat-x;
}
.important { 
	color:#DD500B;
	text-decoration:blink;
}
img, img a { 
	border:none;
}
#tabmatrix { 
	border:#ccc 1px solid;
}
#tabmatrix td { 
	border:#ccc 1px solid;
	padding:5px;
}

/*  ================================================== */
/*                        T E X T                      */
/*                     formatierung                    */
/*  ================================================== */
a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, h5, h6, img, input, label, 
li, ol, option, p, q, select, textarea, td, th, ul 	
.bodytext, li, .groupitem .bodytext, legend, body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#333;
} 
.redMarkup { color:#0083D7; }
.bodytext, li, .groupitem .bodytext, p, #jobs-single, #jobs-single { font-size: 12px; line-height: 18px; }
.bodytext ul, #content ul {
	list-style-image:url(../main/bullet_list.gif);
	list-style-position:outside;
}
.align-right { text-align:right;}
#teaser { background-color:#E6E6E9; padding:10px; margin-right:20px;}
#content A , #print A, A  { color: #3868B6; text-decoration:none; }
#content A:hover, #print A:hover, A:hover { color: #0099FF; text-decoration:none; }
#content H1 { color: #233B62; font-size: 13px; font-weight: bold; }
#content TR { font-size: 11px; }
#content H2 { color: #233A63; font-size: 12px; }
#content H3 { color: #233A63; font-size: 11px; font-weight:bold; }
#content H4 { color: #A7B9D0; font-size: 10px; }
.csc-loginform { background-color: #DADADA; display: block; padding: 30px; }
.tx-nfdownloads-pi1 td, td h3 { font-size: 12px; }
.tx-nfdownloads-pi1 a { font-weight:bold; font-size: 12px; }
#content h5 {
	height:20px;
	background-image:url(projektbeispiele_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0px;
	line-height:18px;
	padding-left:38px;
	color:#455B7F;
}
#content h5 a {
	color:#455B7F;
}
.csc-textpic-caption { color: #5F5D5C; font-size: 9px; line-height:11px; margin-top:5px;}


/*  ================================================== */
/*                         C O L                       */
/*                    content bereiche                 */
/*  ================================================== */
.cL_ct_3 { 
	float:left;
	width:30%;
	margin:15px 0px 15px 15px; 
}
.cN_ct_3, .cR_ct_3 { 
	float:right;
	width:30%;
	margin:15px 15px 15px 0px; 
}

#wrapper2{float:left;width:100%;}
.cn2{margin-right:180px;}
.cr2{float:left;width:160px;margin-left:-160px;}

#clear{ clear: both; position:relative; line-height: 1px; }
#clear hr { display:none; }



/*--------------------  styles for extension "front"  -----------------------------------*/
#content .frontLeft h1.csc-firstHeader { color: #ffffff; font-size: 18px; margin-left: 45px; font-weight: normal; }
.frontLeft h1.csc-firstHeader { color: #ffffff; font-size: 18px; margin-left: 45px; font-weight: normal; }
.frontLeft .bodytext { color: #fff; font-size: 11px; padding-left: 45px; }
.frontLeft h1 A { color: #fff; font-size: 11px; font-weight: bold; text-decoration:none; margin-left: 45px; }
.frontLeft A:hover { color: #DD500B; }

.frontNormal h1 { font-size: 12px; font-weight: bold; margin-left: 15px; margin-right: 15px; margin-bottom:5px; margin-top:30px;}
.frontNormal A { color: #DD500B; text-decoration:none; }
.frontNormal A:hover { color: #000; }
.frontNormal p.bodytext { color: #000; font-size: 11px; margin-left: 15px; margin-right: 15px; margin-top:0;}

/*  ================================================== */
/*                     S I T E M A P                   */
/*  ================================================== */
#content .csc-menu-2 .csc-sitemap-level1 a { font-weight: bold; text-decoration:underline; color: #233B62;}
#content .csc-menu-2 .csc-sitemap-level2 a { padding-left: 50px; }
#content .csc-menu-2 .csc-sitemap-level3 a { padding-left: 90px; color: #333;}
#content .csc-menu-2 .csc-sitemap-level4 a { padding-left: 170px; color: #999; margin-bottom:8px;}
#content .csc-menu-2 .csc-sitemap-level1 a:hover, #content .csc-menu-2 .csc-sitemap-level2 a:hover,
#content .csc-menu-2 .csc-sitemap-level3 a:hover, #content .csc-menu-2 .csc-sitemap-level4 a:hover
{ color: #0099FF; text-decoration:none; }

/*  ================================================== */
/*                      S U C H E                      */
/*                    suchergebnisse                   */
/*                  "tx_indexedsearch"                 */
/*  ================================================== */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background-color:#E4E4E4; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-size: 12px; margin-bottom:8px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#0083D7; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { font-size: 9px; font-style:italic; color:#999; line-height:11px;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A { color:#999;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P A:hover { color:#000000;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background-color:#DADADA; line-height: 20px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A { color:#5F5D5C;}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A:hover { color:#000000;}

/*  ================================================== */
/*                        N E W S                      */
/*                    news und events                  */
/*                      "tt_news"                      */
/*  ================================================== */

/*  -------------------------------------------------- */
/*               L A T E S T  view (AMENU)             */
/*  -------------------------------------------------- */
.news-latest-title  { font-size: 9px; font-weight:bold; display: block;}
.news-latest-item  { font-size: 9px; line-height: 13px; margin-bottom:10px; }
.news-latest-item a { display: block; }
.news-latest-item .bodytext { color:#666; font-size: 9px; line-height: 13px; display: block; }

/*  -------------------------------------------------- */
/*                     L I S T  view                   */
/*  -------------------------------------------------- */
.news-list-container { border: none; }
.news-list-item { clear:both; }
.news-list-item a { font-size: 12px; padding:3px; margin:3px; }
.news-list-container H3 { margin-bottom: 5px; padding: 2px; background-color: #DADADA; }
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER { color:#fff; padding-left:2px; }
.news-list-container H3 A { color:#fff; }
.news-list-container P { padding-left:3px; }
.news-list-date { color: #666; height: 20px; margin-left: 4px; font-size: 9px; font-weight: normal; margin-top:15px;}
.news-list-imgcaption { float: right; padding-top:3px; padding-right:3px; font-size: 9px; }
.news-list-container IMG { float: right; border:1px solid #666; margin-bottom:5px; margin-right:2px; margin-left:5px; }

/*  -------------------------------------------------- */
/*                   S I N G L E  view                 */
/*  -------------------------------------------------- */
.news-single-item { padding:5px; margin-bottom:5px; }
.news-single-item H2 { font-size: 12px; font-weight:bold; color: #233B62; margin-bottom: 0px; }
.news-single-item H3, .news-single-item H3 p{ font-size: 11px; margin-bottom: 15px; color: #3868B6; }
.news-single-img { float: right; margin-left:10px; }
.news-single-backlink, .news-single-backlink a { font-weight: bold; font-size: 10px; margin-bottom: 15px; margin-top: 20px; clear:both;}
.news-single-timedata { clear:both; width:100%; margin-top:20px;}
.news-single-timedata, .news-single-author, .news-single-imgcaption { font-size: 9px; }


/*  -------------------------------------------------- */
/*                     L I S T  view                   */
/*  -------------------------------------------------- */
.tx-cljoboffers-pi1 .tx-cljoboffers-pi1-listrow th { background-color: #DADADA; }

/*  -------------------------------------------------- */
/*                   S I N G L E  view                 */
/*  -------------------------------------------------- */
.tx-cljoboffers-pi1  H5 { font-size: 11px; margin-bottom: 10px; margin-top: 20px; color: #5F5D5C; }
.tx-cljoboffers-pi1  .interesse { color: #41DA34; }


/*  ================================================== */
/*                     C O N T A C T                   */
/*                      "pk_contact"                   */
/*  ================================================== */


.contact_input, .jobs-input { 
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 11px; 
	border: 1px #bebebe solid; 
	}

/*  ================================================== */
/*                 H E I T E C  G R O U P              */
/*                      formatierung                   */
/*  ================================================== */
#ht_group { background-color: #FFFFFF; }
#ht_group H1 { color: #5F5D5C; font-size: 16px; line-height: 22px; font-weight: bold; }
.groupitem { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-color: #FFFFFF; border-style: solid; border-width: thin; margin-top: 20px; }


/*  ================================================== */
/*                        J O B S                      */
/*                    stellenangebote                  */
/*                    "pk_jobs"                   */
/*  ================================================== */

tbody tr.jobs-list-header td {
	background-color: #A7B9D0;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	}
tbody tr.jobs-list-item td {
	padding: 3px;
	}
tbody tr.jobs-list-item:hover {
	background-color: #FFF;
	}
#jobs-single h1 { 
	color: #3868B6;
	font-size: 13px;
	line-height:15px;
	font-weight: bold;
	margin-bottom:10px;
	background-color: #DADADA; 
	padding:3px;
	}
.jobs-small { 
	color: #666;
	font-size: 10px;
	font-weight: bold;
	}
#jobs-single .interesse { 
	color: #233B62;
	font-weight: bold;
	margin-bottom:20px;
	padding:5px;
	border-top:1px solid #CCC;
	}

#contentwait { 
	color: #233B62;
	position:absolute;
	top: 200px;
	text-align:center;
	background-color:#f1f1f1;
	}
#contentwait img { 
	margin-top:20px;
	}

/*  ================================================== */
/*                        J O B S                      */
/*                    stellenangebote                  */
/*                    "f�r argonet"                   */
/*  ================================================== */


#stellen { 
	width:95%;
	height:450px;
	border:none;
	}
#stellenkurz { 
	width:95%;
	height:250px;
	border:none;
	}




/*  ================================================== */
/*                  Fileshare Manager                  */
/*                  "moc_filemanager"                  */
/*  ================================================== */

.tx-mocfilemanager-pi1 FORM { 
	margin-top:25px;
	padding:5px;
	background-color:#E6E6E9;
	}



/*  ================================================== */
/*                      F O R U M                      */
/*  ================================================== */

.tt_board { background-color:#B3C5D3;}
.tt_board tr td { font-family:Arial, Helvetica, sans-serif; font-size:1em;}
.header td { color:#FFF; padding:2px 5px; font-size:0.9em;}
.header_post td { padding:2px 5px; font-size:1em;}
.cell1 { background-color:#D1E1F2; color:#333;}
.cell2 { background-color:#F1F1F1; color:#333;}
.overview td { color:#666666;}
.forum_title { font-size:1em; font-weight:bold; color:#999999; padding:0 0 10px 0;}
.search_forum td {
	font-size:0.9em;
	padding:2px 5px;
	}
.search_forum input {
	background-color:#FFF;
	border:#A7B9D0 1px solid;
	font-size:0.9em;
	}
#mailform input, #mailform textarea  {
	width: 300px;
	background-color:#FFF;
	border:#A7B9D0 1px solid;
	}
#mailform input:focus, #mailform textarea:focus {
	border:#233A63 1px solid;
}
#mailform .csc-mailform-check {
	width: 15px;
	background-color:#FFF;
	border:#A7B9D0 1px solid;
	}
#mailform .csc-mailform-submit {
	width: 150px;
	background-color:#D1E1F2;
	border:#A7B9D0 1px solid;
	color:#233A63;
	font-weight:bold;
	}
input, textarea  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	}

#boardform { margin:30px; width:450px;}
#boardform table { width:450px; text-align:left; }
#boardform .lo { padding:5px; border:#A7B9D0 1px solid;}


/*  ================================================== */

.additional-info {
	margin:20px 0;
	border-bottom:#999999 dotted 1px;
	color:#999999;
	font-size:10px;
	}
.tx-irfaq-pi1 dt {
	margin:10px 0;
	}


/*  ================================================== */
/*                 M A I L    F O R M                  */
/*  ================================================== */

.csc-mailform {font-size:0.8em;}
.csc-mailform-label {font-weight:bold;}
fieldset.csc-mailform .csc-mailform-field {margin:3px 2px;}
label { display:block;float:left;width:350px; text-align:right; margin-right:5px;}


/*]]>*/
