@media screen{

BODY {scrollbar-base-color: white; scrollbar-arrow-color: #A00000; scrollbar-DarkShadow-Color: white; scrollbar-Highlight-Color:#A00000;scrollbar-Shadow-Color:#A00000; scrollbar-Track-Color:#F2F2F2}

/*Menüdefinitionen  - wichtig für die Ausführung des Javascriptes*/
#Menu_verein {position:absolute ; left:30px ; top:127px ; visibility:hide ; visibility:hidden}
#Menu_mannschaften {position:absolute ; left:88px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_veranstaltungen {position:absolute ; left:186px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_mitglied_werden {position:absolute ; left:298px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_service {position:absolute ; left:408px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_anfahrt {position:absolute ; left:483px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_gaestebuch {position:absolute ; left:530px ; top:127px; visibility:hide ; visibility:hidden}
#Menu_kontakt {position:absolute ; left:685px ; top:127px; visibility:hide ; visibility:hidden}


#Sperre1 {position:absolute ; left:0px ; top:0px ; visibility:hide ; visibility:hidden}
#Sperre2 {
	position:absolute;
	left:0px;
	top:160px;
	visibility:hide;
	visibility:hidden;
	width: 980px;
	height: 33px;

}

/*Inhaltselemente*/

td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
} 

.headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom : 2px;
	color: #666666;
	}


.fliesstext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
} 

.header {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-bottom : 2px;
	letter-spacing : 0.6pt;
    color: #fFFFFF;
	background-color : #70AD9B;
	text-indent : 11px;
	height: 14 px;
	white-space: nowrap;
}


.newsheadline {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top : 5px;
	color: #666666;
}


.news {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	}

.navOn {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : none;
	color: #FE0000;
}


.fusszeile {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}



A.newslink:LINK, A.newslink:VISITED, A.newslink:ACTIVE {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration : none;
	color: #666666;
	letter-spacing : -0.7px;
}

A.newslink:HOVER {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration : none;
	color: #FE0000;
	letter-spacing : -0.7px;
}


A:LINK, A:VISITED, A:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : none;
	color: #666666;
	background: transparent url('/layout/link.gif') 0px 50% no-repeat;
    padding-left: 15px;
}

A:HOVER {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : none;
	color: #FE0000;
	background: transparent url('/layout/link.gif') 0px 50% no-repeat;
    padding-left: 15px;
}

A.menu:LINK, A.menu:VISITED, A.menu:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : none;
	color: #666666;
	background: transparent ;
    padding-left: 0px;
}

A.menu:HOVER {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : none;
	color: #FE0000;
	background: transparent ;
    padding-left: 0px;
}

A.navigation:LINK, A.navigation:VISITED, A.navigation:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left : 10px;
	margin-right : 10px;
	background: transparent ;
    padding-left: 0px;
}

A.navigation:HOVER {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FE0000;
	text-decoration: none;
	margin-left : 10px;
	margin-right : 10px;
	background: transparent ;
    padding-left: 0px;
}
}

div.keinlink A:LINK, div.keinlink A:VISITED, div.keinlink A:ACTIVE {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent;
    padding-left: 0px;
}

@media print{
.noprint{display:none;}

#Menu_verein {display:none;}
#Menu_mannschaften {display:none;}
#Menu_veranstaltungen {display:none;}
#Menu_mitglied_werden {display:none;}
#Menu_service {display:none;}
#Menu_anfahrt {display:none;}
#Menu_gaestebuch {display:none;}
#Menu_kontakt {display:none;}


#Sperre1 {display:none;}
#Sperre2 {display:none;}
}
