/*bgein of frames setting*/
html{
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
    
      
    _padding:200px 120px 0px 120px;
}

body{
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;	
    zoom:1;
}

.frame{
	position:absolute;
	top:0;
	left:2px;
	right:0;
	bottom:0;
	overflow:hidden;
	zoom:1;
	_right:0;
	_bottom:0;
	_width:100%;
	_height:100%;
	_position:relative;

}

.frame-bd{
  zoom:1;
}

#main-header{
    overflow:hidden;
    position:absolute;
    width:100%;
    height:58px;
    top:0;
    left:0;
    _zoom:1;
    _overflow:visible;
    _padding:0 240px 0 0; 
  
}


#main-header .frame{
  
  overflow:hidden;
  _padding:0 0 0 240px; 
  _zoom:1;
  
}

#main-header .frame .frame-bd{
  zoom:1;
  _margin:0 0 0 -240px; 
}

#main-footer{
    overflow:hidden;
    position:absolute;
    width:100%;
    height:58px;
    bottom:0;
    
    
    left:0;
    z-index:10;
    _zoom:1;
    _overflow:visible;
    _padding:0 240px 0 0; 
    
}


#main-footer .frame{
  overflow:hidden;
  _padding:0 0 0 240px; 
  _zoom:1;
  
}

#main-footer .frame .frame-bd{
  zoom:1;
  _margin:0 0 0 -240px; 
}

#pri-main{
	
    overflow:hidden;
    position:absolute;

    top:70px;
    left:120px;	
    right:135px;
    bottom:58px;
    z-index:2;

    _top:100px;
    _bottom:auto;
    _height:100%;
	/*background-color:#00FF66;*/
}


#pri-main .frame{
  overflow:auto;
}

#pri-sub{
	overflow:hidden;
	position:absolute;  
	height:0px;
	top:100px;
	left:120px;
	right:120px;
	z-index:1;
	
	
	_botom:0;
	_width:100%;
}


#pri-sub .frame{
  overflow:auto;
}

#sec-main{
    overflow:hidden;
    position:absolute;
    width:120px;

    top:150px;
    bottom:58px;
    left:0;
    z-index:4;

    _height:100%;
    _bottom:auto;
    _padding:0 0 0px 0;	
}

#sec-main .frame{
    
    overflow:hidden;
    _padding:0 0 0px 0;	
}



#trd-main{
  
    overflow:hidden;
    position:absolute;
    width:135px;

    top:58px;
    right:0;
    bottom:58px;
    
    z-index:4;

    _height:100%;
    _bottom:auto;
    _padding:0 0 0px 0;	
}

#trd-main .frame{
     overflow:hidden;
    _padding:0 0 0px 0;	
}

/*end of frames setting*/

