@charset "utf-8";
.bg {
	background-image: url(bilder/bg_hortus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #a1c8d9;
}
.topbg {
	background-image: url(bilder/top,bg.jpg);
	background-repeat: no-repeat;
}
.menutext {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.h1 {
	font-size: 16px;
	font-weight: normal;
	color: #097cba;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vtrenn {
	background-image: url(bilder/trenn,ver.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box {
	border: 2px dashed #097cba;
	margin: 4px;
	padding: 4px;
}

.htrenn {
	background-image: url(bilder/trenn,hor.gif);
	background-repeat: repeat-x;
}

.bottombg {
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txtveranstaltung {
	font-size: 11px;
	color: #666666;
}

.listlink {
	color: #666666;


}
a.listlink:link {  color: #666666; text-decoration: none;}
a.listlink:visited {  color: #666666; text-decoration: none;}
a.listlink:hover {  color: red;}
a.listlink:active {  color: #666666; text-decoration: none;}
.menutext-small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.txtbox {
	border: 1px solid #999999;
}
.txtred {
	font-size: 11px;
	color: #FF0000;
}
.menutext-gr {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h4 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h5 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fotobg {
	background-image: url(bilder/fotobg.png);
	background-repeat: no-repeat;
	padding-top: 12px;
}
