/* 
------------------------------
page layout style sheet
------------------------------
*/

/* images */

.img_right { 
	float: right;
}

.image_container img,
.ce_gallery img {
	background-color: #FFFFFF;
	border: 1px solid #d3d3d3;
	padding: 6px;
	margin: 7px 0 0 0;
}

.caption {
	font-size: 9px;
	padding: 0 0 0 7px;
	margin: 0;
}


/* video */
.ce_flv_flow {
	background-color: #FFFFFF;
	border: 1px solid #d3d3d3;
	padding: 6px;
	float: right;
	margin: 7px 0 20px 20px;
}

.ce_flv_extern {
	background-color: #FFFFFF;
	border: 1px solid #d3d3d3;
	padding: 8px 0px 6px 8px;
	margin: 12px auto;
}

#ce_flv_flow_home {
	margin: 0px 10px 5px 14px;
	float: none;
}


/* links */

.ce_hyperlink {
	padding-left: 20px;
	margin: 0 0 10px 0;
	background-image: url(../images/bg_link.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.ce_download a {
	font-size: 11px;
}

/* layout */

body {
	background-color: #325914;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}


/* page layout */

#page_bg {
	background-image: url(../images/bg_page.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#page {
	margin: 0;
	padding: 0;
	width: 975px;
}

#page_header {
	background-image: url(../images/bg_page_header.gif);
	background-position: 35px 165px;
	background-repeat: no-repeat;
	height: 200px;
	margin: 0;
	padding: 25px 0 0 0;
}

/* Fix padding effect in IE5/6 */
* html #page_header {
	padding: 17px 0 0 0;
}

#page_header_logo {
	background-image: url(../images/bg_page_header_logo.gif);
	background-position: 12px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	margin: 0;
	padding: 0;
	width: 300px;
}

#page_header_subnav {
	float: right !important;
	margin: 0;
	padding: 0;
}

#page_header_subnav p {
	color: #FFFFFF;
	margin: 0 60px 0 0;
	padding: 0;
}

#page_header_subnav a {
	font-size: 10px;
	color: #FFFFFF;
}

#page_header_nav {
	clear: both;
	margin: 0 0 0 54px;
	padding: 0;
}

#page_body {
	background-image: url(../images/bg_page_body.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 35px;
	padding: 0;
	width: 900px;
}

#page_footer {
	background-image: url(../images/bg_page_footer.jpg);
	background-position: bottom;
	background-position: left;
	background-repeat: no-repeat;
	height: 360px;
	margin: 0 0 0 35px;
	padding: 0;
}

#page_footer_sitemap {
	height: 265px;
	margin: 0 58px 0 18px;
	padding: 30px 0 0 0;
}

#page_footer_sitemap h4 {
	color:#999999;
	padding: 6px 0 7px 20px;
	margin: 0;
	font-size: 11px;
	border-top: 1px solid #d3d3d3;
	background-image: url(../images/bg_page_footer_headline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Fix padding in IE7 */
*:first-child+html #page_footer_sitemap h4 {
	padding: 4px 0 5px 20px;
}

#page_footer_subnav {
	margin: 0;
	padding: 0;
}

#page_footer_subnav p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 18px 0 0 32px;
	padding: 0;
}

#page_footer_subnav a {
	font-size: 11px;
	color: #FFFFFF;
}


/* contenarea layout */

.contentbox {
	background-color: #f6f6f6;
	background-image: url(../images/bg_contentbox.gif);
	background-repeat: repeat-x;
	margin: 0 18px 0 18px;
	padding: 35px 0 0 0;
}

.contentbox p {
	font-size: 11px;
	text-align: justify;
}

.contentbox .more a {
	color: #ff871c;
}

.contentbox h1 { color: #7eac01; font-size: 18px; margin: 20px 0 10px 0;}
.contentbox h2 { font-size: 14px; margin-bottom: 5px; }
.contentbox h3 { font-size: 12px; margin-bottom: 5px; }
.contentbox h4 { font-size: 11px; margin-bottom: 5px; }


#left {
	border-right: 1px solid #dbdbdb;
	float:left;
	width: 190px;
}

#left h3,
#right h3 {
	color: #7eac01;
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 15px;
}

#left h4,
#right h4  {
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 15px;
}

#moreinfo p {
	margin: 0;
	padding: 0 0 10px 15px;
}

#right {
	border-left: 1px solid #dbdbdb;
	float:right; 
	width: 190px;
}

#right h4 {
	color: #CCCCCC;
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 15px;
}

#main {
	padding: 0 205px 0 200px;
	width:auto;
}

#main_min_height_fix {
	float: left;
	width: 5px;
}

#main_middle {
	margin: 0;
	padding: 0 0 0 5px;
	width:auto;
}

.clearer {
	clear: both;
}

#table_shadow {
	background-image: url(../images/bg_table_shadow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 444px;
	height: 50px;
}


/* advertising layout */

.top_content_ad {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
	height:100px;
	margin: 0 0 15px 15px;
	padding: 0;
	width: 158px;
}

.content_ad {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
	height: 50px;
	margin: 0 0 15px 15px;
	padding: 0;
	width: 158px;
}


/* calendar layout */

.mod_calendar table {
	font-size: 10px;
	width:98%;
	margin: 20px 0 0 0;
	background-color:#ffffff;
}

