/*Allgemein*/
body {	background: url("../images/herzsport-annaberg-bg.jpg") no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		min-height:100%;
		font-size:100%;
		margin:0;
		padding:0;
		font-family:Helvetica, sans-serif;
		font-weight:lighter;
		height:100%;
		text-align:center;
		color:black;
	 }	


a {text-decoration:none;
border:0px solid white;}

/*On Top Bar*/


#headline{
	background: #741000;
	background: -moz-linear-gradient(top,  #741000 0%, #e11f17 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#741000), color-stop(100%,#e11f17));
	background: -webkit-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: -o-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: -ms-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: linear-gradient(top,  #741000 0%,#e11f17 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#741000', endColorstr='#e11f17',GradientType=0 );
	width:100%;
	box-shadow:0px 0px 6px #868180;
	margin-top:2%;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	text-align:left;
	}
	
#logo {
 border-radius: 18px solid white;
 
}

#logo img{ width: 13%; 
 margin-left:10%;
   background-color:white;
   border:20px solid white;
  }


#slogan { width: 50%; 
 margin-right:10%;
   float:right;
   text-align:right;
   color:white;
   font-size:2em;
   font-weight:bold;
   padding:3.5% 0% 3.5% 3.5%;}


/*Navigation*/


/*Content Area*/
#main-underground {
	position:absolute;
	z-index:100;
	width:80%;
	padding:0em;
	border:0px solid black;
	z-index:1;
	height:auto;
	min-height:800px;
	margin-left:10%;
	margin-top:3%;
	}

#links{width:60%;
	height:auto;
	float:left;
	margin-top:0px;
	margin-right:5%;
	border:0px solid white;}

#inhalt-linksbild {	
	text-align:justify;
	font-size:1em;
	padding:1%;
	line-height:1.5em;
	margin-bottom:3%;
	box-shadow:0px 0px 5px #868180;
	background-color:white;
	}

#inhalt-linksbild img{	
	width:100%;
	
	}
	
#inhalt-links {	
	text-align:justify;
	font-size:1em;
	padding:2% 2% 4% 2%;
	line-height:1.5em;
	margin-bottom:3%;
	box-shadow:0px 0px 5px #868180;
	background-color:white;
	}

#inhalt-links h1 {
	color:white;
	font-size:1.4em;
	text-align:left;
	margin-top:0;
	font-weight:bold;
	background-color:#c31913;
	padding:1%;
	width:auto;
	}




#rechts{width:35%;
	height:auto;
	float:right;
	margin-top:0px;
	border:0px solid white;
	}

#inhalt-rechts {	
	text-align:left;
	font-size:1em;
	padding:3%;
	line-height:1.5em;
	margin-bottom:3%;
	box-shadow:0px 0px 5px #868180;
	background-color:white;
	}

#inhalt-rechts img{	
	width:100%;
	}

#inhalt-rechts h1 {
	color:white;
	font-size:1.4em;
	text-align:left;
	margin-top:0;
	font-weight:bold;
	background-color:#c31913;
	padding:1%;
	width:auto;
	}

#inhalt-rechtsrot {	
	text-align:left;
	font-size:1em;
	padding:3%;
	line-height:1.5em;
	margin-bottom:3%;
	box-shadow:0px 0px 5px #868180;
	background-color:#c31913;
	min-height:50%;
	color:white;
	border:6px solid white;
	}

.anmeldung {
	color:black;
	text-align:right;
	margin-top:0px;
	font-weight:bold;
	background-color:white;
	padding:2%;
	width:auto;
	line-height:1.4em;
	font-size:1.6em;
	}	
	
.leer {display:block;}
.voll {display:none;}

	
#footer{
	position:fixed;
	background: #741000;
	background: -moz-linear-gradient(top,  #741000 0%, #e11f17 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#741000), color-stop(100%,#e11f17));
	background: -webkit-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: -o-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: -ms-linear-gradient(top,  #741000 0%,#e11f17 100%);
	background: linear-gradient(top,  #741000 0%,#e11f17 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#741000', endColorstr='#e11f17',GradientType=0 );
	width:100%;
	bottom:0;
	border-top: 8px solid white;
	z-index:100;
	text-align:center;

	}
#footer-text{
	color:white;
	font-size:0.9em;
	padding:0.6em;
	}
	

a:link {color:#741000;}
a:visited {color:#741000;}
a:active {color:#741000;}
a:hover {color:#741000;font-weight:bold;}
a:focused {color:#741000;}


/*Mobile Style*/

@media screen and (max-width:1320px) {
	#main-underground {
	width:90%;
	margin-left:5%;	}
	
	#logo img{ 
 margin-left:5%;
  }


#slogan {  
 margin-right:5%;}
	
}

@media screen and (max-width:1180px) {
		
#logo img{ width: 20%;  }

#slogan { 
   padding:5% 0% 3.5% 3.5%;}
	
}

@media screen and (max-width:1060px) {
		
.anmeldung {

	line-height:1.2em;
	font-size:1.2em;
	}
	
}

@media screen and (max-width:880px) {
		
#links{width:100%;
	clear:left;
	text-align:left;
	}
#inhalt-links{
	text-align:left;
	}
#rechts{width:100%;
	clear:right;
	}
.leer {display:none;}
.voll {display:block;}

.anmeldung {

	line-height:1.6em;
	font-size:1.4em;
	text-align:left;
	}
}

@media screen and (max-width:860px) {
		
#slogan { 
   font-size:1.6em;
   padding:6% 0% 3.5% 3.5%;}


}

@media screen and (max-width:700px) {
		
#slogan { 
   font-size:1.4em;
   padding:7% 0% 3.5% 3.5%;}


}	

@media screen and (max-width:590px) {
		
#slogan { 
	width:55%;
   font-size:1.2em;
   padding:8% 0% 3.5% 3.5%;}


}

@media screen and (max-width:500px) {
		
#slogan { 
	display:none;}
#logo img{ width: 75%; 
  }
  #inhalt-links {
	margin-bottom:7%;	}

}