/**************** CSS MADE BY Gordy Frank ********************/
/************* all rights 2006 - 3SIGNS.com ******************/


/* ************************************************************** */
/*   HTML Elemente
/* ************************************************************** */

body
{

    background-color            : #0E130D                         ; 
    margin                      : 000px                           ;

}


img 
{ 
		border                      : 000px                           ;
}

a:link, a:visited
{
     
    color                       : #335833  ;
    text-decoration:none;
    
}

a:hover, a:active, a:focus 
{

    text-decoration:underline;
      
}


fieldset
{

      border                  : 001px solid #808080                 ;
      padding                 : 010px;

  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
      
}

/* ************************************************************** */
/*   Formulare
/* ************************************************************** */

  textarea
  {
  
      width                   : 250px                               ;
      height                  : 125px                               ;
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #808080                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
      
  
  }
  

  
  .form_input_text
  {
  
      width                   : 150px                               ;
      height                  : 020px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #808080                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
  }

  .form_input_text_focus
  {
  
      width                   : 150px                               ;
      height                  : 020px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #FF0000                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
  }
  
  .form_input_password
  {
  
      width                   : 150px                               ;
      height                  : 020px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #808080                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
  }
  
  .form_input_password_focus
  {
  
      width                   : 150px                               ;
      height                  : 020px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #FF0000                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
  }
  
  select
  {
  
      width                   : 150px                               ;
      height                  : 020px                               ;

      font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
     
  }
  

  
  .form_input_submit
  {
  
      width                   : 150px                               ;
      height                  : 018px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #335833                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 11px                                ;
      


  }
  
/*   input[type="radio"]
  {
  
      width                   : 012px                               ;
      height                  : 012px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      color                   : #000000                             ;
  
  }  
  
  input[type="password"]
  {
  
      width                   : 150px                               ;
      height                  : 018px                               ;
  
      padding                 : 001px 002px 001px 002px             ;
  
      border                  : 001px solid #808080                 ;
  
      color                   : #000000                             ;
  
  		font-family             : tahoma                              ;		
      font-weight             : normal                              ;
  		font-size               : 12px                                ;
  
  } */
  
.div-dotline
{
        margin: 0px;
        padding: 0px;
        display: block;
        background-image: url('../img/page/design/dotline.gif');
        height:1px;
}

