body {
 background-color: #87c6fa;
 background-image: url(../images/design/hg_ff.jpg);
 background-repeat: repeat-x;
}
a {
 text-decoration: none;
 font-family: verdana, sans-serif;
 font-size: 11px;
 color: #3AFF00;
}
a:hover {
 color: #FFFFFF;
}

a.text {
 text-decoration: none;
 font-family: times,verdana, sans-serif;
 font-size: 16px;
 color: #008030;
}
a.text:hover {
 color: brown;
 text-decoration: underline;
}

.link-berghuette a{
 text-decoration: none;
 font-family: verdana, sans-serif;
 font-size: 14px;
 color: brown;
 font-weight: bold;
}
.link-berghuette a:hover{
 color: #3AAA00;
}
.link-aktivitaeten a{
 text-decoration: none;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: blue;
 font-weight: normal;
}
.link-aktivitaeten a:hover{
 color: brown;
}
.link-preise-login a{
 text-decoration: none;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #999;
 font-weight: normal;
}
.link-preise-login a:hover{
 color: brown;
}
h1 {
 font-family: verdana, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
}
.kopfbild {
 background: url(../images/design/kopfbild_scharfe_kante.jpg);
 width: 857px;
 height: 150px;
}
.navigation {
 background: url(../images/design/gruen_1x25.jpg);
 width: 857px;
 height: 25px;
 border-top: 1px solid #ccc;
 text-align: center;
}

.inhalt {
 width: 856px;
 background-color: #ddd;
 text-align: center;
 border-top: 1px solid #000;
 border-right: 1px solid #80922E;
 border-bottom: 3px solid #80922E;
}
