a:link 
{ color: #000000;
  text-decoration: none;
}


a:visited 
{ color: #000000; 
  text-decoration: none;
}


a:active 
{ color: #000000; 
  text-decoration: none;
}


a:hover
{ color: #000000; 
  text-decoration:underline;
}


body
{
   font-family: Arial, Trebuchet MS, Geneva, Helvetica, sans-serif; 
   background-color: #E0E0E2;  
}

form
{
   display:inline;
}


#hintergrund
{  position: relative;
   width: 880px;
   left: 50%;
   margin-top: 50px;   
   margin-left: -440px; 
   height: 300px;
   background-image: url(../img/hintergrund.png);
   background-repeat:no-repeat; 
}


#container
{  position: relative;
   width: 800px;
   left: 50%;
   margin-top: -260px;   
   margin-left: -400px; 
   min-height: 600px;
   height: auto !important;
   height: 600px; 
   padding-bottom: 20px;
   background-color: #F0F0F2; 
}


#nachtrag
{  position: relative;
   width: 800px;
   left: 50%;
   margin-top: 0px;   
   margin-left: -400px;  
   padding-bottom: 20px;
}




#kopf
{
   position: relative;
   background-image: url(../img/kopf.png);
   background-repeat:no-repeat;
   width: 800px;
   height: 130px;
   top: 0px;
   left: 0px;

}


#navi
{
   position: relative;
   width: 800px;
   top: 0px;
   left: 0px; 
   text-align:right; 
   font-size: 11px;  
}


#inhalt
{
   position: relative;
   width: 750px;
   top: 25px;
   left: 25px;
}


#container_unten_groesser
{
   position: relative;
   width: 750px;
   top: 25px;
   left: 25px; 
}


th 
{
   font-weight:bold;
   vertical-align:top;   
}


td
{
   vertical-align:top;
}

.ueberschrift_1
{
   padding-left: 8px;
   font-size: 13px;
}


.ueberschrift_raum
{
   padding-left: 8px;
   font-size: 3px;
}


.notiz
{
   padding-left: 8px;
   font-size: 11px;  
}


.span_ueberschrift_1
{ 
   padding-left: 8px;
}

.span_ueberschrift_3
{ 
   padding-left: 8px;
   font-size: 11px;  
}


.span_voting_countries_1
{ 
   color: #000000;
}

.span_voting_countries_2
{ 
   color: #666666;
}


.div_table_home_back
{
    
}


.tr_home_tabelle_1
{
   background-color: #FAFAFC;  
   background: -moz-linear-gradient(top, #FAFAFC, #ECECEF);   
   background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFC), to(#EEEEF0));  
}


.tr_home_tabelle_2
{
   background-color: #FAFAFC;  
   background: -moz-linear-gradient(top, #FAFAFC, #ECECEF);   
   background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFC), to(#EEEEF0));       
}

.td_home_tabelle
{ 
   height:40px;
   vertical-align:middle;
   padding-left: 8px;
   text-align: left;
   font-size: 0.7em;  
   color: black;
   padding-top: 0.6em;
   padding-bottom: 0.6em; 
}

option, input
{
   font-family: Arial, Trebuchet MS, Geneva, Helvetica, sans-serif; 
   color: black;
   background-color: none;
   font-size: 11px;  
}


select
{
   font-family: Arial, Trebuchet MS, Geneva, Helvetica, sans-serif; 
   color: black;
   font-size: 11px;  
}


.input_voting_countries
{
   font-family: Arial, Trebuchet MS, Geneva, Helvetica, sans-serif; 
   color: black;
   background-color: none;
   font-size: 5px; 
}

/*
.input_voting_countries
{
background: transparent; border: 0 none; cursor: pointer;
}
*/

.form_voting_countries
{
  margin:0; 
  padding:0;
}

.table_ueberschrift_1
{ 
   text-align: left;
   font-size: 13px;  
   color: #000000;
}


.table_voting_countries
{ 
   text-align: left;
   font-size: 11px;  
   color: #000000;
}


.line
{ 
   width: 750px;
   height: 1px;
   font-size: 0.2px;
   background-image: url(../img/line.png);
   background-repeat:no-repeat;   
}


.tr_output_tabelle_ueber_1
{ 
   background-image: url(../img/back_table_index_7.png); 
   font-size: 11px;  
   color: black;  
}


.tr_output_tabelle_ueber_2
{ 
   background-image: url(../img/back_table_index_7.png); 
   font-size: 11px;  
   color: black;  
}


.div_table_output_back
{
   background-image: url(../img/back_table_index.jpg);
}


.tr_output_tabelle_1
{
   background-image: url(../img/back_table_index_5.png);  
   font-size: 11px;  
   color: black; 
}


.tr_output_tabelle_2
{
   background-image: url(../img/back_table_index_6.png);  
   font-size: 11px;  
   color: black; 
}


.tr_output_legend_all
{
   background-color: #EAEAEC; 
}


.tr_output_legend_1
{
   font-size: 11px;  
   color: black; 
}


.p_output_ueber_1
{
   font-size: 11px; 
   font-weight: bold; 
   color: #000000;
   margin-left: 8px;
}


.p_output_legende_1
{
   font-size: 11px;  
   color: #000000;
   margin-left: 8px;
}


.p_output_zusatz_1
{
   font-size: 11px;  
   color: #000000;
   margin-left: 8px;
}

.p_terms_1
{
   font-size: 11px;  
   color: #000000;
   margin-left: 8px;
}

.p_updates
{
   font-size: 11px;  
   color: #000000;
   margin-left: 8px;
}



