/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_top.css';
@import 'nav_tree_main.css';
@import 'nav_tree_sitemap.css';



/* ========= LAYOUT ========= */
/* ======================================================= */
#backgroundBox {
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -2;
}
#shineBox {
	background-image: url(../../images/site/top_shine_blood.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	height: 524px;
	width: 100%;
	z-index: -1;
}
#containerBox {
 	width: 975px;
	margin: 0px auto;
}
#topBox {
	position: relative;
}
#homelinkBox {
	width: 320px;
	height: 139px;
	padding: 12px 0px 0px 11px;
	margin: 0px 0px 23px 0px;
}
#homelinkBox a {
	display: block;
	width: 320px;
	height: 139px;
	background-image: url(../../images/site/top_logo.png);
	background-repeat: no-repeat;
}
#topnavBox {
	position: absolute;
	top: 5px;
	right: 0px;
}
#videoBox {
	width: 267px;
	height: 212px;
	position: absolute;
	top: 100px;
	right: 0px;
}
#videoBox a {
	display: block;
	width: 267px;
	height: 212px;
	background-image: url(../../images/site/bkg_videobox.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#videoBox a:hover, #videoBox a.trainingsvideos {
	background-position: 0px -212px;
}
#socialBox {
	position: absolute;
	top: 320px;
	right: 14px;
	width: 105px;
	height: 30px;
	overflow: hidden;
}
#socialBox #socialLinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: absolute;
	bottom: 20px;
}
#socialBox #socialLinks li {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../../images/site/btn_icons_social.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	
	opacity: 0.2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}
#socialBox #socialLinks li.facebook {
	background-position: -35px 0px;
	margin: 0px 0px 0px 0px;
}
#socialBox #socialLinks li.twitter {
	background-position: -0px 0px;
	margin: 0px 0px 0px 40px;
}
#socialBox #socialLinks li.googleplus {
	background-position: -105px 0px;
	margin: 0px 0px 0px 80px;
}
#socialBox #socialLinks li.youtube {
	background-position: -140px 0px;
	margin: 0px 0px 0px 80px;
}
#socialBox #socialLinks li a {
	display: block;
	width: 25px;
	height: 25px;
}
#mainnavBox {

}
#mainBox {
	padding: 26px 0px 0px 21px;
}
#leftBox {
	width: 186px;
	float: left;
	margin: 0px 15px 0px 0px;
}
#upcomingBox {
	background-image: url(../../images/site/bkg_blk_transp60.png);
	margin: 0px 0px 5px 0px;
	padding: 31px 12px 31px 12px;
	text-align: right;
}
#upcomingBox .modTitle {
	color: #ffffff;
}
#tippBox {
	background-image: url(../../images/site/bkg_blk_transp60.png);
	padding: 31px 12px 31px 12px;
	text-align: right;
}
#tippBox .modTitle {
	color: #ffffff;
}
#contentBox {
	width: 753px;
	float: left;
}
#contentBox .sectionTitle {
	margin: 0px 0px 30px 0px;
}
#contentBox .sectionTitle span {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	_background-image: url(../../images/site/bkg_blk_transp60.png);
	position: relative;
	line-height: normal;
	padding: 5px 29px 5px 29px;
	float: left;
	text-transform: uppercase;
	
	font-size: 25px !important;
	background-color: #ffffff;
	color: #000000;
	opacity: 0.5;
}
#bottomBox {
	padding: 20px 20px 40px 15px;
	margin: 31px 0px 0px 21px;
	background-image: url(../../images/site/bkg_blk_transp70.png);
}
#backlinkBox {
	background-image: url(../../images/site/arrow_back.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	position: absolute;
	padding: 0px 0px 0px 30px;
}
#backlinkBox a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #cccccc;
	text-transform: uppercase;
}
#backlinkBox a:hover {
	text-decoration: underline;
}
#sitemapBox {
	float: left;
	margin: 0px 0px 0px 191px; 
}
#addressBox {
	background-image: url(../../images/site/bottom_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 274px;
	color: #b2b2b2;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 15px;
	font-weight: 300;
	text-align: right;
}
#addressBox a {
	color: #b2b2b2;
	text-decoration: none;
}
#addressBox a:hover {
	text-decoration: underline;
}
#addressBox strong {
	font-size: 19px;
	font-weight: 400;
}
#tplswitchBox {
	padding: 30px 0px 30px 191px;
	color: #B2B2B2;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
}
#tplswitchBox .header, #tplswitchBox ul, #tplswitchBox li{
	display: inline;
}
#tplswitchBox li {
	padding: 0px 0px 0px 10px;
	font-weight: 700;
}
#tplswitchBox a {
	color: #B2B2B2;
	font-weight: 400;
}


