body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 12px Arial,Verdana,Tahoma,MS Sans Serif;
	background-repeat: no-repeat;
	background-position: top;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

a {
	color: #34A8CE;
	text-decoration: none;
}

a:visited {
	color: #34A8CE;
	text-decoration: none;
}

a:active, a:hover {
	color: #34A8CE;
	text-decoration: underline;
}

#wrap {
	margin: auto;
	width: 760px;
}

#background {
	width: 910px;
	overflow: hidden;
	position: absolute;
}

#content_wrap {
	position: absolute;
	z-index: 2;
	width: 760px;
	background-color: #FFFFFF;
}

#headerimage {
	margin-bottom: -4px;
}

#languagemenu {
	position: absolute;
	margin-top: 18px;
	margin-left: 0px;
	text-align: right;
	width: 720px;
}

#pagetitle {
	padding-left: 10px;
}

#pagetitle h1 {
	margin-right: 100px;
}

#pagetitle .date {
	position: absolute;
	text-align: right;
	width: 720px;
	font-weight: bold;
}

#main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	background: #FFFFFF;
}

#content {
	width: 491px;
	font-size: 11px;
	padding-bottom: 30px;
}

#content .box {
	margin-bottom: 10px;
}

#content .box .top {
	height: 15px;
	background: url(../images/box_content_oben.jpg) no-repeat;
}

#content .box .middle {
	background: url(../images/box_content_mitte.jpg) repeat-y;
}

#content .box .content {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#content .box .bottom {
	height: 15px;
	background: url(../images/box_content_unten.jpg) no-repeat;
}

#logo {
	margin-top: 30px;
}

#sidebarEast {
	float: right;
	width: 240px;
	font-size: 11px;
}

#sidebarEast .box {
	margin-top: -14px;
	margin-bottom: 10px;
}

#sidebarEast .box .middle {
	background: url(../images/box_rechts_oben.jpg) no-repeat;
	padding-top: 30px;
}

#sidebarEast .box .content {
	background: url(../images/box_rechts_unten.jpg) no-repeat;
	background-position: 0 bottom;
	padding-left: 15px;
	padding-right: 40px;
	padding-bottom: 10px;
	min-height: 220px;
}

#sidebarEast .csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.gallery .images {
	margin-right: -10px;
}

.gallery .images img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.gallery .infotext {
	margin-top: 10px;
	margin-bottom: 11px;
}

.gallery .link.download {
	margin-top: 3px;
	margin-bottom: 14px;
}

.csc-textpic-clear {
	clear: left !important;
}

.tx-pjpageshare-pi1 div {
	float: left;
	line-height: 22px;
}

.tx-pjpageshare-pi1 img {
	margin-right: 10px;
}

.downloadlinks {
	text-align: center;
	line-height: 20px;
	padding-left: 20px;
}

.downloadlinks a {
	margin-right: 20px;
}

.smallText {
	font-size: 10px;
}

.csc-textpic-text {
	clear: left !important;
}




.tx-pjemployee-pi1 .title, .tx-pjemployee-pi1 .title a {
	font-size: 14px;
	margin-top: 5px;
}

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

.tx-pjemployee-pi1 .image {
	margin-bottom: 5px;
}

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

.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;
}

#background {
	display: none;
}
	
@media only screen and (max-device-width: 1024px) {
	body {
		background-image: none !important;
	}
	#content_wrap {
		margin-left: 75px;
	}
	#wrap {
		margin: auto;
		width: 910px;
	}
	#background {
		display: block;
		position: fixed;
	}
}