.mod_calendar .head {
	padding: 7px 1px 7px 1px;
	text-align: center;
	background-color: #81af07;
	background-image: url(../images/bg_calendar.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.mod_calendar .head,
.mod_calendar .head a {
	font-size: 10px;
	color: #46565e;
}

.mod_calendar .head.previous {
	background-image: url(../images/bg_calendar_corner_top_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 8px;
	text-align: left;
}

.mod_calendar .head.next {
	background-image: url(../images/bg_calendar_corner_top_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 8px;
	text-align: right;
}

.mod_calendar .head.current {
	padding-top: 8px;
}

.mod_calendar .label {
	color: #325a14;
	background-color: #d3d3d3;
	padding: 3px 1px 4px 1px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b8d178;
}

.mod_calendar td {
	width: 14%;
	height: 72px;
	vertical-align: top;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.mod_calendar .col_first {
	border-left: 1px solid #d3d3d3;
}

.mod_calendar .weekend {
	background-color: #f1f6e4;
}

.mod_calendar .today {
	background-color: #c6da8f;
}

.mod_calendar .header {
	color: #ffffff;
	margin: 1px;
	padding: 1px;
	background-color: #76a403;
}

.mod_calendar div {
	margin: 1px;
	font-size: 10px;
}
.mod_calendar div a {
	color: #fd7700;
	font-size: 9px;
	font-weight: bold;
}


/* mini calendar layout */

.mod_minicalendar h5 {
	font-size: 10px;
	margin: 0;
	padding: 0 0 7px 15px;
}

.mod_minicalendar table {
	background-color:#81a818;
	background-image:url(../images/bg_minical.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin: 0 0 15px 15px;
	width:162px;
}

.mod_minicalendar td {
	border-top:1px solid #719d04;
	border-right:1px solid #719d04;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	width:14%;
}

.mod_minicalendar .col_last {
	border-right:0px !important;
}

.mod_minicalendar .last .col_first
{
	background-image:url(../images/corner_bottom_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.mod_minicalendar .last .col_last {
	background-image:url(../images/corner_bottom_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.mod_minicalendar .head.previous {
	background-image:url(../images/corner_top_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	text-align:left;
}

.mod_minicalendar .head.next {
	background-image:url(../images/corner_top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-size: 10px;
	padding-top:2px;
	padding-right:6px;
	padding-bottom:2px;
	text-align:right;
}

.mod_minicalendar .head.current {
	color:#ffffff;
	font-size: 11px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
}

.mod_minicalendar .head a {
	color:#ffffff;
}

.mod_minicalendar .label {
	color:#325a14;
	background-color:#d3d3d3;
	font-weight:bold;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.mod_minicalendar td,
.mod_minicalendar td a {
	color:#f9f9f9;
	font-size:10px;
}

.mod_minicalendar .active a {
	color:#ff871c;
	font-weight:bold;
}

/* ce_text layout */

.ce_text {
	margin-bottom: 15px;
}

.ce_text p {
	margin: 0;
	padding: 5px 0;
	line-height: 15px;
}

.ce_text a {
	font-size: 10px;
	color: #ff871c;
}

.ce_text ul,
.ce_text ol {
	margin: 0;
	padding: 5px 0 10px 30px;
}

.ce_text ol li {
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding-left: 0;
}

.ce_text ul li {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding-left: 0;
}

.ce_table table {
	font-size: 10px;
	width:98%;
	margin: 10px 0 0 0;
}

.ce_table thead,
.ce_table td,
.ce_table tr,
.ce_table th,
.ce_table a {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.ce_table td,
.ce_table th {
	padding: 3px 3px 3px 3px;
}

.ce_table thead {
	background-color: #cccccc;
}

.ce_table tr.odd {
	background-color: #e6e6e6;
}



/* newslisten layout */

.mod_newslist {
	margin: 10px 0 20px 0;
}


.mod_newslist .more a,
.mod_newsreader .back a,
.mod_eventreader .back a {
	font-size: 11px;
	color: #ff871c;
}

.more a {
	font-size: 10px;
	color: #ff871c;
}

.mod_newslist p.more {
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0;
}

.mod_newslist p.info {
	font-size: 10px;
	margin: 20px 0 0 0;
	padding: 0;
}

.mod_newslist h2 {
	margin: 0 0 5px 0;
	padding: 0;
}


 /* accordion layout */
 
.ce_accordion .toggler {
	padding: 3px 3px 3px 24px;
	background-color: #e8e8e8;
	background-image: url(../images/bg_acc.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.ce_accordion .accordion {
	padding: 4px 6px 6px 6px;
	background-color: #f6f6f6;
	background-image: url(../images/bg_contentbox.gif);
	background-repeat: repeat-x;
}

/* Fix padding in IE5/6 */
* html .ce_accordion .toggler{
	padding-top: 2px;
}

/* Fix padding in IE7 */
*:first-child+html .ce_accordion .toggler {
	padding-top: 2px;
}

*:first-child+html .ce_accordion .accordion h3 {
	padding-top: 10px;
}


/* eventlisten layout */
.mod_eventlist span.date,
.mod_eventlist span.time {
	font-size: 11px;
}

.mod_eventlist span.time {
	padding-left: 0px;
}

.mod_eventlist a {
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 5px;
	padding-right: 10px;
	background-image: url(../images/bg_info.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.mod_eventlist a:hover {
 	color: #ff871c;
	text-decoration: none;
}

.mod_eventlist {
	line-height: 18px;
}