@charset "UTF-8";
/* CSS Document */


/*Anfang Überschriften --------------------------------------------------------- */
.ueberschrift {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 19px;
	color: #ffffff;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ueberschrift2 {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #323232;
}
.ueberschrift_klein {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 12px;
	color: #003568;
}

/*Ende Überschriften --------------------------------------------------------- */


/*Anfang Tabelle ------------------------------------------------------------- */

.tabelle_topspiel {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFF;
	background-color: #00B200;
}
.tabelle_topspiel_2 {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 12px;
	color: #FFF;
	background-color: #00B200;
}
.tabelle_rangliste_gesamtschnitt {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFF;
	background-color: #323232;
	border: 1px solid #CCC;
}
.tabelle_rangliste1 {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFF;
	background-color: #323232;
}

.tabelle_rangliste1_ueber {
	font-family: "Comic Sans MS", Chalkduster, cursive;
	font-size: 9px;
	color: #FF0;
	background-color: #323232;
	border: 1px solid #ffffff;
}
.tabelle_rangliste1_2 {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 11px;
	color: #FFF;
	background-color: #323232;
}
.tabelle_rangliste2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #003568;
}
.tabelle_rangliste3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #323232;
	border: #FFF;
}
.tabelle_rangliste2_2 {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 11px;
	color: #FFF;
	background-color: #323232;
}
.tabelle_rangliste_name {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 13px;
	color: #FFF;
	background-color: #323232;
}
.tabelle_rangliste_name_o_Rahmen {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 13px;
	color: #FFF;
	background-color: #323232;
	border: none;
}
.tabelle_rangliste_topspiel {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 13px;
	color: #FFF;
	background-color: #00B200;
}

.linktabelle a, linktabelle a:visited {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 11px;
	color: #323232;
	text-align: left;

}

.linktabelle a:hover, linktabelle a:active, linktabelle a:focus {
	color: #2383d9;
	font-size: 11px;

}
.par {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #323232;
	border: #ffffff;
}
.name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #323232;
	border: #ffffff;
}
/*Ende Tabelle ------------------------------------------------------------- */

/*Anfang Text -------------------------------------------------------------- */

.textklein {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFF;
	background-color: #323232;
	border: 0px;
}
.ranglistenname {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 12px;
	color: #FFF;
	background-color: #323232;
	border: 0px;
}

.ergebnis {
	font-family: "Comic Sans MS",Chalkduster,  cursive;
	font-size: 13px;
	color: #FF0;
	background-color: #323232;
}

/*Ende Text ------------------------------------------------------------- */


/*Anfang Farbe Ergebnisse ------------------------------------------------------------- */

.albatros {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #115285;
}

.eagle {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #31b1e4;
}

.birdie {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #aed4f6;
}

.even {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #818281;
}

.bogey {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #f7b942;
}

.double_bogey {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #ee5a00;
}

.trible_bogey {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #9f5824;
}

.schlechter {
	font-family: "Comic Sans MS",Chalkduster, cursive;
	font-size: 9px;
	color: #ffffff;
	background-color: #6d340b;
}

/*Ende Farbe Ergebnisse ------------------------------------------------------------- */

/*Anfang Links und Sonstiges -------------------------------------------------------- */


nav {
    display: block;
}
#steuerungoben ul {
	padding: 0px 0px 0px 0px;
    list-style-type: none;
	height: 28px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 13px;
	text-shadow: 1px 1px 3px #000000;
}

#steuerungoben a {
    display: block;
    width: 195px;
}
#steuerungoben a, steuerungoben a:visited {
	display: block;
	line-height: 28px;
	width: 195px;
	background-color: #577909;
	float: left;
	text-align: center;
	color: white;
	font-size: 13px;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-weight: bold;
}

#steuerungoben a:hover, steuerungoben a:active, steuerungoben a:focus {
	background-image: -webkit-linear-gradient(#87bb10 50%, #577909 100%);
	background-image: -moz-linear-gradient(#87bb10 50%, #577909 100%);
	background-image: -o-linear-gradient(#87bb10 50%, #577909 100%);
	background-image: linear-gradient(#87bb10 50%, #577909 100%);
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#menueoben {
	width: 585px;
	height: 28px;
	background-color:#323232;
}

/*Ende Links und Sonstiges -------------------------------------------------------- */