/* ************************************************************** */
/*   Navigation
/* ************************************************************** */

  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  /*   Linke Navigation
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  
    .navigation_left_dotline
    {
    
        margin                  : 000px                               ;
        padding                 : 000px                               ;
        display                 : block                               ;
        background-image        : url('../img/page/design/dotline.gif');
        height                  : 001px                               ;
    
    }
    
    /* Menu */
    
    #navigation_left_menu
    {
    
    		margin                  : 000px 000px 000px 002px             ;
        padding                 : 000px 000px 000px 000px             ;
    
    		font-family             : tahoma                              ;		
        font-size               : 10px                                ;
    		font-weight             : normal                              ;
    		
        text-align              : left                                ;
    
    		background-color        : #EDECEC                             ;
    		background-image        : url('../img/page/design/menbg.jpg') ;
    		background-repeat       : repeat-y                            ;
           
    }
    
    #navigation_left_menu a:link 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
          
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;    
    
        color                   : #7B8079                             ;    
    
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
    
    }
    
    #navigation_left_menu a:visited 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;        
    
    
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
        
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
    
        list-style-position     : inside                              ;
    
        position                : static                              ;
    
    }
    #navigation_left_menu a:hover
    {
    
        margin                  : 004px 000px 000px 045px             ;
        padding                 : 000px 003px 001px 002px             ;
            
        text-decoration         : none                                ;
        
        color                   : #60685D                             ;
            
    }
    
    #navigation_left_menu a:active
    {
    
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
        
        text-decoration         : none                                ;
        
        color                   : #FFFFFF                             ;
    
    }
    
    #navigation_left_menu_item
    {
    
    		padding                 : 004px 000px 003px 025px             ;
    		margin                  : 004px 000px 000px 000px             ;
    
        font-family             : tahoma                              ;
        font-size               : 11px                                ;
    		font-weight             : normal                              ;		
    
    		/*color                   : #076118                         ;*/
    
        background-color        : #FFFFFF                             ;
    		background-image        : url('../img/page/design/seclist.jpg');
    		background-repeat       : no-repeat                           ;
    
    }
    
    /* Submenu */
    
    #navigation_left_submenu a:link 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
        
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
    
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
        
        border-top              : 000px                               ;
    
    
    }
    
    #navigation_left_submenu a:visited 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
        
        background-color        : #EDECEC                             ;
        
        display                 : block                               ;
        
        border-top              : 000px                               ;
    
    }
    
    #navigation_left_submenu a:hover
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 045px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
    
        color                   : #60685D                             ;
    
        border-top              : 000px                               ;
    
    }
    
    #navigation_left_submenu a:active
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
        
        color                   : #FFFFFF                             ;
        
        border-top              : 000px                               ;
    
    }
  
  
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  /*   Rechte Navigation
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  
    .navigation_right_dotline
    {
    
        margin                  : 000px                               ;
        padding                 : 000px                               ;
        display                 : block                               ;
        background-image        : url('../img/page/design/dotline.gif');
        height                  : 001px                               ;
    
    }
    
    /* Menu */
    
    #navigation_right_menu
    {
    
    		margin                  : 000px 000px 000px 000px             ;
        padding                 : 000px 000px 000px 000px             ;
    
    		font-family             : tahoma                              ;		
        font-size               : 10px                                ;
    		font-weight             : normal                              ;
    		
        text-align              : left                                ;
    
    		background-color        : #EDECEC                             ;
    		
    		background-repeat       : repeat-y                            ;
           
    }
    
    #navigation_right_menu a:link 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
          
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;    
    
        color                   : #7B8079                             ;    
    
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
    
    }
    
    #navigation_right_menu a:visited 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;        
    
    
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
        
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
    
        list-style-position     : inside                              ;
    
        position                : static                              ;
    
    }
    #navigation_right_menu a:hover
    {
    
        margin                  : 004px 000px 000px 045px             ;
        padding                 : 000px 003px 001px 002px             ;
            
        text-decoration         : none                                ;
        
        color                   : #60685D                             ;
            
    }
    
    #navigation_right_menu a:active
    {
    
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
        
        text-decoration         : none                                ;
        
        color                   : #FFFFFF                             ;
    
    }
    
    #navigation_right_menu_item
    {
    
    		padding                 : 004px 000px 003px 025px             ;
    		margin                  : 004px 000px 000px 000px             ;
    
        font-family             : tahoma                              ;
        font-size               : 11px                                ;
    		font-weight             : normal                              ;		
    
    		/*color                   : #076118                         ;*/
    
        background-color        : #FFFFFF                             ;
    		background-image        : url('../img/page/design/seclist.jpg');
    		background-repeat       : no-repeat                           ;
    
    }
    
    /* Submenu */
    
    #navigation_right_submenu
    {
    
    		margin                  : 000px 002px 000px 000px             ;
        padding                 : 000px 000px 000px 000px             ;
    
    		font-family             : tahoma                              ;		
        font-size               : 10px                                ;
    		font-weight             : normal                              ;
    		
        text-align              : left                                ;
    
    		background-color        : #EDECEC                             ;
    		background-image        : url('../img/page/design/menbg.jpg') ;
    		background-repeat       : repeat-y                            ;
           
    }
    
    #navigation_right_submenu a:link 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
        
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
    
        background-color        : #EDECEC                             ;
    
        display                 : block                               ;
        
        border-top              : 000px                               ;
    
    
    }
    
    #navigation_right_submenu a:visited 
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
        
        color                   : #7B8079                             ;
        
        background-color        : #EDECEC                             ;
        
        display                 : block                               ;
        
        border-top              : 000px                               ;
    
    }
    
    #navigation_right_submenu a:hover
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 045px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
    
        color                   : #60685D                             ;
    
        border-top              : 000px                               ;
    
    }
    
    #navigation_right_submenu a:active
    {
    
        width                   : auto                                ;
        height                  : 015px                               ;
        margin                  : 004px 000px 000px 042px             ;
        padding                 : 000px 003px 001px 002px             ;
    
        text-decoration         : none                                ;
        
        color                   : #FFFFFF                             ;
        
        border-top              : 000px                               ;
    
    }
  
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  /*   Login
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
  
    #login_table
    {
    
        width                   : 136px                               ;
    		
        margin                  : 010px 010px 010px 010px             ;
        
        font-family             : tahoma                              ;
    		font-size               : 11px                                ;
    		font-weight             : bold                                ;    
    
        text-decoration         : none                                ;
        
    		color                   : #808080                             ;  
    
    }
    
    #login_input
    {
    
        width                   : 134px                               ;
        
        border                  : 1px solid #808080;
        color: #808080;
    		font-weight: normal;
    		font-size: 12px;
    		font-family: tahoma;
        
    
    }
    
    #login_submit
    {
    
        width                   : 068px                               ;
    
        border  : 1px solid;
        border-color:  #808080;
        color: #808080;
    		font-weight: normal;
    		font-size: 12px;
    		font-family: tahoma;
    
    }


/* ************************************************************** */
/*   Content
/* ************************************************************** */

