body,td,th {
	font-family: 'trebuchet ms';
	font-size: 14px;
	color: #644702;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

table {
    border: 0px;
    margin: 0px;
}

a:link {
	text-decoration: underline;
	color: #644702;
}

a:visited {
	text-decoration: underline;
	color: #644702;
}

a:hover {
	text-decoration: none;
	color: #644702;
}

a:active {
	text-decoration: none;
	color: #644702;
}

.ueberschrift {
    font-family: Georgia;
    font-size: 30px;
    color: #00a050;
    font-style: italic;
    text-align: left;
    padding-left: 20px;
}

.copyright {
background: url(images/nationalpark.png) right no-repeat;
	 position: absolute;
    width: 927px;
    height: 61px;
    left: 50%;
    margin: 0px 0px 0px -465px;
    font-size: 11px;
    padding-top: 10px;
}

.infotext {
    padding-left: 20px;
}

.space {
    padding-right: 50px;
}

.floating_image {
    float: left;
    padding-right: 25px;
}

.ansichten {
    padding-right: 11px;
    padding-left: 11px;
    padding-bottom: 11px;
    padding-top: 11px;
    color: ffffff;
}

.startseite {
    font-family: Georgia;
    font-size: 30px;
    color: #00a050;
    font-style: italic;
    text-align: center;
}
