/*  01. BASICS ################################################ */
/*  02. LAYOUT ################################################ */
/*  03. CONTENT ############################################### */
/*  04. MAINNAVIGATION ######################################## */

/*  01. BASICS ################################################ */

* {
	padding: 0; 
	margin: 0;
}

html {
    height: 100%;
}

body {
	/* Minimum Height Hack For Older Browsers */
	padding: 30px 0px;
	font-size: 70%;
	height: auto !important;
        height: 100%;
	background: #000 url(../images/bgHome.jpg) no-repeat fixed 0 0;
	font-family: Helvetica, sans-serif;
	/* => 0.7em bzw. 11px; http://www.reeddesign.co.uk/test/points-pixels.html */ 
}

/*  02. LAYOUT ################################################ */

#container {
  	height: auto !important;
  	height: 100%;
	margin: 0;
	padding: 20px 0px 20px 20px;
	position: relative;
	width: 1200px;
	background: url(../images/greyOverlayStandard.png) 0 0 repeat-y;
}

#pageBg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#naviMain ul.level1 {
	position: relative;
	top: 0px;
	left: 0px;
}

#naviMain ul.level1 li {
	margin-bottom: 3px;
}

#naviMain ul.level1 li a,
#naviMeta ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

#naviMeta ul li.cur a {
	color: #ff7a00;
}

#naviMain ul.level2 {
	position: absolute;
	top: 3px;
	left: 200px;
}

#naviMeta ul li,
#naviMain ul.level2 li {
    margin-bottom: 3px;
}

#naviMain ul.level1 li.curifsub ul.level2 li.no a,
#naviMain ul.level1 li.actifsub ul.level2 li.no a {
	color: #fff;
}

#naviMain ul.level1 li ul.level2 li a,
#naviMeta ul li a {
	font-size: 12px;
	line-height: 12px;
    display: block;
}

#naviMain ul li.act a,
#naviMain ul li.cur a,
#naviMain ul li.curifsub a,
#naviMain ul li.actifsub a,
#naviMain ul.level1 li.curifsub ul.level2 li.no a:hover,
#naviMain ul.level1 li.actifsub ul.level2 li.no a:hover,
#naviMain ul li a:hover,
#naviMeta ul li a:hover {
	color: #ff7a00;
}

#claim {
    position: absolute;
    top: 22px;
    left: 900px;
    width: 100px;
}

#claim p .orange {
    color: #FF7A00;
}

#claim p {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 14px;
}

#branding {
	position: absolute;
	top: 175px;
	left: 20px;
    z-index: 10;
}

#naviMeta {
	position: absolute;
	left: 20px;
	top: 424px;
}

#contentMain {
	min-height: 900px;
    width: 800px;
	margin: 52px 0px 0px 200px;
}

/*  03. CONTENT ############################################### */

#contentMain h3, 
#contentAdditional h3 {
    font-size: 12px;
    font-weight: bold;
    color: #FF7A00; 
    margin-bottom: 5px;
}

#contentMain h2, 
#contentAdditional h2 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 6px;
}

#contentMain p, 
#contentAdditional p {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
    margin-bottom: 20px;
}

#contentMain .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
    margin-bottom: 10px;
}

.tx-cagtsf {
	color: #fff;
    font-size: 12px;
}

.tx-cagtsf textarea, 
.tx-cagtsf input {
    border: none;
    margin-bottom: 10px;
}

.tx-cagtsf input {
    float: right;
    width: 330px;
    padding: 2px;
}

.tx-cagtsf .input_captcha {
    clear: both;
    width: 333px;
    float: right;
    margin: 10px 0px 0px 0px;
}

.tx-cagtsf .input_captcha input {
    width: 72px;
    float: left;
}

.tx-cagtsf .input {
    height: 20px;
}

.tx-cagtsf textarea, 
.tx-cagtsf .input {
    margin-bottom: 10px;
}

