body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #2870E9;*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_rahmen
{

                border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.table_rahmen_ohne_boden
{

                border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
}

.bottom {color: #FFFFFF}

.title {
	color: #3296BC;
	font-size: 18px;
	font-weight: bold;
}

.tdtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2971E9;
	background-image: url(aufbau/top.gif);
	background-repeat: repeat-x;
}

.leftmenu
{
	font-size: 11px;
}

A.leftmenu:link, A.leftmenu:active,A.leftmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}
A.leftmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

A.leftactivemenu:link, A.leftactivemenu:active,A.leftactivemenu:visited, A.leftactivemenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

A.leftmenu_under:link, A.leftmenu_under:active,A.leftmenu_under:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
A.leftmenu_under:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

A.leftactivemenu_under:link, A.leftactivemenu_under:active,A.leftactivemenu_under:visited, A.leftactivemenu_under:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

A:link, A:active,A:visited {
	text-decoration: none;
	color: #00498D;
	font-weight: bold;	
}
A:hover {
	text-decoration: none;
	color: #2770E9;
	font-weight: bold;
}

.loginhead{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.mannschaftsmall
{
	font-size: 10px;
}

.login{
	font-size: 9px;
	color: #000000;
}
.logininput{
	font-size: 9px;
	background-color : #FFFFFF;
	color : #000000;
	border-color : #000000;
	border: 1, solid;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60px; max-width:60px; min-width:60px;
}

div {
	scrollbar-DarkShadow-Color: #2770EA; 
	scrollbar-Track-Color: #D6DBE1; 
	scrollbar-Face-Color: #FFFce4; 
	scrollbar-Shadow-Color: #2770EA; 
	scrollbar-Highlight-Color: #2770EA;	 
	scrollbar-Arrow-Color: #2770EA;
}