@charset "utf-8";
/* CSS Document */

body {
	color: #65636B;
	background-color: #CEFF8C;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}

td {
	font-size: 1em;
	background-color:none;
}

p {
	font-size: 1em;
	color:#65636B;
}

li {
	font-weight:normal;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

a {
	font-size: 1em;
	font-weight: bold;
	color: #8C9096;
	text-decoration: none;
}

a:hover {
	color:#E22131;
}

a:active {
	color:#E22131;
}


#navileft a, #navileft li {
	font-size: 1em;
	font-weight: bold;
	color: #65636B;
	text-decoration: none;
	list-style-type:none;
	margin-bottom: 1em;
}

#navileft a:hover, #navileft a:active {
	color:#E22131;
	text-decoration: none;
}

#ueb1 {
	font-size: 18px;
	font-weight: bold;
}

#ueb2 {
	font-size: 14px;
	font-weight: bold;
}

.bildlinks {
	margin-right: 10px;
	float:left;}
