body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10px;
	font-size: 10px;
}

.frame_left {
	background-image:url(img/left.gif);
}

.frame_right {
	background-image:url(img/right.gif);
	background-repeat:repeat-y;
}

a.navigation:link, a.navigation:visited {
	display:block;
	width:202px;
	background-color:#1f5ab4;
	border-bottom:1px solid #ffffff;
	size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-left:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
}

a.navigation:hover, a.navigation:active {
	background-color:#99ccff;
}

a.bestellen:link, a.bestellen:visited {
	width:190px;
	height:20px;
	display:block;
	size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-left:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

a.bestellen_ungarn:hover, a.bestellen_ungarn:active {
	color:#1f5ab4;
}

a.bestellen_ungarn:link, a.bestellen_ungarn:visited {
	width:190px;
	height:20px;
	display:block;
	size:10px;
	color:#ffffff;
	text-decoration:none;
	padding-left:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

a.bestellen:hover, a.bestellen:active {
	color:#1f5ab4;
}

.sportarten_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1F5AB4;
	font-weight:bold;
	font-size:18px;
}

.sportarten_head_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1F5AB4;
	font-weight:bold;
	font-size:14px;
}

.sportarten_head_gruen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #46b82e;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
}

.maps {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #bfbfbf;
}


input, button, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1F5AB4;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	height: 18px;
}
.text_grau {
	color: #999999;
}

a:link, a:visited {
	color:#1f5ab4;
	text-decoration:none;
	font-weight: bold;
}

a:hover, a:active {
	color:#99ccff;
	text-decoration:none;
	font-weight: bold;
}

.text_grau_gross {
	font-size: 12px;
	color: #999999;
}