* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
	width: 100%;

	font-family: arial , sans-serif;
	font-size: 12px;
	color: #0062A9;
}

body{
	height: 100%;
	background-color: #FFF;
}


html>body{
	height: 100%;
	width: auto;
	min-width: 1000px;
}

/*##################################################################*/
/* Struktur
/*##################################################################*/
#center {
	width: 1000px;
	height: 100%;
	position: relative;
	margin: 0px auto;
	background-image: URL(../images/page-bg.gif);
}

html>body #center{
	height: auto;
	min-height: 100%;

}

#page {
	float: left;
	height: 100%;
	width: 1000px;
	background-image: URL(../images/page-bg.gif);
}

html>body #page {
	height: auto;
	min-height: 100%;

}

	/*################################################################*/
	/* torso-left
	/*################################################################*/
	#torso-left {
		float: left;
		width: 159px;
	}

		#logo {
			height: 164px;
			width: 159px;
			background-image: URL(../images/logo.gif);
		}
		
		.header-druck {
			display: none;
		}

		#main-menu {
			float: left;
			margin: 15px 0 0 0;
			width: 159px;
			list-style: none;
			display: block;
			overflow: hidden;
		}
		

		#main-menu li {
			/*height: 25px;*/
		}

		#main-menu li a {
			/*float: left;*/
			width: 159px;
			overflow: hidden;
			height: 25px;
			/*
			padding: 3px 0 3px 25px;
			border-top: 2px Solid #CC0000;
			border-right: 2px Solid #CC0000;
			border-bottom: 2px Solid #CC0000;
			color: #FFFF99;
			display: block;
			*/
		}

		#main-menu li a:hover{
			margin-left: -159px;
			/*padding: 3px 10px 3px 25px;
			margin: 0 22px 0 0;
			border-top: 2px Solid #FFF;
			border-right: 2px Solid #FFF;
			border-bottom: 2px Solid #FFF;
			font-weight: bold;
			text-decoration: none;
			display: block;*/
		}

		#main-menu li.active a:hover{
			margin-left: 0px;
		}

		#main-menu li.active a{
			/*padding: 3px 0 3px 25px;
			margin: 0 22px 0 0;
			border-top: 2px Solid #FFF;
			border-right: 2px Solid #FFF;
			border-bottom: 2px Solid #FFF;
			font-weight: bold;
			text-decoration: none;
			display: block;*/
		}

			#sub-menu {
				list-style: none;
				display: block;
				margin-left: 0px;
			}

			#main-menu #sub-menu li {
				margin: 0px;
				height: 25px;
			}

			#main-menu #sub-menu li a {
				/*
				padding: 3px 0 3px 30px;
				border-top: 2px Solid #CC0000;
				border-right: 2px Solid #CC0000;
				border-bottom: 2px Solid #CC0000;
				font-weight: normal;
				display: block;
				background: none;
				*/
			}

			#main-menu #sub-menu li a:hover {
				margin-left: -159px;
				/*padding: 3px 10px 3px 25px;
				margin: 0 22px 0 0;
				border-top: 2px Solid #FFF;
				border-right: 2px Solid #FFF;
				border-bottom: 2px Solid #FFF;
				font-weight: bold;
				text-decoration: none;
				display: block;*/
			}

			#main-menu #sub-menu li.active a:hover {
				margin-left: 0px;
			}

	/*################################################################*/
	/* torso-right
	/*################################################################*/
	#torso-right {
		float: left;
		width: 841px;
	}

		/*################################################################*/
		/* head
		/*################################################################*/
		#head {
			height: 136px;
			width: 841px;
			background-image: URL(../images/header.jpg);
		}

		#headline {
			height: 28px;
			width: 820px;
			border-bottom: 2px solid #FFF;
			border-left: 1px solid #FFF;
			background-color: #0062A9;
			padding-left: 20px;
			line-height: 28px;
		}

		#headline h2 {
			color: #FFF8DA;
			font-size: 15px;
		}

		/*################################################################*/
		/* content
		/*################################################################*/

		/*.ce h3 {
			font-size: 14px !important;
		}*/

		.ce p {
		}

		.ce li {
			margin: 5px 0;
		}


	/*################################################################*/
	/* foot
	/*################################################################*/
	#foot {
		clear: left;
		margin: 0 auto;
		height: 0px;
		width: 1000px;
		position: relative;
	}
		.foot-menu {
			float: left;
			margin: 0;
			position: absolute;
			bottom: 0px;
			right: 0px;
			text-align: right;
			display: block;
			list-style: none;
			width: 841px;
			height: 38px;
			line-height: 38px;
			background: URL(../images/footer-bg.gif) repeat-x;
		}

		.foot-menu a {
			font-weight: bold;
			color: #0062A9;
		}

		.foot-menu li {
			float: right;
			margin: 0 10px;
		}
