@charset "UTF-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

html,body{
	font:normal 13px/20px Helvetica, Arial, sans-serif;
	background:url(../images/btuBackground.jpg);
	/*	color:#38311b; */
	color:#000;
	letter-spacing:0.05em;
}

body{
	background:url(../images/bodyBg.jpg) center top no-repeat;
	border:#f4b01d solid 1px;
}


div.clear{
	clear:both;	
}

br{
	clear:left;	
}

p{
	margin:10px 0 5px 0;	
}

a{
	text-decoration:none;
	outline:none;
	color:#fff2a8;
}

a:hover{
	color:#FC0;	
}

a.red:hover{
	color:#FFF;	
}


h1, h2, h3, h4, h5{
	margin:5px 0;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}

h1{
	font:lighter 30px/30px "Times New Roman", Times, serif;
	color:#fff2a8;
}

h2, h3{
	font:lighter 16px/20px "Times New Roman", Times, serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#fff2a8;
}

h4{
	font:lighter 13px "Times New Roman", Times, serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#fff2a8;
}

.dark{
	color:#625020;	
}

.red{
	color:#be1e2d;	
}

.white{
	color:#FFF;	
}

.underLine{
	border-bottom:#625020 solid 1px;	
	padding:10px 0;
	display:block;
}

.dottedLine{
	border-bottom:#625020 dotted 1px;	
	padding:10px 0;	
}

.toUpper{
	text-transform:uppercase;
}

a.button{
	clear:both;
	font-size:12px;
	width:138px;
	/*	padding:6px 0 0 0; */
	padding:3px 0 4px 0;
	height:20px;
	background:url(../images/buttonBg.png) no-repeat;
	color:#FFF;
	text-align:center;
	display:block;
}

a.button:hover{
	color:#FC0;	
}

a.nachrichten,a.presseartikel{
	font-size:12px;
	width:138px;
	/*	padding:6px 0 0 0; */
	padding:3px 0 4px 0;
	height:20px;
	background:url(../images/buttonBg.png) no-repeat;
	color:#FFF;
	text-align:center;
	display:block;
	float:left;
}
a.presseartikel{
	margin-left:20px;
}

a.nachrichten:hover,a.presseartikel:hover{
	color:#FC0;	
}

a.title{
	text-transform:uppercase;
	font:bold 13px Arial, Helvetica, sans-serif;	
}

div#wrapper{
	width:980px;
	margin:0 auto;	
}

div#header{
	margin:10px 0;
	height:125px;	
}

div#mainContent{
	background: url(../images/contentBg.png);
	padding:20px 30px;
	min-height:500px;
	border-bottom:#000 solid 2px;
}

div#mid{
	clear:both;
	padding:10px 0;	
}

div#lowerBlock{
	clear:both;
	padding:20px 0;	
}

div.leftBlock{
	width:610px;
	padding:0 20px 0 0;
	float:left;	
}

div.rightBlock{
	width:290px;
	float:right;
}

div#homeBanner{
	width:630px;
	height:420px;
	background:#000;
	float:left;	
}

div#homeEventList{
	width:240px;
	padding:20px 25px;
	color:#FFF;
	background: #93550f url(../images/tubaSillhoute.gif) center 160px no-repeat;
	float:right;	
}

table{
	border:none;
	margin:0 0 10px 0;
	padding:0;	
}

tr.head{
	text-transform:uppercase;
	color:#ffea79;	
	letter-spacing:0.05em;
}

td{
	padding:7px 0;
	border-bottom:#95772a solid 1px;
	border-bottom:#ba942f solid 1px;
}

div.mp3Block{
	clear:both;
	padding:15px 25px;
	background:#FECD59;
	background:#e3af46;
	margin:15px 0 0 0;	
}



div.highlightBox{
	clear:both;
	background:#93550f;
	margin:20px 0 0 0;
	padding:15px 0;	
	color:#FFF;
}

div.donate,
div.member,
div.newsLetter{
	width:196px;
	padding:0 20px 0 90px;
	margin:0;
	border-right:#ba942f solid 1px;
	background:url(../images/iconDonate.png) 20px 5px no-repeat;
	float:left;	
}

div.member{
	background:url(../images/iconMember.png) 20px 5px no-repeat;	
}

div.newsLetter{
	background: url(../images/iconNewletter.png) 20px 5px no-repeat;	
	border:none;
}

div.upperlatives,
div.memberLogin{
	float:left;
}

div.upperlatives{
	width:265px;
	background:url(../images/Concept_Story.png) 0 37px no-repeat;
	padding:0 0 0 60px;
	background-size:50px 50px; 
}

div.upperlatives h2{
	margin:5px 0 5px -60px;	
}





div.list{
	padding:10px 0;	
}

div.homelist{
	padding:0;	
}

div.thumbnail{
	margin:0 10px 0 0;
	float:left;	
}

div.fixedHeight{
	width:80px;
	height:80px;
	overflow:hidden;

}




div.socialMedia{
	width:325px;
	float:left;	
}

div.memberLogin{
	width:325px;
	float:left;	
}

div.trainingBanner,
div.forumBanner{
	padding:15px 0 0 0;
}

a.faceBook,
a.twitter,
a.youTube{
	width:34px;
	height:34px;
	margin:0 8px 0 0;
	display:block;
	background:url(../images/socialNetwork.gif) 0 -35px no-repeat;
	float:left;
}

a.twitter{
	background-position: -37px -35px;
}

a.youTube{
	background-position: -74px -35px;
}

a.faceBook:hover{
	background-position:0 1px;
}

a.twitter:hover{
	background-position:-37px 1px;
}

a.youTube:hover{
	background-position:-74px 1px;
}


div#footer{
	clear:both;
	padding:10px;
	margin:20px 0 0 0;
	background:#000;
	text-align:center;	
}

div#footer a{
	margin:0 11px;
	color:#ffcd34;
}	

div#footer a:hover{
	color:#FFF;	
}

div#credits{
	margin:20px 0;
	text-align:center;	
}


p.listing{
	background:url(../images/darkBrownArrow.gif) 0 5px no-repeat;	
	padding:0 0 0 8px;
}

div.brief{
	width:515px;
	float:left;	
}

div.narrow{
	width:500px;	
}

div.block{
	margin:0 0 20px 0;	
}

div.print{
	display:none;	
}

.cover {
	object-fit: cover;
	width: 112px;
	height: 90px;
	padding-bottom:5px;
}


.staticBanner img{ width:100%;}
#top .slideshow li img{ width:100%;}

.cookies-set-modal {
	position: fixed;
	top: 0%;
	left: 0%;
	z-index: 99999;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
}
.cookies-set-modal.cookies-hide {
	display: none;
}
.cookies-cover{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 30%;
	background: #000;
	transform: translate(-50% , -50%);
	padding: 50px;
}
.cookies-set-modal p{
	display: block;
	color: #F0AE19;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
}
.cookies-set-modal #set_cookies_id{
	text-align: center;
	display: block;
	float: right;
}
.btn{
	padding: 10px 15px;
	border-radius: 0;
}
.btn-default{
	background: url(../images/buttonBg.png) no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed; 
	color: #fff;
	border: 1px solid #000;
	text-transform: uppercase;
	border-radius: 5px;
}
