body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}

/* Links */

a:link {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a:visited {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a:active {
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a:hover {
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a.white:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a.white:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a.white:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

a.white:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: none;
}

/* Klassen */

td.login {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
}

td.line_bottom {
	background-image: url(../gfx/dotted_line.jpg);
	background-repeat: repeat-y;
}

td.line_top {
	background-image: url(../gfx/dotted_line2.jpg);
	background-repeat: repeat-y;
}

td.neun {
	line-height: 9px;
}

td.navi {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	line-height: 18px;
}

td.vereinslogo {
	padding-top: 2px;
	padding-bottom: 2px;
}

td {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	line-height: 18px;
}

.text {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	line-height: 18px;
	}

td.navi_over {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	line-height: 18px;
	background-color: #EEEEEE;
	cursor:pointer;
}

td.copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color: #FFFFFF;
	background-color: #E00024;
	line-height:20px;
}

td.navi_headline {
	color: #FFFFFF;
	background-color: #E00024;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	line-height: 20px;
	border-left: 1px solid #F50027;
	border-top: 1px solid #F50027;
	border-right: 1px solid #A8001B;
	border-bottom: 1px solid #A8001B;
 /* 	background-image: url(../gfx/verlauf_background.jpg);
	background-repeat: repeat-x; */
}

td.jugendpaten {
	height: 50px;
	border: 1px solid #999;
	background-color:#CCC;
}

td.navi_headline1 {
	color: #FFFFFF;
	background-color: #E00024;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	line-height: 20px;
	border-left: 1px solid #F50027;
	border-top: 1px solid #F50027;
	border-right: 1px solid #A8001B;
	border-bottom: 1px solid #A8001B; 
 /* 	background-image: url(../gfx/verlauf_background.jpg);
	background-repeat: repeat-x; */
}

* html .navi_headline1 {
	padding-bottom: 4px;
}

form {
    margin-bottom: 0;
    padding-bottom: 0;
}


td.navi_headline_grey {
	text-transform: capitalize;
	left: 9px;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	line-height: 20px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.big {
	font-family: Verdana, Arial, Tahoma;
	font-size: 18px;
	color:#000000;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.small {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color:#000000;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* EBENEN */

#base {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	position: relative;
}

#navi_banner {
	top: 120px;
	position: absolute;
	width: 240px;
	left: 0px;
}

#navi_banner ul {
 	list-style-type: none;
	}

#navi_text {
	position: relative;
	left: 9px;
	right: 9px;
}

.navi_text {
	/*position: relative;*/
	padding-left: 9px;
	padding-right: 9px;
}

#headline_text {
	position: relative;
	width: 100%;
	color: #FFFFFF;
	left: 8px;
	right: 8px;
}

.headline_text {
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}


select.ms { 	
	font-family: Verdana, Arial, Tahoma; 
	font-size:11px; 
	color:#000000; 
	background-color:#FFFFFF; 
	width: 200px
}

select.msgame {
	font-family: Verdana, Arial, Tahoma; 
	font-size:11px; 
	color:#000000; 
	background-color:#FFFFFF; 
	width: 300px
}

select.navi { 	
	font-family: Verdana, Arial, Tahoma; 
	font-size:11px; 
	color:#000000; 
	background-color:#FFFFFF; 
	width: 125px
}

input.myhsg_ct {
	font-family: Verdana, Arial, Tahoma; 
	font-size:11px; 
	color:#000000; 
	background-color:#FFFFFF; 
	width: 270px;
	border: 1px solid #999999;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

input.ct {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width: 20px;
	text-align: center;
	border: 1px solid #999999;
}

input.go {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}

input.form_login {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 122px;
	border: 1px solid #999999;
}

input.form_login_absenden {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 100px;
}

input.form_login_absenden1 {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 150px;
}

input.ms_sign {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width: 150px;
}

input.club100plz {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width: 50px;
	text-align: center;
	border: 1px solid #999999;
}

input.club100ort {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width: 204px;
	border: 1px solid #999999;
}

input.club100 {
	font-family: Verdana, Arial, Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width: 260px;
	border: 1px solid #999999;
}