/* SportPraxis Karsten Knobloch *2012 Julia Faulde */

@import url(https://fonts.googleapis.com/css?family=Oxygen);

html, body, div, p, h1, h2, h3, span, a, table, td, form, img,input, textarea, select {
	margin: 0;
	padding: 0;
	}
body {
	background:#fff;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, "Helvetica", Verdana, sans-serif;
	}
html {
	height:100%;
	max-height:100%;
	}

/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */ }

body {
	background:#fff;
	/*height:100%;
	max-height:100%;
	overflow:hidden;*/
	padding:0;
	margin:0;
	border:0;

	}


#content {
	background-image: url(images/sportpraxis2_wz.gif);
	background-repeat: no-repeat;
	background-position: right 270px;
	display:block;
	height:93%;
	max-height:94%;
	min-height:700px;
	overflow:auto;
	padding-left:0;
	position:relative;
	z-index:30;
	bottom:100px;
	top:0;
	z-index:0;
	}
#header {
	background-image: url(images/head_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	position:fixed;
	width:98%;
	height:200px;
	color: #ffffff;
	padding:0;
	/*border-bottom:1px solid #bbbdbe;*/
	z-index:100;
	}

* html #header {
	width:98%;
	}
#wrapper {
	width:1000px;
	height:auto;
	margin:0;
	padding:0;
	top:200px;
	}


*:first-child+html #wrapper {
	position:absolute;
	top:200px;

  }
#links{
	position:fixed;
	width:380px;
	padding:0;
	margin:10px 0 0 0;
	left:0;
	}
#inhalt{
	width:545px;
	padding:10px 0 100px 0;
	margin:180px 0 0 380px;
	}
* html #inhalt {

 	position:absolute;
 	top:0;
	}
#facebooklike {
	position:fixed;
	margin:0;
	bottom:10px;
	left:242px;
	display:block;
	width:100px;
	height:25px;
	z-index:20;
	}
* html #facebooklike {position:absolute;}

#facebookbutton {
	position:fixed;
	margin:0;
	bottom:10px;
	left:100px;
	display:block;
	width:100px;
	height:22px;
	z-index:20;
	}
* html #facebookbutton {position:absolute;}


#xing {
	position:fixed;
	margin:0;
	bottom:10px;
	left:312px;
	display:block;
	width:100px;
	height:100px;
	z-index:20;
	}
* html #xing {position:absolute;}

#xing img {
	margin-top:75px;
	}
#terminbutton {
	margin:20px 0 0 90px;
	}


#footer {
	position:fixed;
	margin:0;
	bottom:-1px;
	left:0;
	display:block;
	width:100%;
	height:100px;
	background-image: url(images/rasen.png);
	background-repeat: repeat-x;
	background-position: 0 0px;
	z-index:20;
	border-bottom:2px solid #fff;
	font-family: 'Oxygen', sans-serif;
	z-index:10;
	}
* html #footer {position:absolute;}

#header #kurznavi ul {
	font-family: 'Oxygen', sans-serif;
	position:absolute;
	margin:5px 20px 0 102px;
	padding:0;
	height:21px;
	color:#bbbdbe;
	z-index:100;
	list-style-type:none;
	padding:0;
	}
#header #kurznavi ul li{
	margin:0;
	padding:0;
	float:left;
	}
#header #kurznavi ul li a{
	color:#6a6262;
	letter-spacing:1px;
	font-size:9px;
	margin:0 1px;
	text-transform:uppercase;
	text-decoration:none;
	}
#header #kurznavi a:hover{
	text-decoration:none;
	color:#97b910;
	cursor:pointer;
	}	
#header #logo {
	position:absolute;
	margin:56px 0 0 15px;
	z-index:200;
	}

#header #sprache {
	position:absolute;
	margin:10px 0 0 875px;
	width:25px;
	height:25px;
	}
#header #sprache img#spr {
	position:absolute;
	margin:0;
	}
#header #sprache a img {
	border:0;
	width:25px;
	height:25px;
	}


#bilder{
	position:absolute;
	width:517px;
	height:87px;
	margin:65px 0 0 392px;
	z-index:50;
	}