gt   { color: black; font-style: normal; font-variant: normal; font-size: 12pt; font-family: Verdana }
tit  { color: black; font: bold 12pt Verdana }
h2, h3 	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3 {
	margin-bottom: -15px;
}
h2 {
	margin-bottom: 0px;
}
.NewsInhalt {
	background-color: #CCCCCC;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff6666;
	border-right-color: #ff6666;
	border-bottom-color: #ff6666;
	border-left-color: #ff6666;
	margin-bottom: 100px;
	padding: 20px;
}
p, table, ul, ol {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*normaler Hyperlink*/
a:link, a:visited, a:hover {
	color: #000000;
}
/*besuchter Hyperlink*/
/*a:visited {
}*/
/* Mauszeiger befindet sich gerade über dem Hyperlink */
a:hover {
	background-color: #FFFF00;
}
/*beim Klick auf den Hyperlink*/
a:active {
	color: #FF0000;
}

.MainTitel {
	font-family: "Arial Black", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	/* letter-spacing: 0.2em; */
}
.ImportantNews {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFF33;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	margin: 20px;
}
.ImportantNewsYellowBack {
	font-weight: bold;
	background-color: #FFFF33;
	text-align: center;
	border-top-width: 1px;
	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;
	padding: 2px;
	margin: 5px;
	font-size: larger;
}
.NewsText, .NewsTextTitel, .NewTextUeberschrift {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.TabelleRangliste {
	border:1px solid #000000;
}
.TabRahmen {
	border:1px solid #000000;
}

/* Abwechselnd eine Zeile hell und eine dunkel */
.u { background-color:#fff; }
.JahresProgrammUnterteilung {
	background-color: #ff6666;
}

.g { background-color:#f7f7f7; }
.tabtitel { 
	background-color: rgb(239, 239, 239);
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(102, 102, 102);
}
.JahresProgrammEintrag {
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #cccccc;
}

table.default {
	background-color: #cccccc;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff6666;
	border-right-color: #ff6666;
	border-bottom-color: #ff6666;
	border-left-color: #ff6666;
}
tr:hover {
	/*background-color:#f4f4f4;*/
	background-color:#e6e6e6;	
}

td, th {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff6666;
	border-right-color: #ff6666;
	border-bottom-color: #ff6666;
	border-left-color: #ff6666;
}
td, th #normal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
th {
	background-color:#e6e6e6;	
}

.New {
	background-image: url(../gifs/img_newIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}
.NotNew {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}
.NotNewsOTab {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	left: 200px;
	clear: left;
	padding-left: 270px;
}
.NewsOTab {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	left: 200px;
	clear: left;
	padding-left: 270px;
	background-image: url(../gifs/img_newIcon.gif);
	background-repeat: no-repeat;
	background-position: 230px;
}
.NewsOTabListe {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	left: 210px;
	clear: left;
	padding-left: 280px;
	margin-top: -15px;
}

.NormalText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.LastChangedPageText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-size: 11px;
}

.LastChangedElement, .NewLastChangedElement, .LastChangedElementTitel, .ImportantLastChangedElement {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	/*padding-top: 3px;*/
	left: 65px;
	clear: left;
	padding-left: 65px;
	clip: rect(auto,auto,auto,auto);
	line-height: 15pt;
}

.NewLastChangedElement {
	background-image: url(../gifs/img_newIcon.gif);
	background-repeat: no-repeat;
	/*padding-left: 35px;*/
	background-position: 30px;
}

.ImportantLastChangedElement {
	text-decoration: blink;
	background-color: #FFFF00;
	font-weight: bold;
	text-align: center;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 10px;
	margin-left: 10%;
	margin-right: 10%;
}

.LastChangedElementTitel {
	font-size:12pt;
	font-weight:bold;
	line-height: 25px;
}

.NotNewsOTabBadmint, .NewsOTabBadmint, .NewsOTabBadmintFett, .NotNewsOTabBadmintFett {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-style:normal;
	font-variant:normal;
	left: 90px;
	clear: left;
	padding-left: 90px;
	font-size: 12pt;
	color:black;
}

.NewsOTabBadmint, .NewsOTabBadmintFett {
	background-image: url(../gifs/img_newIcon.gif);
	background-repeat: no-repeat;
	background-position: 55px;
}

.NewsOTabBadmintFett, .NotNewsOTabBadmintFett, .NewsOTabSmallEinzugFett, .NotNewsOTabSmallEinzugFett {
	font-weight:bold;
}

.NotNewsOTabSmallEinzug, .NewsOTabSmallEinzug, .NewsOTabSmallEinzugFett, .NotNewsOTabSmallEinzugFett {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-style:normal;
	font-variant:normal;
	left: 40px;
	clear: left;
	padding-left: 40px;
	font-size: 12pt;
	color:black;
}

.NewsOTabSmallEinzug, .NewsOTabSmallEinzugFett {
	background-image: url(../gifs/img_newIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.VorstDescrTitel {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12pt;
}
.VorstDescrText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
}

.AbteilungWeiss {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:40px;
	vertical-align: middle;
	margin-left: 20px;
}

.AbteilungSchwarz {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:40px;
	color:#000000;
	vertical-align: bottom;
	background-position: center;
}
.FooterRed {
	background-color: #FF0000;
	width: 100%;
	border-right-width: 100px;
	text-align: right;
}
.FooterUnten {
	width: 100%;
	background-image: url(../gifs/header_gif/00_big_head.gif);
	background-repeat: repeat-x;
	height: 38px;
}
/*.FooterText {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}*/
/*normaler Hyperlink*/
a.FooterText:link, a.FooterText:visited, a.FooterText:hover, a.FooterText:active {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #FF0000;
}
/*besuchter Hyperlink*/
/*a:visited {
}*/
/* Mauszeiger befindet sich gerade über dem Hyperlink */
a.FooterText:hover {
	/*font-weight: bold;*/
	color: #FFFF00;
	/*margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FF0000;*/
}
/*beim Klick auf den Hyperlink*/
/*a.FooterText:active {
	font-weight: bold;
	color: #FFFF00;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}*/
.footer {
	width:auto;
	background-color: #99FF00;
	position: absolute;
	top:auto;
	bottom: 0px;
	overflow:hidden;
	left: 0;
	right:0;
}
.header {
	width:auto;
	position: relative;
	top: 0;
	overflow:hidden;
}


.AbteilLinks {
	width: 120px;
}

.inhalt {
	background-color: #00FFFF;
	position: absolute;
	left: 140px;
	top: 80px;
}
h1.gsca_logo_oben_rechts a, h1.gsca_logo_oben_rechts a:hover, h1.gsca_logo_oben_rechts a:active {
	top: 30px;
	left: 10px;
	width:115px;
	height:115px;
	position: relative;
	background-image:url(../gifs/home_gif/gsca-logo_small.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color: transparent;
	display:block;
	text-indent:-999em;
	line-height:1;
	margin-top:0.27em;
	clear:left;
	float:left;
}

a.rollover {
	display: block;
	float: left;
	width: 80px; /* Breite einer Rollover-Status-Grafik  */
	height: 0px !important;
	padding-top: 105px; /* Höhe einer Rollover-Status-Grafik */
	overflow: hidden;
	left: 20px;
	position: relative;
}  
#rolloverFutsalHigh {
	background-image: url(../images/main/futsalHigh.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}  
#rolloverFutsalHigh:hover {
	background-image: url(../images/main/futsalHigh.jpg);
	background-repeat: no-repeat;
	background-position: -80px top;
	background-color: #FFFFFF;
}  
#rolloverFutsalHigh:active {  
	background: url(../images/main/futsalHigh.jpg) no-repeat left -40px; /* doppelte Höhe einer Rollover-Status-Grafik (negativ) */  
}  

#rolloverBadmintonHigh {
	background-image: url(../images/main/badmintonHigh.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #FFFFFF;
}  
#rolloverBadmintonHigh:hover {
	background-image: url(../images/main/badmintonHigh.jpg);
	background-repeat: no-repeat;
	background-position: -80px top;
	background-color: #FFFFFF;
}  
#rolloverBadmintonHigh:active {  
	background: url(../images/main/badmintonHigh.jpg) no-repeat left -40px; /* doppelte Höhe einer Rollover-Status-Grafik (negativ) */  
}  

#rolloverFrauentreffHigh {
	background-image: url(../images/main/frauentreffHigh.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #FFFFFF;
}  
#rolloverFrauentreffHigh:hover {
	background-image: url(../images/main/frauentreffHigh.jpg);
	background-repeat: no-repeat;
	background-position: -80px top;
	background-color: #FFFFFF;
}  
#rolloverFrauentreffHigh:active {  
	background: url(../images/main/frauentreffHigh.jpg) no-repeat left -40px; /* doppelte Höhe einer Rollover-Status-Grafik (negativ) */  
}  
