@charset "UTF-8";
/* ################################################################
** # (c) SKG Roßdorf 1877 e.V. - Abteilung Turnen/Leichtathletik ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/

/* #############################################################
** #                                                          ##
** #                                                          ##
** # TTTTTTTTTTTTTTTTT   UUUUUUU     UUUUUUU   LLLLLLL        ##
** # TTTTTTTTTTTTTTTTT   UUUUUUU     UUUUUUU   LLLLLLL        ##
** # TTTTTTTTTTTTTTTTT   UUUUUUU     UUUUUUU   LLLLLLL        ##
** #      TTTTTT         UUUUUUU     UUUUUUU   LLLLLLL        ##
** #      TTTTTT         UUUUUUU     UUUUUUU   LLLLLLL        ##
** #      TTTTTT         UUUUUUU     UUUUUUU   LLLLLLL        ##
** #      TTTTTT         UUUUUUUUUUUUUUUUUUU   LLLLLLLLLLLLLL ##
** #      TTTTTT          UUUUUUUUUUUUUUUUU    LLLLLLLLLLLLLL ##
** #      TTTTTT           UUUUUUUUUUUUUUU     LLLLLLLLLLLLLL ##
** #                                                          ##
** #                                                          ##
** #############################################################
*/


/* ################################################################
** # Import the Sytles for News and Calendar                     ##
** ################################################################
*/
@import url(calendar_styles.css);
@import url(tt_news_styles.css);


@media all
{
body {background:#99a; padding-top:10px;}

h1 {	
  font-size:1.4em;
	color:#00938E;
	background:transparent; 
	margin:1.1em 0 0.5em 0;
	padding:0.3em; 
	border-bottom:1px #ccc solid;}
h2 {
	font-size:1.3em;
	color:#00938E;
	background:transparent; 
	margin:1.1em 0 0.5em 0;
	padding:0.3em;
}
h3 {
	font-size:1.1em;
	color:#00938E;
	background:transparent; 
	margin:1.1em 0 0.5em 0;
}
h4 {
	font-size:1.0em;
	color:#00938E;
	background:transparent; 
	margin:1.1em 0 0.5em 0;
}
h5 {
	font-size:1.0em;
	color:#00938E;
	background:transparent; 
	margin:1.1em 0 0.5em 0;
}

#page{
	border:1px #667 solid;
	background-color:#FFFFFF;}
	
#page_margins {
	border:1px #889 solid; 
	width:990px; 
	margin:auto;
}

#header {position:relative; height:140px; color:#fff; background:#1f1e2e url(../img/tul/header_bg.gif) repeat-x top;}
#header img {
	position:absolute; 
	width:790px;
	height:140px;
	top:0px; 
	left:0px; 
	bottom:0px; 
	right:0px; 
	font-size:208%;
}
#header h1 span {display:block; height:1px; width:1px; overflow:hidden; line-height:105px;}
#header div.tx-macinasearchbox-pi1 {position:absolute; bottom:5px; right:10px; font-size:11px;}
#header div.tx-macinasearchbox-pi1 input {margin-left:0;}
#header div.tx-macinasearchbox-pi1 form span {display:block; font-weight:bold; color:#aaa;}
#header div.tx-macinasearchbox-pi1 form input {width:170px; height:13px;}
#banner {position:absolute; top:0px; right:0px; z-index:10;}
#banner img {
	position:relative;
	width:198px;
	height:85px;
	top:0px;
	left:0px;
	font-size:100%;
}

#topnav {top:90px; font-size:13px;}

#nav_main {
	float:left;
	width:100%;
	background-color:#FFCF63;
	font-size:93%;
	line-height:normal;
}

#nav_main a {float:left; background:url(../img/tul/left_both.gif) no-repeat left top; background-position:0% -150px; margin:0; padding:0 0 0 9px; border-bottom:1px solid #fff; text-decoration:none;}

