@charset "utf-8";
/* CSS Document */

/* Anfang wrapper */

#wrapper {
	margin: 40px 200px 0px 250px;
}

#logo {
	margin:35px 60px 20px 400px;
}

.ueberschrift {
	color:#006600;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	padding: 0px 0px 30px 0px;
}

.subueberschrift {
	color:#006600;
	font-size:18px;
	font-weight:bold;
}

.impressum {
	line-height: 18px;
	padding: 15px 0px 15px 0px;
}

.textu {
	font-weight:bold;
}

.textk {
	font-style:italic;
}

.textkk {
	font-weight:bold;
	font-style:italic;
}

.textw {
	font-weight:bold;
	color:#D40000;
}

.textwunten {
	font-size:10px;
}

.textkkz {
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.textuz {
	font-weight:bold;
	text-align:center;
}

.textwuntenleft {
	font-size:10px;
	float:right;
}