#banner {
    background-image: url(../../banner.php);
}

#text {
position: absolute;
left: 220px;
top: 130px;
width: 700px;
height: 520px;
font-size: 14px;
color: #003D5C;
line-height: 100%;
overflow: auto;
z-index: 150;
}

#links a, .link {
text-decoration : none;
text-align: right;
font-weight: bold;
font-family: Helvetica;
font-size: 12px;
color: #003D5C;
}

#links td {
border-bottom: solid 1px;
border-color: #003D5C;
line-height: 185%;
width: 80px;
}

#copyright {
position: absolute;
top: 700;
left: 380;
font-family: Helvetica;
font-size: 10px;
color: #003D5C;
}

#links a:hover, .link:hover {
text-decoration : none;
color: #889AA5;
}

#links {
position: absolute;
z-index: 99;
}

#tourenplan{
position: absolute;
top: 60;
font-size: 14px;
color: #003D5C;
line-height: 120%;
}

#linkliste a{
text-decoration : none;
color: #003D5C;
}

#linkliste a:hover {
text-decoration : none;
color: #889AA5;
}

#linkliste {
text-decoration : none;
color: #003D5C;
}

#feld {
height:18px;
background-color: transparent;
border-left: solid 1px;
border-bottom: solid 1px;
border-top: solid 1px;
border-right: solid 1px;
border-color: #003D5C;
color: #000000;
}

#mitglieder {
position: absolute;
top: 90;
font-size: 14px;
color: #003D5C;
line-height: 120%;
}

#tooltip {
border: solid 1px #7D776A;
color: #003D5C;
background: #FFF4D9;
font-size: 13px;
}

#tooltip a {
text-decoration: none;
font-size: 10px;
color: #003D5C;
}

#tooltip a:hover {
text-decoration : none;
color: #889AA5;
}

.button {
	background-color: transparent;
	color: #003D5C;
	font-weight: bold;
	border:0;
}

