body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #228fd8;
}


a.hervorgehoben {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb0000;
}

a.hervorgehoben:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ff0000;
}

.hervorgehoben {
	color: #ff0000;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}

.size_6 {
	font-size: 34px;
}

.size_5 {
	font-size: 20px;
}

.size_4 {
	font-size: 17px;
}

.size_3 {
	font-size: 15px;
}

.size_2 {
	font-size: 12px;
}

.size_1 {
	font-size: 14px;
}

.size1 {
	font-size: 16px;
}

.size2 {
	font-size: large;
}

.size3 {
	font-size: x-large;
}

.size4 {
	font-size: xx-large;
}


.size_60_percent {
	font-size: 60%;
}

.size_70_percent {
	font-size: 70%;
}

.size_80_percent {
	font-size: 80%;
}

.size_90_percent {
	font-size: 90%;
}

.size_110_percent {
	font-size: 110%;
}

.size_120_percent {
	font-size: 120%;
}

.size_130_percent {
	font-size: 130%;
}

.size_140_percent {
	font-size: 140%;
}

.size_150_percent {
	font-size: 150%;
}

.size_200_percent {
	font-size: 200%;
}

.size_220_percent {
	font-size: 220%;
}

.size_240_percent {
	font-size: 240%;
}

.size_260_percent {
	font-size: 260%;
}

.size_280_percent {
	font-size: 280%;
}


.size_300_percent {
	font-size: 300%;
}

.webcam_text {
	font-size: 80%;
}
#gartenfest_important_news_box {
	text-align: center;
	color: #ff0000;
	font-size: 25px;
	background-color: #ffddcc;
	padding: 10px;
	border-style: dotted;
	border-color: #ff0000;
	border-width: 4px;
}

