body {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background: #F2F2F2;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

input {
	height: 16px;
	line-height: 14px;
	border: 1px solid #bfbfbf;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

* html input {
	height: 18px;
}

textarea {
	border: 1px solid #bfbfbf;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

input[type='submit'] {
	height: 16px;
	border: 1px solid #59398e;
	background: #59398e;
	color: #FFFFFF;
	height: 18px;
	padding-left: 7px;
	padding-right: 7px;
}

input[type='submit']:hover {
	background: #6345A9;
	border-top: 1px solid #a793bf;
	border-left: 1px solid #a793bf;
}

input[type='submit']:active {
	background: #6345A9;
	color: #EEEEEE;
	border: 1px solid #59398e;
	border-right: 1px solid #a793bf;
	border-bottom: 1px solid #a793bf;
}

h1 {
	font-size: 20px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}


#mainWrap {
	background: url(../images/content_bg.gif) repeat-y;
	width: 980px;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	width: 750px;
	height: 76px;
	background: url(../images/header_bg.gif) repeat-x;
	padding-top: 30px;
	padding-bottom: 5px;
}

#logo {
	width: 654px;
	text-align: center;
}

#header .right {
	margin-left: 720px;
	position: absolute;
	margin-top: -70px;
	font-size: 11px;
}

#header .right a {
	color: #a0a0a0;
}

#header .right .active a {
	color: #000000;
}

#header .right .disabled {
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#mainmenu {
	width: 230px;
}

#mainmenu li {
	border-right: 1px solid #a0a0a0;
}

#mainmenu li.last {
	border-right: none;
}

#header .right .tx-pjlanguageselect-pi1 {
	clear: both;
	margin-right: 10px;
	padding-top: 20px;
}

#header .right a button {
	color: #a0a0a0;
}

#header .right .active a button {
	color: #000000;
}

* html #header .right .tx-pjlanguageselect-pi1 {
	padding-top: 10px;
}

* html #header .right .tx-pjlanguageselect-pi1 li {
	width: 90px;
}

#header .right .language {
	width: 70px;
	line-height: 25px;
}

*+html #header .right .language {
	line-height: 22px;
}

#header .right .language .icon {
	float: left;
}

#header .right li {
	padding-left: 10px;
	padding-right: 10px;
}

#menubar {
	width: 960px;
	height: 35px;
	line-height: 35px;
	background: url(../images/crossmenu_bg.gif);
}

#crossmenu {
	position: absolute;
	z-index: 2;
}

#crossmenu li {
	background: url(../images/crossmenu_item_bg.gif) no-repeat;
	background-position: right 0;
	position: relative;
	height: 35px;
}

#crossmenu li:hover {
	background: url(../images/crossmenu_item_bg_hover.gif) no-repeat;
	background-position: right 0;
}

#crossmenu li:hover a {
	color: #a793bf;
}

#crossmenu li a {
	color: #59398E;
	padding-left: 16px;
	padding-right: 16px;
}

#crossmenu li ul {
	position: absolute;
	line-height: 10px;
	border: 1px solid #e4e4e4;
	border-top: none;
	top: 35px;
	display: none;
	white-space: nowrap;
}

*+html #crossmenu li ul {
	left: 0;
}

#crossmenu li:hover ul {
	display: block;
}

#crossmenu li ul li {
	float: none;
	width: 155px;
	height: auto;
	background: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: -2px;
}

#crossmenu li ul li a {
	color: #a793bf;
	padding-left: 0;
	padding-right: 0;
}
	
#crossmenu li ul li:hover {
	background: #EEEEEE;	
}

#crossmenu li ul li:hover a {
	color: #59398E;
}

#breadcrumb {
	background: url(../images/breadcrumb_bg.gif) repeat-x;
	width: 960px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	padding-left: 16px;
}

#breadcrumb li {
	float: left;
	list-style-type: none;
	padding-right: 7px;
}

#breadcrumb li, #breadcrumb li a {
	color: #999999;
}

#breadcrumb .spot5 {
	color: #666666;
}

#search {
	position: absolute;
	width: 950px;
	text-align: right;
}

#search fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#search input[type='text'] {
	width: 200px;
}

#search input[type='submit'] {
	margin-left: 7px;
}

*+html #search {
	padding-top: 8px;
}

* html #search {
	padding-top: 8px;
}

#middle {
	background: url(../images/sidebarRight_bg.png) no-repeat;
	background-position: right bottom;
	width: 960px;
}

#main {
	width: 654px;
	float: left;
}

#headerimage {
	width: 654px;
	height: 256px;
}

