/* 
*
* Easy front-end framework
*
* Copyright (c) 2009 Alen Grakalic
* http://easyframework.com/license.php
*
* supported by Templatica (http://templatica.com)
* and Css Globe (http://cssglobe.com)
*
*/


/*

for more info about the strucure of this file 
please read http://easyframework.com/documentation.php

*/

/* HTML elements  */    

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:0;
	line-height: 1em;
}  
h1{font-size:1.4em;margin: 25px 0 15px 0;padding-bottom: 5px;line-height: 1.3em;background: url(/_admin/images/border-dot.png) repeat-x bottom left;}  
h2{font-size:1.2em;margin: 25px 0 10px 0;padding-bottom: 5px;line-height: 1.3em;font-weight:bold;background: url(/_admin/images/border-dot.png) repeat-x bottom left;}  
h3{font-size:1.1em;margin-bottom:.7em;padding-top:.3em;font-weight:bold;line-height: 1.3em}
h1, h2, h3, h4, h5, h6, .box-full-bg h3 {
	color: #4e4e4e;
}
.tertiary h3{background: #e9e9e9;padding: 3px 5px;}
h4{font-size:1em;margin-bottom:.6em;font-weight:bold;}
h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}

p, blockquote, ul, ol, dl, form, table, pre{line-height:inherit;margin:0 0 1.5em 0;}
ul, ol, dl{padding:0;}
ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
li{margin:0 0 0 2em;padding:0;display:list-item;list-style-position:outside;}
blockquote, dd{padding:0 0 0 2em;}
pre, code, samp, kbd, var{font:100% mono-space,monospace;}
pre{overflow:auto;}
abbr, acronym{
	text-transform:uppercase;
	border-bottom:1px dotted #000;
	letter-spacing:1px;
}
abbr[title], acronym[title]{cursor:help;}
small{font-size:.9em;}
sup, sub{font-size:.8em;}
em, cite, q{font-style:italic;}
img{border:none;}      
hr{margin-bottom: 13px;border: 0; height: 3px;background: url(/_admin/images/border-dot.png) repeat-x bottom left;}  
table{width:100%;border-collapse:collapse;}
th,caption{text-align:left;}
form div{margin:.5em 0;clear:both;}
label{display:block;}
fieldset{margin:0;padding:0;border:none;}
legend{font-weight:bold;}
input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

/* //  HTML elements */  

/* common */    

.left, .links {float:left;margin-right:1em;}
.right, .rechts {float:right;margin-left:1em;}
.center, .zentrieren {text-align:center;}
.img-center {
	width: 100%;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	vertical-align: middle;
	border-style: none;
	margin-left: auto !important;
}

