/*
Template Version: 1.3
Date: 2006-12-12
XHTML 1.0 / 1.1 Valid, CSS 2.1 / 3
*/
* {
	margin: 0;
	padding: 0;
}
body {
	width: 85em;
	margin: auto;
	margin-top: 2em;
	padding-right: 1ex;
	font-size: 75%;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	background-color: #A4CC74;
}
#body_box_1 {
/*	background-image: url("../img/bg.gif");*/
	background-color: #A4CC74; 
}
a {
	color: #004080;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	clear: both;
	height: 0;
	border: 0;
	border-bottom: 1px solid #EAEAEA;
	margin: 1em 0;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.WIA_gotocontent {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}

/* *** header */
#header {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 122px;

	background: url("../img/header.jpg"); 
/*	background-color: #000; */
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom: solid black 2px ; 
/*	border-top: solid black 2px ; */
}

#header a.link {
}
#header img {
	display: block;
	padding-bottom: 2px;
	border: 0;
	width:64em;
}

/* *** menu */
#menu_box {
	height: 2.2em;
	border-bottom: 3px solid black;
	background: #A4CC74;
        background: #769F45;
	padding-left: 150px;
}

#menu_box ul {
	font-size: 90%;
	margin-left: 16px;
	list-style: none;

}
#menu_box li {
	float: left;
	margin-right: 2.0em;
	line-height: 2.2em;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
#menu_box a {
	color: black;
/*	text-transform: uppercase; */
}       

#menu_box a:hover {
	color: #fff;
/*	text-transform: uppercase; */
} 
                 
#menu_box li a {
/*	padding: 0pt 0.8ex; */
	color: black;
	font-size: 17px;
}
#menu_box li.act a {
	float: left;
	color: #fff;
        back
	font-weight: 200%;

}
/* searchbox */
#menu_box li.last {
	margin-right: 0;
/*	float: right;*/
}

/* *** submenu */
#submenu_box {
	width: 12em;
	float: left;
/*	border-top: 2px solid black; */
	margin-top: 5em;
	background: #A4CC74;
	padding-top: .5ex;
	margin-bottom: 1em;
}
#submenu_box li {	
	display: block;
	/* below is a dirty hack to make ie do what it is supposed to do */
	border-bottom: 0.01ex solid #A4CC74;
}
#submenu_box ul > li {
	/* remove the hack for good browsers */
	/* IE 6 doesnt understand CSS2 selectors */
	border-bottom: 0;
}
#submenu_box li.spc {
	border-bottom: 1px solid #eaeaea;
}
#submenu_box li.act {
	font-weight: bold;
}
#submenu_box a {
	display: block;
	border-bottom: 1px solid #eaeaea;
	line-height: 150%;
	font-size: 14px;
	color: black;
	background: #A4CC74;
}
#submenu_box a:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
}

/* *** content */
#content_box {
	width: 70em;
	margin: 0 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 1em;
	margin-left: 1em;
	float: left;
/*	border-bottom: 2px solid black;*/
	background: #A4CC74;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#content_box h1,
