/*---@import url("temp01.css");---------------------------------------------------*/

/* CSS Document */
/* selektor { eigenschaften: wert; eigenschaften: wert; } */
/*--------------------------------------------------------------------------------*/
/*---Auf Standard zurücksetzen ---------------------------------------------------*/
* {padding: 0; margin: 0; font-size: 100%; font-weight: normal;}
ul, ol {list-style: none;}
b, strong {font-weight: bold;}
img, a img {border: none;}
/*--------------------------------------------------------------------------------*/
/*---Standard Schriftbild festlegen-----------------------------------------------*/
body {
font-family: "Courier New", Courier, monospace;
font-size: 76%;
color: #666666;
background: #ffffef url(../bilder/ffsite_img/z_3pxbg_03.gif) repeat left top;
/* #ffffef url(../bilder/ffsite_img/z_3pxbg_03.gif) repeat left top;*/
line-height: 1.5em;
text-align: left;
/*text-shadow: #333333;*/
}
h1, h2, h3 {
font-style: italic;
font-weight: bold;
margin-bottom: 0.5em;
}
h1, h2 {
font-family: "Times New Roman", Times, serif;
color: #ad1910;
}
h1 { font-size: 2.5em;}
h2 { font-size: 2.0em;}
h3 { font-size: 1.5em;
color: #505862;
}
h3.datum {
color: #505862;
font-size: 0.90em;
}
blockquote { color: #f18110;}
/*---Pseudoklasse-----------------------------------------------------------------*/
a:link, a:visited {color: #666666; text-decoration: none;}
a:hover, a:focus, a:active {color: #ad1910; text-decoration: underline;}
/*--------------------------------------------------------------------------------*/
/*---Darstellung------------------------------------------------------------------*/
/*#selecktor>p = betrifft nur die Kinder */
/*#selecktor p = betrifft alle p auch in weiteren divs*/
#ffgesamt {width: 90%; min-width: 920px; max-width: 1200px; margin: 0 auto; padding: 0px 0px;
		background-color: #FFFFFF; 
		border-left: 20px solid #ffffef;
		border-right: 20px solid #ffffef;
		}
#ffkopf {background-color: #FFFFFF; }
	#logo { width: 100%; height: 100px; position:  relative; margin: 10px 0px; padding: 10px 0px;  
		 background: url(../bilder/ffsite_img/00_logoverl00.png) repeat-x left top;
		}
		#wappen00 {width: 85px;  left: 55px;  position: absolute;}
		#logo00   {width: 600px; left: 150px; position: absolute; top: 30px;}
		#wappen01 {width: 85px;  left: 760px; position: absolute;}



	#ffinhalt {padding: 5px ;margin: 10px 0px; /*border:4px solid #990000;  */
				background-color: transparent;}
/*	h1,h2,h3,p,ul { display: inline;}*/
	#ffinhalt p { margin-bottom: 20px;}
	
		#leftext {width: 34%;float:left; text-align:center;border: 2px solid #a52a23; background: #fef6e3;}
		#leftext>a { display: block; margin: 1.0em 10px;}		
		#midtext { width: 64%; margin: 0; float: right; text-align:center;}
			#ffcover { float: left; text-align: left;}
			#ffcover img { border: 2px dashed #fef6e3; margin: 5px 5px; float: none;}
			#ffcover h1 {font-family: Georgia, "Times New Roman", Times, serif;	color: #000000; font-size: 1.5em; font-style: italic; font-weight: bold; text-decoration:underline;}
			#ffcover h2 {font-family: Georgia, "Times New Roman", Times, serif;	color: #000000; font-size: 1.0em; font-style: italic; font-weight: bold;}
			#ffcover h3 {font-family: Georgia, "Times New Roman", Times, serif;	color: #a52a23; font-size: 1.0em; font-style: italic; font-weight: bold;}
			#ffcover p {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 1.0em; font-style: normal; font-weight: normal;}
			#ffcover td p {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 0.9em; font-style: normal; font-weight: normal;}
			#ffcover li {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 0.9em; font-style: normal; font-weight: normal;}
			#ffcover a {font-family: Geneva, Arial, Helvetica, sans-serif; color: #a52a23; font-size: 1.1em; font-style: italic; font-weight: normal;}

					
		#fftab { width: 60%; float: left;  }
		#fftab1 { width: 100%; float: left;  }
		#fftab2 { width: 90%; float: left;  }
		#fftab3 { width: 90%; float: left;  }
		#fftab4 { width: 90%; float: left;  }
		#fftab5 { width: 90%; float: left;  }
		#fftab6 { width: 90%; float: left;  }
		#riggraf {width: 300px;float:right;text-align:center; }
		#reinsaetze { padding: 5px 65px;}
		#rveranstaltung { padding: 5px 65px;}
		#ruebungen { padding: 5px 65px;}
		#rjugend { padding: 5px 65px;}
		#rmannschaft { padding: 5px 65px;}
		#rbetrieb { padding: 5px 65px;}
/*		#rmannschaft { width: 64%; margin: 0; float: right; text-align:left;}
		#lmannschaft {width: 34%;float:left; text-align:center;
					border: 2px solid #a52a23;
*/
		
		.balancierer { clear:both;}

#fussz {clear: both;padding: 10px 10px;text-align:center; background-color: #ffffef;}
#fussz p { font-size: 0.9em; text-align: center;}
/*--------------------------------------------------------------------------------*/
/*---Kurzmitteilungen-------------------------------------------------------------*/

.flli { float: left; padding-right: 1em;}
.flre { float: right; padding-left: 1em;}
.flze { float: right; padding-left: 1em;}
.flcl { clear: both;}

.aktdatum {
color: #000000;
font-size: 0.90em;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
margin-right: 10px;
display: block;
text-align: right;
}
.akth2 {
color: #ad1910;
font-size: 2.0em;
font-style: italic;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
margin-bottom: 0.1em;
margin-left: 10px;
display: block;
text-align: left;
}
.zbild1 {
color: #a52a23;
font-size: 0.90em;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
margin-right: 10px;
display: block;
text-align: right;
}
/*--------------------------------------------------------------------------------*/
/*---Tabellenausgabe--------------------------------------------------------------*/
.fftableout { 
width: 100%; 
/*background: #30b533; - grün*/
/*background: #8c5f3e; - braun*/
/*background: #dccfc5; - hellbraun*/
/*background: #bce9c1; - hellgrün*/
/*background: #bcc6c5; - helldunkelgrün*/
/*background: #b3e5fc; - hellblau*/
/*background: #f0f0f0; - hellgrau*/
/*background: #e4bfbd; - hellrot*/
/*background: #fef6e3; - hellgold*/


color: #000;
border-collapse: collapse
}
.fftableout td { 
border: 1px solid #fff;
padding: 5px 10px;
}

.fftableout tr.z1 { background: #dccfc5; text-align: center;}
.fftableout tr.z2 { background: #f0f0f0;border-top: 2px solid #a52a23; text-align: left;}
.fftableout img { /*border: 2px solid #a52a23;*/ margin: 5px 5px;}

.fftableout tr.z2:hover { background: #bce9c1;}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*---.ffwappen {---*/
/*---width: 100%;---*/
/*---border-collapse: collapse;---*/
/*---border: 1px solid #CC9966;}---*/
/*---.ffwappen td.zli td.zre {---*/
/*---width: 70px;}---*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/



