p {
	margin: 0px;
	padding: 0px;
}

table.BildR {
	border: 1pt dotted #999999;
	align: float;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
	float: right;
}

table.Bild {
	border: 1pt dotted #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
}

caption.Bild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1pt none #999999;
	border-right: 1pt dotted #999999;
	border-bottom: 1pt dotted #999999;
	border-left: 1pt dotted #999999;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#maintext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px dotted #7E7E7E;
	padding: 0px;
	text-align: left;
	}

#maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;
	}

#maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px;
	text-align: left;
	}

.maintext h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0px 10px;
	text-align: left;
}

#main {
	position: absolute;
	top: 160;
	left: 155px;
	width: 603px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0E5373;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E5373;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E5373;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E5373;

}

#maintext {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16pt;
	margin: 15px;
}

#maintext a:visited {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}

#maintext a:link {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;

}

#maintext li {
	list-style-type: circle;

}

#maintext a:hover, #maintext a:active {
	text-decoration: none;
	background-color: #ffffff;
	color: #000099;
}

.timetable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border: 1px dotted #999999;
	vertical-align: top;
	padding: 5px;
}

.stdtablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border: 1px dotted #999999;
	vertical-align: top;
	padding: 5px 2px;
	text-align: center;
	background-color: #eeeeee;
	font-weight: bold;
}	

.stdtableheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border: 1px dotted #999999;
	vertical-align: top;
	padding: 5px 2px;
	text-align: center;
	background-color: #FFCCCC;
	font-weight: bold;
}

.stdtableheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border: 1px dotted #999999;
	vertical-align: top;
	padding: 5px 2px;
	text-align: center;
	background-color: #66FF99;
	font-weight: bold;
}

.stdtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border: 1px dotted #999999;
	vertical-align: middle;
	padding: 2px 5px;
	}
	
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;

}
.monospace {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 10px;

}

#glossar a:link, #glossar a:hover, #glossar a:active, #glossar a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}

#glossar a:hover {
	background-color: #ffffff;
}

.aktuelles {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #7e7e7e;
	padding-top: 5px;
	padding-bottom: 5px;

}