#content_box h2,
#content_box h3,
#content_box h4,
#content_box h5,
#content_box h6 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	padding-top: .8ex;
	margin-left: .8ex;
}
#content_box h1 {
	font-size: 18px;
}
#content_box h2 {
	font-size: 16px;
}
#content_box h3 {
	font-size: 16px;
}
#content_box h4 {
	font-size: 16px;
}
#content_box h5 {
	font-size: 105%;
}
#content_box h6 {
	font-size: 100%;
}
#content_box .csc-header h3 {
color: #3366CC;
}
#content_box p,
#content_box ul {
	padding-top: 0 1ex;
	padding-left: 1ex;
	margin: 1ex 0;
	line-height: 125%;
	background: #A4CC74;
}
#content_box ul {
	padding-left: 1.2em;
	padding-right: .25em;
	list-style: none;
	color: black;
}
#content_box ul li {
	padding-left: 0.2em;
	margin-left:0.6em;
}
#content_box img {
	margin: 1ex;
	padding: 1px;
	background: none;
}
#content_box table {
	background:none;
}
#content_box table tr,
#content_box table th {
	vertical-align: top;
	padding: .4em .5em;
	border: 1px solid #4B7B3D;
	margin:0;
}
#content_box table th {
	text-align: left;
	background: #4B7B3D;
	border-bottom: 1px solid #999;
}
#content_box table tr.odd td {
	background: #fcfcfc;
}
#content_box table tr.even td {
	background: #ffffff;
}
#content_box table th.empty, 
#content_box table td.empty {
	empty-cells: hide;
	border: 0;
	background: none;
	width: auto;
	margin:0;
}
#content_box table tr td p.bodytext {
	text-align:center;
}
#content_box img.right {
	margin-left: 2ex;
}
#content_box img.left {
	margin-right: 2ex;
}
#content_box .icons img {
	margin: 0;
	margin: .5ex 1ex 1ex 0ex;
	padding: 0;
	float: right;
	background: #ccc;
	border: 0;
}
#content_box .clearer {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	width: 0;
	border: 0;
	padding: 0;
	margin-bottom: 1ex;
}
#content_box table.contenttable {
	width:96%;
}

#content_box table.contenttable tr.tr-even td{
	background-color:#none;
}
.tx-srsendcard-pi1-submit {
	width:12em;
	height:2.5em;
	font-size:0.8em !important;
}
#content_box .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend {
	color: #000;
}
#content_box  div form  table tbody #captcha{
	border:1px solid red;
}
#content_box  div form  table tbody tr td #capture{
	margin-top:.5em;
}

/* *** breadcrume */
#breadcrume_box {
	float: left;
	width: 38em;
	margin: 0 1em;
	margin-top: 1em;
	line-height: 1.5em;
	background-color:#fff;
}
#breadcrume_box img {
	vertical-align: baseline;
	margin-left: .5em;
	margin-right: .25em;
	margin-top: .25em;
	border: 0;
/*
	margin-top:0.25em;
	height: 1.5ex;
	width: 1.5ex;
*/
	background: black;
}
#breadcrume_box li {
	float: left;
	margin-right: .5ex;
	padding-right: 1.5ex;
	height: 1.5em;
	line-height: 1.5em;
	list-style: none;
	background: url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
#breadcrume_box li.first,
#breadcrume_box li.last {
	background: none;
}
#breadcrume_box li.first {
	padding-right: 0;
}
#breadcrume_box a {
	font-size: 90%;
	font-family: Arial, sans-serif;
	color: black;
}

/* *** context */
#context_box {
	float: right;
	width: 35em;
	margin-right: 0em; 
	margin-bottom: 1em;
	margin-top: 1em;
}
#context_box .csc-header {
	
	font-weight: bold;
	font-family: Arial, sans-serif;

}
#context_box .csc-header h1 {
	padding: 0;
	margin: 0;
/*	padding-left: 1ex;*/
/*	padding-top: 1ex; */
	padding-bottom: .25ex;
	font-size: 20px;
	line-height: 1.5em;
	text-transform: uppercase;
	color: black;

}
#context_box p,
#context_box ul {
	clear: both;
	padding: .5em 0;
/*	line-height: 125%; */
	font-size: 18px;
}
#context_box ul {
	padding-left: 1.2em;
	padding-right: .25em;
	list-style: none;
	color: black;
}
#context_box li {
	padding-bottom: .33em;
	margin-left: 5px;
}

#context_box ul.beschreibung li {
	padding-bottom: .33em;
	margin-left: 5px;
	color: #000000;
}

#context_box p {
	padding-left: .5em;
	padding-right: .25em;
}

#context_box p.bodytext {
	padding: 0em;
}

#context_box .tx-mhsidebarimg-pi1 {
	padding-top: 0.5em;
	border-top: 2px solid #000;
}
#context_box .tx-mhsidebarimg-pi1 img {
	width: 11em;
	border-top: 0px solid #000;
}
#context_box .tx-mhsidebarimg-pi1.first {
	border-top: 0;
	padding-top: 0;
}
#context_box {
/*	border-bottom: 2px solid #000;*/
}


