@charset "utf-8";
body {
background-color:#f0ebe2;
margin-left:0px;
margin-top:15px;
}


.text {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 19px;
	color: #3a4034;
}

p, li {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 19px;
	color: #3a4034;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

a img {
border: none;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.textweiss {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 19px;
	color: #FFFFFF;
}

.infothek {
	border: 1px solid #fff;
	background-image: url(../bilder/infothek_bg.gif);
}

.infothek a{
	font-weight: normal;
}

.infothek h4{
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	
}

.saisonal {float: left; margin-right:10px; margin-top:5px; border:1px solid #fff}
