html {
	margin: 0;
	padding: 0;
}
img {
	border: none;	
}

body {
	margin: 0;
	padding: 0;
	background-position: top;
	background-image: url(/fileadmin/templates/img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #f4f2f3;
}

#cage {
	position: relative;
	left: 50%;
	margin-left: -479px;
	padding: 0;
	width: 929px;
}

#head {
	positon: absolute;
	width: 929px;
	height: 252px;
	margin: 0;
	padding: 0;
}

#header {
	position: absolute;
	top:3px;
	left: ;	
	height: 249px;
	width: 281px;
	z-index: 10;
	margin: 0;
	padding: 0;
}

#headerbild {
	position: absolute;
	top:37px;
	left: 281px;
	height:212px;
	width:648px;
	z-index: 2;
	margin: 0;
	padding: 0;
}


#newsletter {
	position: relative;
	top: 200px;
	left: 780px;
	z-index: 50;
	height: 19px;
	width: 123px;
}

/* CONTENTBEREICH */

#contentbereich {
	
	position: absolute;
	top: 252px;
	left: 41px;
	height: auto;
	width: 882px;
	background-color: #ffffff;
	margin: 0;
	margin-left: 0;
	padding: 0;
	z-index: 20;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 150px;
	padding: 0;
	height: auto;
	min-height: 600px;
	width: 540px;
}

*html #content {
	height: 600px;
}

#content h1{
	font: bold 20px/20px arial;
}

#content .mailformDein_Name{
	position: absolute;
	top:0;
	left: 300px;
}

#content ul{
	margin:0;
	padding: 0;
}

#content ul h3{
	margin: 0;
	padding: 0;
}

#content ul p{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content a{
	text-decoration: none;
	color:#abbe2d;
}

#content a:hover{
	text-decoration: underline;
}

#partner {
	position: absolute;
	top: 550px;
	left: -13px;
	z-index: 40;
	height: 194px;
	width: 172px;
	background-image: url(/fileadmin/templates/img/partner_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#cal {
	position: absolute;
	top: 232px;
	left: 757px;
	background-image: url(/fileadmin/templates/img/calbg.jpg);
	height: 172px;
	width: 215px;
	z-index: 45;
	font: normal 10px/12px arial;
}

#cal h3{	
	font: bold 12px/14px arial;
	padding: 0;
	margin: 0;
	margin-top: 4px;	
}

#cal ul{
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

#cal p{
	padding: 0;
	margin: 0;
}

#cal a{
	text-decoration: none;
	color: #abbe2d; 
}

#cal a:hover{
	text-decoration: underline;
}

#cal .tx-cal-controller{
	
	position: absolute;
	top: 0;
	left: 0;
	height: 128px;
	width: 175px;
	margin-left: 20px;
	margin-top: 35px;
}


#special {
	position: absolute;
	top: 450px;
	left: 757px;
	background-image: url(/fileadmin/templates/img/special_bg.jpg);
	height: 128px;
	width: 216px;
	z-index: 35;
}

#special dl{
	margin: 0;
	padding: 0;
	margin-top: 2px;
}

#fotos {
	position: absolute;
	top: 600px;
	left: 755px;
	height: 199px;
	width: 187px;
	z-index: 100;
	background-color: #abbe2d;
	
	
}

table {
	margin-bottom: 30px;
}


/* MENU */

#mainmenu {
	position: absolute;
	top: 223px;
	left: -18px;
	background-image: url(/fileadmin/templates/img/mainmenu_bg.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 175px;
	z-index: 40;
	padding-left: 18px;
	padding-top: 30px;
}

#metamenu {	
	position: absolute;
	top: 28px;
	left: 290px;
	height: 20px;
	width: 600px;
	font: bold 13px/13px arial;
	color: #ffffff; 
	z-index: 40;
}

/* FONT: */

#content {
	font: normal 15px/18px Arial, Verdana, Sans-Serif;
	color: #000;
}

#content a {
	font: normal 15px/18px Arial, Verdana, Sans-Serif;
	color: #abbe2d;
	text-decoration: none;
}
#content a:hover {
	font: normal 15px/18px Arial, Verdana, Sans-Serif;
	color: #abbe2d;
	text-decoration:underline;
}

.csc-header {
	margin-bottom: 10px;
}


/* Menu: */

#mainmenu ul {
	padding: 0;
	margin: 0;
}
#mainmenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mainmenu ul li a {
	font: normal 15px/18px Arial, Verdana, Sans-Serif;
	color: #000;
	text-decoration: none;
}
#mainmenu ul li a:hover, #mainmenu ul li a.active {
	color: #abbe2d;
}

/* Meta Menu: */

#metamenu ul {
	padding: 0;
	margin: 0;
}
#metamenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 10px;
	float: left;
}
#metamenu ul li a {
	font: normal 12px/18px Arial, Verdana, Sans-Serif;
	color: #fff;
	text-decoration: none;
}
#metamenu ul li a:hover {
	text-decoration: underline;
}
#metamenu ul li a.active {
	text-decoration: underline;
}


/* NEWS: */

.news {
	position: relative;
}
.news .date {
	position: absolute;
	right: 0;
	top: 0;
}
.news .title {
	position: absolute;
	left: 0;
	top: 0;
}
.news .text {
	padding-top: 30px;
	padding-bottom: 30px;
}


/* NEWS MIT BILD: */

.newsImg {
	position: relative;
	height: 200px;
}

.newsImg .date {
	position: absolute;
	right: 0;
	top: 0;
}
.newsImg .title {
	position: absolute;
	left: 130px;
	top: 0;
}

.newsImg .img {
	position: absolute;
	left: 0;
	top: 0;
}

.newsImg .text {
	position: absolute;
	top: 30px;
	left: 130px;
}

/* MAILFORM: */

.csc-mailform {
border: none;
padding: 0;
margin:0;

}
.csc-mailform-field label {
display: block;
margin-bottom: 2px;
}
.csc-mailform-field textarea {
width: 400px;
height: 200px;
padding: 10px;
margin-bottom: 16px;
border: solid 2px #cccccc;
font: normal 15px/25px Arial, Helvetica, sans-serif;
color: #595959;
}
.csc-mailform-field input {
border: solid 2px #cccccc;
margin-bottom: 16px;
width: 404px;
padding: 2px;
padding-left: 10px;
font: normal 15px/25px Arial, Helvetica, sans-serif;
color: #595959;
}

.csc-mailform-submit {
width: 140px !important;
padding-left: 0 !important;
}

/* CAL: */

.eventListImage {
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.cal_teaser_list {
	height: 130px;
	border-bottom: 2px dashed #abbe2d;
	margin-bottom: 10px;
}
.cal_teaser_list h3 {
	margin: 0;
}

.cal_teaser_list p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#cal .cal_teaser_list {
	height: auto;
	border-bottom: none;
}

/* TRENNLINIE: */

hr {
	position: relative;
	height: 1px;
	border: hidden;
	border-top: 2px dashed #abbe2d;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}