@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, Verdana;
	background-color: #042961;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 766px;
	background-color: #e6e6e3;
}
#main #footer {
	background-color: #124389;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 766px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #footer a{
	color: #CCCCCC;
	text-decoration: none;	
}
#main #header {
	background-color: #0b56a2;
}
#main #nav {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 47px;
	font-size: 12px;
}
.hightitel {
	color:#424242;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.7px;
}
.hightitelgallery {
	color:#424242;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.hightiteldate {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.highdetails {
	float: left;
	padding-top: 5px;
	font-size: 12pt;
	text-align: justify;
}
.righttoptitel {
	color:#424242;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -0.7px;
	text-align: center;
	padding-top: 5px;
}
.gmore {
	float: right;
	padding-top: 15px;
	padding-bottom: 5px;
}
.gallery {
	width: 530px;
	float: left;
}
.gallery ul {
	padding: 0px;
	float: left;
	margin: 0px;
}
.gallery li {
	display: inline;
	padding-right: 19px;
	float: left;
	padding-bottom: 19px;
}
.gallery li img{
	border: 1px solid #9F9F93;
}


#main #content {
	font-size: 0.8em;
	width: 766px;
	background-color: #dfddd1;
}
#main #content #conleft {
	float: left;
	width: 550px;
	font-size: 11px;
}
#main #content #conright {
	float: right;
	width: 211px;
	background-image: url(images/right_side_bg.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 335px;
	background-position: top;
}
#main #content #conright2 {
	float: right;
	width: 211px;
	background-image: url(images/right_side_bg.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	background-position: top;
	padding-bottom: 10px;
}
#main #content #bodycont {
	background-color: #e6e6e3;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#main #content #add {
	float: left;
	width:100%;
	background-color: #e6e6e3;
}
.newsbox {
	background-color: #efefef;
	margin: 8px;
	float: left;
	background-image: url(images/news_des_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	width: 520px;
}
.newsboxmore {
	float: right;
	padding-right: 28px;
}
.newsboxdata {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.newsboxdetails {
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 8px;
	float: left;
	width: 500px;
	font-size: 12pt;
}
.newsboxtitel {
	font-size: 11px;
	background-image: url(images/date_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 1px;
	padding-top: 0px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	width: 500px;
}
/*#main #content #bodycont #conright ul {
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Tahoma, Verdana;
}
#main #content #bodycont #conright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main #content #bodycont #conright li a:link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#main #content #bodycont #conright li a:hover {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #C8323C;
	text-decoration: underline;
}*/
.blogdata {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/time.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 0px;
}
.blogtitel {
	font-size: 13px;
	padding-top: 2px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.extralink {
	background-color: #efefef;
	float: left;
	width: 520px;
	margin-top: 8px;
	margin-right: 11px;
	margin-bottom: 8px;
	margin-left: 11px;
	padding: 8px;
}
.sendto {
	float: left;
}

.nextprevious {
	float: right;
}
.eventslist ul {
	margin: 0px;
	padding: 10px;
}
.eventslist li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.eventslist li:hover {
	background-color: #FFFFFF;
	cursor: pointer;
	
}
.eventslist a {
	color: #333333;
	text-decoration: none;
}

.eventlistdate {
	font-size: 10px;
	color: #C8323C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.houseti{
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/19.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	color: #333333;
}.housedownload {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
	text-align: right;
	background-image: url(images/arrow__270.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: right center;
	float: left;
	width: 722px;
}
.housedownload a {
	color: #990000;
	text-decoration: none;
}
.housedis {
	float: left;
}
.calend {
}
.calend a {
	color: #000000;
	text-decoration: none;
}
.gallnavtitle {
	font-size: 11px;
	
}
.gallnavtitle ul {
	margin: 0px;
	padding: 0px;
}
.gallnavtitle li {
	margin: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.gallnavtitle li a {
	color: #990000;
	text-decoration: none;
}
.gallnavtitle li a:hover {
	color: #DF0000;
	text-decoration: underline;
}
.newsarcivnav {
	font-size: 11px;
	
}
.newsarcivnav ul {
	margin: 0px;
	padding: 0px;
}
.newsarcivnav li {
	list-style-type: none;
	font-family: Tahoma, Verdana;
	padding-left: 10px;
}
.newsarcivnav li a {
	color: #333333;
	text-decoration: none;
}
.newsarcivnav li a:hover {
	color: #DF0000;
	text-decoration: underline;
}
.quesiton_link{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#frm_search #txtKeySearch {
	background-color: #195795;
	border: 1px solid #6794c2;
	height: 17px;
}.toptext a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