ul#navi{
	list-style-type:none;
	margin:35px 0 0 100px;
	padding:0;
	width:298px;
	}
ul#navi li{
	width:250px;
	margin:6px 0;
	}
ul#navi li a {
	letter-spacing:1px;
	font-size:10px;
	text-transform:uppercase;
	color:#6a6262;

	}
ul#navi li a:hover {
	text-decoration:none;
	color:#97b910;
	cursor:pointer;
}

#inhalt #back {
	position:absolute;
	margin:16px 0 0 405px;
	}
	
#inhalt h1 {
	color:#97b910;
	font-size:16px;
	margin:52px 0 10px 8px;
	line-height:170%;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	}
#inhalt .csc-header-n1 {
	margin:15px 0 0 0;
	}
#inhalt h2, #inhalt h4{
	font-family: 'Oxygen', sans-serif;
	color:#6a6262;
	font-size:12px;
	margin:10px 0 15px 10px;
	line-height:170%;
	font-weight:normal;
	padding:0;
	text-transform:uppercase;
	letter-spacing:0.03em;
	}
#inhalt p {
	font-family: 'Oxygen', sans-serif;
	color:#6a6262;
	font-size:12px;
	margin:15px 25px 15px 10px;
	line-height:190%;
	padding:0;
	}
.oxygen {
	font-family: 'Oxygen', sans-serif;
	}

	
	
#inhalt ul {
	font-family: 'Oxygen', sans-serif;
	color:#6a6262;
	font-size:12px;
	margin:0 25px 20px 10px;
	line-height:190%;
	}
#inhalt ul li{
	margin-top:4px;
	}

#inhalt a {
	text-decoration:none;
	color:#97b910;
	}
#inhalt a:hover  {
	text-decoration:none;
	color:#6a6262;
	}

#inhalt table.gruen {
	font-family: 'Oxygen', sans-serif;
	width:520px;
	color:#6a6262;
	font-size:12px;
	margin:0 0 10px 10px;
	border:1px solid #97b910;
	}
#inhalt table.gruen td{
	color:#6a6262;
	font-size:12px;
	padding:2px 11px 3px 10px;
	vertical-align:top;
	}
#inhalt table.gruen .tr-0 td {
	background:#97b910;
	color:#fff;
	}
#inhalt .csc-textpic .csc-textpic-single-image img {
	margin:0 15px 10px 10px;
	}


/*      Fusszeile    */

#footer p#titel{
	position:absolute;
	margin:62px 0 0 100px;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	}
#footer p#adresse{
	position:absolute;
	margin:62px 0 0 390px;
	width:750px;
	font-size:11px;
	color:#fff;
	}
#footer a{
	color:#fff;
	text-decoration:none;
	}



table.tx-a1teasermenu-pi1{
	margin:10px 0 20px 12px;
	width:556px;
	padding:0;
	}
table.tx-a1teasermenu-pi1 tr.tx-a1teasermenu-pi1, table.tx-a1teasermenu-pi1 tr.tx-a1teasermenu-pi1 td.tx-a1teasermenu-pi1{
	margin:0;
	padding:0;
	}

table.teasertabelle {
	font-family: 'Oxygen', sans-serif;
	width:165px;
	margin:0;
	padding:0;
	float:left;
	}
	
table.teasertabelle a{
	color:#6a6262;
	font-size:12px;
	text-decoration:none;
	background:none;
	margin:0;
	padding:0;
	border-bottom:0 !important;
	text-transform:uppercase;
	}
table.teasertabelle img{
	height:145px;
	width:145px;
	padding:0;
	/*border:1px solid #bbbdbe;*/
	margin: 0 0 10px 0;
	}
	/*
table.teasertabelle h2{
	font:12px Arial, "Helvetica", Verdana, sans-serif;
	color:#616065;
	font-weight:normal;
	margin:6px 0 0 10px;
	padding:0;
	border:0 !important;
	}
table.teasertabelle h2 a{
	color:#616065;
	text-transform:uppercase;
	text-decoration:none;
		border-bottom:0 !important;
	}
table.teasertabelle h2 a:hover{
	color:#cc071e;
	text-decoration:none;
		border-bottom:0 !important;
	}
table.teasertabelle p.teasertext{
	margin:5px 0 0 10px !important;
		padding:0;
	}

*/
/**********Formular*******/