/* Sie befinden sich... */

#content_path
{

    width                   : auto                                ;
    height                  : 020px                               ;
    margin                  : 000px 000px 000px 000px             ;
    padding                 : 005px 015px 000px 015px             ;
    
    font-family             : tahoma                              ;
		font-size               : 10px                                ;
		font-weight             : normal                              ;
    
    text-align              : right;
    vertical-align          : middle;
    
    color                   : #808080;    
    
}

#content_path a:visited, #content_path a:visited
{

		font-weight             : bold                                ;
    color                   : #808080                             ;
    text-decoration         : underline                           ;
    
}

#content_title
{

    width                   : auto                                ;
    height                  : auto                                ;
    margin                  : 000px 000px 000px 000px             ;
    padding                 : 000px 020px 000px 020px             ;
    
    border-bottom           : 001px solid #000000                 ;
    
    font-family             : tahoma                              ;
		font-size               : 11px                                ;
		font-weight             : bold                                ;    

}

#content_content
{

    width                   : auto                                ;
    height                  : auto                                ;
    margin                  : 000px 000px 000px 000px             ;
    padding                 : 000px 010px 020px 010px             ;
    
    font-family             : tahoma                              ;
		font-size               : 12px                                ;
		font-weight             : normal                              ;    

}

#page_content_table, .page_content_table
{

    width                   : 480px                               ;
    height                  : auto                                ;

    margin                  : 010px 000px 000px 000px             ;
    padding                 : 000px 000px 000px 000px             ;

    font-family             : tahoma                              ;
		font-size               : 12px                                ;
		font-weight             : normal                              ;  
    

    
    background-color        : #F1F1F1                             ; 

    
}

#page_content_table th, .page_content_table_th
{

    height: 24px;

    padding                 : 004px 004px 004px 004px             ;

    font-family             : tahoma                              ;
		font-size               : 12px                                ;
		font-weight             : bold                                ;  
    
    text-align              : left                                ;
    
    border-bottom           : 001px solid #009900                 ;
    
    background-image        : url('../img/page/design/background_th2.gif');
    background-position     : bottom                              ;
    background-repeat       : repeat                              ;
    
}

#page_content_table td, .page_content_table_td
{

    width                   : auto                                ;
    height                  : 024px                               ;
    
    padding                 : 004px 004px 004px 004px             ;

    font-family             : tahoma                              ;
		font-size               : 11px                                ;
		font-weight             : normal                              ;  
    
    background-image        : url('../img/page/design/dotline.gif');
    background-position     : bottom                              ;
    background-repeat       : repeat-x                            ;
    
}







.fuckimg 
{ 
		border:0px;
		margin: 0px;
		padding: 0px;
}
.pxlinesp
{
		 padding: 0px 5px 0px 0px;
		 margin: 0px 0px 0px 0px;
}
.pxlinetd
{
		 border-left: 1px solid #009ED1; 
		 padding: 0px 0px 0px 0px;
		 margin: 0px 0px 0px 0px;
}

