/*
##################################################
#       	Selektoren der Website
#       	Projekt:        			Bildfight
#       	Version:        			1.0.0
#       	Author:         			André Felgner, <felgner76@web.de>
#       	angelegt:			30.03.2006
#  		    aktualisiert:			30.03.2006		durch: ANFE
#      	    Pfad:				/Pfad zur Datei auf dem Server
#       	(C) 2006 - Bildfight - http://www.Bildfight.de
##################################################

#font-variant: small-caps;

*/


h4 { font-size: 14px;
	 color: #333;
}

.news_flash { 
     font-size: 10px;
	 color: #333;
     font-family: Verdana; 
     vertical-align: top; 
     text-align: right;
}

.right_articles
{
    background:#eee;
    border:1px solid #ccc;
    color:#454545;
    margin:0 0 10px;
    padding:8px;
    
    /*runde ecken */
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;

}


div.TeamMenuBox  {
padding: 3px 10px 0 0 !important;
margin: 5px 0 0 0 !important;
border-bottom: 1px solid #ccc; 
width: 750px;
}
div.TeamMenuBox li{
margin:0 !important;
padding:0 !important;
display:block; 
float:left; 
width:auto; 
background:transparent;
}

div.TeamMenuBox a{
display:block; 
width:auto; 
padding: 1px 5px 2px 5px !important;
margin: 2px 0 0 3px !important;
border: 1px solid #ccc;
border-bottom: 1px solid #e5e5e5;
background: #e5e5e5;
color:#666666;
text-decoration: none; 
font-weight: bold;
}

div.TeamMenuBox a.active{
    color:#5A8C35;
    background: #ffffff;

}

div.TeamMenuBox a:hover{
     color:#c73024;
     background: #daffce;
   
}


/* tableMenu */

#TableMenuBox
{
float: left;
width: 100%;
background: url("/pictures/Reiter/bottom_tab.gif") repeat-x bottom;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
z-index: 10;
position: relative;
}

#TableMenuBox ul

{
margin: 0;
padding: 10px 10px 0 5px;
list-style: none;
}

#TableMenuBox li
{
font-weight:bold; 
float: left;
background: url("/pictures/Reiter/left_tab.gif") no-repeat left top;
margin: 0;
padding: 0px 5px 0px 5px;
border-bottom: 1px solid #ccc;
}


#TableMenuBox a
{
float: none;
display: block;
width: .1em;
background: url("/pictures/Reiter/right_tab.gif") no-repeat right top;
text-decoration: none;
padding: 3px 12px 5px 6px;
}

#TableMenuBox > ul a
{
width: auto;
}

#TableMenuBox a:hover
{
color: #c73024;
}

#TableMenuBox #current
{
background-image: url("/pictures/Reiter/right_tab_active.gif");
border-width: 0;
color: #5A8C35;
}

#TableMenuBox #current a
{
background-image: url("/pictures/Reiter/right_tab_active.gif");
padding-bottom: 2px;
color: #5A8C35;

}

#TableMenuBox li.current 
{
font-weight:bold; 
float: left;
background: url("/pictures/Reiter/left_tab_active.gif") no-repeat left top;
margin: 0;
padding: 0px 5px 0px 5px;
border-bottom: 1px solid #ccc;
}



#TableMenuBox a:link
{
color: #666;
}

#TableMenuBox a:visited
{
color: #666;
}

#TableMenuBox a:hover
{
color: #c73024;
}

#TableMenuBox a:active
{
color: #666;
}



BODY {
    
    margin: 0px 0px 0px 0px;  padding:0px;
	font-family: tahoma, arial, helvetica, sans-serif;
/*	font-size: .9em; */
	font-size: 14px;
	color: #444;
	margin: 0;
	padding: 0;
	background: url('/pictures/background_body.gif');
    
      /*  scrollbar-base-color : #AB3C2F;
        scrollbar-track-color : #CACFD5;
        scrollbar-face-color : ;
        scrollbar-highlight-color : ; */ /* Schatten Oben & Links */
     /*   scrollbar-3d-light-color : ;
        scrollbar-dark-shadow-color : ;
        scrollbar-shadow-color : ; /* Schatten Unten & Rechts */
    /*    scrollbar-arrow-color : #CACFD5; /* kleines Dreieck */
}

table {
    color: #555;
}