.clear{clear:both;}
.first{margin-left:0 !important;}
.last{margin-right:0 !important;}
.top{margin-top:0 !important;}
.bottom{margin-bottom:0 !important;}  
.hidden, .print{display:none;}
.meta {font-size: .9em;}
.graphic{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
.gutter-tb-30 {margin: 30px 0; overflow: hidden;}
/* // common */      

/* base */

body, table, input, textarea, select, li, button{
	font:1em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#424242;
}    
body{
	font-size:13px;
	background:#fcde55;
	margin:0;
	padding:0;
	text-align:center;
}  
/*
Background Stretcher jQuery Plugin
C 2009 ajaxBlender.com
For any questions please visit www.ajaxblender.com 
or email us at support@ajaxblender.com
*/

.bgstretcher {
	background: #fcde55;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}

.bgstretcher {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
a, a:visited{
	text-decoration:none;
	color:#4e4e4e;
}

a:hover{color:#999;}
ins{text-decoration:none;color:#900;font-style:italic;}
code{color:#555;}
pre{
	margin-left:2em;
	padding-left:2em;
	border-left:1px solid #ccc;
}
blockquote{
	margin-left:2em;
	border-left:1px solid #ccc;
	font-style:italic;
}  
dt{font-weight:bold;}
th, td{padding:.5em 1em;line-height:1.5em;}    
th{background:#4e4e4e;color: #FFF;}
td{border-bottom:1px solid #ccc;}
caption{font-style:italic;color:#777;margin:.5em 0;}  
fieldset{
	border:1px solid #ccc;
	padding:1em 2em;
	margin:0 0 1.5em 0;
}
legend{padding:2px 5px;}  
form div.col{clear:none;}form div.first{clear:both;}
form div{overflow:hidden;}

input[type="text"], input[type="password"], textarea, .field, .area, select{
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	width:300px;
	line-height:1em;
	margin:0;
}
select{width:312px;}
textarea, .area{overflow:auto; height:150px; width:400px;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}
.submit{}
button{
	border:none;
	background:#555;
	color:#fff;
	padding:0 2.5em;
	height:2em;
	line-height:2em;
	cursor:pointer;
}

.note, .success, .error{display:block;}
.error{color:#900;}
.success{color:#060;}
.note{font-weight:bold;}
.notvalid{border:1px solid #900 !important;}

.pullquote{
	width:20%;
	float:left;
	margin-right:2em;
	padding-right:2em;
	border-right:1px solid #ccc;
	text-align:right;
	font-size:1.1em;
	font-style:italic;
	color:#777;
	margin-bottom:.5em;
}
.boxout{
	width:20%;
	float:right;
	margin-left:2em;
	padding:1em 2em;
	border:1px solid #ccc;
	margin-bottom:.5em;
}
#easy_tooltip{
	border:1px solid #e1e1e1;
	padding:2px 10px;
	background:#f5f5f5;
}


/* base */

/* layout */

#page {
	z-index: 2;
	position: relative;
}
#container{  
	margin:0px auto;
	margin-top: 90px;
	width:977px;
	position:relative;
	text-align:left;
}

.inner{
	position:relative;
}

#footer{
	position:relative;
	clear:both;
	padding-left: 230px;
	height: 27px;
}  
.breadcrumb{ 
	position: absolute;
	top: 202px;
	left: 230px;
	z-index: 1;
	font-size: .85em;
}

.content {
	clear: both;
	overflow: hidden;
	background: transparent url('/_admin/images/bg-content_V2.png') repeat-y scroll left top;
}
.main, .secondary, .tertiary, .quaternary{
	float:left;
	display:inline;
}
.main{width:610px;padding-top: 15px;background: transparent url(/_admin/images/bg-main-top.png) no-repeat top left;}
/*.main-inner{padding: 0 20px 50px 18px;}*/
.secondary{width:288px;}
/*.tertiary{width: 175px;}*/
.tertiary-inner{padding: 30px 13px 14px 13px;}
.quaternary{}

/* grid */

.cols{} /* main column container class */
.col{
	float:left;
	display:inline;
	width:48%;
	margin-left:4%; /* 2 equal width columns layout - default */
} 
.col1, .col2, .col3{float:left;display:inline;}
.col3 {width:30%;margin-left:5%;} /* 3 equal width columns layout */
.col4 {width:22%;margin-left:4%;} /* 4 equal width columns layout */

/* grid */  

/* // layout */


/* globalnav */

#globalnav{
	float: right;
	margin: 50px 0 0 0;
	padding:0;
	list-style:none;
}
#globalnav li {
	margin:0;
	padding:0 .5em;
	line-height:1em;
	float:left;
	list-style:none;
	border-left:1px solid #555;
}  

#globalnav li.first {
	padding-left:0;
	border-left:none;
}
#globalnav  li a {float:left;padding: 2px;}
#globalnav  li a:hover {color: #fff; background:#4e4e4e; }	

/* // globalnav */

/* navigation */
#nav{
	margin: 8px 0 0 51px;
	padding:0;
	list-style:none;
	font-size: 12px;
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:23px;
	width: 161px;
	margin-bottom: 7px;
	font-size: 15px;	
}

#nav li a{
	display: block;
	height:100%;
	background-color: #fcde55;
	color: #4e4e4e;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#nav li a:hover, #nav li a.current{
	background-color: #4e4e4e;
	color: #fff;
	border-bottom: 1px solid #fff;	
}
#nav li a.current{
	padding-left: 15px;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav ul li a{
	display: block;
	height:100%;
	background: #e9e9e9;
	color:  #4e4e4e;
	text-decoration: none;
}
#nav ul li a:hover{
	background-color: #4e4e4e;
	color: #fff;
	font-weight: bold;
}
#nav ul li a.current{
	background-color: #4e4e4e;
	font-weight: normal;
	color: #fff;
}

#nav ul ul {
	margin:0;
	padding:0;
}    
#nav ul ul li a{
	display: block;
	height:100%;
	background: #fff;
	padding-left: 15px;
	color: #4e4e4e;
	text-decoration: none;
}
#nav ul ul li a:hover, #nav ul ul li a.current{
	background: #ffcc38;
	font-weight: normal;
	color: #4e4e4e;
	padding-left: 15px;
}