/* *** footer */
#footer_box {
	clear: both;
	width: 100%;
	border-top: 3px solid black;
	padding-top: .25em;
	background: #A4CC74;


}
#footer_box hr {
	display: none;
}
#footer_box .left {
	float: left;
	font-size: 16px;
	margin-left: 170px;
	position: absolute;
}
#footer_box .right {
	float: left;
	height: 10px;
	width: 49.99%;

}
#footer_box ul {
	height: 2em;
	background: #A4CC74;

}
#footer_box li {
	list-style: none;
	display: inline;
	background-repeat: no-repeat;
	background-image: url("../img/vertical-border.gif");
}
#footer_box .left li {
	float: left;
	padding-left: 2.5em;
	margin-left: 2.5em;
	background-position: left center;
}
#footer_box .right li {
	float: right;
	background-position: right center;
}
#footer_box .left .first {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
#footer_box .right .first {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
#footer_box li a {
	color: #000;
	font-size: 90%;
	padding-right: .5em;
	margin-right: .5em;
}

#footer_box a {
	color: #000;
	font-size: 16px;
	padding-right: 2.5em;
	margin-right: .5em;
	display: inline;
}

/* *** tt_news */
#content_box .news-search-form {
	margin: 1ex;
	background: #EAEAEA;
	padding: 1ex;
}
#content_box .news-search-form select,
#content_box .news-search-form input {
	border-width: 1px;
	margin-right: .5ex;
}
#content_box .news-search-emptyMsg {
	padding-left: 1ex;
}
#content_box .news-list-item {
	clear: both;
	border-top: 0px solid #EAEAEA;
}
#content_box .news-list-item_2 {
	float: left;
	height:80px;
	width:838px;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
#content_box .news-list-item .left {
	float: left;
	width: 98.4%;
	padding-top: 1ex;
	padding-left: 1ex;
	padding-right: 1ex;
	font-weight: bold;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}
#content_box .news-list-item .right {
	float: left;
	width: 100%;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
#content_box .tx-ttnews-browsebox-container {
	clear: both;
	margin-top: 0;
	padding-top: 1ex;
	border-top: 1px solid #EAEAEA;
}
#content_box .tx-ttnews-browsebox-container_2 {
	clear: both;
	margin-top: 0;
	padding-top: 1ex;
	border-top: 1px solid #EAEAEA;
	}
#content_box .tx-ttnews-browsebox-container td {
	padding: 0;
	margin: 0;
	border: 0;
}
#content_box .news-single-item .head .news-single-img {
	float: right;
	
}
/* *** hover images tipDiv */
#tipDiv img,
#tipDiv table,
#tipDiv tr,
#tipDiv td,
#tipDiv th {
	border: 0;
	padding: 0;
	margin: 0;
}

/* *** typo3 formular wizard mailform */
#content_box #mailform {
	padding: 1ex;
}
#content_box #mailform fieldset {
	padding: 1ex;
	border: 1px solid #EAEAEA;
}
#content_box #mailform .csc-form-label,
#content_box #mailform .csc-form-label-req {
	float: left;
	width: 20%;
	text-align: right;
	line-height: 1em;
}
#content_box #mailform .csc-mailform-field {
	clear: both;
	margin-bottom: .5ex;
}
#content_box #mailform input,
#content_box #mailform textarea,
#content_box #mailform select {
	border-width: 1px;
	margin-left:250px;
}

/* *** jh custom form */
.jh_custom_form {
	border: 1px solid #EAEAEA;
	margin: 1ex;
	padding: 1ex;
}
.jh_custom_form textarea,
.jh_custom_form input {
	border-width: 1px;
	width: 70%;
	margin-bottom: 1ex;
}
.jh_custom_form label {
	width: 6.5em;
	float: left;
	text-align: right;
	padding-right: 1ex;
	line-height: 150%;
}
.jh_custom_form .form_bottom_buttons {
	display: block;
	padding-left: 7em;
}
.jh_custom_form .button {
	width: auto;
	padding: 0 1ex;
	margin-right: 1ex;
}
.jh_custom_form span {
	line-height: 1.5em;
	vertical-align: top;
}
.jh_custom_form .date.day {
	width: 3ex;
}
.jh_custom_form .date.month {
	width: 3ex;
}
.jh_custom_form .date.year {
	width: 5ex;
}
.jh_custom_form .date.hour {
	width: 3ex;
}
.jh_custom_form .date.minute {
	width: 3ex;
}