/* ========= LAYOUT: index ========= */
/* ======================================================= */
.index {
	background-color: #000000;
}
.index #backgroundBox {
	background-image: url(../../images/site/index_mainpic.jpg);
	background-repeat: no-repeat;
}
.index #bgImage {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	display: none;
}
.index .bgwidth {
	width: 100%;
}
.index .bgheight {
	height: 100%;
}
.index #containerBox {
	background-image: url(../../images/site/index_logo.png);
	background-repeat: no-repeat;
	background-position: 442px 30px;
	position: relative;
}
.index #linkBox {
	box-shadow:  0px 0px 20px 3px #222222;
	background-image: url(../../images/site/bkg_blk_transp60.png);
	width: 365px;
	height: 442px;
	margin: 0px 0px 0px 55px;
}
.index #linkBox .content {
	background-image: url(../../images/site/index_scget.png);
	background-position: 31px 47px;
	background-repeat: no-repeat;
	width: 365px;
	height: 442px;
}
.index #linkBox .content ul {
	margin: 0px;
	padding: 30px 0px 0px 90px;;
	list-style: none;
}
.index #linkBox .content ul li.item2 {
	margin: 0px 0px 47px 0px;
}
.index #linkBox .content ul .link a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.2em;
}
.index #linkBox .content ul .link a:hover {
	color: #ffffff;
	text-decoration: none;
}
.index #linkBox .content ul .address {
	color: #808080;
}
.index #linkBox .content ul .address a {
	color: #808080;
	text-decoration: none;
}
.index #linkBox .content ul .address a:hover {
	color: #ffffff;
	text-decoration: none;
}
.index #videolinkBox {
	position: absolute;
	top: 312px;
	left: 461px;
}
.index #videolinkBox a {
	position: absolute;
	display: block;
	width: 260px;
	height: 50px;
	padding: 50px 0px 0px 100px;
	background-image: url(../../images/site/index_play.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #808080;
	text-decoration: none;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	position: absolute;
}
.index #videolinkBox a:hover {
	color: #ffffff;
}
.index #videolinkBox a strong {}
.index #videolinkBox #playGlow {
	width: 120px;
	height: 120px;
	background-image: url(../../images/site/index_play_glow.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -28px;
	top: -20px;
}
.index #testimonialsBox {
	background-image: url(../../images/site/index_icon_citation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 30px;
	position: absolute;
	margin: 63px 0px 0px 180px;
	width: 550px;
}
.index #testimonialsBox .author {
	float: right;
	font-style: italic;
	padding: 15px 0px 0px 0px;
}


/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
	padding: 20px;
	background-color: #ffffff;
	background-image: none;
	/*background-image: url(../../images/site/bkg_popup.gif);*/
	background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
	display: none;
}
#printHeaderBox {
	display: none;
}
@media print {
	body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
	}
	.noprint {
		display: none; /* Alle nicht-druckbaren Elemente ausblenden */
	}
	.print {
		width: auto !important;
		padding: 0px !important;
		margin: 0px !important;
		border: 0px !important;
		background: transparent !important;
	}

	/* ---- LAYOUT ----  */
	/* ---------------------------------------------------------  */
	#contentBox {
		width: 640px !important;
		padding: 0px !important;
		margin: 0px auto !important;
		margin-bottom: 20px;
		color: #000000;
	}
	#printHeaderBox { /* ---- KOPFZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding: 5px 10px 5px 10px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		margin-bottom: 15px;
		text-align: center;
	}
	#printFooterBox { /* ---- FUSSZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding-top: 10px;
		border-top: 1px solid #000000;
		text-align: center;
		margin-top: 20px;
		font-size: 9px;
	}
}


/* --- custom styles --- */
.articleList .firstSection, .articleList .middleSection, .articleList .lastSection, .articleList .stickySection {
	background-image: url(../../images/site/bkg_blk_transp60.png);
	padding: 29px;
	margin: 0px 10px 10px 0px;
	float: left;
	overflow: hidden;
}
.leftPic img, .rightPic img, .swslang img.swartimg {
	box-shadow:  0px 0px 7px 0px #999999;
	padding: 0px 0px 0px 0px;
}