#nav_main a span {
	float:left;
	display:block;
	background:url(../img/tul/right_both.gif) no-repeat right top;
	background-position:100% -150px;
	padding:7px 9px 4px 1px;
	color:#FFFFFF;
	white-space:nowrap;
	font-weight: bold;
}

#nav_main a:hover span {
	color:#FFCC00;
	background-position:0% -150px;
}

#nav_main #current a span {
	background-position:100% 0;
	padding-bottom:5px;
	color:#FFCC00;
	font-weight:bold;
}

#footer {
	color:#888;
	background:#fff;
	margin:1em;
	padding:1em 0 0 0;
	border-top:1px #ddd solid;
	line-height:2em;
	font-size: 0.7em;
}

#main {
	background:#EEEEEE;
	padding-top:0;
}

/* linke Spalte */
#col1 {background-color: #EEEEEE;}
#col1_content {margin-left:1em; margin-right:1em; color:#444; background:inherit; background-color: #FFFFFF;}
#textBelowMenu {background:#FFFFFF;}

/* Rechte Spalte */
#col2 {background-color: #FFFFFF;}
#col2_content {	margin-left:1em; margin-right:1em; background-color: #FFFFFF;}

/* Mittlere Spalte */
#col3 {background-color: #FFFFFF;}
#col3_content {margin-left:1em; margin-right:1em; background-color: #FFFFFF;}

/* Menu Title */
#submenu li#title {
  width: 90%;
  padding: 1px 0px 1px 10%;
  font-weight: bold;
  color: #444;
  background-color: #fff;
  border-bottom: 4px #00938E solid;
}

#submenu li#active,
#submenu li strong {
  width: 90%;
  padding: 1px 0px 1px 10%;
  font-weight: bold;
  color: #fff;
  background-color:#00938E;
  border-bottom: 1px #eee solid;
}
  
#submenu li a:focus,
#submenu li a:hover,
#submenu li a:active { background-color:#1f1e2e; color: #fff; }

#submenu li ul li a:focus,
#submenu li ul li a:hover,
#submenu li ul li a:active { background-color:#1f1e2e; color: #fff; }

#submenu li ul li ul li a:focus,
#submenu li ul li ul li a:hover,
#submenu li ul li ul li a:active { background-color:#1f1e2e; color: #fff; }

#submenu li ul li ul li ul li a:focus,
#submenu li ul li ul li ul li a:hover,
#submenu li ul li ul li ul li a:active { background-color:#1f1e2e; color: #fff; }

/* Bildunterschriften */
dd.csc-textpic-caption {
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

/* Tabellen Trainingszeiten */
.TableTrainZeitenGruppen .td-0 { width:10%; }
.TableTrainZeitenGruppen .td-1 { width:15%; }
.TableTrainZeitenGruppen .td-2 { width:25%; }
.TableTrainZeitenGruppen .td-3 { width:20%; }
.TableTrainZeitenGruppen .td-4 { width:30%; }

.TableTrainZeitenTage .td-0 { width:10%; }
.TableTrainZeitenTage .td-1 { width:15%; }
.TableTrainZeitenTage .td-2 { width:25%; }
.TableTrainZeitenTage .td-3 { width:20%; }
.TableTrainZeitenTage .td-4 { width:30%; }

/* Tabellen Erfolge/Bestenlisten */
.LA_Erfolge .td-0 { width:10%; }
.LA_Erfolge .td-1 { width:35%; }
.LA_Erfolge .td-2 { width:5%; }
.LA_Erfolge .td-3 { width:30%; }
.LA_Erfolge .td-4 { width:25%; }

.LA_Bestenliste .td-0 { width:35%; }
.LA_Bestenliste .td-1 { width:5%; }
.LA_Bestenliste .td-2 { width:15%; }
.LA_Bestenliste .td-3 { width:20%; }
.LA_Bestenliste .td-4 { width:25%; }

#tul_location .col1 { 	width:35%;  }
#tul_location .col2 { 	width:65%;  }

td.csc-uploads-fileName p.csc-uploads-description {
	background-color: #ffffff;
	font-style: normal;
	font-weight: bold;
}

}

