body {
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Arial, Verdana;
	color: #525252;
	text-align:center;
}

h1, h2, h3, h4 {
	font-family:cursive;
}

#navi, #main, #footer {
	 /* border:2px solid #EEEE00; */
}

#navi {
   margin: auto;
	padding: 6px;
   width:800px;
}
#main {
   margin: auto;
	height: 100%;
   width:800px;
}
#footer {
   margin: auto;
	padding: 5px;
   width:800px;
}

.line {
	border-top-color: #932A3F;
	border-top-width: 2px;
	border-top-style: solid;
	line-height: 1.5em;
}

.webmaster {
	color: #9A9A9A;
	font-size: smaller;
	vertical-align: text-top;;
}

A.cd_link {
	text-decoration: underline;
	color: #525252;
	font-weight: bold;
}

A.navi {
	display: inline-block;
	width: 104px;
	font-family:cursive;
	background-color: #932A3F;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	/* font-weight: bold; */
	color: white;
}

A.navi:hover {
	background-color: #C33854;
}

A.dezent {
	text-decoration: underline;
	font-size: smaller;
	color: #9A9A9A;
}

A.image {
	text-decoration: none;
	margin-left:10px;
}

.header_h1 {
	font-size: xx-large;
	font-weight: bold;
	font-family:cursive;
}

.header2 {
	font-size: x-large;
	font-weight: bold;
}

.rubrik {
	/*font-family: serif;*/
	font-family:cursive;
	font-size: large;
	font-weight: bold;
	padding-left: 0.7em;
	color: #C33854;
}

.termin_marke {
	font-weight:bold;
	display:none;
}

.error {
	color:#ff0000;
	font-weight: bold;
}

.MarkDate {
	/* muss für Tabellen_marker (jquery) vorhanden sein */
}

p img {
	float: left;
	margin-right: 25px;
}

img {
	border:0;
}

