@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/muli-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'),
       url('fonts/muli-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/muli-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/muli-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/muli-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/muli-v11-latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}

body {
	font: 100%/1.8 'Muli', Arial, sans-serif;
	margin: 0; !important
	padding: 0;
	color: #333;
	background-repeat: repeat;
}

.flre {
	width: 287px;
	float:right;}
	
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
p {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 18px;
	margin-top: 0;	 
	line-height: 1.5em;
	
}
.text p, li{
	font-family: 'Muli', Arial, sans-serif;
	font-size: 14px;
	margin-top: 0;	 
	line-height: 1.5em;
	
}
.text a:link {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 14px;
	
}
.text a:hover {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 14px;
	
}
.text a:visited {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 14px;
	
}
.text a:active a:focus {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 14px;
	
}

.button a{
	display: block;
	width: 100%;
	text-align:center;
	padding: 0px;
	padding-top:10px;
	float: left;}
.small{
	font-size: 12px;}

.middle{
	font-size: 14px;}
h1 {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: 400;
	text-transform: uppercase;
	color: #666666;}

	
h2 {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #999933;}
	
h3 {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	}
	
a img { 
	border: none;
}

.tennis a:link {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	color: #FF9900;
	text-decoration: none; 
    border: thin 1px #ff9900;
}
.tennis a:visited {
	color: #FF9900;
	font-weight: 400;
	text-decoration: none;
	border:none;
}
.tennis a:hover { 
	text-decoration: none;
	font-weight: 400;
	color: #666666;
}

.tennis a:active, a:focus { 
	font-weight: 400;
	text-decoration: none;
}
:link {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	color: #3e8378;
	text-decoration: none; 
}
a:visited {
	color: #3e8378;
	font-weight: 400;
	text-decoration: none;
	border:none;
}
a:hover { 
	text-decoration: none;
	font-weight: 400;
	color: #666666;
}

a:active, a:focus { 
	font-weight: 400;
	text-decoration: none;
}


.right a:link {
	font-family: 'Muli', Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	color: #3e8378;
	text-decoration: none; 
}
.right a:visited {
	color: #3e8378;
	font-weight: 400;
	text-decoration: none;
	border:none;
}
.right a:hover { 
	text-decoration: none;
	font-weight: 400;
	color: #666666;
}

.right a:active, a:focus { 
	font-weight: 400;
	text-decoration: none;
}

.container {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden; 
}

.greybox {
	min-width: 1200px;
	margin: 0;
	padding: 0;
	overflow: hidden; 
	height: 35px;
	background:#333333;
}
.content {
	padding: 0px;
	width: 1200px;
	float: left;
}
.header {
	padding:0;
	margin:0;
	height:204px;
	text-align: center;
	min-width: 1200px;
}

.slider {
	background: #f0f0f0;
	min-width: 1200px;
	}
.container-slider {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden; 
}
.box {
	background: #f0f0f0;
	text-align: left;
	float: left;
	width: 800px;
	margin-top: 50px;
	padding-bottom: 10px;

}
.box3 {
	background: #f0f0f0;
	text-align: left;
	float: left;
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;

}
.inhalt {
	text-align: left;
	float: left;
	width: 1100px;
	padding: 50px;

}
.info{
	float:left;
	width: 800px;
	}
.info a{
	font-size: 12px;
	}

.info2{
	float:left;
	width: 100%;
	}
.info2 a{
	font-size: 12px;
	}
	
.boxbox-left{
	width: 30%;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
.boxbox-middle{
	width: 30%;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.boxbox-waldklang{
	width: 60%;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
}
	
.boxbox-right{
	width: 30%;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.right{
	margin-top:50px;
	width: 350px;
	float: right;
	}

.adresse p{
	font-family: 'Open sans', Arial, sans-serif;
	font-size: 14px;
	
}

#link a{
	font-size: 12px;
	text-transform: none;
	color: #000;
	padding: 0;
	margin: 0;
}
.center {
    text-align: center;
    }

