html, body	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../fotos/bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.clear	{
	clear: both;
}

.center	{
	text-align: center;
}

.centerfett	{
	text-align: center;
	font-weight: bold;
}

.rechtsfett	{
	text-align: right;
	font-weight: bold;
}

.rechts	{
	text-align: right;
}

.fett	{
	font-weight: bold;
}

#header	{
	background-image: url(../fotos/bg-header.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #E2A8A7;
}

#topnavi	{
	text-align: right;
	width: 1000px;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}

#topnavi a	{
	color: #9C2626;
	font-weight: bold;
	text-decoration: none;
}

#topnavi a:hover	{
	color: #E2A8A7;
	text-decoration: none;
}

#container	{
	margin-left: 100px;
	width: 900px;
	border-top: 1px solid #E2A8A7;
	background-image: url(../fotos/bg-navi.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0;
}

#navi	{
	float: left;
	width: 200px;
}

#navi ul	{
	margin: 0;
	margin-top: 1em;
	padding: 0;
	list-style-type: none;
}

#navi li	{
	margin: 0;
	padding: 0;
	padding-bottom: 0.6em;
}

#navi a	{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 10px;
}

#navi a:hover	{
	text-decoration: underline;
}

.navihead	{
	background-color: #9C2626;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding: 7px 0 7px 10px;
}

#content	{
	float: left;
	margin-left: 20px;
	width: 665px;
	padding: 10px 0 10px 0;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: justify;
}

#content h1	{
	color: #BF6968;
	font-size: large;
	border-bottom: 1px solid #E2A8A7;
	border-top: 1px solid #E2A8A7;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	line-height: 1.5em;
}

#content h2	{
	color: #BF6968;
	font-size: medium;
	border-left: 2em solid #E2A8A7;
	padding-left: 0.5em;
}

#footer	{
	border-top: 1px solid #E2A8A7;
	background-image: url(../fotos/bg-footer.jpg);
	background-repeat: repeat-x;
}

a.navi:link	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
}

a.navi:visited	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
}

a.navi:hover	{
	font-weight: bold;
	color: #E2A8A7;
	text-decoration: none;
}

a.navi:active	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
}

a.daten:link	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
	font-size: 0.9em;
}

a.daten:visited	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
	font-size: 0.9em;
}

a.daten:hover	{
	font-weight: bold;
	color: #E2A8A7;
	text-decoration: none;
	font-size: 0.9em;
}

a.daten:active	{
	font-weight: bold;
	color: #9C2626;
	text-decoration: underline;
	font-size: 0.9em;
}

.pflege	{
	width: 665px;
	margin-top: 1em;
	border: 0;
}

.pflege td	{
	padding-bottom: 1em;
}

.order	{
	width: 665px;
	margin-top: 1em;
	border: 0;
}

.order td	{
	padding-bottom: 1em;
	padding-right: 1em;
}

.textfeld1	{
	width: 50px;
	border: 1px solid #BF6968;
	background-color: #EDEDED;
}

.r_textfeld1	{
	width: 50px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.textfeld2	{
	width: 250px;
	border: 1px solid #BF6968;
	background-color: #EDEDED;
}

.r_textfeld2	{
	width: 250px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.textarea	{
	width: 250px;
	border: 1px solid #BF6968;
	background-color: #EDEDED;
}

.r_textarea	{
	width: 250px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.mmhide_danke	{
	display: block;
	float: left;
	text-align:center;
	border:1px solid #000000;
	font-size:110%;
	font-weight:bold;
	padding:1%;
}

.r_checkbox	{
	border: 1px solid #BF6968;
}

.mmhide_fehlermeldung{
	color: #FF0000;
	border: 1px solid #FF0000;
	font-weight: bold;
	padding: 1%;
}
