html {
        background-color: #e9d78c;
		background: url(bilder/wurzel.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
img {
	padding: 0 5px 0 5px;
	position:relative;
	border-radius:20px;
}
ul {
	display:inline-block;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#kopf {
	width: 720px;
	height:140px;
	margin: 0 auto 0 auto;
	background-color: #f4e7b2;
}

#men {
	position:absolute;
	top: 130px;
	height:20px;
	background-color:#5397c2;
	width:720px;
	padding:0;
	margin:0;
}
hr {
	background-image: url(bilder/linie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
	height: 18px;
	border: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #e26351;
}
h2, strong {
	font-size: 14px;
	font-weight: bold;
}
#box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #f4e7b2;
}
fieldset {
	background-color: #f3ebcc;
	padding: 10px;
}
.fehlertext {
	font-weight: bold;
	color: #F00;
}
.term {
	font-style: italic;
}
.labelpos0 {
	display:block;
	float:left;
	margin: 5px;
}
.labelpos1 {
	text-align: right;
	width: 150px;
	margin:5px;
	display: inline-block;
}
.labelpos2 {
	text-align: left;
	margin:5px;
	display: inline-block;
}
.labelpos3 {
	text-align: left;
	margin:5px;
	display: inline-block;
}
.checkbox {
	float: left;
	margin:5px;
}
.radio {
	float: left;
	margin:5px;
}
.impressum {
	float:right;
}
.impressum a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right:10px;
}
.liste {}
.fl-text {}
.sem-titel-maria {
font-family: gloria-hallelujah, sans-serif;
	color: #5397c2;
	font-size: 18px;

}
.sem-titel-johanna {
font-family: gloria-hallelujah, sans-serif;
	color: #76c092;
	font-size: 18px;

}
.sem-titel-judith {
font-family: gloria-hallelujah, sans-serif;
	color: #e26351;
	font-size: 18px;

}
.sem-titel-gertraud {
font-family: gloria-hallelujah, sans-serif;
	color: #af4e7a;
	font-size: 18px;

}