/* *** typo3 text /w img and img */
#content_box .spacer-gif {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
#content_box .csc-textpic-text {
	padding-left: 2px;
}
#content_box .csc-textpic-caption {
	padding-left: 1.5ex;
}
#content_box .csc-textpic, 
#content_box .csc-textpic * {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
#content_box .csc-textpic-imagewrap {
	margin: 0 1em;
}
#content_box .csc-textpic-caption {
	padding-left: 1.5ex;
}
#content_box .csc-header {
	clear: both;
}
#content_box .csc-textpic{
	padding-top:2em;
	padding-bottom:2em;
}

/* *** slideshow */
#content_box .tx-slideshow-pi1 {
	float: left;
	margin: 1ex;
	padding: 1px;
	border: .5ex solid #f0efdd;
	background: #000;
}

/* *** mhformarchive pi1 */
#content_box .tx-mhformarchive-pi1 {
	padding: 0 1ex;
	margin: 1ex 0;
}
#content_box  #tx_mhformarchive_pi1_quickjump,
#content_box  #tx_mhformarchive_pi1_quickjump ul,
#content_box  #tx_mhformarchive_pi1_quickjump ul * {
	margin: 0;
	padding: 0;
}
#content_box  #tx_mhformarchive_pi1_quickjump ul {
	margin-bottom: 1ex;
	border: 1px solid #ccc;
	border-color: #ccc #EAEAEA;
	background-color: #EAEAEA;
	text-align: center;
}
#content_box  #tx_mhformarchive_pi1_quickjump ul li {
	display: inline;
	margin: 0;
	padding: 0 .5ex;
	font-size: 90%;
	line-height: 150%;
	list-style-type: none;
	color: #000;
}
#content_box #tx_mhformarchive_pi1_quickjump ul a {
	font-weight: bold;
}
#content_box #tx_mhformarchive_pi1_maintable {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#content_box  #tx_mhformarchive_pi1_maintable img {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

/* *** tx_mh_360degree_img */
#content_box .tx_mh_360degree_img_pi1 {
	width: 400px;
	margin: 0 auto;
	padding: 1px;
	border: .5ex solid #f0efdd;
	background: #000;
}
#content_box .tx_mh_360degree_img_pi1 p {
	text-align: center;
}
#content_box .tx_mh_360degree_img_pi2 img {
	display: inline;
	width: 25.3em;
	height: 4.1em;
}

/* *** MU Contenboxes 4 Flashslideshow bottom */
#content_box .mh_contentblock_pi1 {
	clear:both;
}
#content_box .mh_contentblock_pi2 h1,
#content_box .mh_contentblock_pi1 h1 {
	background: #EAEAEA;
	border-bottom: 1px solid #999;
	padding: .2em;
	font-size: 100%;
}
#content_box .mh_contentblock_pi1,
#content_box .mh_contentblock_pi2 {
	width: 50%;
	float: left;
}
#content_box .mh_contentblock_pi2 h1 {
	margin-right: .5em;
}

