/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#446228;
	background:url(../images/body_repeat.jpg) top center;
}
* {
	outline:none;
}
a {
	color:#446228;
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	margin:15px 0;
	line-height:1.45em;
}
form {
	margin:15px 0;
}
table {
	font-size:11px;
}
td, th {
	vertical-align:top;
}
td p {
	margin:7px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:13px;
	color:#446228;
}
h1 {
	font-size:17px;
	font-weight:normal;
}
h2 {
	font-size:15px;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #446228;
	height:1px;
}

/*ul, li {
	margin:15px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	background:url(../images/bull.gif) 0 7px no-repeat;
	padding-left:7px;
	margin-bottom:5px;
	text-align:left;
}*/

address {
	font-style:normal;
}
input, textarea, select {
	font-size:11px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
input[type="text"], textarea, input[type="password"], input[type="file"], select {
	border:1px solid #641325;
	padding:2px 5px;
}
select {padding:0;}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-justify {
	text-align:justify;
}
.size8 {font-size:8px;}
.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}

.white {color:#FFF;}
.black {color:#000;}
.noUdl {text-decoration:none;}
.udl {text-decoration:underline;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#wrapper {
	background:url(../images/header_repeat.png) top left repeat-x;
	padding-top:4px;
	overflow:hidden;
}
#site {
	margin:0 auto;
	width:950px;
	background:url(../images/site_repeat.jpg);
}
#header {
	position:relative;
}
#logo {
	position:absolute;
	top:5px;
	left:20px;
}
#imgHeader {
	width:910px;
	text-align:center;
	margin:0 auto;
	background:#f1eceb;
	height:130px;
	padding-top:5px;
}
#imgHeader li {
	float:left;
	width:302px;
}
#imgHeader li img {display:none;}
#menu {
	background:url(../images/menu_bg.png) top left no-repeat;
	height:39px;
	position:relative;
	z-index:2;
	color:#FFF;
	padding-left:30px;
}
#menu a {
	color:#FFF;
}
#menu li {
	float:left;
	padding-right:21px;
	padding-top:5px;
}
#menu li.last {
	padding-right:0;
}

#container {
	padding-left:18px;
	margin-top:-12px;
}

#container-left {
	float:left;
	width:619px;
	background:url(../images/content_bottom.png) left bottom no-repeat;
	padding-bottom:7px;
	position:relative;
}
#content {
	background:url(../images/content_repeat.png) top left repeat-x;
	overflow:hidden;
	padding:0 12px;
	padding-bottom:80px;
	min-height:410px;
}


#address {
	border:2px solid #446228;
	border-left:none;
	border-right:none;
	padding:5px 0px;
	overflow:hidden;
	font-size:11px;
	position:absolute;
	bottom:14px;
	left:12px;
	width:595px;
}
* html #address {
	height:1%;
	overflow:visible;
}

#address .left {
	padding-right:40px;
}

#container-right {
	float:left;
	background:url(../images/sidebar.png) top left no-repeat;
	width:273px;
	height:497px;
	padding:0 12px;
}

#credit {
	text-align: right;
	font-size:9px;
	margin-right: 25px;
	margin-bottom: 5px;
}
#credit a {
	text-decoration: none;
}



/* FCE col*/
.colWrap {
	overflow:hidden;
	margin:-15px 0 15px;
}
* html .colWrap {
	height:1%;
	overflow:visible;
}
.fce2col .colLeftWrap {
	float:left;
	width:50%;
}
.fce2col .colRightWrap {
	float:right;
	width:50%;
}
.colLeftContent {
	padding-right:10px;
	margin-top:15px;
}
.colRightContent {
	padding-left:10px;
	margin-top:15px;
}



/* typo3 mailform */


#mailform label {
	min-width:110px;
	display:block;
	float:left;
}
.csc-mailform-field {
	overflow:hidden;
	margin-bottom:3px;
}
* html .csc-mailform-field {
	height:1%;
}
#mailform fieldset {
	border:none;
	padding:0;
	margin:0;
}
#mailform legend {
	display:none;
}
#mailform .csc-mailform-label {
	padding:2px 5px;
	border-bottom:2px solid #bdd665;
	font-weight:bold;
	display:block;
	margin:10px 0 5px;
}
#mailform .csc-mailform-submit {
	/*margin-left:110px;*/
	margin-top:7px;
}
#mailform .csc-mailform-radio label {
	float:none;
	display:inline;
	padding-left:7px;
}
#mailform textarea {
	width:410px;
}
#mailform input[type="text"] {
	width:300px;
}

.tx-indexedsearch-searchbox table {
	border-spacing:5px;
}


/* events */

.EventsListTable {
	border-spacing:0;
	border-collapse:collapse;
}
.EventsListTitle th {
	display: none;
}
.EventsListTable a {
	font-weight: normal;
}
.EventsListTable th {
	text-align:left;
	padding:5px;
	font-weight: normal;
}
.EventsListTable td {
	padding:6px 5px;
	border-bottom:2px solid #FFF;
}
.EventsListRow td {
	background:#ece2d2;
}
.EventsListRowOdd td {
	background:#f4f0e6;
}
.EventsListDate strong {
	font-weight: normal;
}
