/* @override
	http://www.logistikbranche.net/fileadmin/templates/main/static/stylesheets/style.css?1278866144 */

/**
 * Your Project
 *
 */

/**
 * Import fff to stylesheet
 */

@import url("fff.css");
@import url("fff-fonts.css");
@import url("960.css");

body {
	background: url(../images/gardient_bg.png) bottom fixed repeat-x;
}

@font-face {
	font-family: "GraublauWeb";
	src: url(../fonts/GraublauWeb-Regular.otf) format("truetype");
}

@font-face {
	font-family: "GraublauWeb";
	font-weight: bold;
	src: url(../fonts/GraublauWeb-Bold.otf) format("truetype");
}

.padding10 {
	padding: 10px !important;
}

.grid_160 {
	width: 160px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* @group header */

#header {
	margin: 10px 30px;
}

#header h1 a {
	width: 258px;
	height: 65px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	float: left;
}

#header h1 a span {
	display: none;
}

/* @end */

/* @group navi */

#navi {
	overflow: hidden;
	line-height: 36px;
	height: 36px;
}

#navi li {
	float: left;
	margin-right: 15px;
	font-family: "GraublauWeb", "Helvetica Neue Light", "HelveticaNeueLight", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	padding: 0 10px;
	font-size: 14px;
}

#navi ul {
	background-image: url(../images/navi_bg.png);
	height: 36px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	line-height: 36px;
	color: #eee;
}

#navi li:first-child {
	padding-left: 15px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

#navi li a {
	display: block;
}

#navi li.act {
	background: url(../images/navi_bg_aktiv.png) bottom;
	display: block;
	color: #fff;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}

#navi li:hover {
	color: #fff;
	background: #8c0000;
}

#navi li.act a:hover {
	color: #fff;
	text-decoration: underline;
}

/* @end */

/* @group subnavi */

#subnavi {
	line-height: 36px;
	color: #d0d3d5;
	padding-top: 5px;
}

.fensternavi.style1 {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none !important;
}

.style1 #subnavi {
	height: 36px;
	width: 100%;
	line-height: 36px;
	color: #d0d3d5;
	background: url(../images/fenster_bg.png) repeat-x top #900;
}

.fensternavi.style2 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.style2 #subnavi {
	height: 36px;
	width: 100%;
	line-height: 36px;
	color: #d0d3d5;
	padding-top: 5px;
}


#subnavi li {
	float: left;
	margin-right: 10px;
	font-family: "GraublauWeb", "Helvetica Neue Light", "HelveticaNeueLight", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	padding: 0 10px;
	font-size: 14px;
	color: #eee;
}

#subnavi li a:hover {
	text-decoration: underline;
}

.style1 #subnavi li.left-level-1-act {
	background: url(../images/navi_active.png) bottom center no-repeat;
}

.style2 #subnavi li.left-level-1-act {
	background: none;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(../images/fenster_bg.png) repeat-x top #900;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

#subnavi li.left-level-1-act a {
	color: #fff;
	text-decoration: underline;
}

#subnavi li.left-level-1-act a:hover {
	color: #fff;
	text-decoration: underline;
}

h2#subtitle {
	color: #fff;
	font-size: 24px;
	margin: 5px 10px 0px 5px;
}

/* @end */

/* @group subnavi */

#subsubnavi {
	min-height: 36px;
	width: 100%;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	line-height: 36px;
	color: #d0d3d5;
	display: block;
	margin-bottom: 0;
}

.style2 #subsubnavi {
	border-top: 1px solid #ccc;
}

.style1 #subsubnavi {
	background: #800;
}

#subsubnavi li {
	float: left;
	margin-right: 10px;
	font-family: "GraublauWeb", "Helvetica Neue Light", "HelveticaNeueLight", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	padding: 0 10px;
	font-size: 14px;
	color: #eee;
}

#subsubnavi li a:hover {
	text-decoration: underline;
}

#subsubnavi li.left-level-2-act a {
	color: #fff;
	text-decoration: underline;
}

#subsubnavi li.left-level-2-act a:hover {
	color: #fff;
	text-decoration: underline;
}


/* @end */

/* @group fenster */

#fenster {
	background: url(../images/fenster_bg.png) repeat-x top #900;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	color: #fff;
}

#fenster .fensterchen {
	padding: 10px;
}

.slide {
	width: 900px;
	height: 180px;
	position: absolute;
	padding: 10px;
}

.slideshow {
	height: 190px;
	overflow: hidden;
}

.slideshow .slideshow-next {
	position: absolute;
	left: 885px;
	top: 170px;
	width: 24px;
	height: 24px;
	background: url(../images/arrow-right.png) no-repeat transparent;
}

.slideshow .slideshow-prev {
	position: absolute;
	left: 20px;
	top: 170px;
	width: 24px;
	height: 24px;
	background: url(../images/arrow-left.png) no-repeat transparent;
}

