#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 128px;
	border: 0;
}

#border {
	position: absolute;
	top: 0;
	left: 306px;
	width: 60%;
}

#head {
	height: 128px;
	background: transparent url(/fileadmin/images/default/rosenfeld_head.jpg) repeat-x;
}

#menue_head {
	z-index: 5;
	position: absolute;
	top: 129px;
	left: 0px;
	width: 305px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #7d762e;
}

#content_head {
	margin: 1px 0 0 0;
	padding: 4px 0 2px 10px;
	background: #cc0003;
	color: #fff;
	font-family: Tahoma;
}

	#content_head a:link, #content_head a:active, #content_head a:visited {
		color: #fff;
		text-decoration: none;
	}

#menue_border {
	position: absolute;
	top: 129px;
	left: 0px;
	width: 152px;
	border: 0;
	background: transparent;
	font-family: Tahoma;
}

	.menue {
		width: 152px;
		margin-bottom: 1px;
		background: #fff;
	}

		.menue a:link, .menue a:visited, .menue a:active {
			color: #333;
			text-decoration: none;
		}

		.menue a:hover {
			color: #cc0003;
		}

	.menue_active {
		width: 152px;
		margin-bottom: 1px;
		background: #cc0003;
	}

		.menue_active a:link, .menue_active a:visited, .menue_active a:active {
			color: #fff;
			text-decoration: none;
		}

	.menue a, .menue_active a {
		display: block;
		/* width: 145px; */
		height: 100%;
		background: transparent;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 2px;
		padding-left: 8px;
	}

/* Auskommentert wegen fehlender Nummerieung
	.menue a span, .menue_active a span {
		padding-right: 6px;
		text-align: center;
		font-size: 0.9em;
		font-weight: normal;
	}
*/

	.menue_feature {
		width: 152px;
		margin-bottom: 1px;
		background: #8d9150;
	}

	.menue_feature a, .menue_feature_active a {
		display: block;
		/* width: 145px; */
		height: 100%;
		background: transparent;
		padding-top: 3px;
		padding-bottom: 2px;
		padding-left: 8px;
	}

		.menue_feature a:link, .menue_feature a:visited, .menue_feature a:active {
			color: #fff;
			text-decoration: none;
		}

		.menue_feature a:hover {
			color: #000;
		}

	.menue_feature_active {
		width: 152px;
		margin-bottom: 1px;
		background: #cc0003
	}

		.menue_feature_active a:link, .menue_feature_active a:visited, .menue_feature_active a:active {
			color: #fff;
			text-decoration: none;
		}

#submenue_border {
	position: absolute;
	top: 129px;
	left: 153px;
	width: 152px;
	font-family: Tahoma;
}

	#submenue_border a {
		display: block;
		/* width: 100%; */
		height: 100%;
		background: transparent;
		padding-top: 4px;
		padding-bottom: 2px;
		padding-left: 8px;
	}

	.submenue {
		width: 152px;
		margin-bottom: 1px;
		background: #f2f2f2;
	}

		.submenue a:link, .submenue a:visited, .submenue a:active {
			color: #333;
			text-decoration: none;
		}

		.submenue a:hover {
			color: #cc0003;
		}

	.submenue_active {
		width: 152px;
		margin-bottom: 1px;
		background: #cc0003;
		color: #fff;
	}

		.submenue_active a:link, .submenue_active a:visited, .submenue_active a:active {
			color: #fff;
			text-decoration: none;
		}

	.subspace {
		width: 152px;
		margin-bottom: 1px;
		background: transparent;
	}

#content_border {
	margin: 1px 0 0 0;
	padding: 0 0 60px 0;
	background: #fff url(/fileadmin/images/default/feature_bg.gif) repeat-y;
	background-position: 100% 0;
	height: 1%;
}

#content {
	margin: 0 163px 0 10px;
	padding: 21px 0 0 0;
	background: #fff;
	line-height: 130%;
}

