<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/*--------------------------------------------------------*/
/* Formatierung allgemein*/
/*--------------------------------------------------------*/

*{
	font-family: "Open Sans";
	font-size: 16px;
	margin: 0;
	padding: 0;
}

p{
	margin-bottom: 15px;
	color: #4b4b4b;
	font-size: 16px;
	line-height: 22px;
}

p.align-center{
	text-align: center;
}

a, a:hover, a:visited{
	color: #bb0038;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	text-decoration: underline;
}

h1
{
	color: #bb0038;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h1 span,
h2 a,
h2 a:hover,
h2 a:visited{
	padding: 3px 5px;
	color: white;
	display: inline-block;
	background: #bb0038;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
}

h2 a,
h2 a:hover,
h2 a:visited{
	width:100%;
}

h2{
	color: #bb0038;
	margin-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -1px;
}

h2 span{
	padding: 3px 5px;
	background: rgba(255, 255, 255, 0.9);
	color: #262626;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

h3{
	color: #bb0038;
	margin-bottom: 5px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
}

h4
{
	font-size: 16px;
	font-weight: normal;
}

h5,
h6{
	color: #999999;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

hr{
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
}

div#inhalt{
	width: 100%;
	overflow: hidden;
	margin: auto;
	position:relative;
}

div#content{
	background-color:white;
	position:relative;
	padding-top: 35px;
}

div.gridelement{
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

div.headline_wrapper,
div.gridelement_wrapper,
div#foot_wrapper,
div#copyrights_wrapper{
	width: 1176px;
	margin: 0 auto;
	position:relative;
}

div.headline{
	position:relative;
	top: -21px;
}

div.headline_headline_layout_0{
	padding-top: 120px !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 170px;
}

div.headline_headline_layout_1{
	padding-top: 240px !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 270px;
}

div.headline_headline_layout_0 h1,
div.headline_headline_layout_1 h1,
div.headline_headline_layout_0 h2,
div.headline_headline_layout_1 h2{
	margin: 0 15px;
}

div.headline_text{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	background: #bb0038;
}

div.headline_text p{
	font-size: 20px;
	line-height: 1.5;
	color: #ffffff;
}

div.headline_text img{
	max-width:100%;
	height:auto;
}


@media only screen and (max-device-width: 480px), only screen and (max-width: 480px){

	div.headline_headline_layout_0{
		padding-top: 70px !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		height: 120px;
	}
	
	div.headline_headline_layout_1{
		padding-top: 190px !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		height: 150px;
	}
	
}

div#foot{
	padding: 70px 0;
	color: #e6e6e6;
	background-color:#252525;
	position:relative;
	font-size: 16px;
	line-height: 22px;
	font-family: "Open Sans";
}

div#foot p, div#foot a, div#foot a:visited{
	text-decoration:none;
	color: #e6e6e6;
}

div#foot a:hover{
	text-decoration: underline;
}

div#foot h1,
div#foot h2,
div#foot h3,
div#foot h4,
div#foot h5,
div#foot h6{
	color: #999999;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div#foot p{
	margin: 0 0 15px 0;
}


div#foot ul li
{
list-style-type: none;
}

div#copyrights{
	background: #656565;
	padding: 30px 0;
	color: #cecece;
}

div#copyrights p{
	font-size: 12px;
	margin: 0 15px;
	color: #cecece;
}

@media only screen and (max-device-width: 1200px), only screen and (max-width: 1200px){

div.headline_wrapper,
div#navi_wrapper,
div.gridelement_wrapper,
div#foot_wrapper,
div#copyrights_wrapper{
	width: 100%;
	}

}

ul.ce-menu,
ul.ce-menu-categorized-content{
	list-style-type:none;
}

ul.ce-menu a,
ul.ce-menu-categorized-content a{
	color: #4b4b4b;
}

iframe{
	width:100%;
	height:250px;
}


/*--------------------------------------------------------*/
/* Formatierung Tabelle*/
/*--------------------------------------------------------*/

table,
table.tx_turnierpaare{
	border-collapse: collapse;
}

div.tx-turnierpaare table td,
div.toggleBox table td,
table.contenttable td{
	border-bottom: 1px solid #cccccc;
	padding: 10px 5px;
}

div.tx-turnierpaare table thead td,
div.toggleBox table thead td{
	border-bottom: 1px solid #565656;
	padding: 10px 5px;
}

div.turnierpaare_detailview_table{
	width: 66.6666%;
	display: inline;
 	float: left;
}

div.turnierpaare_detailview_pictures{
	width: 33.3333%;
	display: inline;
  	float: left;
	text-align:center;
}

div.turnierpaare_detailview_pictures img{
}