/*##################################################################*/
/* globale Tags
/*##################################################################*/
a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

ul, ol {
	margin: 0 0 0.5em 1.5em;
}

option {
	margin-right: 6px;
}
/*##################################################################*/
/* globale Klassen
/*##################################################################*/
.invisible {
	position: absolute;
	text-indent: -999em;
	width: 0px;
}

.clearer {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.download {
	display: block;
	height: 14px;
	width: 390px;
	float: left;
	text-align: left !important;
}

	.download img {
		height: 10px;
		width: 10px;
		margin-right: 3px;
	}

.carouselInner .thumbnail {
	float: left;
}

.tx-rgsmoothgallery-pi1 {
	margin: 0 auto !important;
}

.tx-rgsmoothgallery-pi1 p {
	padding: 0px !important;
}

/*##################################################################*/
/* rgaccordion
/*##################################################################*/

.rgaccord1-nest {
	clear: left;
}

#content h3.rgaccord1-toggle {
	cursor: pointer;
	margin: 0px;
	margin-top: 15px;
	padding: 3px;
	background: #FFF url(../images/dropdown-arrow1.png) no-repeat scroll right center;
	font-size: 14px;
	border: 1px solid #0062A9;
}

#content h3.rgaccord1-toggle:hover {
	border: 1px solid #FDC100;
}

#content h3.act {
	cursor: pointer;
	margin-top: 15px;
	padding: 3px;
	background: #FFF url(../images/dropdown-arrow2.png) no-repeat scroll right center;
	font-size: 14px;
	/*border: 1px solid #0062A9;*/
}

#content h3 {
	margin-bottom: 10px;
	}

#content h4 {
	margin-bottom: 10px;
	}

#content h5 {
	margin-bottom: 10px;
	}

#content p {
	margin: 5px 0 15px 0;
	}

.rgaccord1-content .ce {
	background-color: #FFF;
}

.rgaccord1-content {
	margin: 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #0062A9;
	border-top: none;
}

div.rgaccord1-content h3 {
	display: none
}

.rgaccord1-content .ce .csc-text,
.rgaccord1-content .ce .csc-textpic-outer {
	float: none !important;
	width: auto !important;
	padding: 0px !important;
}

#content .rgaccord1-content p {
	margin: 5px;
}
/*##################################################################*/
/* tt_news
/*##################################################################*/

#content .news-list-container h3 {
	margin: 0;
}

.news-single-item {
	float: left;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.news-list-date {
	font-weight: bold;
	margin-bottom: 5px;
}

.news_list_item_head h3 {
	float: left;
	width: 400px;
	font-size: 0.8em !important;
	overflow: hidden;
}

.news-list-subheader {
	width: auto;
}

.news-list-morelink {
	text-align: right;
}

.news-list-container {
	float: left;
	width: 540px;
	background-color: #FFF8DA;
}

/* IE 6 */
/** html .news-list-container {
	padding-left: 20px;
}
*/
.news-list-img {
	float: left;
}

	.news-list-img {
		margin-right: 10px;
	}

.news-list-item-odd,
.news-list-item-even {
	float: left;
	padding: 5px 8px;
	width: 524px;
	background-color: #FFF;
	margin-bottom: 15px;
	overflow: hidden;
}

.news_single_subheader {
	float: left;
	width: 100%;
	font-weight: bold;
	margin: 10px 0px;
}

.news-single-backlink {
	float: left;
	width: 100%;
	margin-top: 10px;
}

#content .news-single-item h3 {
	font-size: 1.5em;
}

.news-single-info {
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
/*##################################################################*/
/* CALENDAR BASE
/*##################################################################*/

#content .tx-cal-controller {
	float: left;
	width: 540px;
	background-color: #FFF8DA;
}

.tx-cal-controller dl {
	float: left;
}

.tx-cal-controller dd {
	background-color: #FFF;
}

.prev_month a,
.next_month a{
	float: left;
	width: 20px;
	height: 20px;
}

.prev_month a {
	background: transparent url(../images/cal/arrow_left.gif);
}

.next_month a {
	background: transparent url(../images/cal/arrow_right.gif);
}

.month-weeknums {

}

.month_title a {
	color: #0062A9;
	font-weight: bold;
	font-size: 12pt;
}

.month-small {
	float: left;
	border: 2px solid #FFF;
	padding: 10px;
	margin: 2px 0;
	background-color: #FFF7D6;
	font-size: 8pt;
}

.monthOff {
	color: #FFF7D6;
}

.monthSmallBasic {
	text-align: right;
	padding: 0 2px;
}

.eventDay a{
	color: #CC0000;
	font-weight: bold;
}

.month1-weekdays {
	text-align: right;
	text-decoration: underline;
}

.month-title {
	padding-bottom: 3px;
}

.monthToday {
	font-weight: bold;
	border: 1px solid #0062A9;
}