.tx-cagtsf textarea {
    float: right;
    width: 330px;
    padding: 2px;
} 

.tx-cagtsf form label {
    display: block;
    float: left;
    width: 50px;
    height: 10px;
    padding-top: 1px;
}   

.tx-cagtsf .input_captchatext {
    float: right;
    width: 333px;
}

.tx-cagtsf form label#label_code {
    width: 370px;
}

.tx-cagtsf #do_submit {
    float: left;
    width: 75px;
    background: #FFF;
    margin-left: 68px;
    border: none;
    padding: 0;
    color: #FF7A00;
    font-weight: bold;
}

.tx-cagtsf .error ul {
    width: 255px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.tx-cagtsf .error ul li {
    font-weight: bold;
    color: #fff;
}

.csc-menu-1 li,
.csc-sitemap ul li {
    font-size: 12px;
}

.csc-sitemap ul li ul {
    margin-left: 20px;
}

.csc-menu-1 li a,
.csc-sitemap ul li a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.csc-sitemap ul li ul li a {
    font-weight: normal;
}

.csc-menu-1 li a:hover,
.csc-sitemap ul li a:hover {
    color: #FF7A00;
}

.projektbeschreibung .description,
.kompetenzbeschreibung .description,
.teambeschreibung .description  {
    position: relative; 
}

/* @group By Andi*/

.clear {
	clear: both;
}
.ref_row {
	color: #FFF;
	font-size: 12px;
}

.ref_row span {
    height: 15px;
    border-bottom: 1px solid #ccc;
    padding: 3px 0px;
}

.ref_row a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
}

.ref_projektname,
.ref_untertitel,
.ref_fertigstellung {
	display: block;
	float: left;
    margin-right: 20px;
}

.ref_fertigstellung {
    margin-right: 0px; 
}

.ref_untertitel {
	width: 380px;
}

.ref_projektname {
    width: 180px;
} 

.ref_fertigstellung {
	width:  200px;
}

.ref_row a:hover {
	background: url(../images/refHoverBg.gif) no-repeat;
}

.ref_head {
	color: #FF7A00;
	font-weight: bold;
	margin-top: 10px;
}

.ref_head span {
    height: 15px;
    border-bottom: 1px solid #ccc;
    padding: 3px 0px;
}

.ref_headline {
	display: block;
	width: 200px;
	float: left;	
}

.ref_spacer,
.ref_alphabet {
	display: block;
	width: 180px;
	float: left;
    margin-right: 20px;
}

.ref_spacer {
    width: 380px;
}

div.referenztable table td {
	padding: 3px 0;
}

div.referenztable table a {
	display: block;
	width: 99%;
	margin: 0;
	padding: 0;
}

td.nobg {
	background: none !important;
}

.toggle_image img {
    margin-top: -34px;
}

.projektwrapper .visiblePart,
.kompetenzwrapper .visiblePart,
.teamwrapper .visiblePart {
    position: relative;
}

/* @end */

body#pageid11 #container #contentMain, 
body#pageid12 #container #contentMain, 
body#pageid13 #container #contentMain, 
body#pageid14 #container #contentMain, 
body#pageid15 #container #contentMain, 
body#pageid16 #container #contentMain, 
body#pageid17 #container #contentMain {
    width:980px;
}

#contentMain p a {
    color: #FF7A00; 
}

.referenztable {
    display: block;
}

#contentMain .csc-frame-frame1 {
    margin-bottom: 20px;
    border-bottom: 1px solid #8b8b8c;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
    margin-left: 20px !important;
}

span.orangenormal,
span.orangefett {
	color: #FF7A00;
}

span.orangefett {
	font-weight: bold;
}

#contentMain .tx-cagriesprojekte-pi1 .visiblePart ul {
	margin: -20px 0 0 23px;
	width: 370px;
}

#contentMain .tx-cagriesprojekte-pi1 .visiblePart ul li {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
    	margin-bottom: 0px;
    	list-style: disc;
}
