/* ### SLIGHTBOX ### */
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 1000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	z-index: 1000;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 8px solid #282828;
	border-bottom-style: none;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('../img/fleche1.png') no-repeat 0% 50%;
}

* html #lbPrevLink:hover { background: transparent url('../img/fleche1.gif') no-repeat 0% 50%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../img/fleche2.png') no-repeat 100% 50%;
}

* html #lbNextLink:hover { background: transparent url('../img/fleche2.gif') no-repeat 100% 50%; }

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	line-height: 1.4em;
	text-align: left;
	border: 8px solid #282828;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 86px;
	height: 30px;
	background: transparent url('../img/close_exp.gif') no-repeat center;
	margin: 5px 5px;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	margin-left: 5px;
}

#lbCaption {
	font-weight: bold;
}

/* ### GENERAL ### */
#overall {
	background: url(../img/content_bg_experience.gif) repeat-y 32px top !important;

}


div.content.home {
	margin-top: -128px;

}

div.content.follow {
	margin-top: -318px;

}

/* ### FOOTER ### */

div.footer_content {
	border-top: 1px solid #535353;
	padding-top: 6px;
	text-align: right;
}

div.navi_title p{
	font-size: 20px;
	font-weight: normal;
	color: #535353;
}
div.navi_title {
	width: 755px;
}

div.navi_title.line {
	border-bottom: 2px solid #535353;
	margin-bottom: 50px;
}

/* ### NAVIGATION ### */
ul.navi_sub li {
	list-style-type: none;
	display: block;
	float:left;
	padding-top: 19px;
	margin-right: 32px;
	height:11px;
	width: auto;

}

div.content ul.navi_sub li {
	padding-left: 0;
	background-image: none;
	margin-top:0;
	margin-bottom: 0;
}


ul.navi_sub {
	border-top: 2px solid #535353;
	border-bottom: 1px solid #535353;
	margin-bottom: 31px;
	height: 30px;
	padding: 0 0 8px 1px;
}

ul.navi_sub.karriere {
	height: 90px;
}

div.content ul.navi_sub li.active {
	background: url(../img/navi_arrow_exp.gif) no-repeat center top;
}

/* ### FCE ### */

div.border_box {
	border-color: #282828;
	margin-bottom: 15px;
	float: left;
	clear: both;

}

div.border_box.big {
	border-style: solid;
	border-width: 8px;
	padding: 13px;
}

div.border_box.small {
	border-style: solid;
	border-width: 8px;
	padding: 4px;
}

/* ### NEWS ### */

div.news-latest-container {
	border-top: 8px solid #282828;
	padding-top: 13px;
}

span.news-latest-link a {
	color: #fff;
}

span.news-latest-link a:hover {
	text-decoration: underline;
}

div.news-latest-item {
	margin-bottom: 13px;
}

span.news-latest-slash {
	color: #fff;
	font-size: 1.2em;
}

div.news-latest-container h2 {
	margin-bottom: 5px;
}

hr.clearer {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*border-bottom: 1px solid #535353;*/
	border-bottom-style: none;
	clear: both;
	visibility:hidden;
}

div.news-single-img {
	padding: 4px;
	border: 8px solid #282828;
	float: right;
}

div.news-single-additional-info {
	margin-top: 28px;
}

div.news-single-additional-info dl {
	color: #fff;
	font-size: 1.1em;
}

div.news-single-additional-info dd {
	color: #7D7D7D;
}

div.news-single-additional-info dd p{
	color: #7D7D7D;
	font-size: 1em;
}

div.news-single-backlink {
	margin-top: 20px;
}

dl.news-single-related {
	margin-bottom: 10px;
}

dl.news-single-files {
	margin-bottom: 10px;
}

div.news-list-morelink {
	margin-top: 10px;
	font-size: 1.1em;
}

div.news-list-item {
	margin-bottom: 17px;
}

div.news-list-item img {
	padding: 4px;
	border: 8px solid #282828;
}







/* ### MAIL ### */

div.mailform {
	float: left;
	clear: both;
	border-right: 2px solid #282828;
	width: 496px;
}

div.mail {

}

div.mail.mailleft {
	float: left;
	text-align: left;
	width: 22px;
	color: #ff6325;
}

div.mail.mailmiddle {
	float: left;
	text-align: left;
	width: 90px;
	margin-right: 6px;
	color: #fff;
}

div.mail.mailright {
	float: left;
	text-align: left;
	width: 305px;
}

fieldset {
	border-style: none;
}

input.text {
	border-style: none;
	background-color: #313131;
	color: #fff;
	height: 17px;
	padding: 2px;
	float: left;
	font: 11px Verdana;
	width: 301px;
}

input.text.short {
	width: 190px;
}

input.text:hover {
	background-color: #3b3b3b;
}

input.text.veryshort {
	width: 59px;
	margin-right: 5px;
	float: left;
}

input.text.midlength {
	width: 233px;
}

input.submit {
	float: right;
	background: transparent url('../img/send_exp.gif') no-repeat right bottom;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	width: 92px;
	height: 12px;
	border-style: none;
	cursor: pointer;
}

input.submit:hover {
	filter:alpha(opacity=1000);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

textarea {
	background-color: #313131;
	color: #fff;
	border-style: none;
	width: 301px;
	height: 182px;
	padding: 2px;
	font: 11px Verdana;
}

textarea:hover {
	background-color: #3b3b3b;
}

input.radio {

}

span.radio {
	margin-right: 10px;
}

span.error {
	color: #ff6325;
}

/* #### TEXTPIC #### */

.csc-textpic-image
{
	overflow: hidden;
	position: relative;
	border-style: solid;
	border-width: 8px;
	border-color: #282828;
	padding: 4px;
}

div.csc-textpic-magnifier {
	cursor: pointer;
	position: absolute;
	top: 50%;
    /*left: 25%;
    height: 99%;
    width: 50%;*/
    left: 50%;
    height: 42px;
    width: 45px;
    margin: -21px 0pt 0px -21px;
z-index: 20;
	/*border: 1px solid green;*/
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

div.csc-textpic-magnifier.hover {
		filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='/fileadmin/templates/img/open.png');
}

html > body div.csc-textpic-magnifier.hover {
		background: url('/fileadmin/templates/img/open.png') no-repeat center center;
		/*border: 1px solid red;*/
}

/* ### KULOPLAYER ### */

div.tx-kuloplayer-pi1 {
	border: 8px solid #282828;
	padding: 4px;
}