.slideshow .slideshow-next span, .slideshow .slideshow-prev span {
	display: none;
}

.slide a {
	color: #fff;
	text-decoration: underline;
}

/* @end */

/* @group content */

#inactive_content {
	background: url(../images/content_schatten.png) no-repeat center bottom;
	width: 920px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 10px;
	padding: 20px 45px 70px;
	position: relative;
	right: 35px;
}

#inactive_content_schatten_oben {
	background: url(../images/content_schatten_oben.png) no-repeat center bottom;
	width: 920px;
	position: relative;
	right: 35px;
	padding: 35px 45px 0;
}

#content {
	background: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 10px 20px #999;
	-moz-box-shadow: 2px 10px 20px #999;
	-moz-border-radius: 10px;
	box-shadow: 2px 10px 20px #999;
	border-radius: 10px;
}

.inner_content {
	padding: 20px;
}

#content h1 {
	font-size: 18px;
	margin: 7px 0;
	color: #222;
}

#content p {
	margin-bottom: 7px;
}

#content a {
	color: #900;
}

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

#content ul {
	list-style: square;
	margin-left: 20px;
	margin-bottom: 7px;
}

/* @group default_vertical_navi */

.default_vertical_navi #content {
	background: transparent;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-moz-border-radius: none;
	box-shadow: none;
	border-radius: 0;
}

.default_vertical_navi .vert_subnavi ul {
	float: right;
	list-style: none !important;
	position: relative;
	top: 10px;
	z-index: 5;
}

.default_vertical_navi .vert_subnavi li {
	text-align: right;
	padding: 4px 10px 4px 10px;
	width: 100%;
	margin-bottom: 5px;
	background: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-box-shadow: -2px 0px 2px #ccc;
	-moz-box-shadow: -2px 0px 2px #ccc;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	box-shadow: -2px 0px 2px #ccc;
}

.default_vertical_navi .inner_content {
	background: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 1px 10px #999;
	-moz-box-shadow: 2px 1px 10px #999;
	-moz-border-radius: 10px;
	box-shadow: 2px 1px 10px #999;
	border-radius: 10px;
	padding: 10px 25px;
	width: 710px;
}

/* @end */

/* @group default_vertical_navi2 */

.default_vertical_navi2 #content {
	background: transparent;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-moz-border-radius: none;
	box-shadow: none;
	border-radius: 0;
}

.default_vertical_navi2 .vert_subnavi {
	padding: 0 10px;
}

.default_vertical_navi2 .vert_subnavi ul {
	float: right;
	list-style: none !important;
	margin: 0 5px;
}

.default_vertical_navi2 .vert_subnavi li {
	text-align: right;
	padding: 4px 10px 4px 10px;
	width: 100%;
	margin-bottom: 5px;
	background: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-moz-border-radius: 10px;
	box-shadow: 0px 0px 5px #ccc;
}

.default_vertical_navi2 .inner_content {
	background: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 1px 10px #999;
	-moz-box-shadow: 2px 1px 10px #999;
	-moz-border-radius: 10px;
	box-shadow: 2px 1px 10px #999;
	border-radius: 10px;
	padding: 10px 25px;
}


/* @end */

/* @end */

/* @group ads */

/*.ad {
	background: #999;
	display: block;
}*/

.ad {
	overflow: hidden;
}

/*.ADS_FULLSIZE {
	width: 468px;
	height: 60px;
}

.ADS_LEADERBOARD {
	width: 728px;
	height: 90px;
}

.ADS_SKYSCRAPER {
	width: 160px;
	height: 600px;
}

.ADS_CONTENTAD {
	width: 300px;
	height: 250px;
}*/

#header .ADS_FULLSIZE {
	float: right;
	display: inline;
	position: relative;
	right: 20px;
	top: 10px;
}

.beforecontent .ADS_LEADERBOARD {
	margin: 10px auto 0;
}

.leftads .ADS_SKYSCRAPER {
	margin-top: 20px;
}

.jobads .ADS_SKYSCRAPER {
	margin-top: 100px;
}

.ad object {
	position: relative;
	bottom: 20px;
}

#wallpaperads {
	position: absolute;
	top: 0;
	left: 250px;
}

	#wpwidesky {
		position: absolute;
		top: 0;
		/*left: 210px;*/
		left: 728px;
	}
	
	#wpbigsize {
		position: absolute;
		/*right: 518px;*/
		top: 0;
	}
	
	body.withwallpaperad {
		overflow-y: hidde;
	}
	
	body.withwallpaperad #container {
		position: relative;
		right: 50px;
	}
	
	body.withwallpaperad #header {
		position: relative;
		right: 80px;
		padding-top: 30px;
	}

/* @end */

#footer {
	background: #fff;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 10px 20px #999;
	-moz-box-shadow: 2px 10px 20px #999;
	-moz-border-radius: 10px;
	box-shadow: 2px 10px 20px #999;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}