*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	line-height:18px;
	margin:0;
	outline:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
.clearfix{
	overflow:auto;
	zoom:1;
}
.admin-login{
	display:block;
	width:366px;
	height:110px;
	margin:50px auto;
}
.admin-login span{
	font-size:44px;
	font-weight:700;
	color:#282828;
	line-height:105px;
	vertical-align:center;
	display:block;
	float:left;
}
.admin-login img{
	float:left;
	margin-left:15px;
	margin-right:7px;
}
article{
	padding:10px;
	padding-left:0;
	padding-right:0;
}
.media-thumbnail{
	float:left;
}
article img{
	max-width:250px;
	float:left;
	margin:10px;
	margin-left:0;
}
.attachment article img{
	max-width:100%;
	height:auto;
	display:block;
	float:none;
	margin:0 auto;
}
/****** Artikel Texte ****/
article h1, h2, article blockquote, article p, article span, article a, article em, article del, article strong, article ol, article ul, article code, article th, article td{
	color:#404040;
	word-wrap:break-word;
}
article p, article blockquote, article span, article a, article em, article del, article ol, article ul, article code, article td{
	font-weight:300;
}
article a span, article a em, article a del, article a strong, article a span, article a ol, article a ul, article a code{
	color:#87cee0 !important;
}
article hr{
	border-top-color:#efe7e7;
	border-top-style:dashed;
	border-top-width:1px;
	margin-top:20px;
	margin-bottom:20px;
}
article h1{
	font-size:28px;
	line-height:28px;
	clear:right;
	margin-bottom:25px;
	font-weight:600;
}
article h2{
	font-size:18px;
	line-height:32px;
	margin-top:30px;
	font-weight:600;
}
article>h2:first-of-type{
	margin-top:5px;
}
article p{
	line-height:32px;
	text-align:justify;
}
article a{
	text-decoration:underline;
	color:#87cee0;
}
article strong{
	font-weight:600;
}
article em{
	font-style:italic;
}
article strong em{
	font-weight:600;
	font-style:italic;
}
article del{
	text-decoration:line-through;
}
article strong del{
	font-weight:600;
	text-decoration:line-through;
}
article strong span{
	font-weight:600;
	text-decoration:underline;
}
article blockquote{
	border-left-color:#d6303a;
	border-left-style:solid;
	border-left-width:5px;
	padding-left:20px;
	padding-right:10px;
	background-color:#efe7e7;
}
article ol{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:40px;
}
article ol li{
	list-style:decimal;
	line-height:32px;
	list-style-position:inside;
}
article ul{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:40px;
}
article ul li{
	list-style:square;
	line-height:32px;
	list-style-position:inside;
}
/****** Artikelinfo ****/
article>.artikelinfo{
	float:right;
}
article>.artikelinfo>p{
	float:left;
	font-size:15px;
	line-height:20px;
	color:#ccc;
}
article:nth-child(odd){
	border-top-color:#efe7e7;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#efe7e7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/****** Password ****/
.password-article{
	font-weight:300;
	line-height:32px;
	margin-top:30px;
}
.password-article input[type="password"]{
	background-color: #fff;
	padding: 3px 8px;
	height: 35px;
	width:250px;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	cursor: auto;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
input[type="password"]:focus, textarea:focus {
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	border: 1px solid rgba(81, 203, 238, 1);
}
.password-article input[type="submit"]{
	color:#efe7e7;
	line-height:35px;
	text-align:center;
	padding-left:11px;
	padding-right:11px;
	background-color:#fff;
	border-color:#efe7e7;
	border-style:solid;
	border-width:1px;
	margin-top:10px;
	text-decoration:none;
	cursor:pointer;
	
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius:3px; /* Chrome, Safari */
	-khtml-border-radius:3px; /* Konqueror */
	border-radius:3px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
}
/****** Map ****/
.map-attachment{
	margin-top:10px;
	padding-top:10px;
	border-top-color:#efe7e7;
	border-top-style:dashed;
	border-top-width:1px;
	float:left;
	width:100%;
}
.map-attachment img{
	display:block;
	float:left;
	margin:0 !important;
	margin-right:10px !important;
}
.map-attachment p{
	display:block;
	float:left;
	margin-right:5px;
}
.map-attachment a{
	line-height:32px;
}
/****** Files ****/
.data-attachment{
	margin-top:10px;
	padding-top:10px;
	border-top-color:#efe7e7;
	border-top-style:dashed;
	border-top-width:1px;
	float:left;
	width:100%;
}
.data-attachment img{
	display:block;
	float:left;
}
.data-attachment ol{
	padding:0;
	margin-left:50px;
}
.data-attachment li{
	list-style:square;
	list-style-position:inside;
}
.data-attachment a{
	line-height:32px;
}
/****** Single Page ****/
.single-sidebar{
	float:right;
	max-width:260px;
	padding-left:10px;
	margin-left:10px;
	margin-top:10px;
}
.single-sidebar{
	background-color:#fff;
}
.single-sidebar:nth-child(odd){
	background-color:#f9f9f9;
}
.single-sidebar img{
	margin:0 !important;
	margin-bottom:10px !important;
}
/****** Archive Trainings ****/
.post-type-archive-trainings article ul, .single-trainings article ul{
	padding:0;
}
.post-type-archive-trainings article li, .single-trainings article li{
	list-style-type:none;
}
.leiter{
	padding-right:20px !important;
	float:left;
}
.leiter>li:first-child{
	color:#87cee0;
}
/**** Archiv/Single UH-Meisterschaften ****/
/**** General Table Styling ****/
.meisterschaft_tabelle{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	background-color:#fff;
}
.meisterschaft_tabelle th, .meisterschaft_tabelle td{
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	color:#404040;
	font-weight:300;
	font-size:16px;
	text-align:left;
}
.left-column{
	float:left;
	padding-right:20px;
	width:50%;
	margin-bottom:30px;
}
.right-column{
	float:left;
	padding-left:20px;
	width:50%;
	margin-bottom:30px;
}
.new_line{
	clear:both;
}
/**** Table Header Styling ****/
.meisterschaft_tabelle th{
	color:#87cee0;
	background-color:#f9f9f9;
}
/**** Table Body Styling ****/
.meisterschaft_tabelle tbody tr{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#efe7e7;
}
/**** Own Team Styling ****/
.own-team{
	background-color:#d6303a;
}
.archive .own-team{
	background-color:inherit;
}
.own-team td{
	color:#fff;	
}
.archive .own-team td{
	color:inherit;	
}
/**** Spieler Styling ****/
.spieler th, .spieler td{
	width:30px;
	text-align:center;
}
.spieler th:nth-child(2), .spieler td:nth-child(2){
	width:auto;
	text-align:left;
}
/**** Tabelle Styling ****/
.tabelle th, .tabelle td{
	width:30px;
	text-align:center;
}
.tabelle th:nth-child(2), .tabelle td:nth-child(2){
	width:auto;
	text-align:left;
}
.tabelle th:nth-child(9), .tabelle td:nth-child(9){
	width:80px;
}
/**** Resultate Styling ****/
.resultate th:nth-child(1), .resultate td:nth-child(1){
	width:30px;
	text-align:center;
}
.resultate th:nth-child(2), .resultate td:nth-child(2){
	width:95px;
}
.resultate th:nth-child(5), .resultate td:nth-child(5){
	width:80px;
	text-align:center;
}
/**** Tabelle Styling ****/
.nextgames th:nth-child(1), .resultate td:nth-child(1){
	width:30px;
	text-align:center;
}
.nextgames th:nth-child(2), .resultate td:nth-child(2){
	width:160px;
}
/****** Button weiterlesen ****/
article>.button_weiterlesen{
	color:#efe7e7;
	line-height:35px;
	text-align:center;
	display:block;
	padding-left:11px;
	padding-right:11px;
	background-color:#fff;
	border-color:#efe7e7;
	border-style:solid;
	border-width:1px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	text-decoration:none;
	
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius:3px; /* Chrome, Safari */
	-khtml-border-radius:3px; /* Konqueror */
	border-radius:3px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
}
/****** Archive UH-Turniere ****/
.list{
	border-collapse:collapse;
	table-layout:auto;
}
.single .list{
	margin-top:20px;
	margin-bottom:20px;
}
.list th, .uh-turnier-list td{
	padding-top:10px;
	padding-bottom:10px;
	color:#404040;
	font-weight:300;
	text-align:left;
}
.list th{
	padding-right:30px;
	font-weight:600;
}
/****** Archive Vorstand ****/
.mail{
	float:left;
	clear:both;
	width:100%;
}
.mail>hr{
	margin-top:10px;
	margin-bottom:10px;
}
.mail>img{
	float:left;
	margin-right:10px;
}
.mail>p{
	line-height:32px;
}
/****** Ausblenden ****/
#riegen, #searchform, #seiten, #login, #logo_login, #menu, .hidden, .overlay, #sub-menu{
	display:none;
}

/****** No Content ****/
.no-content{
	font-size:18px;
	line-height:25px;
	font-weight:300;
	padding:20px;
	text-align:center;
	color:#d52825;
	display:block;
	margin-top:60px;
	margin-left:25px;
	margin-right:25px;
	background-color:#eee;
	
	border-color:#d6d4d0;
	border-style:solid;
	border-width:1px;
	-moz-border-radius:3px; /* Firefox */
	-webkit-border-radius:3px; /* Chrome, Safari */
	-khtml-border-radius:3px; /* Konqueror */
	border-radius:3px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
}