/* *** tx-cal */
#content_box .tx-cal {
	padding: 1ex;
}
#content_box .tx-cal input,
#content_box .tx-cal select,
#content_box .tx-cal textarea {
	border-width: 1px;
}
/* month view */
#content_box .tx-cal table.month_table {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 90%;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}
#content_box .tx-cal table.month_table th,
#content_box .tx-cal table.month_table td {
	padding: 0;
	margin: 0;
	/* width: 13.75%; */
	width: 12.75%;
}
#content_box .tx-cal table.month_table tr.row_daynames th.dateback {
	border-top: 2px solid #aaa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#content_box .tx-cal table.month_table tr.row_daynames th.dateback strong {
	display: block;
	padding: .2ex 0;
	line-height: 250%;
	text-align: center;
}
#content_box .tx-cal table.month_table tr.row_daynames th.weeknum,
#content_box .tx-cal table.month_table tr.row_days th.weeknum {
	width: 3.75%;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	padding: 1ex 1px;
	color: #999;
	text-align: center;
	font-family: "Arial", Verdana, sans-serif;
}
#content_box .tx-cal table.month_table tr.row_daynames th.weeknum {
	background: white;
}
#content_box .tx-cal table.month_table tr.row_days th.weeknum {
	padding-bottom: 3em;
}
#content_box .tx-cal table.month_table tr.row_days td.monthlargebasic {
	padding: .5ex 1px;
}
#content_box .tx-cal table.month_table tr.row_days td.monthlargebasic .day_data {
	position: relative;
	top: 0;
	left: 0;
}
#content_box .tx-cal table.month_table .day_data_link {
	padding-right: .5ex;
	padding-bottom: .5ex;
	text-align: right;
	font-size: 167%;
	font-weight: bold;
	color: #aaa;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#content_box .tx-cal table.month_table .monthlargebasic {
	background: #fafafa;
}
#content_box .tx-cal table.month_table .monthlargebasic.monthselected {
	background: #f3fff3;
}
#content_box .tx-cal table.month_table .monthlargebasic.monthoff {
	background: none;
	border-left-color: #f5f5f5;
	border-right-color: #f5f5f5;
}
#content_box .tx-cal table.month_table .monthon .day_data_link {
	color: #555;
}
#content_box .tx-cal table.month_table .monthoff .day_data_link {
	color: #ddd;
}
#content_box .tx-cal table.month_table .monthoff .day_data_info {
	color: #aaa;
}
#content_box .tx-cal table.month_table .monthoff .day_data_info a {
	color: #bcd;
}
#content_box .tx-cal table.month_table .monthoff .day_data_info a:hover {
	color: #048;
}
#content_box .tx-cal .header,
#content_box .tx-cal .bottom {
	border: 1px solid #EAEAEA;
	background: #fafafa;
}
#content_box .tx-cal .bottom {
	padding-top: 0;
}
#content_box .tx-cal .header img,
#content_box .tx-cal .bottom img {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
#content_box .tx-cal .bottom .navback,
#content_box .tx-cal .bottom .title,
#content_box .tx-cal .header .navback,
#content_box .tx-cal .header .title,
#content_box .tx-cal .header .view_chose {
	float: left;
}
#content_box .tx-cal .bottom .navback,
#content_box .tx-cal .header .navback {
	width: 10%;
	text-align: center;
}
#content_box .tx-cal .bottom .title,
#content_box .tx-cal .header .title {
	width: 50%;
	text-align: center;
}
#content_box .tx-cal .header .view_chose {
	width: 30%;
	text-align: right;
}
#content_box .tx-cal .bottom h2,
#content_box .tx-cal .header h2 {
	font-size: 120%;
}
#content_box .tx-cal .bottom h3,
#content_box .tx-cal .header h3 {
	font-size: 100%;
}
#content_box .tx-cal .events {
	margin-left: 1em;
}
#content_box .tx-cal .calendar {
	padding: 1ex 0;
}
#content_box .tx-cal .bottom ul,
#content_box .tx-cal .bottom li {
	background: #fafafa;
}
#content_box .tx-cal img,
#content_box .tx-cal-controller img {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}
/* single event view */
#content_box .tx-cal #calendar-event th {
	text-align: right;
}
/* day and week view */
#content_box .tx-cal .day .calendar table,
#content_box .tx-cal .week .calendar table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
#content_box .tx-cal .day .calendar table td,
#content_box .tx-cal .week .calendar table td {
	border: 0;
}
#content_box .tx-cal .day .calendar table table,
#content_box .tx-cal .week .calendar table table {
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
#content_box .tx-cal .day .calendar .dayborder,
#content_box .tx-cal .week .calendar .weekborder {
	border-bottom: 1px dotted #EAEAEA;
}
#content_box .tx-cal .day .calendar .dayborder2 {
	border-bottom: 1px solid #EAEAEA;
}
#content_box .tx-cal .day .calendar .timeborder,
#content_box .tx-cal .week .calendar .timeborder {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: bold;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	font-style: italic;
	background: #FAFAFA;
}
#content_box .tx-cal .day .eventbg2,
#content_box .tx-cal .week .eventbg2 {
	background: #f3fff3;
}
#content_box .tx-cal .day .default_categoryheader,
#content_box .tx-cal .week .default_categoryheader {
	font-weight: bold;
	text-align: left;
	padding-bottom: 1ex;
}
#content_box .tx-cal .day .day_chooser,
#content_box .tx-cal .week .day_chooser {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #EAEAEA;
	text-align: center;
	background: #f0f0f0;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#content_box .tx-cal .day .day_chooser span,
