/* created by zonicdesign.ch 09-2004 */
/* die spaltenlinien sind hintergrundbilder */
.c1 {
	background-image: url(grafik/rl.gif);
	background-repeat: repeat;
}
.c2 {
	background-image: url(grafik/left_c1.gif);
}
/* die hintergrundfarben */
.f1 {
	background-color: #637c8d;
}
.f2 {
	background-color: #cfdce6;
}
/* Seitenhintergrundfarbe */
.f3 {
	background-color: #666666;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
td {
	background-color: #FFFFFF;
}

.fusstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 21px;
	line-height: 130%;
}

h1, h2, h3 { color: #806c59;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-size: 0.8em;
	color: #806c59;
}
.linkespalte {
	margin-right: 8px;
	padding-left: 2px;
}.mittelspalte {
	padding-left: 6px;
	padding-right: 6px;
}
.rechtespalte {
	margin-right: 2px;
	padding-left: 8px;
}
.lauftext {
	font-size: 0.8em;
	line-height: 130%;
}
ul {
	padding: 0 0 0 12px;
	list-style-type: circle;
	list-style-position:outside;
}
li {
	padding: 0;
	}
.tc1 {
	color: #806c59;
	font-weight: bold;
}
a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	background-color: #cfdce6;
}
a:visited {
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom: 4px;
	border-bottom-color: #cfdce6;
	border-bottom-style: solid;
}
.spc {
	margin-top: 10px;
}
.legende {
	font-size: 70%;
}
.kasten {
	background-color: #D2DFDF;
	padding: 3px;
	border: 1px solid #6C8A9D;
}

.kasten p {
	font-size: 0.7em;
	line-height: 1.5em;
	}
.impressum {
	line-height: 1.5em;
	}
.impressum ul {
	padding: 12px;
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}