#headerimage .left {
	position: absolute;
	margin-top: -259px;
	width: 120px;
	height: 256px;
	background: url(../images/headerimage_left_bg.png);
}

* html #headerimage .left {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/headerimage_left_bg.png', sizingMethod='scale');
}

*+html #headerimage .left {
	margin-top: -256px;
}

* html #headerimage .left {
	margin-top: -256px;
}

#headerimage .fissure {
	position: absolute;
	margin-top: -259px;
	margin-left: 16px;
	width: 8px;
	height: 256px;
	background: url(../images/headerimage_fissure.gif);
}

*+html #headerimage .fissure {
	margin-top: -256px;
}

* html #headerimage .fissure {
	margin-top: -256px;
}

#headerimage .title {
	width: 634px;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	position: absolute;
	margin-top: -252px;
	text-transform: uppercase;
	background: url(../images/headerimage_title_line.png) repeat-x;
	background-position: 0 bottom;
}

#content {
	padding-left: 80px;
	padding-right: 80px;
	line-height: 18px;
	margin-bottom: 30px;
}

#content.full {
	padding-left: 20px;
	padding-right: 20px;
}

#content h2, #content h3 {
	color: #59398E;
	line-height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}

#content a {
	color: #59398E;
}

#content a:hover {
	text-decoration: underline;
}

* html #content {
	height: 600px;
}

#content h1 {
	margin: 0;
	padding: 0;
}

#content p {
	margin-top: 0;
}

#content h1.csc-firstHeader {
	background: url(../images/firstheader_bg.png);
	width: 575px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	color: #59398E;
	position: relative;
	margin-top: -36px;
	padding-left: 79px;
	margin-left: -80px;
	font-weight: normal;
	margin-bottom: 12px;
}

#content.full h1.csc-firstHeader {
	margin-left: -20px;
}

#content.full h3 {
	margin-left: 60px;
}

* html #content h1.csc-firstHeader {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/firstheader_bg.png', sizingMethod='scale');
	width: 654px;
	margin-right: -80px;
}

#content .flex_2_colls .left {
	width: 130px;
	float: left;
}

* html #content .flex_2_colls .left {
	position: absolute;
	margin-left: -170px;
}

#content .flex_2_colls .left h2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	margin-bottom: 10px;
}

#content .flex_2_colls .right {
	margin-left: 170px;
}

#content .flex_2_colls.wide .left {
	width: 200px;
}

* html #content .flex_2_colls.wide .left {
	position: absolute;
	margin-left: -240px;
}

#content .flex_2_colls.wide .right {
	margin-left: 240px;
}

#sidebarRight {
	width: 294px;
	margin-left: 666px;
	padding-top: 10px;
	font-size: 11px;
}

* html #sidebarRight {
	position: absolute;
	left: 40px;
}

#sidebarRight h3 {
	color: #59398E;
	margin: 0;
	padding-left: 50px;
	text-transform: uppercase;
	font-size: 14px;
}

#sidebarRight .pjpageshare {
	margin-top: -20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#sidebarRight .pjpageshare h3 {
	padding-left: 0;
	font-size: 11px;
	margin-bottom: 10px;
}

#sidebarRight .tx-pjpageshare-pi1 {
	margin-bottom: 10px;
}

#sidebarRight .social_bookmarks {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#sidebarRight .social_bookmarks img {
	margin-right: 7px;
	margin-bottom: 3px;
}

#sidebarRight .social_bookmarks h3 {
	padding-left: 0;
	font-size: 11px;
	margin-bottom: 10px;
}

#sidebarRight h4 {
	color: #4f4f4f;
	margin: 0;
	padding-left: 50px;
	margin-bottom: 10px;
	font-size: 11px;
}

#sidebarRight .twitter {
	background: url(../images/twitter_icon.png) no-repeat;
	background-position-x: 7px;
	margin-bottom: 20px;
}

#sidebarRight .twitter .retweet {
	color: #59398E;
}

#sidebarRight .twitter .retweet:hover {
	color: #a793bf;
}

#sidebarRight .twitter .follow {
	position: absolute;
	text-align: right;
	margin-top: -43px;
	padding-top: 5px;
	width: 223px;
}

#sidebarRight .twitter.ceo {
	background: url(../images/twitter_icon_ceo.png) no-repeat;
	background-position-x: 7px;
}

#sidebarRight .twitter .entrys {
	padding-left: 50px;
	padding-right: 10px;
	width: 223px;
}

* html #sidebarRight .twitter .entrys {
	width: 233px;
}

#sidebarRight .twitter .entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/twitter_line.gif) no-repeat;
	background-position: 0 bottom;
}

* html #sidebarRight .twitter .entry {
	width: 233px;
}