#content_box .tx-cal .week .day_chooser span {
	padding: 0 .67ex;
	font-weight: bold;
}
/* list */
#content_box .tx-cal .list .imgbox {
	border: 0;
}
#content_box .tx-cal .list table {
	width: 100%;
}
#content_box .tx-cal .list {
	padding-right: 2em;
}
#content_box .tx-cal .datebox {
	width: 12em;
}
/* sideboxes */
#content_box .tx-cal .sidebar_box {
	width: 50%;
	float: left;
}
#content_box .tx-cal .login_box label {
	width: 8em;
	display: block;
	float: left;
}
#content_box .tx-cal .login_box input {
	margin-bottom: .5ex;
}
#content_box .tx-cal .login_box br {
	clear: both;
}
#content_box .tx-cal .sidebar_box.month_prev_box,
#content_box .tx-cal .sidebar_box.month_this_box,
#content_box .tx-cal .sidebar_box.month_next_box {
	width: 33.33%;
}
#content_box .tx-cal .sidebar_box table {
	margin-left: 1.5ex;
}
#content_box .tx-cal .sidebar_box table th {
	padding: .5ex;
	margin: 0;
}
#content_box .tx-cal .sidebar_box table td {
	padding: .5ex;
	margin: 0;
}
/* week continued */
#content_box .tx-cal .week table {
	border-top: 1px solid #EAEAEA;
}
#content_box .tx-cal .week tr.allday td {
	border-bottom: 3px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	font-size: 75%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#content_box .tx-cal .week .weekdays_header th {
	width: 12.5%;
	text-align: center;
}
#content_box .tx-cal .week tr.allday td.recurring_box {
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	vertical-align: middle;
	border-left: 1px solid #EAEAEA;
	background: #FAFAFA;
}
#content_box .tx-cal .week tr.allday td.recurring_box_border {
	background: #AAA;
	border: 0;
}
#content_box .tx-cal .week .calendar .weekborder {
	border-right: 1px solid #EAEAEA;
}
#content_box .tx-cal .week .calendar .default_categorybody {
	border: 1px solid #ccc;
	border-top: 0;
}
/* day cont */
#content_box .tx-cal .day .calendar table {
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	margin-top: 1ex;
}
#content_box .tx-cal .day .calendar table tr.allday td {
	border-bottom: 1px solid #EAEAEA
}
#content_box .tx-cal .day .calendar table .recurring_box {
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	vertical-align: middle;
	border-left: 1px solid #EAEAEA;
	background: #FAFAFA;
	width: 5.7em;
}
#content_box .tx-cal .day .calendar table .recurring_box_border {
	width: 12px;
	background: #aaa;
	padding: 0;
}
#content_box .tx-cal .day .calendar .default_categorybody {
	border: 1px solid #ccc;
	border-top: 0;
}
/* year */
#content_box .tx-cal .year .calendar td {
	font-size: 100%;	
}
#content_box .tx-cal .year .calendar table,
#content_box .tx-cal .year .calendar tr,
#content_box .tx-cal .year .calendar td {
	padding: 0;
	margin: 0;
}
#content_box .tx-cal .year .calendar table {
	border-collapse: collapse;
}
#content_box .tx-cal .year .calendar td {
	border: 0;
}
#content_box .tx-cal .year .calendar th {
	text-align: center;
}
#content_box .tx-cal .year .calendar table.of_month th {
}
#content_box .tx-cal .year .calendar table.of_month td {
	padding: 1ex;
}
#content_box .tx-cal .year .calendar table.of_weeks td {
	border: 1px solid #eaeaea;
	background: #fafafa;
	text-align: center;
	font-size: 90%;
	padding: 1px;
}
#content_box .tx-cal .year .calendar table.of_weeks td a {
	display: block;
}