@media only screen and (max-device-width: 480px), only screen and (max-width: 480px){

	div.turnierpaare_listview td{
		display:none;
	}
	
	div.turnierpaare_listview td:first-child{
		display:block;
	}
	
	div.turnierpaare_detailview_table{
		width: 100%;
	}
	
	div.turnierpaare_detailview_pictures{
		width: 100%;
	}

}

/*--------------------------------------------------------*/
/* Formatierung Navi*/
/*--------------------------------------------------------*/

.toggle,
[id^=drop] {
	display: none;
}

#navi-wrapper{
	/*position:fixed;*/
	top:0;
	left:0;
	width:100%;
	background: rgba(255,255,255,0.9);
	z-index: 9999;
}

/* Giving a background-color to the nav container. */
nav { 
	margin:0 auto;
	padding: 0;
	background-color: transparent;
	max-width:1176px;
}

#logo {
	display: block;
	/*padding: 0 10px;*/
	float: left;
	/*font-size:20px;
	line-height: 60px;*/
}

#logo img{
	height: 82px;
	width:auto;
	padding: 4px 10px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	z-index: 9999;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	/*background-color: #254441;*/
	}

/* Styling the links */
nav a,
nav a:visited {
	display:block;
	padding:0 16px;	
	color: #262626;
	font-size:14px;
	text-decoration:none;
	line-height:90px;
}


/*nav ul li ul li:hover { background: #000000; }*/

/* Background color change on Hover */
nav a:hover,
nav a.active,
nav label.active { 
	color: #bb0038; 
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 90px;
	background:white;
	box-shadow: 0 15px 71px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.15),0 -2px 0 #bb0038;
}
	
/* Display Dropdowns on Hover */
nav ul li:hover &gt; ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:170px;
	float:none;
	display:list-item;
	position: relative;
}