#feature_border {
	display: inline;
	float: right;
	clear: right;
	width: 153px;
	border: 0;
	background: #e2e5d0;
	font-family: Tahoma, Verdana;
}

	.box_head {
		position: relative;
		width: 153px;
		left: 0px;
		margin-top: 20px;
		padding-top: 4px;
		padding-bottom: 3px;
		background: #8d9150;
		color: #fff;
	}

		.box_head span {
			display: block;
			/* width: 148px; */
			height: 100%;
			background: transparent;
			font-weight: bold;
			padding-left: 5px;
		}

	.box_body {
		position: relative;
		width: 152px;
		left: 0px;
		border-right: 1px solid #8d9150;
		border-bottom: 1px solid #8d9150;
		background: #fff;

		margin-bottom: 24px;
	}

		.box_body span {
			display: block;
			/* width: 143px; */
			padding: 5px 5px 16px 5px;
		}

		.box_body .body {
			padding: 5px 5px 16px 5px;
		}

      .box_body .body li {
        line-height: 120%;
        padding: 2px 0px 1px 0px;
		  }

		  .box_body .body p {
        margin: 0px;
        padding: 0px;
		  }

	.feature_img_border {
		margin-top: 24px;
		border-top: 1px solid #8d9150;
		border-right: 1px solid #8d9150;
	}

		.feature_img {
			display: block;
			position: relative;
			border-bottom: 1px dashed #4B4516;
		}

		.feature_desc {
			position: relative;
			left: 0px;
			background: #fff;
		}

			.feature_desc span {
				display: block;
				padding: 5px 5px 10px 5px;
			}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
}

	#text-menue1 {
		background: #e2e5d0 url(/fileadmin/images/default/text-menue_bg.gif) repeat-y;
		border-top: 1px dashed #7d762f;
		padding: 1px 0 6px 10px;
		font-family: Tahoma;
		line-height: 140%;
	}

		#text-menue1 a:link, #text-menue1 a:active, #text-menue1 a:visited,
		#text-menue2 a:link, #text-menue2 a:active, #text-menue2 a:visited {
			text-decoration: none;
		}

	#text-menue2 {
		background: #e2e5d0;
		border-top: 1px dashed #8d9150;
		padding: 1px 0 6px 10px;
		font-family: Tahoma;
		line-height: 140%;
	}

	#copyright {
		border-top: 1px dashed #8d9150;
		padding: 3px 0 3px 0;
		background: #e2e5d0;
		text-align: right;
		color: #6d7431;
		font-size: 80%;
	}


/* Pupup Layout */

#popup_logo {
	float: left;
	width: 153px;
	height: 79px;
	border-bottom: 1px solid #fff;
}

#popup_head {
	height: 79px;
	margin: 0 0 0 153px;
	background: #d3ecff url(/fileadmin/images/default/popup_head.jpg) no-repeat;
	border-bottom: 1px solid #fff;
}

#popup_content_border {
	width: 60%;
}

#popup_content_head {
	padding: 4px 0 2px 12px;
	background: #cc0003;
	color: #f1f2ea;
	font-family: Tahoma;
	font-weight: bold;
}

	a.popup_content_head {
		color: #f1f2ea;
		text-decoration: none;
	}

	a.popup_content_head:hover {
		color: #fff;
	}

#popup_content_body {
	background: #f1f2ea;
	padding: 15px 12px 30px 12px;
	border: 1px solid #8D9150;
	border-bottom: 1px dashed #8d9150;
	line-height: 140%;
}

#popup_img {
	border: 1px solid #8d9150;
	border-bottom: 1px dashed #4B4516;
}

#popup_img_desc {
	background: #fff;
	padding: 3px 12px 2px 12px;
	font-family: Tahoma, Verdana;
}

#popup_back_border {
	width: 153px;
}

#popup_back {
	background: #fff;
	margin: 0 0 60px 0;
	padding: 3px 0 3px 12px;
	font-weight: bold;
}

	a.popup_back:link, a.popup_back:active, a.popup_back:visited {
		text-decoration: none;
	}

#popup_copyright {
	border-top: 1px dashed #8d9150;
	padding: 3px 0 3px 12px;
	color: #6d7431;
	font-size: 80%;
}

/* Stadtplan */

#map_arrow_top {
	padding: 0 0 6px 196px;
}

#map_arrow_right {
	float: left;
	padding: 168px 0 0 6px;
}

#map_arrow_bottom {
	clear: both;
	padding: 2px 0 0 196px;
}

#map_arrow_left {
	float: left;
	padding: 168px 0 0 6px;
}

#map_body {
	float: left;
	margin: 0 0 0 6px;
	border: 1px solid #8d9150;
}





  div.csc-textpic-right img,
  div.csc-textpic-intext-right img {
    float: right;
    margin: 0px 0px 0px 8px;
  }

  span.csc-textpic-left img,
  #content .csc-textpic-left img,
  .csc-textpic-intext-left img {
    float: left;
    margin: -3px 8px 0px 0px;
  }

  #content .csc-textpic-border img {
    border: 1px solid #8D9150;
  }

  div.box_body .csc-textpic-border img {

    border-top: 1px solid #8D9150;
    border-bottom: 1px dashed #4B4516;
  }


  div.csc-sitemap ul {
    list-style-type: none !important;
    list-style-image: none !important;
    margin: 0px;
  }

    div.csc-sitemap ul li {
      margin-top: 19px;
    }

      div.csc-sitemap ul li ul {
        list-style-image: url(/fileadmin/images/default/bully_green.gif) !important;
        margin-left: 35px;
      }

        div.csc-sitemap ul li ul li {
          margin-top: 0px;
        }

