@charset "utf-8";
body {
	background-image: url(bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
}

#header {
	background-image: url(header_breit.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 815px;
	margin: 0 auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu {
	height: 23px;
	width: 815px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#menu #innermenu {
	background-image: url(bg_blau.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width:811px;
}
.headline {
	font-weight: bold;
	color: #CCCCCC;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cont {
	margin: 10px;
}
.Stil1 {
	color: #D20000;
	font-size: 11px;
}
#container	{
	height: auto;
	width: 815px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#container a {
	font-size: 13px;
	font-weight: bold;
}
#container #news {
	background-image: url(bg_blau.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	border: 1px solid #0D519C;
	margin-bottom: 3px;
	width: 655px;
}

#container #news a {
	color: #0D519C;
	text-decoration: none;
}
#container #news a:hover {
	color: #0D519C;
	text-decoration: underline;
}

#container #news .cont a {
	color: #0D519C;
	font-size: 11px;
	text-decoration: none;
}
#container #news .cont a:hover {
	color: #0D519C;
	text-decoration: underline;
}

#container #news table {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #F2F2F2;
}

#container #news #orga {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0D519C;
	border-bottom-color: #0D519C;
}
#container #news #table table {
	margin-top: -0px;
	margin-left: -0px;
}

#container #left2 {
	background-image: url(bg_blau.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	border: 1px solid #0D519C;
	margin-bottom: 3px;
}

#container #bottom {
	font-size: 11px;
	color: #064D9D;
	font-weight: bold;
}

#container #bottom a {
	color: #064D9D;
	text-decoration: none;
	font-size: 11px;
}

#container #bottom a:hover {
	text-decoration: underline;
}
#left {
	width: 152px;
	height: auto;
	background-color: #F2F2F2;
}
	
#left ul {
	list-style-type: none;
}
	
#left li {
	margin-left: -39px;
	margin-top: 10px;
}
/*menuanfang*/
#navigation {
	clear:both;
	margin:0;
	list-style:none;
	height:23px;
	position:relative;
	z-index:500;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 165px;/*background:url(../floorball/media/layout/bg_blau.jpg)*/
}
#navigation li {
float:left; 
margin-right:4px; 
}
#navigation li a.top {
display:block; 
float:left; 
height:23px; 
line-height:23px; 
color:#CCCCCC; 
text-decoration:none;  
text-align:center; 
padding:0 0 0 5px; 
cursor:pointer; 
}
#navigation li a.top:hover {
text-decoration:underline;
}
#navigation li a b {
float:left; 
display:block; 
padding:0 10px 0 2px; 
color:#CCCCCC;
}
#navigation li.current a {
color:#CCCCCC; 
}
#navigation li.current a b {
color:#CCCCCC; 
}
#navigation li a.top:hover {
color:#CCCCCC; 
}
#navigation li a.top:hover b {
color:#CCCCCC;
cursor:pointer; 
}

#navigation li.current a.top:hover {
color:#CCCCCC; 
cursor:pointer;
}
#navigation li.current a.top:hover b {
color:#CCCCCC;
cursor:pointer;
}

#navigation table {
border-collapse:collapse; 
margin-right:-10px;
}

#navigation ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	padding:0;
	margin:0;
	list-style:none;
	background: #0D519A url(bg_menu.gif);
	padding:3px 0;
	white-space:nowrap;
	height:auto;
	width:auto;
	z-index:300;
	text-align:left;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D519C;
	border-bottom-color: #0D519C;
	border-left-color: #0D519C;
}

#navigation li:hover {
position:relative; 
z-index:300;
}
#navigation a:hover {
position:relative; 
z-index:300; 
background: transparent; 
font-weight:normal;
}

#navigation :hover ul {
left:0; 
top:23px; 
white-space:nowrap; 
/*border:1px solid #fff; 
border-width:0 1px 1px; 
border-color:#fff #ccc #aaa #eee;*/
}
#navigation :hover ul li a:hover {
text-decoration:underline;
}

/* it could have been this simple if all browsers understood */
/* show next level */
#navigation li:hover li:hover > ul {
left:-15px; 
margin-left:100%; 
top:-10px; 
border:1px solid #fff; 
border-color:#fff #ccc #aaa #eee;
}
/* keep further levels hidden */
#navigation li:hover > ul ul {
position:absolute; 
left:-9999px; 
top:-9999px; 
width:auto;
}
/* show path followed */
#navigation li:hover li:hover > a {
text-decoration:underline; 
font-weight:normal;
}

#navigation :hover ul li {
float:none; 
background:transparent;
}
#navigation a:hover ul li {
float:right;
}
#navigation :hover ul li a {
display:block; 
font-size:12px;
height:18px; 
line-height:18px; 
width:auto; 
padding:0 2px; 
color:#CCCCCC;  
background:url(trans.gif); 
text-decoration:none; 
text-align:left;
}

/* show next level */
#navigation a:hover a:hover ul,
#navigation a:hover a:hover a:hover ul
{
left:100%; 
top:-10px; 
border:1px solid #fff; 
border-color:#fff #ccc #aaa #eee;
}

/* keep further levels hidden */
#navigation a:hover ul ul,
#navigation a:hover a:hover ul ul
{
position:absolute; 
left:-9999px; 
top:-9999px;
}
/*menuende*/
#container #news .cont img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.Stil3 {
	color: #003399;
}
.Stil5 {
	color: #247100;
}
.Stil7 {
	color: #DF5900;
}
.Stil4 {
	color: #B90000;
}
.Stil8 {
	font-size: 11px;
	font-weight: bold;
}