/* *** tx-mhgallery */
#content_box .tx-mhgallery-pi1 {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 1ex;
	padding-top: .5ex;
	padding-bottom: .5ex;
}
#content_box .tx-mhgallery-pi1 .backlinks {
	padding-top: 1ex;
	border-top: 1px solid #EAEAEA;
}
#content_box .tx-mhgallery-pi1 h2,
#content_box .tx-mhgallery-pi1 h3,
#content_box .tx-mhgallery-pi1 .album ul,
#content_box .tx-mhgallery-pi1 .image ul,
#content_box .tx-mhgallery-pi1 .album li,
#content_box .tx-mhgallery-pi1 .image li,
#content_box .tx-mhgallery-pi1 p {
	padding: 0;
	margin: 0;
}
#content_box .tx-mhgallery-pi1 h2 {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 1ex;
	padding-bottom: .5ex;
	padding-left: .5ex;
}
#content_box .tx-mhgallery-pi1 h3 {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	letter-spacing: 0;
}
#content_box .tx-mhgallery-pi1 .album ul {
	list-style: none;
}
#content_box .tx-mhgallery-pi1 .album li {
	float: left;
	width: 15em;
	margin-right: 1em;
}
#content_box .tx-mhgallery-pi1 .album img {
	width: 90%;
	margin: 0;
	margin-top: 1ex;
	display: block;
}
#content_box .tx-mhgallery-pi1 .image img {
	margin: 0;
	margin-top: 1ex;
	margin-bottom: 1ex;
	width: 99%;
}

/* *** tx-indexedsearch */
#content_box .tx-indexedsearch table,
#content_box .tx-indexedsearch td {
	border: 0;
}
#content_box .tx-indexedsearch form input,
#content_box .tx-indexedsearch form select {
	border-width: 1px;
}
#content_box .tx-indexedsearch td {
	vertical-align: top;
}
#content_box .tx-indexedsearch img {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}
#content_box .tx-indexedsearch-whatis,
#content_box .tx-indexedsearch-browsebox,       
#content_box .tx-indexedsearch-res {
	border-top: 1px solid #EAEAEA;
}

/* ** jh legacy table form */
#content_box .jh_legacy_table_form {
	margin: 1ex;
}
#content_box .jh_legacy_table_form table,
#content_box .jh_legacy_table_form td,
#content_box .jh_legacy_table_form th {
	padding: 0;
	padding-right: 1ex;
	padding-bottom: 1ex;
	margin: 0;
	border: 0;
}
#content_box .jh_legacy_table_form input,
#content_box .jh_legacy_table_form select,
#content_box .jh_legacy_table_form textarea {
	border-width: 1px;
}

.tx-srsendcard-pi1 p {
	color: black;
}
.tx-srsendcard-pi1-card {
width: 800px;
height: 350px;
}

#content_box .csc-mailform-field {
	Width:400px;
	padding:2%;
}
#content_box .csc-mailform-field label {
	float:left;
	position: absolute;
}
#content_box .csc-mailform-field input {
	float:left;
	position: absolute;
	margin-left: 250px;
}
#content_box .csc-mailform-field select {
	float:left;
	margin-left:250px;
	position: absolute;
}

/* MU FIX 30.08.08 text ohne p hat 75% ?!  */
.body {
 font-size:16px;

}
#breadcrume_box {
	width: 50em;
}
#content_box {
	width: 35sem;
	margin-top: 1em;
}
#content_box_startseite {
	width: 35em;
	margin-top: 1em;
	margin-left: 165px;
	float:left;
}
#context_box {
	float: right;
	width: 35em;
	margin-top: 1em;
	border-bottom: 0;
}
#Grusskarten,
#Newsletter {
	padding-top:0em;
}
#Videobutton,
#Anfahrtsweg {
	padding-top:10px;
}