p.no_top_margin {
  margin-top: 0px !important;
}

#mailformformtype_mail {
  text-align: center;
  float: none;
  background: rgb(242, 242, 242) none repeat scroll 0%;
  width: auto;
  margin-right: 5px;
  height: auto;
}

.csc-mailform-field {
	/*clear: both;*/
	padding-top: 10px;
}

.csc-mailform-field .csc-mailform-label {
  display: block;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #8d9150;
	color: #8d9150;
	font-weight: bold;
	font-size: 1em;
}

input.submit {
  display: block;
  margin-top: 8px;
}


.csc-mailform-label {
  text-align: left;
  clear: both;

}

.damage div.csc-mailform-label {
  clear: none;
}

/************ content Wrapper Styles ************************/
/* STYLE 1 - Unterstrichene Listenpunkte */

.contentwrapper_1 ul {
  border-top: 1px solid #e2e5d0;
  background: none;
  margin: 3px 0 0 15px;
  list-style: none;
  list-style-image: none;
}

  .contentwrapper_1 ul li {
    border-bottom: 1px solid #e2e5d0;
  }

  .contentwrapper_1 p {
    padding: 0px 0 0 0;
    margin: 0px 0 0 0;
    display: block;
  }




/***** Inhaltsboxen rechts ******/

.feature_box {
  position: relative;
  width: 152px;
  margin-top: 20px;
  padding-bottom: 5px;
  background-color: #ffffff;
  border: 1px #8d9150 solid;
  border-left: none;
}

/* Ignored by IE5+6 */
#feature_border > .feature_box {
   width: auto;
}

  .feature_box h1 {
    font-family: Tahoma,Verdana;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    margin: 0px;
    /* width: 142px; */
    background-color: #8d9150;
  }
  /* Ignored by IE5+6 */
/*
  #feature_border > .feature_box h1 {
    width: auto;
  }
*/

  .feature_box img {
    display: block;
    margin: 0px;
    border: 0px none;
    /* border: 1px #ff0000 solid; */
  }

    .feature_box img.feature_img {
      display: block;
      position: relative;
      border-bottom: 1px dashed #4B4516;
    }

  .feature_box p {
    padding: 8px 5px 5px 5px;
    margin: 0px;
  }

  .feature_box ul {
    padding: 8px 5px 5px 5px;
  }

    .feature_box ul li {
      line-height: 120%;
      /* margin-left: 5px; */
      margin-bottom: 3px;
    }
    
    
  /* Aufteilung der Inhaltsbox rechts unten in beliebig viele Inhaltsboxen */

  .box_bottom .split_box {
    /* position: absolute;
    top: -1px; */
    width: 153px;
    /* height: 7px; */
    /* margin: -22px -4px -16px 0px; */
    margin: -21px -4px -46px 0px;
    background-color: #E2E5D0;
    /* background-color: #ff0000; */
    /* background: #E2E5D0 url(/fileadmin/images/default/featurebox_bg2.gif); */
    /* border-right: 1px #ff0000 solid; */
  }
  /* Ignored by IE5+6 */
  /*
  .box_bottom > .split_box {
    min-height: 7px;
    height: auto;
  }
  */

  .split_box .feature_box {
    margin-top: 0px;
    /* margin-bottom: 20px; */
  }

/*
  .overlay {
    position: absolute;
    width: 153px;
    height: 9px;
    margin-top: 0px;
    background-color: #E2E5D0;
  }
*/

  .space_box {
    position: relative;
    width: 153px;
    height: 20px;
    /* padding-top: 20px; */
    background-color: #E2E5D0;
  }
  div > .space_box {
    padding-top: 20px;
    margin-top: 1px;
    height: 0px;
    /* margin-top: 0px; */
  }
/*
  .space_box div {
    position: absolute;
    top: 0px;
    width: 153px;
    height: 20px;
    background-color: #E2E5D0;
  }
*/
  .sb_small {
    top: 8px;
    height: 8px;
    /* background-color: #E2E5D0; */
  }
  /* Ignored by IE5+6 */
  div > .sb_small {
    padding-top: 8px;
  }
/*
    .sb_small div {
      height: 8px;
    }
*/

