/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

html {
}

body {
	color: #313131;
    font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
    background-image: url("../images/bg_header.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;	
}

#NoiseBg {
	/*background-image:url("../images/noisy-texture3.png“);*/
	background-color:#e6e6e6;
	float:left;
	width:100%;
}



.container .left {
	float:left;
}

.container .right {
	float:right;
}

.homeborder {
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    border:1px solid #dedede;
    text-align:center;
}

.homecontentborder {
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    border:1px solid #dedede;
}

.homecontentborder .homecontent {
	padding:10px;
	height:140px;
}

.homecontentborder .homecontent p {
    margin-left:160px;
    margin-bottom:0px;
}

.partner{
	
	-moz-box-shadow: 0 0 3px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 3px #dedede;
    border:1px solid #dedede;
	vertical-align:middle;
		
}

.partner .partnercontent{
	
	padding:20px;
	width:440px;
	alignment-adjust:middle;

}

.partnerbox {
    height: 147px;
    width: 445px;
    border-radius: 5px;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.6), 0 4px 10px 0px rgba(0,0,0,0.56), 0 0 0 1px rgba(0, 0, 0, 0.3);
    padding: 5px 5px 10px 5px;
    text-align: left;
    float:left;
    margin-bottom:30px;
    margin-right:30px;
    background-image:url("../images/bg_white.png");
}

.partnerbox img {
	float:left;
	padding-right:10px;
}



.teamborder {
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    background-color: #FFFFFF;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
}

.teamborder .teamcontent {
	padding:10px;
	float:left;
}

.teamcontent_plain {
	padding:10px;
}

.teamcontent img {
	float:left;
}

.teamcontent h5 {
	border-bottom:1px dotted #dedede;
	padding-bottom:5px;
	margin-bottom:5px;
}

.teamborder ul {
	list-style-type:square;
	padding-left:15px;
}

.teamcontent ul li {
  	
}

.teamcontent_plain form {
	margin:0px;
}

.teamcontent p, .teamcontent h5, .teamcontent ul {
	margin-left:195px;
}

.bewerbung {
	-moz-box-shadow: 0 0 5px #dedede;
    -webkit-box-shadow: 0 0 5px#dedede;
    box-shadow: 0 0 5px #dedede;
    border:1px solid #dedede;
}

.bewerbung .bewerbungsinhalt {
	margin:5px;
	padding:5px;
	padding-bottom:5px;
	float:left;
	width:440px;
	line-height:20px;
}

.bewerbung b1 {
	border-bottom:1px dotted #dedede;
	padding-bottom:5px;
	margin-bottom:5px;
}

.bewerbung .inhalt{
	
	
}

#content {
	padding-top:20px;
	background-color:#E6E6E6;
	float:left;
}

#head {
	height:134px;
}

#Logo {
	padding-top:25px;
}

#Menu {
	margin-top: 95px;
}

#Menu ul {
	float:right;
}

#Menu ul li {
	color:white;
	height:39px;
	float:left;
	overflow:hidden;
	margin-bottom:0px;
	margin-left:2px;
}

#Menu ul li a {
	background-image:url('../images/menu_inactive_left.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	height:39px;
	display:block;
	line-height:39px;
	font-weight:bold;
	cursor:pointer;
	color:white;text-decoration:none;
}

#Menu ul li a span {
	background-image:url('../images/menu_inactive_right.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	height:39px;
	line-height:39px;
	display:block;
	padding:0px 38px 0px 33px;
	margin-left:5px;
}

#Menu ul li a:link  {color:white;text-decoration:none;}
#Menu ul li a:visited  {color:white;text-decoration:none;}
#Menu ul li a:hover  {color:white;text-decoration:underline;}
#Menu ul li a:active  {color:white;text-decoration:none;}

#Menu ul li.active a {
	background-image:url('../images/menu_active_left.jpg');
}

#Menu ul li.active a span {
	background-image:url('../images/menu_active_right.jpg');
	color:black;
}

#footer {
	background-color:#393939;
    border: 0 none;
    
	clear: both;
    font-size: 11px;
    margin: 0px;
}

#footercontent {
	padding-bottom: 35px;
    padding-top: 25px;
    background-color:#393939;
    width:960px;
}

#footer, #footer a {
	color:#CECECE;
}

#Copyright {
	text-align:right;
}

img.add-right {
	padding-right:10px;
}

.container .eleven.columns.leftcontent {
	border-top:1px solid #DDDDDD;
	width:639px;
	padding-top:10px;
}