nav ul ul li a {
	line-height:50px;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
/*li &gt; a:after { content:  ' +'; }
li &gt; a:only-child:after { content: ''; }*/


/* Media Queries
--------------------------------------------- */

@media only screen and (max-device-width: 950px), only screen and (max-width: 950px) {

	/*#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}*/

#logo img{
	height: 52px;
}

	nav {
		margin: 0;
	}
	
	nav ul{
		width:100%;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		/*background-color: #254441;*/
		padding:0 16px;	
		line-height:50px;
		color:#262626;
		font-size:14px;
		text-decoration:none;
		border:none;
	}
	
	nav a{
		line-height:50px;
	}
	
	.hamburger{
		text-align:right;
		line-height:60px;
	}
	
	.hamburger img{
		vertical-align:middle;
	}

	.toggle:hover {
		color: #bb0038;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	nav ul {
	background:white;
	box-shadow: 0 15px 71px rgba(0,0,0,0.05),0 1px 1px rgba(0,0,0,0.15),0 -2px 0 #bb0038;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		border-bottom:1px solid #999999;
		}

	nav ul ul li a {
		line-height:40px;
	}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	/*nav ul ul ul a {
		padding: 0 80px;
	}*/

	nav a:hover,
 	nav ul ul ul a {
		/*background-color: #000000;*/
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		/*padding:14px 20px;	*/
		/*color:#FFF;*/
		/*font-size:17px;*/ 
	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a {
		/*background-color: #212121; */
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		background:none;
		box-shadow:none;
		/*color: #ffffff;*/
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover &gt; ul,
	nav ul li:hover &gt; ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
		border:none;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */

	}

}

/*--------------------------------------------------------*/
/* Formatierung Grid*/
/*--------------------------------------------------------*/

.grid_full,
.grid_twothird,
.grid_half,
.grid_third,
.grid_quarter{
	display: inline;
	float: left;
	margin: 15px;
	padding: 20px 10px;
	position: relative;
	background: rgba(255,255,255,0.85);
}

.clearback .grid_full,
.clearback .grid_twothird,
.clearback .grid_half,
.clearback .grid_third,
.clearback .grid_quarter{
	background:none;
	padding:0;	
}


div#foot .grid_third,
.headline .grid_full,
.headline .grid_half,
.grid_full:empty,
.grid_twothird:empty,
.grid_half:empty,
.grid_third:empty,
.grid_quarter:empty{
	background:none;
}

.grid_third img{
	width: 100%;
	height: auto;
	margin-bottom: 20px !important;
}

.gridelement img{
	width: 100%;
	height: auto;
	margin-bottom: 20px !important;
}

.grid_full{
	width: calc(100% - 50px);
	overflow: hidden;
}

.clearback .grid_full{
	width: calc(100% - 30px);
}

.grid_twothird{
	width: calc(66.6666% - 50px);
	overflow: hidden;
}

.grid_half{
	width: calc(50% - 50px);
	overflow: hidden;
}

.grid_third{
	width: calc(33.3333% - 50px);
	overflow: hidden;
}

.grid_quarter{
	width: calc(25% - 50px);
	overflow: hidden;
}

.clearback .grid_quarter{
	width: calc(25% - 30px);
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

@media only screen and (max-device-width: 960px), only screen and (max-width: 960px){

	.grid_twothird,
	.grid_half{
		width: calc(100% - 50px);
	}

	.grid_third,
	.grid_quarter{
		width: calc(50% - 50px);
		margin-top: 0px;
		margin-bottom: 0px;

	}

	
	.clearback .grid_quarter{
		width: calc(50% - 30px);
		margin-top: 0px;
		margin-bottom: 0px;
	}

	
	div.headline_text p{
		width: calc(100% - 50px);
	}
}


@media only screen and (max-device-width: 480px), only screen and (max-width: 480px){

	.grid_twothird,
	.grid_half,
	.grid_third,
	.grid_quarter{
		width: calc(100% - 50px);
	}
	
	.clearback .grid_quarter{
		width: calc(100% - 30px);
	}

	
	div.headline_text p{
		width: calc(100% - 50px);
	}
}

/*--------------------------------------------------------*/
/* Formatierung Toggle Box*/
/*--------------------------------------------------------*/


.toggleBox{
    position: relative;
    top:-22px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
 
/* Ausblenden des input-Feldes */
.toggleBox input{
    display:none;
}
 
/* Gestaltung der labels */
.toggleBox label{
    display: block;
}

.toggleBox h3{
	margin: 13px 0;
}

.close h3:after {
    content: "\f106";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	width: 26px;
	height: 26px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	color: #bb0038;
	top: 13px;
	line-height: 22px;
}

.open h3:after {
    content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	width: 26px;
	height: 26px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	color: #bb0038;
	top: 13px;
	line-height: 28px;
}
 
/* Der Aufklappmechanismus */
.toggleBox input:not(:checked) ~ div,
.toggleBox input:not(:checked) ~ div div.grid_third{
    opacity: 0;
    height: 0;
    margin-top:0;
    padding-top:0;
    margin-bottom:0;
    padding-bottom:0;
}
 
.toggleBox input:checked ~ div,
.toggleBox input:checked ~ div div.grid_third{
    opacity: 1;
    height: auto;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    margin-top:0;
    padding-top:0;
    margin-bottom:0;
    padding-bottom:0;
} 

/* Steuerung der Sichtbarkeit der labels */
.toggleBox input:not(:checked) ~ .close,
.toggleBox input:checked ~ .open{
    display: none;
}

/*--------------------------------------------------------*/
/* Formatierung Formulare*/
/*--------------------------------------------------------*/

form#tx-srfeuserregister-pi1-fe_users_form fieldset,
div.tx-felogin-pi1 fieldset,
div.tx-powermail fieldset{
	border: none;
}

div.tx-felogin-pi1 legend,
div.tx-powermail legend{
	display: none;
}

form#tx-srfeuserregister-pi1-fe_users_form input,
form#tx-srfeuserregister-pi1-fe_users_form textarea,
form#tx-srfeuserregister-pi1-fe_users_form select,
div.tx-felogin-pi1 input,
div.tx-felogin-pi1 textarea,
div.tx-felogin-pi1 select,
div.tx-powermail input,
div.tx-powermail textarea,
div.tx-powermail select{
	border:1px solid rgba(0,0,0,0.2);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	outline:none;
	min-width:300px;
	max-width:100%;
	background:#fff;
	padding:6px 10px;
}

div.tx-powermail .powermail_checkbox{
	min-width:10px;
	max-width:10px;
}

form#tx-srfeuserregister-pi1-fe_users_form input[type=submit],
div.tx-felogin-pi1 input[type=submit],
div.tx-powermail input[type=submit]{
    padding: 7px 30px;
    margin-top: -1px;
    display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: none;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	padding: 8px 30px;
	text-shadow: none;
	font-weight: 400;
	background: #bb0038;
	color:#fff;
	margin: 15px 0;

}

form#tx-srfeuserregister-pi1-fe_users_form input[type=submit]:hover,
div.tx-felogin-pi1 input[type=submit]:hover,
div.tx-powermail input[type=submit]:hover{
	background: rgba(187,0,56,0.8);
}

div.powermail_fieldwrap{
	margin: 15px 0;
}

/* Button Back-To-Top */

.back-to-top{
	border-radius: 3px;
	background: #eee;
	position: fixed;
	bottom:30px;
	right:30px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	padding:10px;
	text-decoration: none;
	text-align: center;
}

.back-to-top:hover{
	background: #bb0038;
	color:#eee;
}

</pre></body></html>