a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #6699CC;
	text-decoration: none;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#pagetitle {
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 34px;
	color: #95918E;
}

#pagetitle-icon {
	padding: 0 10px 0 0;
}

#maintable {
	background-color: #E5DFDB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 890px;
}

#leftcol {
	width: 202px;
}

#content {
	background-color: #E5DFDB;
	background-image: url(content.png);
	background-repeat: repeat-y;
	width: 688px;
	padding: 0;
	margin: 0;
}

#leftarea {
	padding: 10px 6px 0 6px;
}

#centerarea {
	padding: 15px 5px 0 5px;
	vertical-align: top;
}

#rightarea {
	vertical-align:top;
	padding: 7px 5px 0 0;
	width: 30%;
}

#bottomarea {
	vertical-align:top;
	padding: 0 0 0 10px;
}

.multicols {
	vertical-align:top;
	padding: 0 5px 0 5px;
	border-left: 1px dashed #64686E;
}

#floatbox {
	float: right;
	margin: -7px 0 0 15px;
}

#floatbox #breite {
	width: 180px;
}

#mainmenu {
	background-image: url(mainmenu_no.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0;
	width: 688px;
}

#submenu {
	width: 673px;
}

#submenu p {
	color: #64686E;
	padding: 1px 6px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

#submenu a, #submenu a:link, #submenu a:visited {
	color: #64686E;
	text-decoration: none;
}

#submenu a:hover {
	color: #FF0000;
	background-color: #E9E9E9;
}

#footer {
	width: 890px;
	background-image: url(footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#footer tr td {
	vertical-align: middle;
}

#footer a {
	font-size: 12px;
	color: #000000;
}

#footer a img {
	margin-top: 4px;
}

#footer a:hover {
	color: #FF0000;
}

#scoolmenu {
	margin-bottom: 0;
}

a.scoollink1, a.scoollink1:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #515963;
	background-image: url(scool1_no.png);
	background-repeat: repeat-x;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	height: 25px;
	padding-left: 5px;
}

a.scoollink1:hover {
	background-image: url(scool1_ro.png);
	border-color: #88B500;
}

a.scoollink2, a.scoollink_2:visited {
	display: block;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	margin: 0 0 3px 14px;
	padding-right: 1px;
	color: #515963;
	border-bottom: solid 1px #CFCFCF;
}

a.scoollink2:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.scoollink3, a.scoollink3:visited {
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 3px 23px;
	padding-right: 1px;
	color: #515963;
	border-bottom: solid 1px #CFCFCF;
}

a.scoollink3:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.scoollink4, a.scoollink4:visited {
	display: block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 3px 32px;
	padding-right: 1px;
	color: #515963;
	border-bottom: solid 1px #CFCFCF;
}

a.scoollink4:hover {
	color: #CC0000;
	text-decoration: underline;
}

.actif {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}

.menuspace {
	margin: 6px 3px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #515963;
	border-bottom: 1px dashed #515963;
}