/*
  .box_bottom h1 {
    display: none;
  }
*/
/*    .box_bottom img {
      border-bottom: 1px dashed #4B4516;
    }
*/
    .box_bottom p {
      margin: 0px;
      padding-top: 5px;
      border-top: 1px dashed #4B4516;
    }




.contentwrapper_4 {
   padding: 15px 0px 20px 0px;;
}

.contentwrapper_4 .contenttable {
	width: 100%;
	border-top: 4px solid #8d9150;
	border-bottom: 1px solid #8d9150;
	background: #f2f2f2;
}

	.contentwrapper_4 caption {
		color: #7d762f;
		font-weight: bold;
		font-size: 1em;
		margin: 0;
		padding: 0;
	}

	.contentwrapper_4 td {
		padding: 1px 0 0 4px;
	}

.no_p p {
   margin: 0px;
   padding: 0px;
}

/*
.no_p * {
   margin-top: 0px !important;
   margin-bottom: 0px !important;
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}
*/


/****** Oeffnungszeiten ******/

.openingtimes {
  margin: -2px 0px -2px 2px;
}

.openingtimes p {
  margin: 0px 0px 5px 0px;
  padding-top: 0px;
}

.openingtimes .label {
  padding-right: 7px;
}

.openingtimes .label,
.openingtimes .content {
  padding-top: 5px;
}


/****** Suche ******/

#search {
  padding: 10px 0px 0px 8px;
}

.tx-macinasearchbox-pi1 {
  padding-top: 10px;
}

#search form {
  padding: 0px;
  margin: 0px;
}

.clear {
  clear: both;
  padding-top: 5px;
}

  .search_field {
    float: left;
    margin: 0 0px 0 0;
  }
  
  #search .search_field_label {
    display: none;
  }
  
  #search .search_field {
    width: 91px;
    border-bottom: 0px;
    border-right: 0px;
  }
  
  *+html #search .search_field {
    width: 89px
  }

  .search_submit {
    float: left;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    width: 44px;
    padding: 1px 0px 1px 0px;
    /* height: 19px; */
    background-color: #8d9150;
  }
  
  #search .search_submit {
    margin: 0px 0 0 2px;

    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #8d9150;
    border-top: 1px solid #8d9150;
  }


.tx-indexedsearch-browsebox p {
  margin: 10px 0px 20px 0px;
}

.browsebox {
  list-style-image: none;
  list-style-type: none;
  height: 28px;
  margin: 0px;
  padding: 0px;
}

  .browsebox li {
    float: left;
    margin-right: 10px;
  }
  
.search_result {
  clear: both;
  /* padding-top: 0px; */
}

  .search_result table {
    /* margin-top: 5px; */
  }

    .search_result table caption {
      display: none;
    }
    
    .search_result_info {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
    }
    
      .search_result table tr th a:link,
      .search_result table tr th a:visited,
      .search_result table tr th a:active {
        color: #ffffff;
      }
      
      .search_result table tr th a:hover {
        color: #cc0003;
      }
    
      .search_result table tr td p {
        margin: 0px;
        padding: 0px;
      }

    .search_result_icon,
    .search_result_rating {
      text-align: center;
      /* vertical-align: middle; */
    }
      
    .search_result_icon {
      width: 24px;
      /* padding: 0px 5px 0px 5px; */
    }
    
      .search_result_icon img {
        margin-top: 2px;
      }
    
    .search_result_rating {
      width: 40px;
      /* padding: 0px 10px 0px 5px; */
    }

.tx-indexedsearch-whatis {
	display: block;
	margin: 20px 0 4px 0;
	border-bottom: 1px solid #8d9150;
	color: #8d9150;
	font-weight: bold;
	font-size: 1em;
}