/* //navigation */


/* header */
#header {
	position: relative;
	height: 276px;
	background: url(/_admin/images/wbw_header_V2.png) no-repeat 42px 0px;
}	

#header h1{
	position: absolute;
	top: 25px;
	left: 5px;
	z-index: 999;
	width: 150px;
	height:150px;
	text-indent: -999em;
	background: none;
}
#header h1 a{  
	display: block;
	height:150px;
}  

/* // header */
/* breadcrumb */

.breadcrumb a {
	text-decoration: none !important;
	color: #737373;
}
.breadcrumb a:hover {
	text-decoration: underline !important;
}

/* // breadcrumb */  
/* content */


.content a, .content a:visited{
	text-decoration:underline;
}

/* // content */

/* tertiary */

.tertiary h3 {
	font-size: 1em;
	font-weight: bold;
}

/* // tertiary */

/* footer */

#footer a, #footer a:visited{
	text-decoration:none;
	color: #737373;
}
#footer a:hover{
	text-decoration:underline;
	color: #737373;
}
.footer-col1, .footer-col2, .footer-col3, .footer-col4{float:left;display:inline;}
.footer-col1{width:195px; height: 140px; background: url(/_admin/images/footer-logo.png) no-repeat 40px 35px;}
.footer-col2{width:239px; padding-left: 18px;}
.footer-col3{width:312px;padding-left: 18px;}
.footer-col4{width:180px;}

/* // footer */

/* clearfix */

.inner:after, .content:after, .cols:after, .fixed:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}


.clear, .inner, .content, .cols, .fixed {display:block;min-height:1%;}
* html .clear, * html .inner, * html .content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */


/* Logoleiste (links)
--------------------------------------------------------------------------------------- */

.logoleiste {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;
}


.logoleiste li {
	margin:0;
	padding: 0;
	list-style: none;
}


/* Sponsoren (Banner rechts)
--------------------------------------------------------------------------------------- */

.sponsoren {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sponsoren li {
	margin: 15px 15px 15px 0;
	padding: 0;
	list-style: none;
	float:left;
}


/* Sponsoren 
--------------------------------------------------------------------------------------- */

#sponsoren-lv {
	margin-bottom: 2em;
	overflow: hidden;
}

#sponsoren-lv dl {
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#sponsoren-lv dt {
	font-size: 1.1em;
	float: right;
	width: 430px;
	margin: 0;
	padding: 0;
}
#sponsoren-lv dd {
	margin: 0 0 0 180px;
	padding: 0;
}
#sponsoren-lv dl dd.img {
	margin: 0;
}
#sponsoren-lv dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 5px;
	/*border: 1px solid #CECECE;*/
}
.container-inner {
	clear: both;
	width: 100%;

	padding-top: 30px;
}

.col-4 {
	width: 33%;
	height: 150px;
	float: left;
	display: inline;
	text-align: center;
}
.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	width: 100%;
}

.spacer {
	margin-top: 2rem;
}
/* Mannschaften 
--------------------------------------------------------------------------------------- */