.bg_blue  	{background-color: #D2DCF1;}   /* Hellblaue Farbe */
.bg_black  	{background-color: #000000;}   /* Schwarz Farbe */

/*
a:link    {color: #f8a403; text-decoration: none;}
a:visited {color: #f8a403; text-decoration: none;}
a:active  {color: #f8a403; text-decoration: none;}
a:hover   {color: #ffd84f; font-weight:italic; border-bottom: }
*/




.SiteColor { background-color: #ededed; }/* ffef97 - fdd280 - d4e1e5 - BDCAC2 - 66B200*/
#SiteBox {border: 1px solid #898989;  background:#ffffff; margin:0px 0px 0px 0px; }


.SiteImage { background-image:url(../WebPics/Frame/BackImage.png) }
.polaroid{ height:300px; width:262px; overflow:auto; border:0px solid #ffffff; background-image:url(../WebPics/Content/polaroid_01.gif); heigth:297px; width:259px; background-repeat:no-repeat;}
.polaroid1{ height:300px; width:262px; overflow:auto; border:0px solid #ffffff; background-image:url(../WebPics/Content/polaroid_admin.gif); heigth:297px; width:259px; background-repeat:no-repeat;}
.polaroid2{ height:300px; width:262px; overflow:auto; border:0px solid #ffffff; background-image:url(../WebPics/Content/polaroid_admin2.gif); heigth:297px; width:259px; background-repeat:no-repeat;}
.polaroid3{ height:300px; width:262px; overflow:auto; border:0px solid #ffffff; background-image:url(../WebPics/Content/polaroid_friend.gif); heigth:297px; width:259px; background-repeat:no-repeat;}
.polaroid4{ height:300px; width:262px; overflow:auto; border:0px solid #ffffff; background-image:url(../WebPics/Content/polaroid_blocked.gif); heigth:297px; width:259px; background-repeat:no-repeat;}

/*- All For Site --*/
.ContentColor { background-color:#ffffff; }
.TabHeadMiddle {background-color: #336600;   background-repeat: repeat-x; height:16px;}

.small { font-size: 8pt; font-family: Verdana; }


/*- Banner Container --*/
#BannerContainer { position:static; width:965px; height:60px; border:0px solid #495F37; background-color: #none; margin:5px 0px 0px 5px;}

/*- Container für die Übersichten --*/
#OverviewContainer { position:static; width:970px; height:20px; border:0px solid #495F37; background-color: #none; margin:5px 0px 10px 0px;}
#OverviewContainer  { color:#666666; font-family: Arial,Verdana; font-size: 8pt; font-weight:normal; }
.FontOverview   { color:#FFFFFF; font-family: Verdana; font-size: 9pt; font-weight:normal;  }



/*- Navigationen --*/
.TabHead170 {height:16px; width: 170px; background-repeat:no-repeat;  background-color: #336600 ;}
/*.TabHead170 {background-image:url(../WebPics/Frame/TabHead175.png);  height:22px; width: 170px; background-repeat:no-repeat; }*/
.TabHead170 { color:#FFFFFF; font-family: Verdana; font-size:9pt; font-weight:bold; vertical-align: middle;  }
/*.TabStripline { background-color: #bbbbbb; }*/
.TabStripline { background-color: none;height:1px;  background-image:url(/pictures/Content/bg_maincontainer_line.gif);}

.TabStripline1 { background-color: #ff0000; }

.TabStriplineTest { border-bottom: 1px solid #ff0000; background-color: #ff0000; }

/*.TabStripline { background-color: #9cb8d7; }*/

/* in der ligatabele linien einziehen 
	#DataTableBox table.DataTable { border: solid 1px #000000; }
	#DataTableBox table.DataTable .head { background:#094d0a; color:#ffffff; }
	#DataTableBox table.DataTable .tr1 { background:#c5c5c5; }
	#DataTableBox table.DataTable .tr2 { background:#ffffff; }	
	#DataTableBox table.DataTable .td1 { border-bottom: 1px solid #000000; }
	#DataTableBox table.DataTable .td2 {  border-bottom: 1px solid #b0070d; }
*/	

        #UserBlocksCodeBox table.LigaTable { border: solid 1px #cccccc;}
        
        #LigaTableBox table.LigaTable { border: solid 1px #666; }
        #LigaTableBox table.LigaTable .head { background: #336600; color:#ffffff; height:20px;  font-size: 11px;}
        #LigaTableBox table.LigaTable .normal {border-bottom: 1px solid #bbb;    font-size: 11px;   }
		#LigaTableBox table.LigaTable .pokal {border-left: 1px solid #bbb; border-bottom: 1px solid #bbb;    font-size: 11px;   }
		#LigaTableBox table.LigaTable .pokalergebnisse {border-bottom: 1px solid #bbb;    font-size: 11px;  }
        #LigaTableBox table.LigaTable .letzterAufsteiger {border-bottom: 1px solid #00B200;   font-size: 11px; }	
        #LigaTableBox table.LigaTable .ersterRelegation {border-bottom: 1px solid #E57F00;  font-size: 11px; }
        #LigaTableBox table.LigaTable .ersterAbsteiger { border-bottom: 1px solid #b0070d;   font-size: 11px;}    
        #LigaTableBox table.LigaTable .FavouriteTeamnormal {color:#000000; border-bottom: 1px solid #bbb;   font-size: 11px; }
        #LigaTableBox table.LigaTable .FavouriteTeamletzterAufsteiger {color:#000000; border-bottom: 1px solid #00B200;  font-size: 11px; }	
        #LigaTableBox table.LigaTable .FavouriteTeamersterRelegation {color:#000000; border-bottom: 1px solid #E57F00;  font-size: 11px; }
        #LigaTableBox table.LigaTable .FavouriteTeamersterAbsteiger {color:#000000; border-bottom: 1px solid #b0070d;  font-size: 11px; }
        
        #LigaTableBox table.LigaTable .SaisonTrenner { border-bottom: 1px solid #222222;  font-size: 11px; }  
        
        #LigaTableBox a { color: #444;}
        
        #LigaGamesBox a { color: #444;}
        #LigaGamesBox table.LigaGames { border: solid 1px #666; }
        #LigaGamesBox table.LigaGames .head { background: #336600; color:#ffffff;  height:20px; font-size: 11px;}
        #LigaGamesBox table.LigaGames .normal {border-bottom: 1px solid #bbb;   font-size: 11px; }
        #LigaGamesBox table.LigaGames .normal_border_left {border-left: 1px solid #D9D9CC;  border-bottom: 1px solid #D9D9CC;  font-size: 11px;  }
        #LigaGamesBox table.LigaGames .dark_border {border-bottom: 1px solid #444444;  font-size: 11px;}
    
        
        .ProfilGbTR1 {color:#000000;  background-color: #ffffff; width: 800px; border-bottom: 1px solid #000000; }
        .ProfilGbTR2 {color:#000000;  background-color: #eeeeee; width: 800px; border-bottom: 1px solid #000000; }
	
        #ProfilGBBox table.ProfilGB { border: solid 1px #D9D9CC;  }
        #ProfilGBBox table.ProfilGB .head { background:#cccccc; color:#000000; }
        #ProfilGBBox table.ProfilGB .small { font-size: 8pt; background:#cccccc; color:#000000; }
        #ProfilGBBox table.ProfilGB .normal { font-size: 8pt; border-bottom: 1px solid #D9D9CC;   }
        
        
        #AdminGamesBox td {border-bottom: 1px solid #D9D9CC;   }
        #AdminGamesBox td.kommentar {border-bottom: 0px solid #000;   }
        .zeilenTR1_tabelle_admin { 
                color:#000000; /*farbe der spielnummer */ 
                background-color: #ffffff;  
                border: solid 1px #f00; 
                height:10px; 
        }
        .zeilenTR2_tabelle_admin { 
                color:#000000;  
                background-color: #eeeeee;  
                border: solid 1px #f00; 
                height:10px;
        }
        

        
         .news_pic_dataContainer
         {
          background-color:#ffffff;
          
         }
        #news_pic_dataContainer
        {
       width:700px; 
       height:130px;
       overflow-x: scroll;
       overflow-y: visible;
       border: 1px solid #cccccc;
       
        }

        
    
        
        /*#north { height: 75px;background: transparent url("/pictures/Banner/banner150x80.jpg") no-repeat 0px 0px;}*/
        #north { height: 90px; background: transparent url("/site_layout/style_a/logos/logo_150x90.gif") no-repeat 0px 0px;}
        
        
        
        /*
        #CenterTopBox table.CenterTop .toplogo {color:#cccccc; font-size:8pt; background:#ffffff url(/pictures/bg_top.jpg) top left no-repeat;}
        */
       
         /*
        #CenterTopBox a.active_1:link       { color: #004040;font-weight:bold;}
        #CenterTopBox a.active_1:visited    { color: #004040;font-weight:bold;}
        #CenterTopBox a.active_1:active     { color: #004040;font-weight:bold;}
        #CenterTopBox a.active_1:hover      { color: #004040;font-weight:bold;}
         
        #CenterTopBox a.active_0:link      { color: #004040;}
        #CenterTopBox a.active_0:visited   { color: #004040;}
        #CenterTopBox a.active_0:active    { color: #004040;}
        #CenterTopBox a.active_0:hover     { color: #004040;}
        */
        
        /*
        
    .btn_gen a.nav1_1 {
      background-position:0% -28px;
	  text-decoration: none;
      }
    .btn_gen a.nav1_1 span {
      background-position:100% -28px;
      }	  
    html>body .btn_gen a.nav1_1 {
      background-position:0% -28px;
	  text-decoration: none;
      }
    html>body .btn_gen a.nav1_1 {
      background-position:100% -28px;
      }	        
        */
        
        
        
      /*#CenterTopBox# td.active_0          {background:transparent url(http://www.kicker.de/library/img/hg-Reiter4-sel.gif) top left no-repeat;}*/
      #CenterTopBox td.active_1          {color:#004040;}
      #CenterTopBox td.active_0          {color:#004040;}
      /*
        #background-color: none;height:1px;  background-image:url(/pictures/Content/bg_maincontainer_line.gif);
      */

	  #TeamMenuBox table.TeamMenu {}
	  #TeamMenuBox a {
                        padding-left:8pt;
                        font-size:8pt;
                        font:Tahoma, Arial, Helvetica, sans-serif;
                        text-decoration:none;
                        background:transparent url(http://www.kicker.de/library/img/link-icon-s-f.gif) left no-repeat;
                        }
	  #TeamMenuBox td {background:#fff}
	  #TeamMenuBox td.active {border-bottom: 1px solid #f00; background:#ddd}
	  
	  
	  #SpieltagJavaSkript table.Spieltag {}
	  #SpieltagJavaSkript a {
                        /*
                        padding-left:8pt;
                        font-size:8pt;
                        font:Tahoma, Arial, Helvetica, sans-serif;
                        text-decoration:none;
                        background:transparent url(http://www.kicker.de/library/img/link-icon-s-f.gif) left no-repeat;
                        */
                        }
                        
	  #SpieltagJavaSkript td {background:#fff}
	  #SpieltagJavaSkript td.active {border-bottom: 1px solid #f00; background:#ddd}
	 
          
	  #NewsRoundcomment table {border:0px solid #495F37;  margin:5px 0px 0px 0px; padding:1px;}
      #NewsRoundcomment table.headline {border:0px;  margin:5px 0px 0px 0px; padding:1px;}
	  #NewsRoundcomment a {
                        padding-left:4pt;
                        font:Tahoma, Arial, Helvetica, sans-serif;
                        text-decoration:none;
                       /*background:transparent url(http://www.kicker.de/library/img/link-icon-s-f.gif) left no-repeat;*/
                        }
                        
	  #NewsRoundcomment td font:Tahoma, Arial, Helvetica, sans-serif;}
      #NewsRoundcomment td.headline {border:0px ;font-family:Georgia,Verdana,sans-serif; margin:0.3em 0;} 
      #NewsRoundcomment a.headline {
                        color:#004040; font-family: font:Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:bold; 
                        text-decoration:none;
                       /*background:transparent url(http://www.kicker.de/library/img/link-icon-s-f.gif) left no-repeat;*/
                        }

     span.headline_news { font-size:14pt; border:0px; font-weight:bold; font-family:Georgia,Verdana,sans-serif; margin:0.3em 0;} 

      
      /* live sucher verein */
  
      #LSResult     {       border:1px solid #495F37;                  
                            padding-left:8pt;
                            background:#fff;
                           
                    }    
      .LSRow        {   font-size:8pt;
                        font:Tahoma, Arial, Helvetica, sans-serif;
                        text-decoration:none;
                        padding-left:8pt;
                        background:transparent url(http://www.kicker.de/library/img/link-icon-s-f.gif) left no-repeat;
                    }
                         
/*  userverwaltung */
.navbar
{
}  

.mainDiv
{

}

.topItem
{
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("/pictures/Icons/minus.gif") no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  text-indent:14px;
}

.topItemOver
{
  text-indent:14px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("/pictures/Icons/minus.gif") no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  cursor:pointer;
}

.topItemClose
{
  text-indent:14px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("/pictures/Icons/plus.gif") no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  cursor:pointer;
}


.topItemCloseOver
{
  text-indent:14px;
  font: bold 12px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("/pictures/Icons/plus.gif") no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px tahoma,verdana,sans-serif;	
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;

   
}

.subItem a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;	 	
   text-decoration:none;

}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px tahoma,verdana,sans-serif;	  
   height:18px;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px tahoma,verdana,sans-serif;
   cursor:pointer;	
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
/* ende userverwaltung */

.TopTD {color:#FFFFFF;  background-color: #336600; height:16px;  }

/*E5FF99 FFFFCC */
.zeilenTR1 {color:#000000;  background-color: #ffffff; width: 800px; border-bottom: 1px solid #000000; height:20px;}
/*.zeilenTR2 {color:#000000;  background-color: #FFFFCC; width: 800px; border-bottom: 1px solid #000000; }*/
.zeilenTR2 {color:#000000;  background-color: #eee; width: 800px; border-bottom: 1px solid #000000; height:20px;}
.zeilenTR3 {color:#000000;  background-color: #daffce;width: 800px; height:20px;}
.zeilenTR4 {color:#333;  background-color: #FFFFCC;width: 800px;height:20px; }
/*.zeilenTRFavouriteTeam {color:#000000;  background-color:#aadd55; height:10px; width: 800px; font-weight:bold; }*/
.zeilenTRFavouriteTeam { background-color:#daffce; font-weight:bold; }

.headline_underline {border-bottom: 1px solid #999999;}
.normal_underline {border-bottom: 1px solid #D9D9CC;}

.bold {font-weight:bold;}



a.useronline:link    {color: #931C33; text-decoration: none;}
a.useronline:visited {color: #931C33; text-decoration: none;}
a.useronline:active  {color: #931C33; text-decoration: none;}
a.useronline:hover   {color: #931C33; font-weight:italic; border-bottom: } /*--  dashed 1px; */

a.useroffline:link    {color: #C30026; text-decoration: none;}
a.useroffline:visited {color: #C30026; text-decoration: none;}
a.useroffline:active  {color: #C30026; text-decoration: none;}
a.useroffline:hover   {color: #931C33; font-weight:italic; border-bottom: } /*--  dashed 1px; */




    


/*- WERBUNG --*/
.FontAdvertising  { height:15; color:#666666;  font-family: Tahoma,Arial,Verdana; font-size: 07pt; font-weight:normal; text-align: right; vertical-align: middle; line-height: 1.2em; }
a.Advertising:link    {color: #38598d; text-decoration: none;} /*- Werbung --*/
a.Advertising:visited {color: #38598d; text-decoration: none;}
a.Advertising:active  {color: #38598d; text-decoration: none;}
a.Advertising:hover   {color: #999999; font-weight:italic; border-bottom: }

/*- NAVIGATION LEVEL 0 --*/
.MenuLevel0 { height:20px; color:#fefefe; font-family: Verdana; 
    font-size:9pt; font-weight:bold; text-align: left; 
    vertical-align: middle; background-color: #669933; 
    margin:5px 0px 0px 0px; padding:0px; }
    
/*- NAVIGATION LEVEL 1 --*/
.MenuLevel1 { height:20px; color:#FFFFFF; font-family: Verdana; font-size:9pt; font-weight:bold; text-align: left; vertical-align: middle;  }
.MenuLevel2 { height:20px; color:#FFFFFF; font-family: Verdana; font-size:9pt; font-weight:normal; text-align: left; vertical-align: middle;  }
a.NavigationLevel1:link    {color: #5A8C35; text-decoration: none;}
a.NavigationLevel1:visited {color: #5A8C35; text-decoration: none;}
a.NavigationLevel1:active  {color: #5A8C35; text-decoration: none;}
a.NavigationLevel1:hover   {color: #c73024; font-weight:italic; border-bottom: }

a.NavigationLevel1_special:link    {color: #c73024; text-decoration: none;}
a.NavigationLevel1_special:visited {color: #c73024; text-decoration: none;}
a.NavigationLevel1_special:active  {color: #c73024; text-decoration: none;}
a.NavigationLevel1_special:hover   {color: #c73024; font-weight:italic; border-bottom: }

/*- LOGIN, USERMENUE & ADMIN --*/
.FontLogin { height:20px; color:#38598d; font-family: Verdana; font-size:9pt; font-weight:normal; text-align: left; vertical-align: middle;  }
a.LoginBox:link    {color: #5A8C35; text-decoration: none;}
a.LoginBox:visited {color: #5A8C35; text-decoration: none;}
a.LoginBox:active  {color: #5A8C35; text-decoration: none;}
a.LoginBox:hover   {color: #c73024; font-weight:italic; border-bottom: }

a.LoginBoxMeldung:link    {color: #c73024; text-decoration: none;}
a.LoginBoxMeldung:visited {color: #c73024; text-decoration: none;}
a.LoginBoxMeldung:active  {color: #c73024; text-decoration: none;}
a.LoginBoxMeldung:hover   {color: #931C33; font-weight:italic; border-bottom: }

.FontUser { height:20px; color:#38598d; font-family: Verdana; font-size:9pt; font-weight:normal; text-align: left; vertical-align: middle;  }
.FontMainMenu { height:20px; color:#38598d; font-family: Verdana; font-size:10px; font-weight:normal; text-align: left; vertical-align: middle;  }
a.UserBox:link    {color: #c73024; text-decoration: none;}
a.UserBox:visited {color: #c73024; text-decoration: none;}
a.UserBox:active  {color: #c73024; text-decoration: none;}
a.UserBox:hover   {color: #931C33; font-weight:italic; border-bottom: }

.FontAdmin { height:20px; color:#38598d; font-family: Verdana; font-size:9pt; font-weight:normal; text-align: left; vertical-align: middle;  }
a.AdminBox:link    {color: #c73024; text-decoration: none;}
a.AdminBox:visited {color: #c73024; text-decoration: none;}
a.AdminBox:active  {color: #c73024; text-decoration: none;}
a.AdminBox:hover   {color: #931C33; font-weight:italic; border-bottom: }

/*- CONTENT Container --*/
#ContentHaja {  border:1px solid #495F37; background-color: #none; margin:15px 5px 0px 5px; padding:0px;}
#ContentHaja { color:#582c18; font-family: Arial,Verdana; font-size:9pt; font-weight:normal; }

.FontContent   { color:#FFFFFF; font-family: Verdana; font-size: 9pt; font-weight:normal;  }
.FontContentSmall   { color:#FFFFFF; font-family: Verdana; font-size: 8pt; font-weight:normal;  }
.FontContentBlack   { color:#000000; font-family: Verdana; font-size: 8pt; font-weight:normal;  }
.FontContentGreen   { color:#004040; font-family: Verdana; font-size: 8pt; font-weight:bold;  }
.UserThumb {width:54px; height:54px; border:1px solid #afc5de; background-color: #ffeda8; vertical-align: middle; border-style:dashed; padding:2px 2px 2px 2px;}




a.DangerFontLink:link    {color: #c73024; text-decoration: none;} /*- für die Kopfzeile --*/
a.DangerFontLink:visited {color: #c73024; text-decoration: none;}
a.DangerFontLink:active  {color: #c73024; text-decoration: none;}
a.DangerFontLink:hover   {color: #931c33; font-weight:italic; border-bottom: }

/*- NEWS Container --*/
/*.NewsThumb {width:50px; height:50px; border:1px solid #afc5de; background-color: #ffeda8; vertical-align: middle; padding:0px 0px 0px 0px;}*/
.NewsThumb {  background-color: #ffffff; vertical-align: middle; padding:0px 0px 0px 0px;}
.NewsThumbBig {width:224px; height:224px; border:1px solid #afc5de; background-color: #ffeda8; vertical-align: middle; padding:2px 2px 2px 2px;}



#NewsBox {  border:1px solid #495F37; background-color: #efefef; margin:5px 5px 0px 0px; padding:0px;
/*runde ecken */
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;

} /* e4f1fe*/
.NewsBoxFont {  color:#38598d; font-family: Tahoma, Verdana; font-size: 9pt; font-weight:normal;}





#associationBox {  border:1px solid #dcdcdc; background-color: #f4f4f4; margin:5px 0px 0px 0px; padding:0px;}	
.associationBox {  color:#dddddd; font-family: Tahoma, Verdana; font-size: 9pt; font-weight:normal;  }	

.NewsBoxFont2 {  color:#333333; font-family: Tahoma, Verdana; font-size: 7pt; font-weight:normal;  }

/*- Wer ist Online Container --*/
/*#WhoIsBox {  width: 800px; border:1px solid #495F37; border-style:dashed; background-color: #daffce; margin:5px 0px 0px 0px; padding:0px;}*/
#WhoIsBox {  border:1px solid #dcdcdc;  background-color: #daffce; margin:5px 0px 0px 0px; padding:0px;}

#PokalBox {  border:1px solid #dcdcdc;  background-color: #daffce; margin:0px 0px 0px 0px; padding:0px;}

#WhoIsBox400 {  width: 400; border:1px solid #dcdcdc;  background-color: #daffce; margin:5px 0px 0px 0px; padding:0px;}
.WhoIsFont {  color:#3333333; font-family: Tahoma, Verdana; font-size: 13px; font-weight:normal;  }


#LeerBox { margin:5px 0px 0px 0px; padding:0px;}

#BilderRahmenBox { background-color: #ffffff; margin:1px 1px 1px 1px; padding:1px; border:1px solid #dcdcdc; }

/*- ContentBox für Text --*/
.ContentThumb {width:54px; height:54px; border:1px solid #afc5de; background-color: #ffffff; vertical-align: middle; padding:2px 2px 2px 2px;}
/*#ContentFontBox {  width: 800px; border:1px solid #495F37; border-style:dashed; background-color: #ffeda8; margin:10px 5px 0px 5px; padding:0px;}*/

/*#ContentFontBox {  width: 800px; border:1px solid #495F37; border-style:dashed; background-color: #eeeeee; margin:5px 0px 0px 0px; padding:0px;}*/

#ContentFontBox {  border:1px solid #cccccc;  margin:5px 0px 0px 0px; padding:0px;}
#ContentFontBox50prozent {  width: 296px; border:1px solid #495F37; background-color: #ffffff; margin:5px 0px 0px 0px; padding:0px;}

#ComentFontBox { border:1px solid #495F37; border-style:dashed; background-color: #efefef; margin:5px 5px 5px 5px; padding:5px;}*/

#ContentFontBoxSmall {  border:1px solid #495F37;  background-color: #ffeda8; margin:5px 0px 0px 0px; padding:0px;}
.ContentText {  color:#3333333; font-family: Tahoma, Verdana; font-size: 8pt; font-weight:normal;  }

/*- ContentBox für Fehlermeldung --*/
.DangerThumb {width:54px; height:54px; border:1px solid #afc5de; background-color: #ffffff; vertical-align: middle; padding:2px 2px 2px 2px;}
/*#DangerFontBox {  width: 492px; border:1px solid #495F37; border-style:dashed; background-color: #dddddd; margin:5px 0px 0px 0px; padding:0px;}*/

#DangerFontBox {border:0px solid #495F37; margin:5px 0px 0px 0px; padding:0px;}


#debugBox{  color:#c73024; 
        font-family: Verdana; 
        font-size: 9pt; 
        font-weight:normal;  
        width: 800px; 
        border:1px solid #495F37; 
        border-style:dashed; 
        background-color: #dddddd; 
        margin:5px 0px 0px 0px; 
        padding:0px;
}
#LoginBox{  color:#c73024; 
        font-family: Verdana; 
        font-size: 9pt; 
        font-weight:normal;  
        width: 170px; 
        border:1px solid #495F37; 
        /*border-style:dashed;*/ 
        background-color: #eeeeee; 
        margin:0px 0px 0px 0px; 
        padding:2px;
}

/*#DangerFontBox {  width: 800px; border:1px solid #495F37; border-style:dashed; background-color: #ffa79e; margin:10px 5px 0px 5px; padding:0px;}*/

.DangerFont  { color:#c73024; font-family: Verdana; font-size: 9pt; font-weight:normal;  }
.DangerFontSmall  { color:#c73024; font-family: Verdana; font-size: 9px; font-weight:normal;  }

/*- ContentBox für Adminbereich --*/
.AdminThumb {width:54px; height:54px; border:1px solid #afc5de; background-color: #ffffff; vertical-align: middle; padding:2px 2px 2px 2px;}
#AdminFontBox {  width: 800px; border:1px solid #495F37; border-style:dashed; background-color: #d3d3d3; margin:10px 5px 0px 5px; padding:0px;}
.AdminFont  { color:#000000; font-family: Verdana; font-size: 9pt; font-weight:normal;  }


/*-INPUTFELDER -------------------------------------------*/
/*- Inputfeld Normal -*/
input.InpYes { font-family:Verdana,Arial; font-size:8pt; color:#305661;  background-color:#none; border: #9CAE9F 1px solid;}
/*- Inputfeld Fehler -*/
input.InpNo {font-family:Verdana,Arial; font-size:8pt; color:#931C33;  background-color:#none; border:#931C33 1px solid;}
/*- Cronon Inputfelder -*/
input.anmeldung {font-family:Verdana,Arial,Helvetica; font-size:8pt; color:#305661; background-color:#none; border:#9CAE9F 1px solid;}
option {font-family:Verdana,Arial,Helvetica; font-size:8pt; color:#BDCAC2; background-color:#none; border:#9CAE9F 1px solid;}

/*-SELECTBOXEN -------------------------------------------*/
/*- Normal Status -*/
select.SelYes {font-family:Verdana,Arial; font-size:8pt; color:#305661; background-color:#none; border:#9CAE9F 1px solid;}
/*- Fehler Status -*/
select.SelNo {font-family:Verdana,Arial; font-size:8pt; color:#305661; background-color:#none; border:#FFFFFF 1px solid;}
option.SelYes {font-family:Verdana,Arial; font-size:8pt; color:#305661; background-color:#none; border-bottom:#9CAE9F 1px solid;}

/*-TEXTAREAS-------------------------------------------*/
textarea.TexYes  { font-family:Verdana,Arial; font-size:8pt; color:#305661; background-color:#none; border:#9CAE9F 1px solid;}
textarea.TexNo  { font-family:Verdana,Arial; font-size:8pt; color:#931C33; background-color:#none; border:#931C33 1px solid;}

/* ehemals rf.css */


a:LINK {color:#333333; text-decoration: none}
a:VISITED {color:#333333; text-decoration: none;}
a:ACTIVE {color:#333333; text-decoration: none;}


a:LINK.mannschaft {color:#333333; text-decoration: none;FONT-SIZE:10px;}
a:VISITED.mannschaft {color:#333333; text-decoration: none;FONT-SIZE:10px;}
a:ACTIVE.mannschaft {color:#333333; text-decoration: none;FONT-SIZE:10px;}

b.red {color:#ff0000;}


.white_bgcolor  {background-color: #82B475;}
.gruen_bgcolor  {background-color: #F0F6EE;}
.gruen_rahmen  {background-color: #82B475;}
.assetaligncenter {margin: 6px auto 6px auto; page-break-inside: avoid;}
.contentkastenhead {margin: 0 4px 4px 4px;}
.contentkastenbiga {padding:12px; border:1px solid #ccc; background:#fff; color:#000;}

/*----------------------------------------------*/

/* Style Sheets - Sexmovies.de - */

/*----------------------------------------------*/


/*- Links -------------------------------------------------*/

/*
a:link    {color: #993300; text-decoration: none;}
a:visited {color: #993300; text-decoration: none;}
a:active  {color: #CC6633; text-decoration: none;}
a:hover   {color: #FF3300; font-weight:italic; border-bottom: } 
/*--  dashed 1px; */
/*

a.link_counter:link {color: #000000; text-decoration: none; font-weight:bold;}
a.link_counter:visited {color: #000000; text-decoration: none; font-weight:bold;}
a.link_counter:active  {color: #000000; text-decoration: none; font-weight:bold;}
a.link_counter:hover   {color: #000000; font-weight:italic; font-weight:bold;}

a.ContentNav:link       { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:normal; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNav:visited    { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:normal; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNav:active     { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:normal; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNav:hover      { color: #bb0a0a; font-weight:italic; border-bottom: }

a.ContentNavhighlight:link              { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:bold; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNavhighlight:visited   { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:bold; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNavhighlight:active    { color: #bb0a0a; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:bold; line-height: 1.2em; text-transform: lowercase; letter-spacing: 0.1em; }
a.ContentNavhighlight:hover     { color: #bb0a0a; font-weight:italic; border-bottom: }





.font_ContentNav{ height:20px; color: #000000; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:normal; line-height: 1.2em; }
.font_ContentHeadline{ color: #000000; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:bold; line-height: 1.2em; }
.font_ContentMain { color: #000000; text-decoration: none;  font-family: Tahoma; font-size: 8pt; font-weight:normal; line-height: 1.2em; }
*/


/*- Ende Links --------------------------------------------*/
.News_ContentHeadline{ color: #000000; text-decoration: none;  font-family: Tahoma; font-size: 10pt; font-weight:bold; line-height: 1.2em; }

/*- HINTERGRÜNDE -------------------------------------------*/
/*- FARBEN -------------------------------------------*/
.bgc01  {background-color: #E3ECFF;}   /* Dunkel Braun für Tabellen Außenrahmen */
.bgc02  {background-color: #325683;}   /* Dunkel Blau für Content-Tabellen Außenrahmen */
.bgc03  {background-color: #BBCCF0;}   /* Mittel Blau für Content-Tabellen Hintergrundfarbe */
.bgc04  {background-color: #E3ECFF;}   /* Bilder */
.1pixline  {background-color: #325683;}   /* Für einen Pixel hohe Linie */
.block1  {background-color: #325683;}   /* Für einen Pixel hohe Linie */
.block2  {background-color: #CAD9F7;}   /* Für einen Pixel hohe Linie */

/*- BILDER -------------------------------------------*/
.head_blocklinks   	{background-image:url(block/head_links.gif); height:102px; width:172px;  background-repeat:no-repeat;}
.head_blockrechts    	{background-image:url(block/head_rechts.gif); height:102px; width:172px;  background-repeat:no-repeat;}
.head_blockmitte    	{background-image:url(block/head_mitte.gif); height:102px; }

/*- Blockbilder -------------------------------------------*/
.blockobenlinks     	{background-image:url(block/links_oben.gif); width:172px;}
.blockuntenlinks   	{background-image:url(block/links_unten.gif); width:172px;}
.blockuntenrechts   	{background-image:url(block/rechts_unten.gif); width:172px;}
.blockuntenrechts   	{background-image:url(block/rechts_unten.gif); width:172px;}
.blockmitte    {background-image:url(block/block_mitte.gif); width:172px;}




.bg200  {background-color: #891134;}   /* Dunkel Braun für Tabellen Außenrahmen */
.hgb200   {background-image:url(../pics/polaroid/foto8.png); heigth:57px; width:182px;  background-repeat:no-repeat;} /* Hintergrund - Foto/Menü */
/*- Schrift um Tabellenhöhe zu bestimmen ---------------------------------------------------*/

/*-INPUTFELDER -------------------------------------------*/
/*- Inputfeld Fehler-*/
/*input.okay {font-family: Verdana,Arial,Helvetica; font-size: 8pt; color: #000000;  background-color:#FFFFFF;  border-right: #325683 1px solid;  border-left: #325683 1px solid;  border-top: #325683 1px solid; border-bottom: #325683 1px solid;} */
/*-INPUTFELDER -------------------------------------------*/

/*-TEXTAREAS-------------------------------------------*/
/*textarea.ecardnachricht  { font-family: Verdana,Arial,Helvetica; font-size: 7pt; color: #000000;  background-color:#FFFFFF;  border-right: #959DA5 1px solid;  border-left: #959DA5 1px solid;  border-top: #959DA5 1px solid;  border-bottom: #959DA5 1px solid; } */
/*-TEXTAREAS-------------------------------------------*/


/*-DIV-TAGS-------------------------------------------*/
#overtab { height:355px; width:480px; overflow:auto; border:0px solid #ffffff; background-color: #ED882A; } 
/*- eCards Nachrichtenfeld -*/
#onlineuser { height:100px; width:160px; overflow:auto; border:1px solid #325683; } 
/*-DIV-TAGS-------------------------------------------*/

/*- Schrift --------------------------------------------------------------------------------*/
.s13b  { color:#325683;  font-family: arial; font-size: 13pt; font-weight:bold }
.s13n  { color:#325683;  font-family: arial; font-size: 13pt; font-weight:normal}
.s11b  { color:#325683;  font-family: arial; font-size: 11pt; font-weight:bold }
.s11n  { color:#325683;  font-family: arial; font-size: 11pt; font-weight:normal }
.s10b  { color:#325683;  font-family: arial; font-size: 10pt; font-weight:bold }
.s10n  { color:#325683;  font-family: arial; font-size: 10pt; font-weight:normal }
.s09b  { color:#325683;  font-family: arial; font-size:  9pt; font-weight:bold }
.s09bw  { color:#FFFFFF;  font-family: arial; font-size:  9pt; font-weight:bold }/* Warnmeldungen */
.s09n  { color:#325683;  font-family: arial; font-size:  9pt; font-weight:normal }

.s08gb  { color:#336600;  font-family: arial; font-size:  8pt; font-weight:normal }

.s08b  { color:#325683;  font-family: arial; font-size:  8pt; font-weight:bold }
.s08n  { color:#325683;  font-family: arial; font-size:  8pt; font-weight:normal } 
.s07b  { color:#325683;  font-family: arial; font-size:  7pt; font-weight:bold }
.s07n  { color:#325683;  font-family: arial; font-size:  7pt; font-weight:normal }
.s06b  { color:#325683;  font-family: arial; font-size:  6pt; font-weight:bold }
.s06n  { color:#325683;  font-family: arial; font-size:  6pt; font-weight:normal }
.s05b  { color:#325683;  font-family: arial; font-size:  5pt; font-weight:bold }
.s05n  { color:#325683;  font-family: arial; font-size:  5pt; font-weight:normal }
.s04b  { color:#325683;  font-family: arial; font-size:  4pt; font-weight:bold }
.s04n  { color:#325683;  font-family: arial; font-size:  4pt; font-weight:normal }
.s03b  { color:#325683;  font-family: arial; font-size:  3pt; font-weight:bold }
.s03n  { color:#325683;  font-family: arial; font-size:  3pt; font-weight:normal }
/*- Ende Schrift ---------------------------------------------------------------------------*/


/*
	// 1 - Heimsieg
	// 2 - Auswärtssieg
	// 3 - Heimniederlage
	// 4 - Auswärtsniederlage
	// 5 - Remies zu Hause
	// 6 - Remies Auswärts
*/	
.Tendenz_1  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:limegreen; font-family: arial; font-size:  8pt; font-weight:normal }
.Tendenz_2  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:forestgreen; font-family: arial; font-size:  8pt; font-weight:normal }
.Tendenz_3  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:#ff3300; font-family: arial; font-size:  8pt; font-weight:normal }
.Tendenz_4  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:#ff6600; font-family: arial; font-size:  8pt; font-weight:normal }
.Tendenz_5  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:#fff0aa; font-family: arial; font-size:  8pt; font-weight:normal }
.Tendenz_6  { border-bottom: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color:#000000;  background-color:#fff000; font-family: arial; font-size:  8pt; font-weight:normal }


/*- NORBERTS ZEUG ---------------------------------------------------------------------------*/
.activ { color:green;  font-family: arial; font-size:  8pt; font-weight:normal }
.passiv {color:red;  font-family: arial; font-size:  8pt; font-weight:normal }
.guest {color:gray;  font-family: arial; font-size:  8pt; font-weight:normal }

.kreuztabelle3 { background-color:#619252; }
.kreuztabelle2 { background-color:#F0F6EE; }
.kreuztabelle1 { background-color:#A4D697; }

td {font-size: 8pt;  font-family: arial;}

input{
 border-bottom: black 0px solid;
 border-left: #297394 0px solid;
 border-right: black 0px solid;
 border-top: #297394 0px solid;
 font-family:Verdana;
 font-size: 8pt;
 
 padding-left:1px;
 padding-top:1px;
 padding-bottom:1px;
 font-weight: bolder;
 color:white;
/* background-color:#aaaaaa; */
 cursor:hand;
}



.new_event    {color: #c73024; } /* in der Navigation werden neue PMs angezeigt */


a.ContentUserLinks:link    {color: #5A8C35; }
a.ContentUserLinks:visited {color: #5A8C35; }
a.ContentUserLinks:active  {color: #5A8C35; }
a.ContentUserLinks:hover   {color: #c73024; font-weight:italic; border-bottom: }

a.ContentLinks:link    {color: #5A8C35; }
a.ContentLinks:visited {color: #5A8C35; }
a.ContentLinks:active  {color: #5A8C35; }
a.ContentLinks:hover   {color: #c73024; font-weight:italic; border-bottom: }

a.ContentHeadLinks:link    {color: #38598d; text-decoration: none;} /*- für die Kopfzeile --*/
a.ContentHeadLinks:visited {color: #38598d; text-decoration: none;}
a.ContentHeadLinks:active  {color: #38598d; text-decoration: none;}
a.ContentHeadLinks:hover   {color: #ffeda8; font-weight:italic; border-bottom: }