.container .five.columns.rightcontent {
	border-top:1px solid #DDDDDD;
	width:290px;
}

.rightcontentWrap {
	padding:20px 20px;
}

.rightcontentWrap .banner {
	margin-top:10px;
	text-align:center;
}

.rightcontentWrap .bdnbutton {
	width:246px;
}

a.bdnbutton:link { color:#0073EA; }
a.bdnbutton:visited {color:#0073EA;}
a.bdnbutton:hover {color:#333333;}
a.bdnbutton:active {color:#0073EA;}

.rightbutton  .ui-button-text {
	padding:1em 55px 1em 56px;
}

.contentwrap {
	
	background-position:right top;
	background-repeat:repeat-y;
}

.subcontentwrap {
	background-image: url('../images/bg_content_right2.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}

.contentspacer {
	background-image: url("../images/bg_footer.jpg");
    background-repeat: repeat-x;
    border: 0 none;
    padding-bottom: 35px;
    padding-top: 25px;
	clear: both;
    font-size: 11px;
    margin: 0 0 25px;
	border-top:1px solid #E0E0E0;
}

.pager {
	width:100%;
}

ul.yiiPager a:link, ul.yiiPager a:visited {
	background-color:white;	
}

ul.yiiPager .selected a:link, ul.yiiPager .selected a:visited {
	background:none;
	text-decoration:underline;
}

.fotografinfo {
	margin-top:10px;
}

.fotografinfo img {
	padding-right:15px;
}

/* #Page Styles
================================================== */

.galleryList li {
	width:100%;
	float:left;
}

.galleryList li.galleryListWrap {
	float:left;
	width:180px;
	padding:5px 8px 5px 8px;
	background-image:url('../images/bg_black2.png');
	text-align:center;
	height:180px;
	margin-right:10px;
	color: #ececec;
	-moz-box-shadow: 0 2px 5px #000;
	-webkit-box-shadow: 0 2px 5px #000;
	box-shadow: 0 2px 5px #000;
}

.galleryList li img {
	border:1px solid #D1D1D1;
	padding:1px;
	background-color:white;
}

.galleryList .locationname img {
	border: none;
	background:none;
} 

.galleryList li p {
	line-height:15px;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom:0px;
}

.galleryList {
	float:left;
	margin-top:10px;
}

.galleryList .galimgWrap {
	height:130px;
}

.galleryList .topwrap {
	margin-top:25px;
	height:105px;
}

.galleryList.byLocation li {
	margin-bottom:0px;
}

.eventlist a:link { color:#333333;text-decoration:none; }
.eventlist a:visited { color:#333333;text-decoration:none; }
.eventlist a:hover { color:#333333;text-decoration:underline; }
.eventlist a:active { color:#333333; text-decoration:none;}

.eventlist li {
	float:left;
	width:100%;
}

.eventlist h5 {
	font-weight:bold;
}

.eventlist img {
	border: 1px solid #D1D1D1;
    padding: 1px;
}

.eventlistimagewrap {
	width:110px;
	text-align:center;
	background-image:url('../images/bg_black2.png');
	padding:10px;
	margin-right:15px;
	-moz-box-shadow: 0 0 5px #dedede;
	-webkit-box-shadow: 0 0 5px#dedede;
	box-shadow: 0 0 5px #dedede;
}


.eventlist h4, .galleryList h4 {
	border-bottom:1px dotted #E0E0E0;
	font-size:13px;
	margin-right:30px;
	font-weight:bold;
}

.galleryList h4 {
	line-height: 25px;
}

.galleryList h4 img, .eventLocationImage, .galleryLocationImage {
	max-width:100px;
	max-height:20px;
	float:left;
	padding-right:10px;
	border:0px;	
}

.eventLocation, .eventLocationImage {
	margin-top:10px;
	float:left;
}

* html .galleryList h4 img {
	width: 70px;
	height:20px;	
}

.galleryList .locationname {
	margin-top:40px;
}

.galleryList .locationname.firstitem {
	margin-top:0px;	
}

/* gallery image styles */

.imagelist {
	margin-top:15px;
	width:100%;
}

.imagelist li {
	float:left;
	width:128px;
	padding:5px 8px 5px 8px;
	text-align:center;
	color: #ececec;
	-moz-box-shadow: 0 2px 5px #000;
	-webkit-box-shadow: 0 2px 5px #000;
	box-shadow: 0 2px 5px #000;
	background-image:url('../images/bg_black2.png');
	height:125px;
	margin-right:10px;
}

.imagelist li img {
	border:1px solid #D1D1D1;
	padding:1px;
	background-color:white;
}

.imagelist li p {
	line-height:15px;
	overflow:hidden;
	white-space:nowrap;
}

.imagelist .galimgWrap {
	height:130px;
}

.imagelist .topwrap {
	margin-top:19px;
	height:105px;
}

/* Video styles */

.videolist {
	margin-top:15px;
	width:100%;
}

.videolist li {
	float:left;
	width:498px;
	padding:5px 8px 5px 8px;
	border:1px solid #D1D1D1;
	text-align:center;
	background-color:#E8E8E8;
	height:282px;
	margin-right:10px;
}

.videolist li img {
	border:1px solid #D1D1D1;
	padding:1px;
	background-color:white;
}

.videolist li p {
	line-height:15px;
	overflow:hidden;
	white-space:nowrap;
}

.videolist .galimgWrap {
	height:282px;
}

.videolist .topwrap {
	margin-top:19px;
	height:282px;
}


/* full image styles */
#bigimage {
	text-align:center;
	background-image:url('../images/bg_black3.png');
	border: 1px solid #9b9b9b;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}

.big-vertical {
	width:600px;
	height:400px;
	position:relative;
}
.big-horizontal{
	width:600px;
	height:600px;
	position:relative;
}


.directions {
	position:absolute;
	top:0px;
	display:none;
}

.bigprev {
	left:0px;
}

.bignext {
	right:0px;
}



/* full event styles */
.eventsmall {
	float:left;
	padding-right:15px;
}

.eventdescription {
	border-top: 1px dotted #E0E0E0;
    margin-top: 10px;
    padding-top: 5px;
    width: 97%;
}

.eventbigimage {
	text-align:center;
}

.locationlogo {
	margin-bottom:10px;
	width:250px;
	text-align:center;
}

/* breadcrumb styles */
#Breadcrumb {
	margin-bottom:10px;
}

#Breadcrumb a:link { text-decoration:none;color:#333333; }
#Breadcrumb a:visited { text-decoration:none;color:#333333; }
#Breadcrumb a:hover { text-decoration:underline;color:#333333; }
#Breadcrumb a:active { text-decoration:none;color:#333333; }

.left {
	float:left;
}

.startbox {
	width: 302px;
	vertical-align:top;
}

.boximagewrap {
	width:122px;
	background-color:black;
	margin-right:10px;
}

.startbox.events {
	margin-left:20px;
}

.startbox.flyer {
	margin-left:18px;
	padding:10px 0px;
}

.boxwrap {
	width:100%;
}

.boxhead {
	width:930px;
	border-bottom:1px solid #EBEBEB;
	margin: 5px 10px 5px 10px;
	padding-bottom:10px;
	color: #444444;
    font-size: 18px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.boxcontent {
	width: 300px;
}

#galleryCarousel, #eventCarousel {
	margin-bottom:30px;
	background-color: #FFFFFF;
    border: 5px solid #EEF3F6;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 2px 4px 4px #5C5C5C;
    width:950px;
}

#eventCarousel {
	margin-top:10px;
}

.startbox .boxelement p a:link, .startbox .boxelement p a:visited, .startbox .boxelement p a:active {
	text-decoration:none;
}

.startbox .boxelement p a:hover {
	text-decoration:underline;
}

.vscroll {
	height:310px;
}

.boxelement {
	padding:10px 0px;
}

.boxelement .thumb {
	border: 1px solid #D1D1D1;
    padding: 1px;
	margin-right:10px;
}

.boxelement .date {
	color: #BDBDBD;
}

.boxelement p {

}

.boxelement p a:link, .boxelement p a:visited, .boxelement p a:active {
	text-decoration:none;
}

.boxelement p a:hover {
	text-decoration:underline;
}

.boxlink {
	font-size: 12px;
}

.eventthumb {
	width:120px;
	height:130px;
	overflow:hidden;
	display:block;
	float:left;
	text-align:center;
}

.clubname {
	font-size:10px;
}

#flyerTable td {
	vertical-align:top;
	padding:10px 0px;
}

#flyerTableLarge td {
	vertical-align:top;
	padding:10px 0px;
}

#flyerTable td.alpha {
	margin-left:0px;
}

.startflyer {
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	border: 0px;
}

.fbbox, .fb-like-box {
	background-color:white;
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/