td
{
		vertical-align: top;
}
#toplink a:link
{
	padding:0px;
}
#toplink a:visited
{
	padding:0px;
}
#menbig
{
	text-align: left;
}
#menbig img
{
	float:left; 
}
#menlo
{
	 float:left; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #525A4F;
	padding-top: 6px;
	padding-left: 8px;
}
#menlo a
{
 
	font-family: Century Gothic;
	font-size: 9px;
	/*display: block;*/
	font-weight: normal;
	color: #525A4F;
	margin-top: -2px;
	margin-right: 2px;
	margin-bottom: -14px;
	text-decoration: none;
  
}
#menlo2
{
	 float:left; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #707A6C;
	padding-top: 6px;
	padding-left: 3px;
}
#menlo2 a
{
 
	font-family: Century Gothic;
	font-size: 9px;
	/*display: block;*/
	font-weight: normal;
	color: #565E53;	
	margin-top: -6px;
	margin-right: 2px;
	margin-left: -1px;
	margin-bottom: -14px;
	text-decoration: none;
}
#menlo2 a:link
{
 
	font-family: Century Gothic;
	font-size: 9px;
	/*display: block;*/
	font-weight: normal;
	color: #707A6C;	
	margin-top: -6px;
	margin-right: 2px;
	margin-left: -0px;
	margin-bottom: -14px;
}
#menlo2 a:visited
{
 
	font-family: Century Gothic;
	font-size: 9px;
	/*display: block;*/
	font-weight: normal;
	color: #707A6C;	
	margin-top: -6px;
	margin-right: 2px;
	margin-left: -0px;
	margin-bottom: -14px;
}
#menlo2 a:hover
{
 
	font-family: Century Gothic;
	font-size: 9px;
	/*display: block;*/
	font-weight: normal;
	color: #949D90;	
	margin-top: -6px;
	margin-right: 2px;
	margin-left: -0px;
	margin-bottom: -14px;
}


/******************** NEWS STYLES *************************/
#newsBox
{
		border-bottom: 1px solid #009ED1;
		padding: 20px 8px 30px 8px;
		margin: 0px 10px 0px 10px;
}
#Box
{
		border-bottom: 1px solid #009ED1;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 10px 0px;
}
#newsDate
{
		padding: 2px 2px 2px 2px;
		margin: 5px 1px 0px 1px;
		color: #00A5D6;
		font-weight: bold;
		font-size: 11px;
		font-family: arial;
		text-align: right;
}
#newsHeadline
{
		color: #FF0004;
		font-weight: bold;
		font-size: 13px;
		font-family: arial;
}
.newsStory
{
		color: #111111;
		font-weight: normal;
		font-size: 11px;
		font-family: arial;
}
.newsReadmore
{
		color: #FF0004;
		font-weight: bold;
		font-size: 11px;
		font-family: arial;
		text-decoration: none;
}
.newsIMG
{
		float: right;
}

/************ sectionLinks1 styles **************/

/************************section lister ***************/
#sectionLister
{
		margin: 4px 14px 0px 14px;
        	padding: 2px 0px 2px 0px;
		font-size: 17px;
		font-family: arial;
		font-weight: bold;
		background-color: #EFF4F4;
		border-right: 2px solid #000000;
		border-bottom: 2px solid #DBDBDB;
		text-align: right;
        
}
#sectionLister a
{
        text-decoration: none;
        color: #D60000;
	margin: 10px 5px 10px 5px;
        padding: 0px 2px 5px 5px;
}

#sectionListerl
{
		margin: 4px 14px 0px 14px;
        	padding: 2px 0px 2px 0px;
		font-size: 17px;
		font-family: arial;
		font-weight: bold;
		background-color: #EFF4F4;
		border-right: 2px solid #DBDBDB;
		border-bottom: 2px solid #DBDBDB;
		text-align: left;
        
}
#sectionListerl a
{
        text-decoration: none;
        color: #D60000;
	margin: 10px 5px 10px 5px;
        padding: 0px 2px 5px 5px;
}
/*********************** intro page *****************/
#contentstun
{
		color: #808080;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;
    
    padding-left : 10px;
}
#content
{
		border-bottom: 1px solid #292C28;
		background-color: #FAFAFA;
		padding: 10px 20px 10px 20px;	
		color: #B7B7B7;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;
}
#content headline
{
		color: #d60000;
		font-weight: bold;
		font-size: 13px;
		padding-top: 5px;
		font-family: arial;
}
#content story
{
		color: #808080;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;
		
}
#content readmore
{
		color: #FF0004;
		font-weight: bold;
		font-size: 11px;
		font-family: arial;
		text-decoration: none;
}
.stunimg
{
		float         : left;

		display       : block;
/* 		padding-left  : 10px;
    padding-top   : 30px; */
		
    margin        : 0px 10px 0px -3px;
}
.contentimg
{
		float: right;
		align: right;
		padding: 0px 0px 0px 0px;
		margin: 0px -9px 5px 0px;
}
/************** copyright www.3signs.com **************/


