body {
	background: #ffffff url(/media/screen/ju_back.gif) repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}

p, table {
	margin: 5px 0px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#menu {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 200px;
	background: #0E2F64;
	min-height: 100%;
	}

ul.level1 {
	position: relative;
	margin: 0px;
	display: block;
	top: 10px;
	left: 10px;
	padding: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	text-transform: uppercase;
	list-style-type: none;
	}

ul.level2 {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	text-transform: uppercase;
	list-style-type: none;
	}

ul.level3 {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	text-transform: uppercase;
	list-style-type: none;
	}

#menu li {
	margin: 0px;
	padding: 0px;
	}

ul.level2 li {
	margin-left: 10px;
	}

ul.level3 li {
	margin-left: 20px;
	}

#menu ul a {
	text-decoration: none;
	}

#content {
	position: absolute;
	top: 132px;
	left: 215px;
	width: 750px;
	}

.infoline {
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	border-bottom: 1px solid #ffffff;
	background: #47618C url(/media/screen/arrow14x14.gif) left no-repeat;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 17px;
	}

h1, .header {
	background: #DFE4E9;
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.subheader {
	background: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 2px;
	height: 2px;
	line-height: 2px;
	border-bottom: 1px solid #cccccc;
	}

.boxlogin {
	border: 1px solid rgb(206,206,206);
	padding: 2px;
	margin-top: 10px;
	}

.boxinfo {
	background-color: rgb(225,230,235);
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
	}

.tinytext {
	font-size: 9px;
	}

.datafield td {
	font-size: 10px;
	padding: 5px 5px 0px 0px;
	color: #0E2F64;
	}

table.terminetable {
	width: 100%;
	color: #0E2F64;
	background: #DFE4E9;
	border: none;
	border-collapse: collapse;
	}

table.terminetable td {
	color: #0E2F64;
	border: 1px solid #ffffff;
	}

table.terminetable td.termintablehead {
	background: #0E2F64;
	color: #ffffff;
	font-weight: bold;
	}

table.ctable {
	color: #0E2F64;
	background: #DFE4E9;
	border: none;
	border-collapse: collapse;
	}

table.ctable td  {
	color: #0E2F64;
	border: 1px solid #ffffff;
	width: 4em;
	}

table.ctable td.activeccell {
	background: #0E2F64;
	color: #ffffff;
	font-weight: bold;
	}

	/*
	class: tr.mhrow (Zeile mit Monatsname)
	class: td.mhcell (Zelle mit Monatsname)
	class: tr.wrow (Zeile mit Wochentag)
	class: td.wcell (Zelle mit Wochentag)
	class: tr.crow (Kalenderzeile)
	class: td.ccell (Kalenderzelle)
	class: td.activeccell (Aktive Kalenderzelle)
	class: td.ecell (Leere Kalenderzelle)
	class: tr.frow (Zeile mit Link zu weiteren Daten)
	class: td.fcell (Zelle mit Link zu weiteren Daten)
	*/
