body{
background-attachment: fixed;
background-image: url(http://www.sac-grenchen.ch/pic/1.180.jpg);
background-repeat:repeat-y;
background-color:#D5D5D5;
font-family: Arial, verdane, helvetica, sans-serif;
}

table{
font-size: 0.95em;
}

/*Überschriften*/

h1{
font-size: 1.4em;
color: #9F0000;
margin-bottom: 20px;
margin-top: 15px;
}

h2{
font-size: 1.1em;
color: #9F0000;
margin-bottom: 5px;
font-weight: bold;
}

h3 {
font-size: 1em;
color: #9F0000;
margin-bottom: 5px;
font-weight: bold;
}

h5{
font-size: 10px;
color: #3F3F3F;
margin-bottom: 0;
}

/*Links*/

a{
text-decoration: none;
color:#3F0000;
}

a:hover{
text-decoration: underline;
}

a.monat{
color: #9F0000;
margin-bottom: 5;
}

a.monat:hover{
color: #9F0000;
text-decoration: none;
}

a.hilfe{
cursor: help;
}

a.navi_links {
color: #ffffff;
font-size: 0.9em;
}

#m1tlm1a:hover{
text-decoration: none;
}

::-moz-selection{
background-color: #FFBF00;
color: #000000;
}

/*Texte*/

font.navi_links {
color: #ffffff;
font-size: 0.9em;
}

div.weiter{
text-align: right;
}

div.zuruck{
text-align: left;
}


p.tourenbericht {
text-align: justify;
}

/*tablle */
table.collapse{
border-collapse: collapse;
}

.ecken{
background-color:#FFFFFF;
border:1px solid #000000;
-moz-border-radius:10px;
-khtml-border-radius:7px;
padding:10px;
}

.formular tr{
vertical-align: top;
}

/*formular*/

form{
margin-bottom: 0;
margin-top: 0;
}

select, input, option, .normal{
background-color:#EFEFEF;
color: #000000;
text-transform: none;
font-size: 10px;
border:1px solid #000000;
}

input:focus{
background-color: #C0C0C0;
}

textarea{
text-transform: none;
font-size: 1em;
background-color:#EFEFEF;
border:1px solid #000000;
}

textarea.tourenbericht{
background-image: url(http://www.sac-grenchen.ch/pic/logo_sac.gif);
background-repeat: no-repeat;
}

.formular input, .formular textarea{
background-color:#FFFFFF;
font-size: 15px;
border:0px;
font-family:Arial, verdane, helvetica, sans-serif;
}

.formular textarea{
background-image: url(http://www.sac-grenchen.ch/pic/linien_ff.gif);
}


*html .formular textarea{
background-image: url(http://www.sac-grenchen.ch/pic/linien_ie.gif);
}

.width300{
width: 300px;
}

.width300, .underligne{
background-image: url(http://www.sac-grenchen.ch/pic/linien_ie.gif);
}

input.normal{
background-color:#EFEFEF;
font-size: 10px;
border:1px solid #000000;
}

/*listen */

.liste{
background-color:#AFAFAF;
vertical-align: top;
}

.listetop{
background-color:#9F0000;
color: #FFFFFF;
}

/*design */

#bild1{
position: absolute;
left:0px;
top:120px;
}

#hauptfenster{
background-image: url(http://www.sac-grenchen.ch/pic/panorama_top.jpg);
background-repeat:no-repeat;
position: absolute;
left:0px;
top:0px;
}