.menu_head {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.subtopiclink {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
h1 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #00133b}
h2 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #00133b}
.newstext {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #000000}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000}
.normal1{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000}
body{font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #000000}
a {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #00133b; text-decoration: none}
a:hover { color: #00133b; text-decoration: underline;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

body {
	background-color:white;
	color:black;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.newsdiv{border-bottom:2px solid #FB0406;margin-right:250px;padding:10px;}

a.competition:hover {  font-family: Arial, Helvetica, sans-serif; color: #00133b; text-decoration: underline}
a.competition:visited {  font-family: Arial, Helvetica, sans-serif; color: #00133b; text-decoration: underline}
a.competition:link {  font-family: Arial, Helvetica, sans-serif; color: #00133b; text-decoration: underline}
.team-text-small {
	background: #FFF;
	/* color: #333; **/
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%; /* sets default font size to 10px, so 1.2em = 12px */
	line-height: 100%;
	font-weight:bold;
}
.team-text {
	background: #FFF;
	/* color: #333; **/
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* sets default font size to 10px, so 1.2em = 12px */
	line-height: 100%;
	font-weight:bold;
}
.team-text-grey {
	background: #FFF;
	/*color: #000;*/
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* sets default font size to 10px, so 1.2em = 12px */
	font-weight:bold;
}

#sportarten ul{
	padding: 0px;
	margin: 0px;
	clear: left;
	list-style: none;
}
.sa_lister {
	list-style: none;
	float: left;
	text-align: center;
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
hr {
	float: left;
	color: #00133b;
	width: 100%;
	margin-bottom: 15px;
	clear:both;
}
.content {
	padding-top: 10px; 
	min-width: 550px;
}

.errortext {
	font-size: 14px; 
	color: #F00; 
	font-weight: bold;
}
.required {
	color:#FF0000;
	font-size:16px;
}