.mannschaften-uebersicht {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mannschaften-uebersicht li {
	/*width: 255px;*/
		width:280px;
	margin: 0;
	padding: 5px 25px 15px 0;
	padding: 0 50px 20px 0;	
	float: left;
	list-style: none;
	overflow: hidden;
}
.mannschaften-uebersicht li.even {
	padding-right: 0;
}
.mannschaften-uebersicht img {
	padding-bottom: 5px;
	/*padding: 5px;
	border: 1px solid #CECECE;*/
	display: block;
	width: 100%;
}
.mannschaften-uebersicht a {
	text-decoration: none !important;
	color: #797979;

}
.mannschaften-uebersicht a:hover {
	text-decoration: underline !important;
}
.img-fluid {
  max-width: 100%;
  height: auto;
	}
.img-responsive {
  width: 100%;
  height: auto;
}
.mannschaftsfoto-big {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 5px 3px;
	margin: 0;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.125);
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color:#4e4e4e;
	font-weight: 700;
}
.saison {
	display: block;
	font-weight: bold;
	color: #999;
	margin: -1.5em 0 1em 0 ;
}
table.imageboxindex  {
	line-height: 130%;
	color: #4e4e4e;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 1em;
}
td.imageboximg a:hover {
	border-bottom: 0px;

}
table.imageboxindex td {
	vertical-align: top;
}

table.imageboxindex td.col1 {
	border: none;
	width: 30%;
}
table.imageboxindex td.col2 {
	border: none;
	width: 60%;
}
table.imageboxindex h3 a {
	display: block;
	text-decoration: none;
}

td.gallerynavi {
	padding: 10px 3px;
}
.imagebox img, .imageboxindex img {
	border: none;
}
.imagebox h3 {
	font-size: 1em;
	margin: 0.5em 0;
}

.imagebox span {
	font-size: 1.1em;
	line-height: 130%;
}

.galcol1 {
	width: 350px;
}

td.imagebox p {
	margin: .3em 0 1.5em 0;
	width: 250px;
	font-size: .9em;
	line-height: 130%;
}

.fotogalerie td {
	border: none;
	padding: 0 0 12px 10px;
}

/* Tabs
--------------------------------------------------------------------------------------- */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #424242;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}  
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	/* border: 1px solid #999;
	border-top: none;*/
	clear: both;
	float: left;
	width: 100%;
	background: #fff;

}

.tab_gutter {
	margin: 1em 0;
}

/* Boxen
--------------------------------------------------------------------------------------- */

.box-full-bg {
	margin: 1em 0;
	padding: 13px 11px;
	background: #e9e9e9;
}
.box-full-bg h3 {
	font-size: 1.1em;
}
.box-full-bg ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box-full-bg li {
	margin: 0;
	padding: 3px 0;
	list-style: none;
}

.box-full-bg a {
	text-decoration: none;
}

.box-full-bg a:hover {
	text-decoration: underline;
}

/* Boxen
--------------------------------------------------------------------------------------- */

.box3, .box3-last {
	float:left;
	display:inline;
	width: 150px;
	margin: 0 20px 20px 0;
	padding: 5px;
	/*border: 1px solid #CECECE;*/
	font-size: .85em;
}
.box3 h4, .box3-last h4 {
	margin: 1em 0 0 0;
}
.box3-last {
	margin: 0 0 20px 0;
}