.eventbg2 {
	background-color: #FFF7D6;
	border: 1px solid #0062A9;
	border-left: 5px solid #0062A9;
	z-index: 50;
}

.eventfont {
	padding: 0 5px;
}

.dayborder2 {
	border-bottom: 1px solid #FFF0B5;
}

.day_list {
	background-color: #FFF;
}

.timeborder {
	border-top: 1px solid #0062A9;
	font-size: 14pt;
}

.dayview_table,
.calborder {
	width: 100%;
}

.dayview_table {
	background-color: #FFF;
}

.default_categoryheader_allday {
	padding: 5px;
}

#calendar-event-backlink,
#calendar-event {
	float: left;
	width: 530px;
	padding: 10px;
	background-color: #FFF;
}

/*### Listenansicht ###*/
.cal_odd,
.cal_even {
	float: left;
	width: 535px;
	background-color: #FFF;
	font-weight: normal;
	margin-top: 20px;


}

.cal_odd a,
.cal_even a {
	float: left;
	text-align: left !important;
	width: 535px;
	padding: 5px;
	background-color: #FFF;
}

.cal_odd a:hover,
.cal_even a:hover {
	text-decoration: none;
	background-color: #FFF0B5;
}

.cal_list_event_head {
	float: left;
	width: 535px;
	color: #0062A9;
	text-align: right;
	margin-bottom: 5px;
	font-size: 11pt;
}

.cal_list_event_title {
	float: left;
	color: #CC0000;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}

.cal_list_event_pic {
	float: left;
}

.cal_list_event_desc {
	float: left;
	color: #0062A9;
	font-weight: normal;
}

.cal_list_head {
	float: left;
	width: 500px;
	text-align: right;
	font-size: 12pt;
}

.found {
	float: left;
	text-align: right;
	width: 500px;
}

.pagebrowser {
	float: left;
	width: 540px;
	text-align: center;
	margin: 10px 0;
}

.pagebrowser a {
	border: none !important;
	margin: 0px 2px !important;
	float: none !important;
	background: none !important;
}

.cal_event_title {
	float: left;
	color: #CC0000;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	width: 500px;
}

.cal_event_datetime {
	float: left;
	width: 500px;
	font-weight: bold;
}

.cal_event_more {
	float: left;
	width: 500px;
}

.cal_event_desc {
	float: left;
	margin: 10px 0;
}

.cal_event_pic {
	float: left;
}

.bmg_detail_item {
	float: left;
}

.align-center {
	width: 100%;
	text-align: center;
}

.csc-textpic-caption {
	font-size: 0.9em;
}

.bm_gallery_list_item {
	width: 516px !important;
	border: none !important;
}

.tx-bmgallery-pi1 {
}

.tx-bmgallery-pi1 a {
	float: left;
	border: 2px solid #FFF;
	margin-bottom: 15px;
}

.tx-bmgallery-pi1 a:hover {
	float: left;
	border: 2px solid #FDC100;
}

.bm_gallery_head {
	width: 516px !important;
}

.bm_gallery_list_item img {
	margin: 5px 14px;
}

#medphoto {
	border: none !important;
	margin: 0px;
	float: none !important;
}

.bm_gallery_polaroid {
	width: 510px;
	height: 400px;
	border: 2px solid #FDC100;
	border-left: 1px solid #FDC100;
	border-top: 1px solid #FDC100;
	text-align: center;
	background-color: #FFF !important;
}

#nextArrow,
#prevArrow {
	background: none;
	border: none;
}

#bm_gallery_thumbs_outer {
	border: 2px solid #FEC100;
}

#bm_gallery_thumbs_inner a:hover img {
	border: 2px solid #FEC100 !important;
}

.thumb_active {
	border: 2px solid #C00;
}

.thumb_normal {
	border: 2px solid #FFF;
}

#slidebar {
	float: left;
	margin-left: -2px;
}

.bm_gallery_list_item {
	width: 476px;
	border: 2px solid #FFF8DA;
	margin: 10px 0px;
	text-align: left;
	color: #0062A9;
	font-weight: normal;
}

.bm_gallery_head {
	width: 476px;
}

.thumb_area {
	margin: 5px 0px 5px 5px;
	width: 180px;
}

.bm_gallery_item_title {
	color: #C00;
	font-size: 1.2em;
	font-weight: bold;
}

#content .bm_gallery_navi a {
	float: left;
	width: 20%;
	text-align: center;
}


#content .tx-bmgallery-pi1 a:hover {
	text-decoration: none;
	cursor: pointer;
}

.csc-textpic-text ul,
.csc-text ul {
}

.bm_gallery_navi {
	width: 540px !important;
}

.hidelink {
	position: absolute;
	left: -9999em;
	height: 0px;
}

.banner_bm {
	color: #FFF;
	position: absolute;
	left: -120px;
	top: -10px;
	line-height: 16px;
	font-size: 8pt;
	text-align: center;
}
