body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Times New Roman;
	overflow: hidden;
}

.site_hd {
	font-size: 40px;
	color: #CCCCCC;
}

.navigation {
	padding-top: 10px;
	font-weight: none;
	font-family: Times New Roman;
	font-size:	 14px;
	color: 		 #234069; 
}

.navi:link, .navi:visited, .navi:hover {
	padding-top: 10px;
	font-weight: none;
	font-family: Times;
	font-size:	 14px;
	color: 		 #234069; 
	text-decoration: none;
}

.navi:active {
	padding-top: 10px;
	font-weight: bold;
	font-family: Times;
	font-size:	 14px;
	color: 		 #021f43; 
	text-decoration: none;
}

.teaser_hd {
	color: 	#021f43; 
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: #c0d2e8;
}
.teaser_txt {
	color: 	#021f43; 
	background-color: #e7f1fe;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: none;
}

.content_hd {
	color: 		 #021f43; 
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
}

.content_txt {
	color: 		 #021f43; 
	font-size:   12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.content_txt_form {
	color: 		 #021f43; 
	font-size:   12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px;
}
.content_txt_small {
	color: 		 #021f43; 
	font-size:   10px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.content_link {
	color: 		 #021f43; 
	font-size:   12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.contact_txt {
	color: 		 #021f43; 
	font-size:   12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.contact_txt_error {
	color: 		 red; 
	font-size:   12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.content_hd_link {
	color: 		#8C8A8B; 
}
.content_paging {
	color: 		#8C8A8B; 
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}
/*
.schoolmaps {
	background-image:url(../images/schoolmap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: right;
}
*/

.inputcontact {
	width: 110px;
	/*height: 12px;*/
	border: 1px solid #0B1F42;
	font-family: arial;
	font-size: 10px;
}

.inputcontactselect {
	width: 114px;
	height: 16px;
	border: 1px solid #0B1F42;
	font-family: arial;
	font-size: 10px;
}

.contact_textarea {
	width: 110px;
	height: 50px;
	border: 1px solid #0B1F42;
	font-family: arial;
	font-size: 10px;
	overflow: hidden;
}

.contact_comment {
	width: 150px;
	height: 86px;
	border: 1px solid #0B1F42;
	font-family: arial;
	font-size: 10px;
	overflow: hidden;
}

.btn_submit {
	width: 140px;
	border: 1px solid #0B1F42;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: 		 #021f43; 
	background-color: #f5f5f5;
}


.footer_link {
	font-size: 11px; 
	font-family: Times New Roman; 
	text-decoration: none;
	color: 		 #021f43; 
}

.footer_txt {
	font-size: 11px; 
	font-family: Times New Roman; 
	color: 		 #021f43; 
}
