
a:link { text-decoration:none;color:#000000;}
a:visited { text-decoration:none; color:#000000;}
a:hover { text-decoration:none; color:#000000;font-weight:bold;}
a:active { text-decoration:none; color:#000000;}
a:focus { text-decoration:none; color:#000000;} 

a img {
border : 0 none;
}

html, body {   background: url(../img/backgrounds/hotsport.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}


#header {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	opacity:0.9;

}

#header fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #848484;
		border-radius: 10px;
	background: #FAFAFA;
	color: #000000;
		box-shadow:2px 2px 4px 2px #848484;

}

#header legend {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid #cccccc;
		border-radius: 10px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 4px 8px;
			box-shadow:0px 0px 4px 0px #848484;
}

#menu {
	float: left;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	width:200px;
	padding:10px;
	opacity:0.9;
}

#menu fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #848484;
	border-radius: 10px;
	background: #FAFAFA;
	color: #000000;
		box-shadow:2px 2px 4px 2px #848484;

}

#menu legend {

	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid #cccccc;
	border-radius: 10px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 4px 8px;
			box-shadow:0px 0px 4px 0px #848484;
}

#content {
	float: left;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	padding:10px;
	opacity:0.9;

}

#content fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #848484;
		border-radius: 10px;
	background: #FAFAFA;
	color: #000000;
		box-shadow:2px 2px 4px 2px #848484;

}

#content legend {

	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid #cccccc;
		border-radius: 10px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 4px 8px;
			box-shadow:0px 0px 4px 0px #848484;
}

#news {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;

}

#news fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #848484;
		border-radius: 10px;
	background: #FAFAFA;
	color: #000000;
		box-shadow:2px 2px 4px 2px #848484;

}

#news legend {

	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px solid #cccccc;
		border-radius: 10px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	padding: 4px 8px;
			box-shadow:0px 0px 4px 0px #848484;
}

#tagkalender
{
font-size: 10px;
}


#Uhr {  }
.Uhr { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#000000; }


.cart {  }

#alert {
    display: none;
}
.cart:hover #alert {
	position:absolute;
	margin-left:-800px;
	margin-top:-29px;
	min-width:790px;
    display:block;
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:5px;
    background-color:#F6CECE;
    opacity:0.9;
    border-radius: 10px;
    box-shadow:0px 0px 4px 0px #848484;
}

.cart2 {  }

#alert {
    display: none;
}
.cart2:hover #alert {
	position:absolute;
	margin-left:-150px;
	margin-top:-21px;
	min-width:100px;
    display:block;
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:5px;
    background-color:#19fd04;
    opacity:0.9;
    border-radius: 10px;
    box-shadow:0px 0px 4px 0px #848484;
}

#plan_vorschlag
{
	background-color: #00ff99;
}

#stundenplan_name{
	font-size:10px;
	
	
}