html {
  height: 100%;
  margin-bottom: 1px;
  cursor:url("curpar.cur"), auto;
}


div.center {
  text-align: center;
  width: expression('0');
  padding-bottom: 6px;
  /*float: left;*/
}
div.counters {
  text-align: center;
  width: 100%; /*expression('0');*/
  padding-top: 6px;
  padding-bottom: 6px;
  /*float: left;*/
}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 1.1em;
	margin: 0px 0 0px 0;
	background: #CaCad4;
	text-align: center;
	display: block;
    
}

a:link.category, a:visited.category, a:hover.category{
font-size: 0.8em;
	cursor:url("cursor3.cur"), auto;
}

a:link, a:visited {
	font-family: Arial,"Verdana",Helvetica,sans-serif;
	font-size: 1em;
	color: #00064C;
	text-decoration: none;
	padding: 2px;
	cursor:url("cursor3.cur"), auto;
}

a:hover {
	font-family: Arial,"Verdana",Helvetica,sans-serif;
	font-size: 1em;
	color: #00065C;
	text-decoration: underline;
	cursor:url("cursor3.cur"), auto;
}

a:link.readon_part, a:visited.readon_part, a:hover.readon_part{
	font-size: 0.8em;
}

.cal_table
{
font-size: 1em;
}

.cal_td_daysnames {
    border-bottom: 1px solid #EBF1FA;
    height:25px ! important;
    line-height:25px;
   	background-repeat: repeat-x; 
   	background-position: top left;
   	color:#0002A3;
    background-color:#EBF1FA;
    font-weight:bold;
    text-align:center !important;
}

.cal_td_daysoutofmonth {
    color:rgb(170,170,170);
    /*text-align:center;*/
	border:solid 1px #EBF1FA;    
	background-color:#EBF1FA;
}

.cal_td_today {
	border:solid 1px #0002A3;
    background-color:#EBF1FA;
    padding:0px !important;
}


.cal_td_daysnoevents {
	border:solid 1px #EBF1FA;
    padding:0px !important;
}


.anchor
{
	/*width: 200px;*/
	display: block;
	float: left;
	text-align: right;
}


#header
{
	background: url(../images/header.png);
	width: 1024px; height: 218px;
	float: left;
}

#header div
{
	display: block;
	/*width: auto;*/
	height: auto;
	float: left;
	padding-left: 30px;
}

#header div h1
{
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.5em;
}

#topmenu .breadcrumbs
{
	font-size: 1.2em;
	font-weight: bold;
	color: #0002A3;
}

#content
{
	background: white;
	width: 1024px; 
	float: left;
}

#footer
{
	background: url(../images/footer.png);
	width: 1024px; height: 116px;
	float: left;	
}
#address
{
	position: relative;	
	/*top: -30px;*/
	left: 30px;
	/*margin-bottom: -30px;*/
	float: left;
	width: 1024px;
}

#man
{
	background: url(../images/man.png);
	position: relative;	
	width: 109px; height: 253px;
	top: -72px;
	margin-bottom: -72px;
}

#leftcolumn, .left_section
{
	width: 210px;	
	float: left;
	/*text-align: center;*/
}

.blog
{
	margin-top: 6px;
}

.secthead /*, .componentheading, #topmenu*/
{
	background: #EBF1FA;
}
.secthead
{
	width: 198px;	
	float: left;
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #0002A3;
}
.sectbody
{
	width: 198px;	
	float: left;
	background: none;
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #0002A3;
}


/*#newsblog, #classblog, #eventsblog, #map
{
	width: 395px;
	float: left;
	padding: 6px;
}*/

#readmore
{
	width: 335px;
	
	/*float: left;*/
	text-align: right;
}

ul
{
list-style-type: none;
   padding: 2px;
   margin-left: 0;
   margin-top: 0px;
   margin-bottom: 0px;
}


#mainlevelclass, ul.menuclass
{
	margin: 0;
	padding: 0;
}

#mainlevelreadmore, ul.newsbox
{
	width: 335px;
	/*float: left;*/
	text-align: right;
	margin: 0;
	padding: 0;
}

ul.image_menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.mod_events_latest_date, .createdate
{
	font-weight: bold;
}

.createdate
{
	padding-left: 6px;
}

.contentpaneopen_part .createdate
{
font-size: 0.8em;
}

