body,html {
	color: #000000;
	text-decoration: none
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	width: 100%;
}
a {
	color: #5C899E;
	text-decoration: none
}
a:visited {
	color: #5C899E;
	text-decoration: none
}
a:hover {
	color: #F28E00;
	text-decoration: none
}
.oben {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.form1 {
	padding: 2px;
        margin: 5px;
	color: #5C899E;
        border: 1px solid #c7d9e3;
        font-family: Arial;
	font-size: 12px;
}

.hauptteil {
	padding-right: 10px;
	padding-left: 10px;
}
.obenhaupt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 1.5;
	border-top: none #000;
	border-right: none #000;
	border-bottom: 1px dotted #000;
	border-left: none #000;
}
.willkommentitel {
	font-family: Arial;
	font-size: 15px;
	color: #5C899E;
	font-weight: bold;
}
.terminetitelstart {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.rechteleiste {
	border-left: 1px dotted #fcfcfc;
	border-top: none #000;
	border-right: none #000;
	border-bottom: none #000;
}
.info {
	background-color: #5C899E;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.info2 {
	background-color: #c7d9e3;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #5C899E;
	font-weight: bold;
}
.artikel {
	background-color: #E8FAF2;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CEDCF6;
}
.artikel_date {
	font-size: 12px;
	font-family: Arial;
	color: #484848;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-width: 0px;

}
.lehrer {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	padding-right: 5px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
        border-color: #CEDCF6;
}
.lehrer_ohnerechts {
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	padding-right: 5px;
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        border-color: #CEDCF6;
}