body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align: left;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	color: #000000;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.kasten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

input.form {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

textarea.form {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

table.cont, th.cont, tr.cont, td.cont {
	font-size: 10px;
	font-weight: normal;
	color: black;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 385px;
}

th.cont,td.cont {
	padding:2px;
}

th.cont {
	color: Black;
	font-weight: bold;
	background-color: Silver;
}

a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: none;
	color: #0000FF;
	background: default color;
}
a:hover {
	text-decoration: none;
	color: #0000FF
}

a.smallnav:link {font-size: 9px;text-decoration: none;color: #000000}
a.smallnav:visited {font-size: 9px;text-decoration: none; color: #000000}
a.smallnav:active {font-size: 9px;text-decoration: none; color: #000000}
a.smallnav:hover {font-size: 9px;text-decoration: none;color: #FFFFFF; background-color: #CC0000}

a.nav:link {font-size: 12px;text-decoration: none;color: #000000; font-weight: bold}
a.nav:visited {font-size: 12px;text-decoration: none; color: #000000; font-weight: bold}
a.nav:active {font-size: 12px;text-decoration: none; color: #000000; font-weight: bold}
a.nav:hover {font-size: 12px;text-decoration: none;color: #FFFFFF; background-color: #CC0000; font-weight: bold}

/* Alles, was hier kommt, ist auskommentiert - das geht auch in Stylesheets...
a:link {text-decoration: none;color: #3366cc}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;color: #000000} 
Ende Auskommentierung */


.text-10 {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-12 {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-14 {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-16 {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-18 {
	color: black;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
/* .search_button {
	color: #0000FF;
	padding: 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	display: block;
	width: 50px;
"
} */