#sidebarRight .social_media {
	background: url(../images/socialmedia_icon.png) no-repeat;
	background-position-x: 7px;
}

#sidebarRight .social_media .logos {
	padding-left: 50px;
	margin-bottom: 20px;
}

#sidebarRight .social_media .logos img {
	padding-right: 7px;
}

#sidebarRight .pjemployee {
	background: url(../images/contact_icon.png) no-repeat;
	background-position-x: 7px;
}

#sidebarRight .tx-pjemployee-pi1 {
	background: url(../images/contact_bg.png) no-repeat;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}

#sidebarRight .tx-pjemployee-pi1 .button {
	position: absolute;
	margin-top: 60px;
}

#sidebarRight .tx-pjemployee-pi1 .button.left {
	margin-left: -32px;
}

#sidebarRight .tx-pjemployee-pi1 .button.right {
	margin-left: 231px;
}

#sidebarRight .tx-pjemployee-pi1 .image {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}

.tx-pjemployee-pi1 .title, .tx-pjemployee-pi1 .title a {
	color: #59398E;
	font-size: 14px;
	margin-bottom: 10px;
}

.tx-pjemployee-pi1 .title a:hover {
	text-decoration: underline;
}

.tx-pjemployee-pi1 .position {
	margin-top: -10px;
	margin-bottom: 10px;
}

.tx-pjemployee-pi1 .field .label {
	float: left;
	width: 42px;
}

.tx-pjemployee-pi1 .link {
	clear: both;
	line-height: 16px;
	padding-left: 26px;
	margin-top: 7px;
}

.tx-pjemployee-pi1 .link.detail {
	padding-left: 0;
}

.tx-pjemployee-pi1 .link.skype {
	background: url(../images/icon_skype.png) no-repeat;
}

.tx-pjemployee-pi1 .link.xing {
	background: url(../images/icon_xing.png) no-repeat;
}

.tx-pjemployee-pi1 .link.linkedin {
	background: url(../images/icon_linkedin.png) no-repeat;
}

.employeelist {
	margin-bottom: 30px;
	margin-right: -40px;
}

*+html .employeelist {
	width: 650px;
}


.employeelist .employee {
	width: 105px;
	height: 170px;
	float: left;
	border: 1px solid #DFDFDF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-right: 10px;
}

* html .employeelist .employee {
	width: 115px;
	height: 176px;
}

.employeelist .title {
	font-size: 12px !important;
}

.employeelist .position {
	font-size: 11px !important;
	line-height: 13px !important;
}

.employeelist .title {
	font-weight: bold;
}

.employeelist .image {
	position: absolute;
	margin-top: 68px;
}

.employeelist .link.detail {
	width: 110px;
	line-height: 18px;
	background: #DFDFDF;
	position: absolute;
	margin-top: 152px;
	margin-left: -5px;
	padding-left: 5px;
}

* html .employeelist .link.detail {
	width: 113px;
}

.employeeSingle .link {
	clear: none;
}

.employeeSingle .label {
	width: 50px !important;
}

.employeeSingleLeft {
	margin-left: 140px;
}

.employeeSingle .image {
	float: left;
	margin-right: 10px;
}

.employeeSingle .description {
	margin-top: 10px;
}

#footer {
	clear: both;
	width: 960px;
	height: 90px;
	background: url(../images/footer_bg_2.gif) repeat-x;
	margin-top: 4px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .nadel {
	width: 55px;
	height: 92px;
	position: absolute;
	margin-top: -92px;
	margin-left: -33px;
	background: url(../images/nadel.png) no-repeat;
}

* html #footer .nadel {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/nadel.png', sizingMethod='scale');
}

#footer .content {
	position: absolute;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 15px;
	z-index: 2;
	width: 460px;
	height: 90px;
}

#footer .content .field .label {
	float: left;
	width: 45px;
}

#footer .left {
	float: left;
	margin-right: 30px;
}

#footermenu {
	position: absolute;
	width: 940px;
	text-align: right;
	padding-top: 54px;
}

#footermenu li {
	list-style-type: none;
}

#footer2 {
	padding: 15px;
	padding-top: 35px;
	color: #59398E;
	font-size: 10px;
}

#close {
	height: 14px;
	width: 980px;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/close_bg.gif) no-repeat;
}

#employeeSlider {
	width: 225px;
	height: 200px;
	overflow: hidden;
}

#employeeSlider .employee {
	float: left;
	width: 230px;
	height: 200px;
}

.referencesSlider {
	width: 495px;
	height: 110px;
	clear: both;
}

#content.full .referencesSlider {
	margin-left: 60px;
}