.moduletable li
{
	font-size: 0.8em;
	font-weight: normal;
}

.mainpain p, #faiclass td, .mainpain  .contentpaneopen p, .contentpaneopen_part p, .mod_events_latest_date, .mod_events_latest_content /*, li.newsbox*/
{
	color: #0002A3;
	font-size: 1.2em;
	padding: 0 6px 0 6px;
	
	margin: 0;
	text-align: left;
}

.mainpain  .date
{
	color: #0002A3;
	font-size: 1em;
	/*padding: 0 6px 0 6px;*/
	/*margin: 6px;*/
	text-align: left;
}

#faiclass
{
	padding: 3px;
	border-color: white;
	border-collapse: separate;
	border-spacing: 2px;
	/*width: 388px;*/
}

#faiclass td, .mainpain .contetnpaneopen td
{
	font-size: 0.75em;
	background: #EEF3FB;
	padding: 3px;	
}

.mainpain .date
{
	font-weight: bold;
	padding-top: 4px;
}

div.date
{
	margin: 0 6px 0 6px;
}

#frame ul p
{
	font-size: 1em;
}

#frame
{
	background: white;
	border: 1px solid #7070FF;
	color: black;
	font-size: 0.8em;
	float: left;
	padding: 3px;
}

#all {
	margin: 6px auto 6px auto ;
	max-width: 1024px;
	text-align: left;
	display: block;	
	padding-bottom: 6px;
}

h1, .componentheading
{
	padding: 0;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: bottom;
	color: #0002A3;
	text-align: left;
	width: 100%;
}

.componentheading
{
	/*padding-top: 26px;*/
	margin-top: 24px;
	/*border-top: 1px solid #7070FF;*/
}

form
{
	margin: 3px;
}

.readon_part
{
	font-size: 0.8em;
}

.contentpaneopen /*, .contentpaneopen_part*/
{
	font-size: 0.9em;
}

table.contentpaneopen, table.contentpaneopen_part
{
	width: 100%;
	padding-left: 6px;
}

h2 , .contentheading
{
	color: #0002A3;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0px .83em;
}

h2.menutitle
{
	margin-top: 1em;
	margin-bottom: 0;
}

.contentheading, .contentheading_part, .blog_more_part
{
	font-size: 0.9em;	
}

.blog_more_part .blogsection
{
font-size: 0.8em;

}

.blog_more_part, .blog_more_part .blogsection
{
	padding-left: 6px;
}


.mainpain h2, .mainmap h2
{
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 1.5em;
	color: #00064C;
}

img 
{
	border: 0px none;
}

#address img
{
	margin-bottom: -6px;
}
/*p
{
	margin-top: 5px; 
	margin-bottom: 0px; 
	padding-left: 6px;
	padding-right: 6px;
	text-indent: 1em;
	text-align:justify;
}*/



div.mainpain{
	width: 400px;
	margin: 3px;
	float: left;
	background: url(../images/frame_br.png) 100% 100% no-repeat;
	overflow: hidden;
}
/* Image placed on bottom left corner */
div.mainpain div{
	background: url(../images/frame_bl.png) 0 100% no-repeat;
}
/* Image placed on top right corner */
div.mainpain div div{
	background: url(../images/frame_tr.png) 100% 0 no-repeat;
}
/* Image placed on top left corner */
div.mainpain div div div{
	background: url(../images/frame_tl.png) 0 0 no-repeat;
}

div.mainpain div div div div{
	background: none;
	height: 335px;
}

div.mainpain div div div div div{
	height: auto;
}

div.mappain{
	width: 400px;
	margin: 3px;
	float: left;
	background: url(../images/frame_br.png) 100% 100% no-repeat;
	overflow: hidden;
}
/* Image placed on bottom left corner */
div.mappain div{
	background: url(../images/frame_bl.png) 0 100% no-repeat;
}
/* Image placed on top right corner */
div.mappain div div{
	background: url(../images/frame_tr.png) 100% 0 no-repeat;
}
/* Image placed on top left corner */
div.mappain div div div{
	background: url(../images/frame_tl.png) 0 0 no-repeat;
}

div.mappain div div div div
{
	background: none;
}

div.mainmap {
	background: none;
	height: 335px;
}

.attachmentsList, .attachmentsList table, .attachmentsList caption
{
	background: #EBF1FA;
	font-size: 0.9em;	
	text-align: left;
}


