﻿body
{
	background-color: #e5e5e5;
	background-image: url(../layout/images/hg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

html, body
{
	margin: 0px;
	padding: 0px;
}

.tophg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 290px;
	z-index: 1;
	background-image: url(../layout/images/hg-wrapper.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.logo
{
	position: absolute;
	left: 50%;
	top: 8px;
	width: 380px;
	height: 58px;
	margin: 0px 0px 0px -360px;
	padding: 0px;
	text-align: left;
}
.logo img
{
	border: none;
}
.logo .gcp
{
	margin: 0px 0px 4px 44px;
}

.wrap1
{
	position: absolute;
	left: 50%;
	top: 73px;
	width: 736px; /*min-height: 60%;*/
	z-index: 2;
	margin: 0px 0px 30px -368px;
	padding: 0px;
	background-image: url(../layout/images/hg-contentwrap.gif);
	background-repeat: repeat-y;
}
.wrap2
{
	margin: 0px;
	padding: 0px;
	background-image: url(../layout/images/hg-wrap2.gif);
	background-repeat: no-repeat;
}

/* -------------   CONTENT   -------------*/

.content
{
	margin: 0px;
	padding: 14px 30px 14px 30px;
	overflow: auto;
	text-align: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 12px;
}

.content a
{
	color: #0b5da4;
}
.content a:hover
{
	color: #9fbe00;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #92b001;
	line-height: 42px;
	margin-top: 5px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9fbe00;
	line-height: 18px;
	margin: 5px 0px 3px 0px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9fbe00;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

#content p, #content label
{
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.textHell
{
	color: #727272;
}

hr
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 2px #e3e3e3;
	border-bottom: transparent;
	clear: both;
	margin: 10px 0px;
}


/* Startseite */
.welcome
{
	height: 238px;
	margin: 18px 4px 0px 4px;
	background-image: url(../layout/images/hg-startlinie.gif);
	background-repeat: repeat-x;
	background-position: 0px 184px;
	text-align: left;
	color: #313131;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;	
}
.welcome .teambild
{
	float: left;
	margin: 0px 36px 52px 0px;
}
.welcome p
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	height: 98px;
	overflow: hidden;
}
.welcome ul
{
	height: 132px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.welcome li
{
	margin: 0px;
	float: left;
}
.welcome li a
{
	display: block;
	height: 38px;
	width: 152px;
	padding: 94px 0px 0px 0px;
	text-align: center;
	color: #3380d0;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.welcome .item0
{
	background-image: url(../layout/images/icon-start-software.gif);
}
.welcome .item1
{
	background-image: url(../layout/images/icon-start-web.gif);
}
.welcome .item2
{
	background-image: url(../layout/images/icon-start-ecom.gif);
}
/* Referenzen */
.refSelect
{
	width: 674px;
	height: 170px;
	margin: 14px 8px 12px 8px;
	padding: 0px 22px;
	background-image: url(../layout/images/hg-refselect.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 12px;
}

.refSelect p
{
	float: left;
	width: 182px;
	margin: 0px;
}

.refSelect ul
{
	width: 478px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.refSelect li
{
	width: 33%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.refSelect label, .refSelect span.icon
{
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 4px center;
}

.refSelect .item1 label, .refSelect .item1 span.icon
{
	background-image: url(../layout/images/reficon-01.gif);
}
.refSelect .item2 label, .refSelect .item2 span.icon
{
	background-image: url(../layout/images/reficon-02.gif);
}
.refSelect .item3 label, .refSelect .item3 span.icon
{
	background-image: url(../layout/images/reficon-03.gif);
}
.refSelect .item4 label, .refSelect .item4 span.icon
{
	background-image: url(../layout/images/reficon-04.gif);
}
.refSelect .item5 label, .refSelect .item5 span.icon
{
	background-image: url(../layout/images/reficon-05.gif);
}
.refSelect .item6 label, .refSelect .item6 span.icon
{
	background-image: url(../layout/images/reficon-06.gif);
}
.refSelect .item7 label, .refSelect .item7 span.icon
{
	background-image: url(../layout/images/reficon-07.gif);
}
.refSelect .item8 label, .refSelect .item8 span.icon
{
	background-image: url(../layout/images/reficon-08.gif);
}
.refSelect .item9 label, .refSelect .item9 span.icon
{
	background-image: url(../layout/images/reficon-09.gif);
}



/* Übersicht (zb News) */
.overview p, .overview h2, .overview h3, .overview h4
{
	margin-left: 88px;
}
.overview h3 em
{
	width: 88px;
	position: relative;
	left: -88px;
	top: 0px;
	float: left;
	clear: right;
	margin-right: -88px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.reflist p, .reflist h2, .reflist h3, .reflist h4, .reflist h5
{
	margin-left: 140px;
}
.reflist .screenshot
{
	width: 120px;
	position: relative;
	left: 0px;
	top: 2px;
	float: left;
	clear: right;
	margin-right: 4px;
	border: 1px solid #CCCCCC;
}


/* Formulare */
.divForm
{
	background: #565d41;
	padding: 8px;
}
#content fieldset
{
	border: 2px solid #3f4334;
	padding: 3px 6px;
	margin-bottom: 3px;
}
#content legend
{
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3f4334;
	margin-bottom: 1px;
	padding: 0px 3px;
}
.divForm .inputfield
{
	background: #91a064;
	border: 1px solid #373d23;
	border-bottom-color: #bccf82;
	border-right-color: #bccf82;
}
#content #formAlert
{
	background: #8C0000;
	border: 1px solid #FFCC00;
	padding: 6px;
	width: 96%;
	color: #FFFFCC;
}
#content #formAlert p, #content #formAlert h3
{
	color: #FFFFCC;
}
#formOK
{
	border: 1px solid #00CC00;
	padding: 6px;
	width: 96%;
}

/* -------------   FOOTER   -------------*/
.footer
{
	width: 736px;
	height: 30px;
	margin: 0px -12px;
	padding: 20px 12px 0px 12px;
	position: relative;
	top: 40px;
	left: 0px;
	background-image: url(../layout/images/hg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
}

.footer a
{
	color: #969696;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}

/* -------------   SUCHE   -------------*/
.pSearch
{
	height: 24px;
	text-align: right;
	margin: 0px;
	padding: 6px 12px 0px 0px;
}
.pSearch, .pSearch a, .pSearch input
{
	color: #626161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/*.pSearch .btn{
	width: 37px;
	height: 23px;
	background-image: url(../layout/images/hg-sbutton.gif);
	background-repeat: no-repeat;
	border: none;
	color: #626161;
}*/
.pSearch .btn
{
	vertical-align: middle;
}

.pSearch .input
{
	height: 18px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

/* -------------   SUBNAV   -------------*/
.subnav
{
	width: 720px;
	height: 26px;
	list-style-type: none;
	overflow: hidden;
	background-image: url(../layout/images/hg-subnav.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.subnav li
{
	margin: 0px;
	float: left;
}

.subnav li a
{
	display: block;
	height: 14px;
	width: auto;
	margin: 4px 0px 0px 0px;
	padding: 0px 16px 0px 16px;
	color: #3380d0;
	text-decoration: none;
	border-left: 2px solid #CCCCCC;
}
.subnav li a.item0
{
	border: none;
}
.subnav li:first-child a
{
	border: none;
}
.subnav li a.active
{
	color: #b0cd1e;
}

.subnavoff
{
	width: 720px;
	height: 9px;
	background-image: url(../layout/images/hg-subnavoff.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
}

/* -------------   NAV   -------------*/
.nav
{
	width: 708px;
	height: 31px;
	list-style-type: none;
	overflow: hidden;
	background-image: url(../layout/images/hg-mainnav.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.nav li
{
	margin: 0px;
	float: left;
}

.nav li a
{
	display: block;
	height: 30px;
	width: auto;
	margin: 1px 0px 0px 0px;
	padding: 6px 19px 0px 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../layout/images/hg-mainnav-item.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.nav li a.active, .nav li a:hover
{
	color: #FFFFFF;
	background-position: right -50px;
}
.nav li a.active
{
	color: #0b5ea4;
}


.imgLeft{
	float:left;
	margin-right: 8px;
}
.imgRight{
	float:right;
	margin-left: 8px;
}

/* 2 Spalten */
div.twoCols{
	float: none;
	clear: both;
	display: table;
	width: 676px;
}

div.twoCols div.col1, div.twoCols div.col2{
	float: left;
	width: 329px;
}
div.twoCols div.col1{
	margin-right: 9px;
}
div.twoCols div.col2{
	margin-left: 8px;
}