fieldset.csc-mailform {
    width:430px;
    margin-left: 10px;
    margin-top:10px;
    z-index:1;
    color:#3B5763;
    background:#EEF2FA;
    padding-top:8px;
	}
fieldset{
	border:0;
	text-align:left;
	}
div.csc-mailform-field label {
	font-size: 9pt;
    float: left;
    text-align: right;
    width: 14em;
    margin-right: 15px;
    margin-top:2px;
    color:#3B5763;
	}

.csc-mailform input , .csc-mailform textarea, input {
   	background:#ffffff;
   	font-size: 9pt;
   	margin: 2px 0 0 5px;
   	padding:1px;
   	border:1px solid #AEC7E7;
   	width:220px;
   	color:#4278B6;
   	}
.csc-mailform select {
   	background:#ffffff;
   	font-size: 9pt;
   	margin: 2px 0 0 5px;
   	padding:1px;
   	border:1px solid #AEC7E7;
   	width:224px;
   	color:#4278B6;
   	}
.csc-mailform input[type=checkbox]{
	margin-top: 6px;
	background:#ffffff;
}
input:active, input:focus, input:hover {
    border:1px solid #4278B6;
	background:#ffffff;
	}
/*  fuer Mozilla*/
input[type=checkbox], input[type=radio], input[type=submit], textarea [type=text], {
     margin-left: 2px;
	}
/****** Button *************/
.csc-mailform input[type=submit]{
	margin-left: 176px;
	width:224px;
	height:27px;
	margin-top:8px;
	cursor:pointer;
	border:1px solid #AEC7E7;
	}
.csc-mailform input[type=submit]:hover{
	border:1px solid #4278B6;
	color:#4278B6;
	}
.csc-mailform input.csc-mailform-submit{
	margin-left: 186px;
	border:1px solid #AEC7E7;
	width:224px;
	height:27px;
	margin-top:8px;
}
.csc-mailform input.csc-mailform-check{
	padding-left:3px;
	border:0;
	width:25px;
	background:#ffffff;
}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit], , input[type=reset] {
    cursor:pointer;
	}
legend{
	display:none;
	}
input[type=radio]{
    background: #ffffff;
	padding:0;
	border:0;
	}
input.csc-mailform-radio{
    background: #DCD8D0;
	padding:0;
	margin: 0;
	border:0;
}
/* Formatierungen Formulare */




p {
	margin:0 10px 10px 10px;
	line-height:140%;

	}
a img {
	border:0;
	}




#cookie-request {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1050;
	background: #97b910;
	padding: 0 20px 20px 20px;
	font-family: 'Oxygen', sans-serif;
	color: #ffffff;
}

@media screen and (min-width: 600px) {
	#cookie-request {
		padding: 0 20px 20px 100px;
	}
}

#cookie-request .row{
	display: flex;
	flex-wrap: wrap;
	max-width: 810px;
}

#cookie-request .row > div {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	flex: 1 1 100%;
	max-width: 100%;
	padding-top: 20px;
}

@media screen and (min-width: 600px) {
	#cookie-request .row > div.col-sm-6 {
		padding-right: 2rem;
		flex: 1 1 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 992px) {
	#cookie-request .row > div.col-md-4 {
		flex: 1 1 33.333333%;
		max-width: 33.333333%;
	}
}

#cookie-request h4 {
	margin-top: 0;
	margin-bottom: 10px;
	width: 100%;
}

#cookie-request p {
	font-size: 12px;
	margin: 0;
}

#cookie-request a {
	color: #ffffff;
}

#cookie-request b {
	display: block;
	line-height: 14px;
	font-size: 14px;
	margin-bottom: 6px;
}

#cookie-request small {
	font-size: 11px;
	line-height: 130%;
}

#cookie-allow,
#cookie-disallow {
	border: 1px solid rgba(255, 255, 255, 0.5);
	cursor: pointer;
	padding: .75rem;
	font-size: 12px;
	width: 100%;
	transition: all ease-in-out .4s;
}

#cookie-allow:hover,
#cookie-disallow:hover {
	background-color: #ffffff;
	color: #97b910;
}