div.blogitempane{
	width: 400px;
	margin: 3px;
	float: left;
	background: url(../images/frame_br.png) 100% 100% no-repeat;
	overflow: hidden;
}
/* Image placed on bottom left corner */
div.blogitempane div{
	background: url(../images/frame_bl.png) 0 100% no-repeat;
}
/* Image placed on top right corner */
div.blogitempane div div{
	background: url(../images/frame_tr.png) 100% 0 no-repeat;
}
/* Image placed on top left corner */
div.blogitempane div div div{
	background: url(../images/frame_tl.png) 0 0 no-repeat;
}

div.blogitempane div div div div{
	background: none;
	height: 390px;
}

div.blogitempane div div div div div{
	height: auto;
}

.blog_part div.blogitempane div div div div{
	background: none;
	height: 115px;
}



#drawinglink
{
	background: url(../images/dwg.gif) 0 0 no-repeat;
	width: 28px;
	height: 28px;
	float: left;
}
#planelink
{
	background: url(../images/plane.gif) 0 0 no-repeat;
	width: 28px;
	height: 28px;
	float: left;
}
#drawinglink a
{
	width: 28px;
	height: 28px;
	display: block;
}
#planelink a
{
	width: 28px;
	height: 28px;
	display: block;
}

#module-contact
{	color: #0002A3;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0px .83em;
	text-align: center;
}
.footer
{
	font-size: 0.8em;
	line-height: 0.9em;
	text-align: center;
	width: 100%;
}

.attachmentsList td
{
	vertical-align: middle;
	padding-bottom: 1px;
}

td.at_filename
{
	padding-bottom: 6px;
}

#content p
{
	padding-left: 6px;
	padding-right: 6px;
}
.mod_events_latest_table
{
	font-size: 1.2em;
}
.mod_events_latest_first, .mod_events_latest, .mod_events_latest_last
{
	border-spacing: 0;
}

.article_separator
{
	text-align: center;
	width: 100%;
	height: 0;
	/*background: url(../images/frame_br.png) 100% 100% no-repeat;*/
	/*background: #EBF1FA;*/
	margin-bottom: 6px;
}

.pagination
{
	/*font-size: 0.8em;*/
	margin: 6px;
}

.pagination span, .pagination  a
{
	padding: 3px;
}

.pagination span
{
	color: silver;
}

.pagination strong span 
{
	color: #00064C;
	text-decoration: underline;
}

/*table.forecast
{
	width: 100%;
}*/

.forecast
{
	font-size: 0.8em;
}

.YMaps-b-balloon-content H1
{
	font-size: 0.8em;
	margin:0;
	padding:0;
}

.forecast td
{
	text-align: center;	
}

td.direction_S
{
	/*width: 25px;*/
	
	height: 30px;
	background: url(../images/wind/S.jpg) 0 0 no-repeat;	
}

td.direction_N
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/N.jpg) 0 0 no-repeat;	
}

td.direction_W
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/W.jpg) 0 0 no-repeat;	
}

td.direction_E
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/E.jpg) 0 0 no-repeat;	
}

td.direction_SE
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/SE.jpg) 0 0 no-repeat;	
}
td.direction_NE
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/NE.jpg) 0 0 no-repeat;	
}

td.direction_SW
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/SW.jpg) 0 0 no-repeat;	
}

td.direction_NW
{
	/*width: 25px;*/
	height: 30px;;
	background: url(../images/wind/NW.jpg) 0 0 no-repeat;	
}

td.direction_calm
{
	/*width: 25px;*/
	height: 30px;;
	background: none;	
}
span.article-separator 
{
	line-height: 0.2em;
}

.menutitle a
{
	padding-top: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
}

ul.menutitle{
	margin-top: 55px;
	margin-left: 3px;
}

	#component
	{
		margin: 3px 0 0 0;
		float: left;
		width: 814px;
	}

	#body
	{
		width: 814px;
		float: left;
		overflow: hidden;
	}

	#topmenu
	{
		width: 814px;
		float: left;
		display: block;
	}
	
/*@media screen and (max-width: 700px) {
	#component
	{
		margin: 3px 0 0 0;
		float: left;
		width: 814px;
	}
	
	#body
	{
		width: 814px;
		float: left;
		overflow: hidden;
	}
	
	#topmenu
	{
		width: 814px;
		float: left;
	}
}*/
