ul {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
th {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	text-indent: 0;
	word-spacing: normal;
}
td {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	text-indent: 0;
	word-spacing: normal;
}
p {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	word-spacing: normal;
}
ol {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
li {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
h2 {
	font-family: 'comic sans ms', arial, helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-family: 'comic sans ms',arial, helvetica, sans-serif;
	font-size: 20px;
}
div {
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
body {
	background-color: white;
	font-family: 'comic sans ms', fantasy;
	font-size: 14px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: none;
}
.bild_rechts {
	float: right;
	margin-left: 15px;
}
.bild_links {
	float: left;
	margin-right: 15px;
}
#header {
	background-color: #cccccc;
	border: 1px solid #cccccc;
	height: 175px;
}
#footer {
	background-color: #afcef9;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 5px 0 5px;
}
#fixed {
	margin: 20px auto 0 auto;
	width: 900px;
}
#colright {
	margin-left: -264px;
}
#colmid {
	left: 132px;
}
#colmask {
	background-color: #afcef9;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}
#col3 {
	left: 0;
	text-align: right;
	width: 132px;
}
#col2 {
	left: 132px;
	width: 132px;
}
#col1pad {
	margin: 0 0 0 264px;
}

