* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	background:#fff;
	font: 12px/18px Palatino Linotype;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
div.icos2 {
  position: relative; top: 5px; left: 6px;
  width: 260px; height: 31px;
}
div.icos2 a {
  display: inline-block;
  height: 31px; width: 39px;
  position: absolute;
  z-index: 10;
}
div.icos2 a.home {
  background: transparent url(img/home.gif) no-repeat left bottom;
  left: 0px; top: 0px;
}
div.icos2 a.map {
  background: transparent url(img/map.gif) no-repeat left bottom;
  left: 97px; top: 0px;
}
div.icos2 a.feedback {
  background: transparent url(img/mail.gif) no-repeat left bottom;
  left: 194px; top: 0px;
}
div.icos2 a:hover {
  background-position: left top;
}






/******************************************************************************
 * Block Icos
 *****************************************************************************/
div.icos {
  position: relative; top: 0px; left: 0px;
  width: 500px; height: 100px;
}
div.icos a {
  display: inline-block;
  height: 200px; width: 150px;
  position: absolute;
  z-index: 10;
}
div.icos a.s {
  background: transparent url(img/s.png) no-repeat left bottom;
  left: 0px; top: 0px;  height: 100px; width: 150px;
}
div.icos a.m {
  background: transparent url(img/m.png) no-repeat left bottom;
  left: 160px; top: 0px;height: 100px; width: 150px;
}
div.icos a.ch{
  background: transparent url(img/ch.png) no-repeat left bottom;
  left: 320px; top: 0px;height: 100px; width: 150px;
}
div.icos a:hover {
  background-position: left top;
}

#header {
	height: 150px;
	background: #fff url(img/logo.gif);
}
#menu {
    margin-left:120px;
	width: 900px;
	height: 30px;
	font-size: 14px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	color: #fff;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url() no-repeat right top;
	cursor: hand;	
	font-weight:bolder;
}

#menu li.active, #menu a:hover {
	background: #61A1C7;
}


#menu li a {
	background: #DDEEF0;
	color: #fffff;
}

#menu li.active b {
	background: #61A1C7;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}
.news {
margin-top:10px;margin-bottom:10px;
}
.item{
margin-top:10px;
border-bottom: 1px solid #fff;
}
.date {
font-weight:bold;
color:#000;
}
.title {
color: #000;
font-size: 16px;
font-weight:bold;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: #fff;
}

#menuleft {
	width: 250px;
	height: 30px;
    margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
}

#menuleft ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menuleft li {
	width: 250px;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #DDEEF0 url(img/mbgli.png);
}

#menuleft a {
	display: block;
	float: left;
	background: url() no-repeat;
	text-decoration: none;
	color: #000;
}

#menuleft a:hover {
	color: #fff;
	width: 210px;
	background: #DDEEF0 url(img/mbglia.png);
}

#menuleft a {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url() no-repeat right top;
	cursor: hand;	
	font-weight:bolder;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -50px auto 0;
	height: 50px;
	background: #fff;
}
div.eventlist {
background: #DDEEF0;
border: 1px solid #000;
}
.list_header{
background: #DDEEF0;
}
table.eventcalendar {
background: #DDEEF0;
color: #000;
}
.month_title {
background: #DDEEF0;
}
td.weeknumber {
color: red;
}


.menu3 {font-family: arial, sans-serif; width:690px; position:relative; margin:0; font-size:11px; z-index:100;}
.menu3 ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu3 ul {padding:0; margin:0;list-style-type: none; }
.menu3 ul li {float:left; margin-right:1px; position:relative;}
.menu3 ul li ul {display: none;}
 
/* specific to non IE browsers */
.menu3 ul li:hover a {color:#fff; background:#36f;}
.menu3 ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu3 ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu3 ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu3 ul li:hover ul li ul {display: none;}
.menu3 ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu3 ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu3 ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu3 ul li:hover ul li:hover ul.left {left:-105px;}