/* Link Klassen
--------------------------------------------------------------------------------------- */
a.link-intern {
	background: url(/extensions/page/icons/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.link-intern-einzeilig {
	clear: both;
	background: url(/extensions/page/icons/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.link-intern-einzeilig-rechts {
	float: right;
	clear: both;
	background: url(/extensions/page/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.link-extern {
	background: url(/extensions/page/icons/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.show-hidden-text {
	display: block;
	font-weight: bold;
	background: #fff url(/extensions/page/icons/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.link-neuesfenster {
	background: url(/extensions/page/icons/icon-link-int.png) no-repeat 0px center;
	padding: 0 0 0 20px;
}

a.link-weiter {
	/*background: url(/extensions/page/icons/icon-link-weiter.png) no-repeat 0px center;
	padding: 0 0 0 20px;*/
	font-weight: bold;
}

a.link-weiter-box {
	background: url(/extensions/page/icons/icon-link-weiter.png) no-repeat 0px center;
	padding: 0 0 0 20px;
	display: inline;
}

a.link-zurueck {
	/*background: url(/extensions/page/icons/icon-link-zurueck.png) no-repeat 0px 5px;
	padding: 0 0 0 20px;*/
	font-weight: bold;
}

a.link-email {
	background: url(/extensions/page/icons/icon-mail.png  ) no-repeat 0px center;
	padding: 0 0 0 20px;
}
a.link-pdf {
	background: url(/extensions/page/icons/icon-pdf.png) no-repeat 0px center;
	padding: 5px 0 5px 20px;
}
a.link-word {
	background: url(/_admin/images/icon-word.png) no-repeat 0px center;
	padding: 5px 0 5px 20px;
}

a.link-sis {
	margin-bottom: 1em;
	width: 539px;
	height: 28px;
	display: block;
	background: url(/_admin/images/sis-button.png) no-repeat top left;
}

a.link-sis span {
	display: none;
}


/* Listview (Aktuelles)
--------------------------------------------------------------------------------------- */

.listview-trenner {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listview-trenner li {
	margin: 0;
	padding: 10px 25px 10px 0;
	float: left;
	list-style: none;
	background: url(/_admin/images/border-dot.png) repeat-x bottom left;
	/*width: 512px;*/
	width:100%;
}
.listview-trenner a {
	text-decoration: none !important;
	font-size: 1em;
}
.listview-trenner a:hover {
	text-decoration: underline !important;
}

.lvnaviwrap {
	width: 540px;
	clear: both;
	overflow: hidden;
	padding: 7px 0;
}

.lvback {
	width: 100px;
	float: left;
	display: inline;
	text-align: left;
	font-weight: 700;
}

.lvnext {
	width: 100px;
	float: left;
	display: inline;
	text-align: right;
	font-weight: 700;
}

.lvcenter {
	width: 340px;
	float: left;
	display: inline;
	text-align: center;
}
.lvcenter a {
	font-weight: 700;
}

/* Auszeichnungen
--------------------------------------------------------------------------------------- */
.auszeichnungen{padding-left: 70px;margin-top: 3rem;}
.slideshow { height: 67px; width: 140px; margin: 0 0 2em 0;}
.auszeichnungen-lv {margin-top: 3rem;}
.auszeichnungen-lv a {text-decoration: none; color: #000;}
.auszeichnungen-lv a:hover {text-decoration: underline;color: #4e4e4e;}
.auszeichnungen-lv ul {list-style-type: none;}
.auszeichnungen-lv li {list-style-type: none; margin: 0; padding: 0; line-height: 150%; padding-left: 15px; background:  url(/_admin/images/chevron-right.svg) no-repeat left center;}


/* Tabelle Spieltermine Mannschaft
--------------------------------------------------------------------------------------- */
.table-spieltermine th,.table-spieltermine td {
	font-size: 11px;
	vertical-align: top;
	padding: 5px 3px;
}

/* Tabelle Spieltermine
--------------------------------------------------------------------------------------- */
.table-uebspiele th,.table-uebspiele td {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}

/* Tabelle Spieltermine Start
--------------------------------------------------------------------------------------- */
.table-startspiele th,.table-startspiele td {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}

/* Sportstaetten / Sponsoren Partner
--------------------------------------------------------------------------------------- */

div.list{
	margin-bottom:1.5em;
	width:530px;
	overflow:hidden;
}	
div.list ul{
	margin:-5px 0 0 -5px;
	padding:0;
	overflow:hidden;
}	
div.list ul li{
	margin:5px 0 0 5px;
	padding:0;
	list-style:none;		
	float:left;
	width:240px;
	height:100px;
}


/* Spieler Upload
--------------------------------------------------------------------------------------- */
.spielercbx, #WE_UI_DEL_CHECKBOX_Spieler_Foto
{display: none;}
.weEditmodeStyle {border: none;}
input.spielerinp {margin-right: 1em;}