/**** Zusatz von Kasjada für GC06 Präsentation - nicht final! ***/

.account_name
{

		font-family                 : tahoma                        ;
		font-size                   : 12px                          ;
		font-weight                 : bold                          ;    

    text-decoration             : none                          ;
    
		color                       : #808080                       ;  
       
    padding-left                : 010px                         ;
    padding-top                 : 010px                         ;
}

.account_links
{

		font-family                 : tahoma                        ;
		font-size                   : 12px                          ;
		font-weight                 : normal                        ;    

    text-decoration             : none                          ;
    
		color                       : #808080                       ;     
    
    padding-left                : 015px                         ;
    
}

.textfeld
{
    border  : 1px solid;
    border-color:  #808080;
    color: #808080;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;
    
    width     : 136px;
}

.button
{
    border  : 1px solid;
    border-color:  #808080;
    color: #808080;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;
    
    margin-left : 34px;
    width     : 68px;
}

.reglink
{
		color: #808080;
		font-weight: normal;
		font-size: 12px;
		font-family: tahoma;

}

#article_infobox, .article_infobox_table
{

    width                   : 100%                               ;
    height                  : auto                               ;
        
    background-image        : url('../img/page/article/article_infobar_divider.gif');
    background-position     : top                              ;
    background-repeat       : repeat-x                            ;
        
}

#article_infobox td, .article_infobox_td
{

    width                   : auto                                ;
    height                  : 016px                               ;
    
    padding                 : 003px 005px 003px 005px             ;

    font-family             : tahoma                              ;
		font-size               : 10px                                ;
		font-weight             : normal                              ;  
    
}

#article_infobox th, .article_infobox_th
{

    width                   : auto                                ;
    height                  : 016px                               ;
    
    padding                 : 003px 005px 003px 005px             ;

		font-family             : tahoma                              ;		
    font-size               : 009px                                ;
		font-weight             : bold                              ;
    
    color                   : #666666;
    
    text-align              : left;
        
}

.article_infobox_divider_top
{
    
    background-image        : url('../img/page/article/article_infobar_divider.gif');
    background-position     : top                              ;
    background-repeat       : repeat-x                            ;
    
}

.article_infobox_divider_bottom
{
    
    background-image        : url('../img/page/article/article_infobar_divider.gif');
    background-position     : bottom                              ;
    background-repeat       : repeat-x                            ;
    
}

#article_bewertung, .article_bewertung_table
{

    width                   : 100%                               ;
    height                  : auto                               ;
    
}

#article_bewertung td, .article_bewertung_td
{

    width                   : auto                                ;
    height                  : 016px                               ;
    
    padding                 : 004px 004px 004px 004px             ;

    font-family             : tahoma                              ;
		font-size               : 11px                                ;
		font-weight             : normal                              ;  
    
}

#article_search_textfield, .article_search_textfield
{

    height                  : 020px;
    
    padding-left            : 003px;
    padding-right           : 003px;

		font-family             : tahoma                              ;		
    font-size               : 011px                                ;
		font-weight             : normal                              ;
  
    color                   : #000000;
    
    border                  : 001px solid #666666; 
    background-color        : #DEDEDE;

}

#article_search_submit, .article_search_submit
{

    height                  : 020px;

    padding-left            : 003px;
    padding-right           : 003px;
    
		font-family             : tahoma                              ;		
    font-size               : 011px                                ;
		font-weight             : bold                              ;
  
    color                   : #006600;
    
    border                  : 001px solid #666666; 
    background-color        : #DEDEDE;

}

#article_search_select, .article_search_select
{

    height                  : 018px;

    padding-left            : 003px;
    padding-right           : 000px;
    
		font-family             : tahoma                              ;		
    font-size               : 011px                                ;
		font-weight             : bold                              ;
  
    color                   : #006600;
    
    border                  : 001px solid #666666; 
    background-color        : #DEDEDE;

}