html, body {height:100%;}
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	min-width:890px;
	background:#ADC3D9 url(/images/body-bg.jpg) repeat-x;
}
.f-left {float:left;}
.f-right {float:right;}
.clear {clear:both;}
img {
	border:none;
	/*display:block;*/
}
form, p, h1, h2, h3, h4, h5, h6, ul {
	padding:0;
	margin:0;
}
a, a:active, a:focus{
	color:#06c;
	text-decoration:none;
	outline: 0;
}

a:hover {text-decoration:underline;}
/*page*/
#page {	
	margin:0 auto;
	width:890px;
	min-height:100%;
}
.bg-white {
	background-color:#fff;
}
* html #page {height:100%;}
.main {
	width:100%;
	overflow:hidden;
	position:relative;
	padding:146px 0 206px;
}
/*primary content*/
.primary-content {
	width:100%;
	overflow:hidden;
}
/*left column*/
.left-col {width:547px;}
.img-box {
	border:1px solid #C3CED9;
	overflow:hidden;
}
.flash-box {
	overflow:hidden;
}
.omniture-headline {
	width:100%;
	overflow:hidden;
}
.omniture-headline h1 {
	color:#223254;
	font:24px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #D8DEE5;
	padding:23px 0 12px 19px;
}
.omniture-box {
	width:100%;
	overflow:hidden;
	padding:35px 0 0;
	position:relative;
}
.omniture-box2 h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:0 0 8px;
}
.omniture-box2 {
	width:573px;
	margin:0 0 0 19px;
}
.omniture-box2 h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	padding:0 0 8px;
	color:#5081b2;
}
.things {
	width:100%;
	overflow:hidden;
	background:url(/images/things-bg.png) no-repeat;
}
.things h2,
.business h2 {
	color:#223254;
	font:18px Arial, Helvetica, sans-serif;
	background:url(/images/dotted.gif) repeat-x 0 100%;
	padding:23px 0 12px 19px;
}
.three-box {
	width:100%;
	overflow:hidden;
	padding:17px 0 0;
	position:relative;
}
.work {
	width:280px;
	margin:0 0 0 19px;
}
.three-box h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 8px;
}
ul.banner-list {
	overflow:hidden;
	list-style:none;
	padding:25px 0 0;
}
ul.banner-list li {padding:0 0 35px;}
ul.banner-list li img {margin:0 auto;}
.services {
	width:90px;
	margin:0 0 0 5px;
}
.three-box p {
	font-size:11px;
	padding:0 0 8px;
}
ul.list {
	overflow:hidden;
	list-style:none;
}
ul.list li {
	background:url(/images/black-bullet.gif) no-repeat 0 5px;
	padding:0 0 6px 10px;
	font-size:11px;
}
ul.list li a {color:#000;}
.branchen {
	width:100px;
	margin:0 0 0 8px;
}
.branchen-list {
	overflow:hidden;
	list-style:none;
	padding:50px 25px 0;

}
ul.branchen-list li {padding:0 0 20px;}
/*r ight column*/
.right-col {width:323px;}
.business {
	background:#f7faff;
	border-top:5px solid #cee0f2;
	overflow:hidden;
	width:280px;
	padding:15px 22px 8px 21px;
}
.business h2 {
	background:none;
	padding:0 0 12px;
}
.business p {
	line-height:18px;
	padding:0 0 15px;
}
.business p.pdf {
	background:url(/images/pdf-ico.gif) no-repeat;
	padding:0 0 15px 17px;
	font:11px/14px Arial, Helvetica, sans-serif;
}
ul.sub-nav {
	overflow:hidden;
	list-style:none;
	margin:5px 0 0;
}
ul.sub-nav li {
	font:18px/40px Arial, Helvetica, sans-serif;
	padding:0 0 10px;
}
ul.sub-nav li a {
	display:block;
	width:302px;
	padding:0 0 0 21px;
	background:#e6edf5;
}
.top-box {
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.info-box {
	width:100%;
	height:57px;
	color:#5C6773;
	font-size:11px;
}
.info-box p {padding:23px 26px 0 9px;}
.info-box a {color:#5C6773;}
.menu-box {
	width:100%;
	height:51px;
	overflow:hidden;
}
/*logo*/
.logo {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:93px;
	height:27px;
	margin:14px 0 0 66px;
	display:inline;
	background:url(/images/logo.gif) no-repeat;
}
.menu-box ul {
	overflow:hidden;
	list-style:none;
	background:url(/images/menu-separator.gif) no-repeat;
	padding:0 0 0 1px;
}
.menu-box ul li {
	float:left;
	font:bold 14px/51px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(/images/menu-separator.gif) no-repeat 100% 0;
	padding:0 1px 0 0;
}
.menu-box ul li a {
	color:#fff;
	text-decoration:none !important;
	display:block;
	padding:0 26px;
	float:left;
}
.menu-box ul li a:hover {background:url(/images/menu-hover.gif) repeat-x;}
.menu-box ul li.active a {background:url(/images/menu-active.gif) repeat-x;}
/*footer*/
.footer {
	width:100%;
	margin:-176px 0 0;
	position:relative;
	background:url(/images/footer-bg.jpg) repeat-x;
	overflow:hidden;
}
.footer-inn {
	width:100%;
	background:url(/images/footer-inn.jpg) no-repeat 50% 0;
}
.foot-cnt {
	width:890px;
	margin:0 auto;
	height:176px;
	position:relative;
}
/*cube*/
.cube {
	width:165px;
	height:146px;
	text-indent:-9999px;
	background:url(/images/cube.png) no-repeat;
	position:absolute;
	top:-7px;
	right:74px;
}
.wrap-nav-1 {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.wrap-nav-2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
/*footer menu*/
ul.foot-menu {
	left:-50%;
	float:left;
	position:relative;
	list-style:none;
	margin:19px 0 0; 
	background:#1A1A1A;
}
ul.foot-menu li {
	float:left;
	background:url(/images/bullet.gif) no-repeat 100% 8px;
	padding:2px 8px 2px 7px;
	font-size:11px;
}
ul.foot-menu li.last {background:none;}
ul.foot-menu li a {color:#ddd;}
/*copyright*/
ul.copy {
	left:-50%;
	float:left;
	position:relative;
	list-style:none;
	background:#404040;
	margin:10px 0 0;
}
ul.copy li {
	float:left;
	color:#A6A6A6;
	font-size:11px;
	background:url(/images/bullet.gif) no-repeat 100% 8px;
	padding:2px 8px 2px 7px;
}
ul.copy li.separator {background:url(/images/separator.gif) no-repeat 100% 4px;}
ul.copy li.last {background:none;}
ul.copy li a {color:#5798D9;}
/* referenzen-casestudy page 
---------------------------- */
.light-box {background:url(../images/light-bg.png) no-repeat;}
h1 {
	border-bottom:2px solid #D8DEE5;
	padding:15px 0 7px 19px;
	font:24px/28px Arial, Helvetica, sans-serif;
	color:#233355;
}
h1 small {
	display:block;
	color:#5081B2;
	font-size:16px;
}
.software {
	width:508px;
	overflow:hidden;
	padding:36px 20px 0 19px;
	position:relative;
}
.software-txt {width:310px;}
.software-txt h2 {
	font:18px/14px Arial, Helvetica, sans-serif;
	padding:0 0 18px;
}
.software-txt p {
	line-height:20px;
	padding:0 0 20px;
}
ul.screen {
	overflow:hidden;
	list-style:none;
	width:187px;
}
ul.screen li {
	color:#808080;
	font:11px Arial, Helvetica, sans-serif;
	padding:0 0 37px;
}
ul.screen li img {margin-bottom:6px;}
ul.referenzen-list {
	overflow:hidden;
	list-style:none;
	padding:0 0 15px;
}
ul.referenzen-list li {padding:0 0 5px;}
ul.sub-nav.white {margin-top:20px;}
ul.sub-nav.white li a {background:#f7faff;}
/* referenzen page 
------------------ */
.software-promo {
	width:507px;
	overflow:hidden;
	padding:10px 20px 18px;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	position:relative;
}
.product {
	width:237px;
	padding:20px 0 0;
}
.product h2 {
	font:22px Arial, Helvetica, sans-serif;
	padding:15px 0 7px;
}
.product p {
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:0 0 5px;
}
.software-promo.last {
	background:none;
	padding-top:0;
}
.software-promo ul.sub-nav a {width:217px;}
/* kontakt page 
--------------- */
.kontakt-form {
	width:463px;
	padding:35px 64px 30px 20px;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	overflow:hidden;
	position:relative;
}
.kontakt-form p {
	line-height:20px;
	padding:0 0 43px;
}
.kontakt-form div {
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.kontakt-form label {
	width:129px;
	float:left;
	line-height:25px;
}
.kontakt-form label span,
.karriere-form label span {color:#E2001A;}
.kontakt-form input.text,
.karriere-form input.text {
	float:left;
	width:324px;
	border:1px inset #CBCED2;
	background:#F7FAFF;
	padding:4px 3px;
}
input.upload {
	float:left;
	width:365px;
	border:1px inset #CBCED2;
	background:#F7FAFF;
	padding:4px 3px;
}
.kontakt-form div.thema {padding:35px 0 44px;}
.kontakt-form select {
	width:283px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	border:1px inset #CBCED2;
	padding:3px 0;
	background:#F7FAFF;
}
.kontakt-form textarea {
	background:#F7FAFF;
	width:324px;
	height:177px;
	padding:3px;
	border:1px inset #CBCED2;
	float:left;
}
.senden-btn {
	padding:0 28px;
	font:18px/40px Arial, Helvetica, sans-serif;
	background:#fff url(../images/senden-bg.gif) repeat-y 100% 0;
	margin:10px 0 0;
}
.form-btn-de {
	padding:0 0px;
	width:130px;
	height:40px;
	background:#fff url(../images/btn-send-de.gif) repeat-y 100% 0;
	
}
.form-btn-en {
	padding:0 0px;
	width:130px;
	height:40px;
	background:#fff url(../images/btn-send-en.gif)  repeat-y 100% 0;
}
.upload-btn-de {
	padding:0 0px;
	width:100px;
	height:30px;
	background:#fff url(../images/btn-upload-de.gif)  repeat-y 100% 0;
}

ul.kontakt-list {
	overflow:hidden;
	list-style:none;
	padding:0 0 20px;
}
ul.kontakt-list li {padding:0 0 5px;}
ul.kontakt-list li a {color:#000;}
.anfahrt-box {
	background:url(../images/dotted.gif) repeat-x;
	margin:10px -22px 0 -21px;
	width:280px;
	padding:17px 22px 8px 21px;
}
ul.anfahrt-list {
	overflow:hidden;
	list-style:none;
	padding:0 0 18px;
}
ul.anfahrt-list li {padding:0 0 5px;}
ul.anfahrt-list li a {
	background:url(../images/ico.gif) no-repeat 0 2px;
	padding:0 0 0 16px;
}
/* beratung page 
---------------- */
ul.sub-nav.roll {margin-top:0;}
ul.sub-nav.roll a {
	background:#F7FAFF;
	text-decoration:none;
}	
ul.sub-nav.roll a:hover,
ul.sub-nav.roll li.active a {background:#E6EDF5;}
.beratung-cnt {
	width:490px;
	padding:30px 36px 30px 21px;
	overflow:hidden;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	position:relative;
}
.beratung-cnt p {
	line-height:20px;
	padding:0 0 30px;
}
.beratung-cnt h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 14px;
}
.beratung-cnt ul.list {margin:0 0 0 30px;}
.beratung-cnt ul.list li {
	font-size:12px;
	background-position:0 6px;
}
/* firm profile page 
---------------- */
.profile-cnt {
	width:100%;
	overflow:hidden;
	padding:32px 0 15px;
	position:relative;
}

.profile-cnt p {
	padding:0 0 20px 21px;
	line-height:20px;
}

.profile-cnt h3 {
	padding:0 0 20px 21px;
	line-height:20px;
}

.profile-partner-left{
	width:50%;
	float:left;
	padding:15px 0 15px;
}
.profile-partner-right{
	width:50%;
	float:right;
	padding:15px 0 15px;
}

/* karriere page 
---------------- */
.karriere-cnt {
	width:100%;
	overflow:hidden;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	padding:32px 0 15px;
	position:relative;
}
.karriere-cnt h2 {
	font:18px Arial, Helvetica, sans-serif;
	padding:0 0 0 21px;
}
ul.karriere-list {
	overflow:hidden;
	list-style:none;
	padding:35px 0 40px;
}
ul.karriere-list li {
	width:528px;
	padding:7px 0 7px 19px;
	font-size:11px;
	overflow:hidden;
	background:url(../images/dotted.gif) repeat-x 0 100%;
}
ul.karriere-list li.color {background:#F5F8FC url(../images/dotted.gif) repeat-x 0 100%;;}
ul.karriere-list h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
ul.karriere-list li div.f-left {width:330px;}
ul.karriere-list li div.f-right {width:184px;}
.karriere-cnt p {
	padding:0 0 20px 21px;
	line-height:20px;
}
/* karriere-form page 
--------------------- */
.karriere-form {
	width:100%;
	overflow:hidden;
	padding:31px 0 30px;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	position:relative;
}
.karriere-form p {
	padding:0 0 30px 21px;
	line-height:20px;
}
.karriere-form h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../images/dotted.gif) repeat-x 0 100%;
	padding:0 0 11px 21px;
	margin:0 0 23px;
}
.form-item {
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	line-height:23px;
	color:#666;
}
.form-item.last {padding-bottom:32px;}
.karriere-form label {
	width:150px;
	float:left;
	padding:0 0 0 21px;
	color:#000;
}
.karriere-form input.text {
	width:225px;
	margin:0 7px 0 0;
}
.karriere-form input.text.medium {width:155px;}
.karriere-form input.text.short {width:55px;}
.form-item a {
	line-height:25px;
	background:#fff url(../images/senden-bg.gif) repeat-y 100% 0;
	float:left;
	padding:0 15px;
	margin:0 32px 0 0;
}

/* business box
--------------------- */
.darkblue a
{
color:#223254;
}

/* documents page 
---------------- */
.documents-cnt {
	width:100%;
	overflow:hidden;
	background:url(../images/white-dotted.gif) repeat-x 0 100%;
	padding:32px 0 15px;
	position:relative;
}
.documents-cnt h2 {
	font:18px Arial, Helvetica, sans-serif;
	padding:0 0 0 21px;
}
ul.documents-list {
	overflow:hidden;
	list-style:none;
	padding:35px 0 40px;
}
ul.documents-list li {
	width:528px;
	padding:7px 0 7px 19px;
	font-size:11px;
	overflow:hidden;
	background:url(../images/dotted.gif) repeat-x 0 100%;
}
ul.documents-list li.color {background:#F5F8FC url(../images/dotted.gif) repeat-x 0 100%;;}
ul.documents-list h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
ul.documents-list li div.f-left {width:12px;}
ul.documents-list li div.f-right {width:394px;}
.documents-cnt p {
	padding:0 0 20px 21px;
	line-height:20px;
}