body { 
background-color: #FFFEF1;
} 

#main{ 

} 

a { 
color: #000000; /* Allgemeine Textfarbe */ 
text-decoration: none; 
} 

a:hover { 
text-decoration : underline; 
} 

body, td, h1, h2, h3, input, textarea, div, p, table{ 
/* --- Standardtextart und -größe werden festgelegt --- */ 
font-family: Verdana; 
font-size : 14px; 
line-height: 15px; /* Zeilenabstand */ 
color: #000000; /* allgemeine Textfarbe */
 font: normal medium;
} 

#kopfmenu{ 
width: 610px; 
height:20px; 
background-color: #F0F1F5; 
border: 1px solid #000000; 
color: #ffffff; 
margin-right: 7px; 
margin-bottom: 5px; 
} 

#menu { 
/* --- #menu ist das Hauptmenu (meistens links) --- */ 
position: relative; 
padding: 0px; 
text-align: left; 
background-color: #F0F1F5; 
border: 1px solid #000000; 
height: 75%; 
} 

#top { 
/* --- #top ist der obere Bereich --- */ 
height : 150px; 
top: 0px; 
} 

.logo { 
top : 60px; 
left : 0px; 
} 

.topbild1 { 
/* --- #topbild ist das (dynamisch austauschbare) Bild oben im Topbereich --- */ 
margin: 0px; 
padding: 0px; 
} 

.hintergrund{ 
background-image: url(../gifs/gesamt_htg.gif); 
background-repeat: repeat-y; 
} 

#submenu, #toolmenu, #votingmenu{ 
/* -------------- Der Bereich "Tourdaten" und "Voting" -------------- */ 
font-family: Verdana, Helvetica, sans-serif; 
font-size : 10px; 
height:10px; 
background-color: #F0F1F5; 
border: 1px solid #ACA48E; 
text-align: left; 
margin-bottom: 20px; 
padding: 1px; 
} 

#submenu a, #toolmenu a, #votingmenu a{ 
display: block; 
margin-left: 5px; 
line-height : 1.8em; 
text-decoration: none; 
color:black; 
} 

#submenu a:hover, #toolmenu a:hover{ 
display: block; 
margin-left: 5px; 
line-height : 1.8em; 
text-decoration: underline; 
} 

#submenu{ 
height:100%; 
} 

.boxhead{ 
/* -------------- Überschirft im Bereich "Tourdaten" und "Voting" -------------- */ 
background-color : #772848; 
border-bottom: 1px solid #ffffff; 
color: #ffffff; 
font-weight: bold; 
pad??????.????????¯?ding: 1px; 
padding-left: 5px; 
} 

#js-menu{ 
background-color: Silver; 
border-color: black; 
border: 1px solid; 
padding-left: 5px; 
padding-bottom: 3px; 
float:left; 
width:150px; 
filter: Alpha(opacity=100, finishopacity=50, style=1); 
} 

#js-menu a{ 
margin-left: 5px; 
text-decoration: none; 
color:black; 
} 

#js-menu a:hover{ 
margin-left: 5px; 
text-decoration: underline; 
color:black; 
} 

#inhalt { 
/* --- #inhalt ist der Bereich für die Seiteninhalt. (Wirkungsbereich der Templates) --- */ 
position: relative; 
background-color: #ffffff; 
border: 1px solid #ACA48E; 
height: 100%; 
padding: 15px; 
} 

h1 { 
/* --- Überschrift erster ordnung --- */ 

font-weight : bold; 
font-size: 14px; 
color: #000000!important; 

} 

h2 { 
/*line-height : 1.2em;*/ 
font-size : 1.3em; 
font-weight: bold; 
/*margin : 0em 0px 0em -15px; 
padding-left : 15px;*/ 
/*padding : 2em 0.5em 0.5em 15px;*/ 
text-align : left; /* Text innerhalb von H2 wird rechts ausgerichtet */ 
clear : both; 
float : none; 
} 

h3 { 
} 

h4 { 
} 

/*MENUES */ 
.menue_main 
{ 
   background: #000099; 
   text-align: left; 
   height: 16 px; 
   width: 602 px; 
       
} 

/*MENU_MAIN */ 
.menu1_main 
{    
   background-color: #000099;    
} 




.menu1_main A, .menu1_main A:visited { 
   color: #ffffff;    
   text-decoration: none; 
   display: block; 
   background-color: #000099; 
   padding-left: 10px; 
   padding-right: 10px; 
   border-right: 1px solid #ffffff; 
   font-weight: bold; 
   font-size: 10pt; 
   font-face: verdana;       
} 

.menu1_main A:hover, .menu1_main A:bb:hover { 
   color: #000000; 
   font-weight: bold; 
   text-decoration: none; 
   display: block; 
   background-color: #FFCC00; 
   padding-left: 10px; 
   padding-right: 10px; 
   border-right: 1px solid #ffffff; 
   font-weight: bold; 
   font-size: 10pt; 
   font-face: verdana; 
    
} 

.menu1_main_act A, .menu1_main_act A:visited { 
   color: #000099; 
   font-weight: bold; 
   text-decoration: none; 
   display: block; 
   background-color: #CCCCEB; 
   padding-left: 10px; 
   padding-right: 10px; 
   border-right: 1px solid #ffffff; 
   font-weight: bold; 
   font-size: 10pt; 
   font-face: verdana; 
    
} 

.menu1_main_act A:hover, .menu1_main_act A:bb:hover { 
   color: #000000; 
   font-weight: bold; 
   text-decoration: none; 
   display: block; 
   background-color: #FFCC00; 
   padding-left: 10px; 
   padding-right: 10px; 
   border-right: 1px solid #ffffff; 
   font-weight: bold; 
   font-size: 10pt; 
   font-face: verdana; 
    
} 


/* MENU_MAIN LEVEL 2 */ 

.menu1_main2 A, .menu1_main2 A:visited { 
   color: #009900; 
   font-weight: bold; 
   text-decoration: none; 
   background: #CCEBCC; 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
} 

.menu1_main2 A:hover, .menu1_main2 A:bb:hover { 
   color: #000000; 
   font-weight: bold; 
   text-decoration: none; 
   background: #FFCC00; 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
} 


.menu1_main2_act A, .menu1_main2_act A:visited { 
   color: #ffffff; 
   font-weight: bold; 
   text-decoration: none; 
   background: #009900; 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
} 

.menu1_main2_act A:hover, .menu1_main2_act A:bb:hover { 
   color: #000000; 
   font-weight: bold; 
   text-decoration: none; 
   background: #FFCC00; 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
} 

.menu1_main2_sub A, .menu1_main2_sub A:visited { 
   color: #009900; 
   font-weight: bold; 
   text-decoration: none; 
   background-image : url(main/images/menu_sub_back.jpg); 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
} 

.menu1_main2_sub A:hover, .menu1_main2_sub A:bb:hover { 
   color: #000000; 
   font-weight: bold; 
   text-decoration: none; 
   background-image : url(main/images/menu_sub_back_act.jpg); 
   border-bottom: 1px solid #009900; 
   padding-left: 5px; 
   width: 140px; 
   padding-top: 2px; 
   padding-bottom: 2px; 
   font-weight: bold; 
   font-size: 8pt; 
   font-face: verdana; 
}