body {
	margin: 0 auto;
	font-family: "Bradley Hand ITC", "Comic Sans MS", italic;
	font-size: 1.0em;
	background:#800000;
}

#content {
	background: #FFFFCC;
	color: #800000;
	margin: 0px auto;
	width: 760px;
}

h1 {font-size:1.4em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}

#ueberschrift {
	text-align:center;
	font-size:1.3em;
	color:#800000;
	padding-top: 10px;
	clear:both;
}

#menue {
	font-family: "Comic Sans MS", italic;
	width:760px;
	line-height:1.5em;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	list-style:none;
	text-decoration:none; 
	display:block;
}

#menue ul {
	list-style:none;
}

#menue li {
	display:inline;
	padding:7px;
}

#umenue {
	font-family: "Comic Sans MS", italic;
	width:760px;
	line-height:1.5em;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	list-style:none;
	text-decoration:none; 
	display:block;
}

#umenue ul {
	list-style:none;
}

#umenue li {
	display:inline;
	padding:10px;
}

#text {
	font-family: "Comic Sans MS", sansSerif;
	font-size:0.8em;
	width: 700px;
	padding: 30px;
}

#kont {
	font-family: "Comic Sans MS", sansSerif;
	font-size:1.2em;
	width: 700px;
	padding: 30px;
}

#vita ul {
	list-style: none;
}
	
a {
	text-decoration: none;
}

#menue a {
	text-decoration: none;
}

#umenue a {
	text-decoration: none;
}

#menue a:link {
	color:#800000;
	text-decoration:none; 
}

#menue a:visited {
	color:#800000;
	text-decoration:none; 
}

#menue a:hover {
	text-decoration:none;
	color:#000080;
	background-color:#FFFFFF;
}

#umenue a:link {
	color:#800000;
	text-decoration:none; 
}

#umenue a:visited {
	color:#800000;
	text-decoration:none; 
}

#umenue a:hover {
	text-decoration:none;
	color:#000080;
	background-color:#FFFFFF;
}

#content a {
	text-decoration: none;
}

#content a:link {
	color:#800000;
	text-decoration:none; 
}

#content a:visited {
	color:#800000;
	text-decoration:none; 
}

#content a:hover {
	text-decoration:none;
	color:#000080;
	background-color:#FFFFFF;
}

#jpgvita {
	float: right;
	margin: 0 20px 10px 10px;
	border: 0;
	text-align: right;
}

#jpgglob {
	float: right;
	margin: 0 20px 10px 10px;
	border: 0;
	text-align: right;
}

#unten {
	clear:both;
}

#tage {
	float: left;
	width: 150px;
	font-family: "Comic Sans MS", sansSerif;
	font-size:1.0em;
}

#zeit {
	font-family: "Comic Sans MS", sansSerif;
	font-size:1.0em;
}

#trenn {
	clear: both;
}