/* Kalender (calendar) * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content .box .calendar {
  width: 505px;
}

/*
	#content .box .calendar p.hint {
		float: right;
    width: 173px;
		margin: 0 8px 0 0px;
	}
*/

	#content .box .calendar p.hint {
    /* margin-left: 28px; */
	}

	  #content .box .calendar p.hint strong {
			display: block;
			margin: 0 0 8px 0;
		}

	#content .box .calendar table {
		border-collapse: separate;
		
		border-spacing: 4px;
		/* margin: 0 0 0 28px; */
		margin: 0px;
	}

	  #content .box .calendar table caption {
	    margin: 0 0 0 32px;
			text-align: left;
			font-weight: bold;
		}

	  #content .box .calendar table tbody td,
		#content .box .calendar table thead th {
			background: #e2e5d0;
			padding: 0 9px 0 10px;
			font-weight: bold;
			text-align: center;
		}
		#content .box .calendar table thead th {
			color: #fff;
			background: #7d762e;
		}
		#content .box .calendar table thead th.weekend {
			background: #cc0003 !important;
		}

		#content .box .calendar table tbody td.daynot_in_month,
		#content .box .calendar table tbody td.daynot_in_monthhas_events {
			visibility: hidden;
		}

		#content .box .calendar table tbody td.dayhas_events {
			padding: 0;
			background: #8d9150;
		}

		#content .box .calendar table tbody td a:link,
		#content .box .calendar table tbody td a:visited,
		#content .box .calendar table tbody td a:active {
			display: block;
			width: 100%;
			height: 100%;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			color: #fff;
			text-decoration: none;
		}


	  #content .box .calendar .month_nav {
			/* margin: 8px 0 0 24px; */
			margin: 8px 0 0 0;
			padding: 0 0 2.5em 0;
		}

		  #content .box .calendar .month_nav span {
				display: block;
				float: left;
				width: 10em;
				margin: 0 0 0 8px;
				font-size: 11px;
				/* font-weight: bold; */
			}

			#content .box .calendar .month_nav span.prev {
				padding: 0 8px 0 12px;
				background: url(/fileadmin/images/default/bully_green_left.gif) 0 6px no-repeat;
			}

			#content .box .calendar .month_nav span.next {
				padding: 0 12px 0 8px;
				text-align: right;
				background: url(/fileadmin/images/default/bully_green_right.gif) 100% 6px no-repeat;
			}

/*
#content .box ul.calendar_upcoming {
	list-style: none;
	max-width: none;
	margin: 16px 0 16px 8px;
}

  #content .box ul.calendar_upcoming li {
    border-top: 1px solid #ccc;
    margin: 0 0 21px 0;
    padding: 3px 8px 0 24px;
		font-weight: bold;
  }

	#content .box ul.calendar_upcoming li {
		background: transparent url(/fileadmin/images/default/icons/default_red.gif) no-repeat 0 6px;
	}

	  #content .box ul.calendar_upcoming li .date {
			float: left;
			width: 144px;
		}

		#content .box ul.calendar_upcoming li .title,
		#content .box ul.calendar_upcoming li .location,
		#content .box ul.calendar_upcoming li .info {
			margin: 0 0 0 176px;
		}
		#content .box ul.calendar_upcoming li .location,
		#content .box ul.calendar_upcoming li .info {
		  font-weight: normal;
		}
*/

#content .calendar_upcoming {
  margin: 20px 0px 0px 0px;
}

  #content .calendar_upcoming caption {
    display: none;
  }

/*
#content .calendar_upcoming tbody {
  height: 50px;
}
#content .calendar_upcoming thead + tbody {
  min-height: 50px;
  height: auto;
}
*/

#content .calendar_upcoming .date_col p {
  text-align: right;
}


#content .calendar_detail {
  
}

	#content .calendar_detail .head {

		/* border-bottom: 1px solid #ccc; */
		/* margin: 7px 0 0 8px;
		padding: 0 0 0px 24px; */
		margin: 18px 0px 0px 0px;
		padding: 0px;
    display: inline;
		color: #000;
		font-weight: bold;
		background: none;
	}

	  #content .calendar_detail .head p {
	    margin: 0;
		}

	  #content .calendar_detail .head .title {
			/* color: #000; */
			font-weight: normal;
			padding-bottom: 5px;
		}
		
      #content .calendar_detail .head .title strong {
        display: block;
        width: auto;
        color: #8d9150;
	      padding: 0 0 0px 0;
	      margin: 6px 0 25px 0;
	      font-family: Georgia, Times New Roman, serif;
	      font-size: 1.9em;
	      font-weight: bold;
	      font-style: italic;
	      line-height: 120%;
		  }

		#content .calendar_detail .head .date {
		  display: block;
			margin: 16px 0 0 0;
		}


.tx-calendar-pi1 {
  position: relative;
}

	  #content .event_image {
      float: right;
      display: inline;
      margin-bottom: 15px;
		}

			#content .calendar_detail .head .event_image img:before {
				content: '';
        display: block;
        height: 1px;
			}

  #content .calendar_detail dl {
		/* margin: 16px 8px 16px 32px; */
		margin: 0px 8px 16px 0px;
		padding: 0;
	}

	  #content .calendar_detail dl dt {
	    margin: 16px 0 0 0;
			font-weight: bold;
		}

		#content .calendar_detail dl dd {
			margin: 0;
			padding: 0;
		}

		  #content .calendar_detail dl dd p {
				margin-right: 0;
				margin-left: 0;
			}


/* Links */

.links {
  width: 99%;
}