/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#493c21;
	background:url(../images/body_bg.jpg) center center no-repeat;
	position:relative;
	min-width:855px;
	min-height:554px;
}
* {
	outline:none;
}
a {
	color:#493c21;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:11px 0;
	line-height:1.3em;
}
form {
	margin:11px 0;
}
table {
	font-size:12px;
}
td, th {
	vertical-align:top;
}
td p {
	margin:7px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:11px 0;
	font-size:17px;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #e1e1e1;
	height:1px;
}

ul, li {
	margin:11px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	padding-left:0px;
	margin-bottom:0px;
	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 {
	border:1px solid #AAA;
	padding:2px 5px;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.size8 {font-size:8px;}
.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:11px;}
.size13 {font-size:11px;}
.size14 {font-size:11px;}

#site {
	width:854px;
	height:554px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-427px;
}
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#menu {
	position:absolute;
	left:0;
	bottom:46px;
	background:url(../images/address_bg.jpg);
	width:178px;
	height:124px;
	padding:11px 0 0 13px;
}
#menu li a {
	display:block;
	padding-bottom:3px;
	font-size:14px;
}
#menu li a:hover, #menu li a:focus, #menu a.active {
	font-weight:bold;
}
#container {
	position:absolute;
	top:0;
	right:0;
	width:648px;
	height:358px;
	overflow:hidden;
}
* html #container {
	height:1%;
	overflow:visible;
}
#container.layout-height {
	height:508px;
}
#container-left {
	float:left;
	width:388px;
	background:#eae2d1;
	height:100%;
}
.layout3 #container-left {
	width:250px;
}
.layout-width #container-left {
	width:648px;
}
#content, #content-right {
	margin:15px 18px 18px;
}
.home #content {
	margin:0;
}

#container-right {
	float:right;
	width:245px;
	height:100%;
	background:#d7e0bd;
}
.layout3 #container-right {
	width:383px;
	position:relative;
}
#navi {
	position:absolute;
	bottom:15px;
	left:18px;
	background:url(../images/arrow.gif) left center no-repeat;
	padding-left:20px;
	font-size:14px;
	width:400px;
}
#navi a {
	padding:0 3px;
}
#navi a.active, #navi a:hover, #navi a:focus {
	font-weight:bold;
}
#navi li {
	float:left;
}

.layout1 #navi {
	position:relative;
	width:auto;
	font-size:12px;
	background:none;
	padding:0;
	left:0;
	bottom:0;
}
.layout1 #navi a {
	padding:0;
}
.layout1 #navi li {
	float:none;
	padding-bottom:15px;
}
#portrait {
	position:absolute;
	top:0;
	right:0;
}

#door {
	position:absolute;
	top:147px;
	left:0;
}
#grass {
	position:absolute;
	right:0;
	bottom:46px;
	background:#eae2d1;
	height:135px;
	width:648px;
}
#footer {
	position:absolute;
	bottom:1px;
	left:0;
	width:855px;
	background:url(../images/footer_repeat.jpg) top left repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF;
}
#address {
	float:left;
	padding-left:15px;
	font-weight:bold;
}
#bottommenu {
	float:right;
}
#bottommenu a {
	padding-right:15px;
}
#bottommenu li {
	float:left;
}
#footer a {
	color:#FFF;
}

#IE6fix {
	width:855px;
	height:554px;
}

.workshopItem {
	overflow:hidden;
	margin-bottom:15px;
}
/*.workshopItem .datum {
	float:left;
	width:80px;
}
.workshopItem .workshopLink {
	float:right;
	width:130px;
	font-weight:bold;
	position:relative;
	left:-5px;
}*/
.workshopItem .datum {
	display:block;
	font-weight:bold;
}
.workshopItem .workshopLink {
	display:block;
	padding-left:13px;
	background:url(../images/external_link_new_window.gif) left 2px no-repeat;
}
.workshopDetail {
	position:absolute;
	bottom:0;
	left:18px;
	width:344px;
}
.virtual_pages_links {
	position:absolute;
	bottom:10px;
}
.virtual_pages_links .active {
	font-weight:bold;
}
.layout3 #content h1 {margin-top:0;}

.layout3 #content {
	height:440px;
	overflow:hidden;
}

/* FCE col*/
.colWrap {
	overflow:hidden;
	margin-top:-12px;
}
* html .colWrap {
	height:1%;
	overflow:visible;
}
.fce2col .colLeftWrap {
	float:left;
	width:50%;
}
.fce2col .colRightWrap {
	float:right;
	width:50%;
}
.colLeftContent {
	padding-right:10px;
}
.colRightContent {
	padding-left:10px;
}


/* typo3 mailform */


#mailform label {
	display:block;
}
.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;
	float:right;
}
#mailform .csc-mailform-radio label {
	float:none;
	display:inline;
	padding-left:7px;
}
#mailform textarea {
	width:334px;
}
#mailform input[type="text"] {
	width:334px;
}

.tx-indexedsearch-searchbox table {
	border-spacing:5px;
}
