/*Allgemeine Einstellungen*/
* { font-size: 100%; margin: 0; padding: 0; }
body {background: #CCCCCC; color: #666666; min-width: 800px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}
/*Hover Effekt fuer den IE*/
body {behavior: url("csshover3.htc"); }
/*--------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------------------------------*/
/*Layout*/
#homepage {margin: 1em auto; width: 800px; text-align: left;}
#header {height: 97px; position: relative; width: 800px; margin: 0 auto; background: url(../img/header.jpg) no-repeat 0 0;}
#content {position: relative; background-image: url(../img/back.jpg); width: 800px; height: auto;}
#content-inner {padding: 0px 235px 8px 138px; font-size:0.8em; line-height: 1.5em;}
#footer {clear:both; height: 85px; width: 800px; background: url(../img/footer.jpg) no-repeat 50% 0; text-align:center;}
#footer-inner {padding-top: 50px; padding-left: 475px;color: #000000; font-size:0.8em;}

/*Info Grafik anzeigen*/
#aktuelles #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/aktuell.png) no-repeat;}
#ff #info, #ff_mannschaft #info, #ff_taten #info, #ff_fz #info, #ff_elw3 #info, #ff_wache #info, #ff_geschi #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/ff.png) no-repeat;}
#jf_start #info, #jf_mannschaft #info, #jf_tat #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/jf.png) no-repeat;}
#fv #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/fv.png) no-repeat;}
#bilder #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/bilder.png) no-repeat;}
#kontakt #info {position:absolute; top: -31px; left: 25px; height: 466px; width: 82px; background: url(../img/kontakt.png) no-repeat;}

/* Formatierungen
----------------------------------------------- */
#content-inner h1 {background: transparent; color: #000000; font-weight: normal; text-transform: uppercase; margin-bottom: 1.5em; letter-spacing: 0.1em;}
#content-inner h2 {margin-bottom: 0.5em; font-weight:normal; color: #000000;}

/* Ueberschriften fuer Aktuelles */
#content-inner h3 {background: transparent; color: #000000; font-weight: normal; text-transform: uppercase; margin-bottom: 1.0em; letter-spacing: 0.1em;}
#content-inner h4 {margin-bottom: 0.5em; font-weight:normal; color: #000000;}


.punkte {position:relative; background-image: url(../img/punkte.png); background-repeat: no-repeat; padding: 15px 0px 15px 0px;	background-position: left center;}

/* Links*/
#content-inner a, #content-inner a:visited {color: #663300; text-decoration: none;}
#content-inner a:focus, #content-inner a:hover {color: #cc3300;}
#footer-inner a, #footer-inner a:visited {color: #000000; text-decoration:none; font-size: 0.9em; font-weight: bold;}
#footer-inner a:focus, #footer-inner a:hover {color: #666666;}

/* Bildergalerie */
#pic {margin: 0; padding: 0; width: 425px; background-image: url(../img/blank.gif); background-repeat: no-repeat; background-position: center;}
#pic a {outline:none;}
#pic img {border: 1px solid #CCC; padding: 2px; /* margin: 50px; */}

#pic ul {list-style:none;}
#pic ul li {background:url('../img/arrow.gif') no-repeat 2px 8px; padding-left:16px;}



.pdf {bac\kground-image:url(../img/pdficon_small2.gif); background-repeat: no-repeat; background-position: 0px 0px; padding-left: 18px; margin: 0;}

.small {font-size:0.7em;}

