/* schriftstil,abstände */
body {margin:0px; padding:0px;} /* Need to set body margin and padding to get consistency between browsers. */

#Content {
	position:relative;
	top:33px;
	/* mit Hase top:40px*/
	left:649px;
	width:1010px;
	margin-left:-512px;
	text-align:left;
	padding:0px;
	border:0px;
	scrolling:no;

	
	}

body
{ color:  #333333;font-size: 10pt;font-family: verdana,arial;background-color:#4E72A6; scroll:auto; }
.bodyr
{ color:  #333333; font-family: verdana,arial; font-size: 10pt; }

.bodyr td
{ color:  #333333; font-family: verdana,arial; font-size: 9pt; }

.bodyl
{ color:  #ffffff; font-family: verdana,arial; font-size: 10pt; }
.bodyl a:link
{ color:  #ffffff; font-family: verdana,arial; font-size: 10pt; }
.bodyl a:hover
{ color:  #ffffff; font-family: verdana,arial; font-size: 10pt; }
.bodyl a:visited
{ color:  #ffffff; font-family: verdana,arial; font-size: 10pt; }
.bodyl td
{ color:  #ffffff; font-family: verdana,arial; font-size: 9pt; }

.bodylinhalt
{ color:  #ffffff; font-family: verdana,arial; font-size: 9pt;   }
.bodylinhalt td
{ color:  #ffffff; font-family: verdana,arial; font-size: 9pt;  }


/* allgemeine links im text */

a:link{ color: #333333; text-decoration:none;font-family: verdana; font-size: 10pt;}

a:visited{color:#333333;text-decoration:none;font-family: verdana; font-size: 10pt;}

a:active{ color:#333333; text-decoration:none;font-family: verdana; font-size: 10pt; }

a:hover{ color: #333333;text-decoration:underline; font-family: verdana; font-size: 10pt; }




table,tr,td
{ color:  #F5F5F5 ;font-family: verdana,arial; font-size: 10pt;}

.tr1 { border: 1px solid #cccccc; }
.tr2 { border: 1px solid #ff9900; }


body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #033780;
scrollbar-highlight-color : #4e72a6; scrollbar-shadow-color : #4e72a6;
SCROLLBAR-TRACK-COLOR: #074485; scroll:auto}

.bodyuebung
{scrollbar-arrow-color: #4e72a6; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #4e72a6; scrollbar-shadow-color :  #4e72a6;
SCROLLBAR-TRACK-COLOR: #ffffff; scroll:auto}
.bodyuebung
{ color:  #333333; font-family: verdana,arial; font-size: 10pt; }

.bodyuebung td
{ color:  #333333; font-family: verdana,arial; font-size: 9pt; }

h1
{color:  #ff9900;font-size: 10pt;font-family: verdana,arial;font-weight:bold;}



/* navigation oben */

div.start {
		
	visibility:hidden;
}
	
div.sport1 {
		
	visibility:hidden;
}

div.verein1 {
		
	visibility:hidden;
}

div.bericht1 {
		
	visibility:hidden;
}
div.jugend1 {
		
	visibility:hidden;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
div.inner {
      border:1px solid #DDD;
      min-height:180px; margin:0;
      padding:20px; 
      background:white; 
      opacity:0.9; 
      filter:alpha(opacity=85);
    }
