body{
	background-color : #F4F4F4;
	color : #000000;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

td{
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
}

table.main{
	background-color : #FFFFFF;
	border-right : 1px solid #666666;
	border-left : 1px solid #666666;
}

h1{
	color : #0099CC;
	font-size : 16px;
/*	margin : 0 0 0 0;
	padding : 0 0 0 0;*/
}

h2{
	color : #292929;
	font-size : 12px;
	font-weight:bold;
	/*margin : 0 0 0 0;
	padding : 0 0 0 0;*/
}

h3{
	color : #292929;
	font-size : 11px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

li{
	list-style-image : url(../images/listitem.gif );
}

.tableborder {
	background-color : #CCCCCC;
	width : 35px;
}

#content {
	padding : 5px  40px 10px 40px;
	vertical-align: top;
}


a{
	color : #0099CC;
	text-decoration : underline;
/*	font-weight : normal;*/
}

a:hover{

	text-decoration : underline;

}

.langnav a{
	color : #0099CC;
	text-decoration : underline;
	font-weight : bold;
	padding-left : 10px;
}

.langnav  {
	text-align: right;
	padding : 10px 10px 10px 10px;
	height:20px;
}
.menu1-level1-no {
border-bottom : 1px solid #CCCCCC;
margin-left : 15px;
}
.menu1-level1-no a{
	color :#292929;
	text-decoration : none;
/*	font-weight : bold;*/
}

.menu1-level1-no a{
	
	background-image : url(../images/nav_img.gif);
	background-repeat : no-repeat;
	background-position : 90% 50%;
	
	padding-right : 40px;	
	padding-bottom : 5px;
	padding-top : 5px;
	
	display: block;
	text-align: right;
	text-decoration: none;
}
.menu1-level1-act {
	border-bottom : 1px solid #CCCCCC;
	margin-left : 15px;
}
.menu1-level1-act a{
	
	background-image : url(../images/nav_img_active.gif);
	background-repeat : no-repeat;
	background-position : 90% 50%;

	padding-right : 40px;	
	padding-bottom : 5px;
	padding-top : 5px;
	display: block;
	text-align: right;
	text-decoration: none;
	color : #0099CC;
}

.menu1-level1-no a:hover, .menu1-level1-act a:hover{
	text-decoration : underline;
	color : #0099CC;
/*	font-weight : bold;*/
}

.menu1-level1-no {
	background-color : #FFFFFF;
	
	padding : 0 5px 0 15px;
}





.menu1-level1-act {
	background-color : #FFFFFF;
	
	padding : 0 5px 0 15px;
}

/**/

.menu1-level2-no a, .menu1-level2-no-last a {
	color :#292929;
	text-decoration : none;
/*	font-weight : bold;*/
}

.menu1-level2-no a, .menu1-level2-no-last a{
	
	background-image : none;
	background-repeat : no-repeat;
	background-position : 90% 50%;

	padding-right : 40px;	
	padding-bottom : 5px;
	padding-top : 5px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
}

.menu1-level2-act a, .menu1-level2-act-last a {
	
	background-image : none;
	background-repeat : no-repeat;
	background-position : 90% 50%;

	padding-right : 40px;	
	padding-bottom : 5px;
	padding-top : 5px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	color : #0099CC;
}

.menu1-level2-no, .menu1-level2-act {
	margin-left : 15px;
}

.menu1-level2-no-last, .menu1-level2-act-last {
	border-bottom : 1px solid #CCCCCC;
	margin-left : 15px;
		

}
.menu1-level2-no a:hover, .menu1-level2-act a:hover, .menu1-level2-no-last a:hover, .menu1-level2-act-last a:hover{
	text-decoration : underline;
	color : #0099CC;
/*	font-weight : bold;*/
}

.menu1-level2-no, .menu1-level2-no-last {
	background-color : #FFFFFF;
	
	padding : 0 5px 0 15px;
}





.menu1-level2-act ,.menu1-level2-act-last {
	background-color : #FFFFFF;
	
	padding : 0 5px 0 15px;
}

.coordinatescontainer{

	margin-top : 20px;

	background-image:none;
	background-repeat: no-repeat;
	background-position: right  ;
	
	width : 220;
	height : 207;
}

.coordinates { 
	padding-left : 50px;
	padding-top : 5px;
	
	
}

.footer {
	color : #999999;
	text-align: center;
}

.footer a {
	color : #999999;

	text-decoration: underline;
}


.newslettertop {
	background-image: url(../images/bg_newsletter_top.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
	margin-right  : 10px;
	width : 182px; 
} 

.newsletterbottom {
	background-image: url(../images/bg_newsletter_bottom.jpg);
	background-repeat: no-repeat;	
	background-position: top;	
	margin-right  : 10px;
	width : 182px; 
} 
.newsletter, .csc-frame-frame1 {

	background-image: url(../images/bg_newsletter.jpg);
	background-repeat: repeat;	
	width : 180px; 
	height : 157px;
	vertical-align: top;
	margin-right  : 10px;
	padding: 5px 0 0 15px;
	border : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	
	
}

.right .csi-textpic {
	text-align: center;
}

#logo {
	padding-left : 30px;
	padding-bottom : 50px;
	padding-top : 50px;	
}

.logo {
	padding-left : 20px;
	padding-bottom : 20px;
	padding-top : 20px;	

}

.subscribeform td {
		padding:2px 5px 2px 5px ;
}

.subscribeform input {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}


.newsitem {
	border-bottom : 1px solid #ccc;
	padding:10px 0 10px 0;
}

.newsitemheader {
	padding-top:10px;
}



.tx-elisimpleevents-pi1-row {
	height:50px;
	border:1px solid #E8EBE9;
	margin-bottom : 3px;
	background-color:#FBFBFB;
	
}

.tx-elisimpleevents-pi1-eventdate {
		height:50px;
	width:50px;
	float:left;
	border-right:1px solid #E8EBE9;
	background-color:#fff;
	
}	

.tx-elisimpleevents-pi1-title {
	vertical-align:middle;
	float:left;
	height:50px;
	overflow:hidden;
/*	 line-height: 50px; */
	 padding-left:5px;
	 font-size:1.1em;
	 
	
}	

.tx-elisimpleevents-pi1-title {
	font-size:1.0em;
}	

.tx-elisimpleevents-pi1-dateday {
	padding-top:7px;
	font-size : 2.2em;
	display:block;
	text-align:center;
	
}

.tx-elisimpleevents-pi1-datemonth {
	font-size : 1.0em;
	color:#999999;
	display:block;
	text-align:center;
}

.tx-elisimpleevents-pi1 h2 {
	padding:10px 0 5px 5px;
}	


.tx-elisimpleevents-pi1-title  td, .tx-elisimpleevents-pi1-title  table {
	height:50px;
	

}

.survey_item {
	padding-bottom : 10px;
}
