input:focus { outline: none; }
.clear { clear: both; }
.hinfort { text-indent: -9999px; }
.tot { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
body {
	color: #fff;
	background: #990042;
}
#flaggen {
	position: absolute;
	right: 10px;
	top: 10px;
}
#header {
	height: 150px;
	background: url("../images/header.png") 100px 90% no-repeat;
}
#header a {
	display: block;
	height: 150px;
}
#menue {
	margin: auto 100px;
	height: 65px;
	background: url("../images/menue_rpt.png") 0 0 repeat-x;
}
#menue ul {
	height: 65px;
	background: url("../images/menue_re.png") 100% 0 no-repeat;
}
#menue li {
	float: left;
	padding-left: 25px;
	text-align: center;
}
#menue li:first-child {
	background: url("../images/menue_li.png") 0 0 no-repeat;
}
#menue a {
	display: block;
	height: 65px;
	line-height: 44px;
	color: white;
}
#menue a:hover {
	font-weight: bold;
}
#menue .aktiv {
	background: url("../images/navitop-link.png") 50% 100% no-repeat;
	font-weight: bold;
}
#content {
	margin: auto 100px;
	padding: 10px;
}
#content h1 { font-size: 2.5em; padding-bottom: 20px;}
#content p { padding: 10px 0; }
#infobubble {
	float: left;
	margin-left: 100px;
	background: white url("../images/info_lirpt.png") 0 0 repeat-y;
}
.infobubble { width: 300px; height: 200px; color: black; }
.infobubble-rerpt { background: url("../images/info_rerpt.png") 100% 0 repeat-y; }
.infobubble-lio { background: url("../images/info_lio.png") 0 0 no-repeat; }
.infobubble-liu { background: url("../images/info_liu.png") 0 100% no-repeat; }
.infobubble-reo { background: url("../images/info_reo.png") 100% 0 no-repeat; }
.infobubble-reu { background: url("../images/info_reu.png") 100% 100% no-repeat; }
.infobubble-content {
	height: 160px;
	width: 260px;
	padding: 20px;
}
.infobubble h4 {
	font-weight: bold;
	font-size: 0.95em;
	margin-bottom: 15px;
}
.infobubble p {
	font-size: 0.93em;
}
.img-center {
	display: block;
	margin: 0 auto; }
.unterschrift em, .unterschrift p {
	display: block; }
.galerie { margin-left: 140px; }
.galerie h2 { font-size: 180%; }
.galerie img, .galerie .tier { float: left; margin: 5px; }
.standard { margin-left: 140px; }
.standard li { margin-bottom: 50px; }
.standard h2 { display: inline; text-decoration: underline; font-weight: bolder; }
.standard li ul li { margin: 10px 0; }
.standard li ul li strong { text-decoration: underline; font-weight: normal; }

#lbmenue {
	float: left;
	background: url("../images/lbmenue_rpt.png") 0 0 repeat-y;
}
#lbmenue ul {
	padding-bottom: 20px;
	background: url("../images/lbmenue_un.png") 0 100% no-repeat;
}
#lbmenue li:first-child {
	padding-top: 20px;
	background: url("../images/lbmenue_ob.png") 0 0 no-repeat;
}
#lbmenue a {
	display: block;
	width: 137px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	color: black;
	background: url("../images/lbmenue_ra.png") 50% 50% no-repeat;
}
#bmenue {
	float: right;
	margin: 63px 100px 0 0; /* 163 =infobubble - bmenue */
	height: 137px;
	background: url("../images/bmenue_rpt.png") 0 0 repeat-x;
}
#bmenue ul {
	height: 137px;
	background: url("../images/bmenue_re.png") 100% 0 no-repeat;
}
#bmenue li {
	float: left;
	height: 137px;
	padding-left: 10px;
	text-align: center;
}
#bmenue li:first-child {
	background: url("../images/bmenue_li.png") 0 0 no-repeat;
}
#bmenue a {
	display: block;
	margin-top: 16px;
	line-height: 105px;
	min-width: 100px;
	background: url("../images/bmenue_ra.png") 0 0 no-repeat;
}
#umenue {
	height: 50px;
	margin: auto 100px;
	margin-top: 10px;
	padding-bottom: 100px;
	background: url("../images/umenue_rpt.png") 0 0 repeat-x;
}
#umenue ul {
	height: 50px;
	background: url("../images/umenue_re.png") 100% 0 no-repeat;
}
#umenue li {
	float: left;
	height: 50px;
	padding-left: 25px;
	text-align: center;
}
#umenue li:first-child {
	background: url("../images/umenue_li.png") 0 0 no-repeat;
}
#umenue a {
	display: block;
	line-height: 50px;
	color: white;
}
