.standardtext {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	v-align: top;
	text-align: left;
	}
	
.centertext {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	v-align: top;
	text-align: center;
	}


.spielername {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	width: 150px;
	}

.spielervorname {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	width: 150px;
	}

.spielerjahrgang {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	width: 150px;
	}
	
.titelhome {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	}
	
.vertical_top {
	vertical-align: top;

}

.headertable {
	border-width: 1px;
	border-style: solid;
    border-color: #999999;
	margin-top: 15px;
	width: 750px;
	height: 110px;
	text-align: left;
	vertical-align: top;
	background-image: url(bilder/headerbg.gif);
	background-repeat: repeat;
	}

.contenttable {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width: 750px;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	
	}
	
.menutable {
	border-width: 1px;
	border-style: solid;
    border-color: #999999;
	width: 750px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	background-image: url(bilder/menubg.gif);
	background-repeat: repeat;
	}
	
.menuteams {
	border-width: 1px;
	border-style: solid;
    border-color: #999999;
	width: 600px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	background-image: url(bilder/menubg.gif);
	background-repeat: repeat;

	}
	
.menucell {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	
	}
	
.footertable {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-top: 2px;
	width: 750px;
	height: 80px;
	text-align: center;
	background-image: url(bilder/footerbg.gif);
	background-repeat: repeat;
	}
	
.bodycss {
	background-image: url(bilder/bgfont.gif);
	background-repeat: repeat-x;	
	}

.banner {
	position: relative;
	left: 150px; top: 5px; width: 400px; height
	
	}

.bannertext {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	}

a:link {
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	}
a.white:link {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	}
	
a.small:link {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	}
	
a:visited {
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	}
a.white:visited {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #FFFF00;
	font-size: 12px;
	}

a.small:visited {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	}

a:hover {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 13px;
	}
	
a.white:hover {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	}
	
a.small:hover {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	}

a:active {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	}

a.white:active {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	}
	
a.small:active {
	font-family: verdana, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	}
.newsletter_table {
	width: 600px;
	}