.referencesSliderItems {
	width: 500px;
	height: 120px;
	overflow: hidden;
	background: url(../images/slider_bg.png) no-repeat;
	padding-top: 10px;
}

.referencesSliderContent {
	width: 495px;
	height: 106px;
	padding-left: 4px;
}

.referencesSlider .item {
	float: left;
	width: 98px;
	height: 90px;
	text-align: center;
}

.referencesSlider .item.active {
	background: url(../images/slider_active_bg.png) no-repeat;
}

.referencesSlider .item .content {
	width: 99px;
	text-align: center;
}

.referencesSlider .item .content table {
	width: 99px;
	height: 90px;
	margin: 0;
}

.referencesSliderButtonLeft {
	position: absolute;
	margin-top: 40px;
	margin-left: -37px;
}

.referencesSliderButtonRight {
	position: absolute;
	margin-left: 515px;
	margin-top: 40px;
}

.logos .logo {
	width: 100px;
	height: 100px;
	float: left;
	padding-right: 23px;
	padding-bottom: 23px;
}

.logos .logo, .logos .logo table {
	width: 100px;
	height: 100px;
	vertical-align: middle;
}

.references {
	margin-bottom: 45px;
}

.references .reference h2 {
	margin-bottom: 0 !important;
}

.references .reference .text {
	font-style: italic;
	font-family: Times, "Times New Roman";
	color: #595959;
	font-size: 14px;
}

.references .reference .person {
	margin-top: 0;
	color: #595959;
	margin-bottom: 10px;
}

.referenceSingle .right {
	margin-left: 220px !important;
}

.referenceSingle h2 {
	margin: 0;
}
.referenceSingle .position {
	margin-bottom: 10px;
	color: #595959;
}

.referenceSingle .image {
	float: left;
	margin-bottom: 30px;
}

.referenceSingle h2 {
	clear: none !important;
}

.referenceSingle .field .label {
	float: left;
	width: 70px;
	font-weight: bold;
}

.referenceSingle .field .value {
	margin-left: 70px;
}

.referenceSingle .field.text {
	margin-top: 10px;
}

.referencesMenu {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 30px;
}

.referencesMenu button {
	width: 130px;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-size: 11px;
}

.referencesMenu .item {
	padding: 4px;
}

.referencesMenu a {
	color: #000000 !important;
}

.referencesMenu a:hover button {
	text-decoration: underline;
}

.referencesMenu .item.active {
	background: #F0EDF4;
}

.referencesMenu .person {
	font-weight: bold;
}

.referencesMenu .position {
	margin-top: 0;
	margin-bottom: 0;
}

.referencesMenu .position {
	color: #595959 !important;
}

.news-list {
	height: 330px;
	margin-right: -100px;
	background: url(../images/1px_purple.gif) repeat-y;
	background-position: 300px top;
	overflow: hidden;
}

*+html .news-list {
	width: 700px;
}

.news-list-item {
	width: 260px;
	height: 150px;
	float: left;
	margin-right: 80px;
	margin-bottom: 20px;
}

.news-list-item h2 {
	font-size: 12px;
	line-height: 15px !important;
	padding-top: 0 !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
	height: 50px;
}

.news-list img {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-top: 3px;
}

.news-list-item .text {
	height: 80px;
	color: #595959;
}

.news-list-morelink {
	width: 260px;
	text-align: right;
	position: absolute;
	margin-top: 135px;
	margin-left: 0;
	font-weight: normal;
	font-size: 12px;
}

.news-list-browse {
	margin-top: 20px;
	clear: both;
}

.news-single-item .left {
	width: 115px;
	position: absolute;
}

.news-single-item .right {
	margin-left: 135px;
	margin-right: 40px;
}

.news-single-item .news-single-img {
	float: left;
	margin: 0;
	margin-bottom: 10px;
}

.news-single-item .date {
	color: #595959;
	margin-bottom: 10px;
}

.news-single-item h2 {
	padding-top: 0 !important;
}

.news-single-item .subheader {
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 14px;
}

.csc-mailform {
	border: none;
	margin: 0;
	padding: 0;
}

.csc-mailform-field label {
	width: 300px;
	display: block;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	margin-bottom: 10px;
}

.csc-mailform-field input[type='text'] {
	padding-left: 20px;
}

.csc-mailform-field textarea {
	width: 374px;
	height: 100px;
}

.csc-mailform-submit {
	float: right;
}

#mailformname {
	background: url(../images/contactform_name_icon.gif) no-repeat;
	background-position: 4px 3px;
}

#mailformemail {
	background: url(../images/contactform_email_icon.gif) no-repeat;
	background-position: 4px 4px;
}
