body { 
/* background-color: #EDECE6 */
background-color: #000000 
} 

#main{ 

} 

a { 
color: #000080; 
text-decoration: none; 
font-weight: bold; 
} 

a:hover { 
font-weight: bold; 
color: #ff0000; 
text-decoration : underline; 
} 

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

p{ 
font-family: Verdana, Helvetica, sans-serif; 
font-size : 10px; 
color: #000000; /* allgemeine Textfarbe */ 
line-height : 1.2em; 

} 


#kopfmenu{ 
width: 740px; 
height:25px; 
background-color: #000000; 
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: #000000; 
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(http://new.enable.at/fileadmin/enable.at_200405/topx.gif); */
/* background-repeat: repeat-y; */
} 

.contentborderleft{ 
background-image: url(http://new.enable.at/fileadmin/enable.at_200405/contentborderleft.gif); 
background-repeat: repeat-y; 
} 

.contentborderright{ 
background-image: url(http://new.enable.at/fileadmin/enable.at_200405/contentborderright.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: #EDECE6; 
border: 1px solid #ACA48E; 
text-align: center; 
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" -------------- */ 
color: #000000; 
background-color : #FFCC00; 

border-bottom: 1px solid #ffffff; 
font-weight: bold; 
padding: 1px; 
padding-left: 5px; 
} 

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

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

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

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

} 

h1 { 
/* --- Überschrift erster ordnung --- */ 
position: relative; 
margin: -15px -15px 0px -15px; 
padding : 1px 12px 2px 15px; 
font-weight : bold; 
font-size: 110x; 
color: #000000!important; 
background-color : #FFCC00; 
border-bottom: 1px solid #ffffff; 
} 

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 : center; 
clear : both; 
float : none; 
} 

h3 { 
} 

h4 { 
} 


.lastupdate {
font-family: Verdana, Helvetica, sans-serif; 
font-size : 9px; 
text-align: center; 
color: #000000;
}

.klickpfad {
font-family: Verdana, Helvetica, sans-serif; 
font-size : 9px; 
text-align: left; 
color:#FFCC00; 
background-color: #000000; 


}
 

