body {
	/*background-image: url(../img/body_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #4c4c4c;
}
#container {
	width: 930px;
}
#container #topnav ul {
	margin: 0px 0px 0px auto;
	padding: 3px;
	height:14px;
	text-align: center;
	background-color: #FFFFFF;
	width: 266px;
	width:196px;

	line-height:14px;
}

*html #container #topnav ul {
	line-height:17px;
	height:17px;
        width:200px;
}
#container #topnav li {
	display: inline;
	list-style-type: none;
	/*margin-top: 28px;*/
	background-color: #FFFFFF;
	padding: 0px 1px 0px 1px;
	color: #93278f;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	float:left;
}
#container #bottomnav ul {
	margin: 0px 0px 0px auto;
	padding: 3px;
	height:14px;
	width: 355px;
	text-align: center;
	background-color: #FFFFFF;
}
*html #container #bottomnav ul {
	width: 360px;
	}
#container #bottomnav li {
	display: inline;
	list-style-type: none;
	background-color: #FFFFFF;
	padding: 0px 1px 0px 1px;
	color: #93278f;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	float:left;
}
#container #header #mainnav ul {
	margin: 0px;
	padding: 3px;
	/*text-align: center;*/
	background-color: #FFFFFF;
	height:14px;
}
*html #container #header #mainnav ul {
	padding-left: 3px;
padding-right:3px;
padding-top:0px;
padding-bottom:0px;
	height:14px;
}
#container #main #description h2,
#container #main #description_filter h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#container #main #description p,
#container #main #description_filter p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container #main {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 46px;
	padding-top: 81px;
	padding-left: 63px;
	height: 441px;
	width: 821px;
	width:758px;
	padding-right:63px;
	clear: both;
	position: absolute;
	top: 175px;
	}
*+html #container #main {
  z-index:-1;

  }
*html #container #main {
  z-index:-1;
  width:884px;
  height:522px;
  }
#container #main #contentLeft {
 display: block;
 float: left;
 width: 360px;
 margin-right: 30px;
 height: 308px;
 }

 #container #main #contentRight {
 	padding-top: 45px;
 	padding-left: 390px;
 	height: 266px;
 }
 *html #container #main #contentRight {
 padding-left: 0px;
 }
 *+html #container #main #contentRight {
 padding-left: 0px;
 }
 #container #main #clearer {
	 clear: left;
	 width: 100%;
 }

 #container #main #contentFootLeft {
 	float: left;
 	/*padding-top: 65px;*/
 	font-family: "Courier New", Courier, mono;
 	font-size: 11px;
 	text-transform: uppercase;
	position:absolute;
	top:480px;
 }
 /**html #container #main #contentFootLeft {
 	top:417px;
	}*/

 #container #main #contentFootRight {
 text-align: right;
 /*padding-top: 65px;*/
 font-family: "Courier New", Courier, mono;
 font-size: 11px;
 text-transform: uppercase;
 position:absolute;
	top:480px;
	right:63px;
 }
 /**html #container #main #contentFootRight {
 	top:417px;
	}*/
#container #main #description {
	/* padding-top: 24px; */
	padding-top: 12px;
	width: 500px;
	float: left;
	height:110px;
}
#container #main #description_filter {
	/* padding-top: 24px; */
	padding-top: 12px;
	width: 280px;
	float: left;
}
#container #header #mainnav {
	margin-left: 248px;
}
#container #header #mainnav {
	padding-top: 67px;
}
#container #header #mainnav a {
	font-family: "Courier New", Courier, mono;
	color: #93278f;
	text-decoration: none;
	margin: 0px;
}
*html #container #header #mainnav a {
	float:left;
}
#container #header #mainnav a.act2 {
	text-decoration:underline;
	}
#container #header #mainnav a:hover {
	text-decoration:underline;
	}
#container #header #mainnav li {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #93278f;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	padding: 0px 1px;
}
#container #header #mainnav ul ul li {
	background-color:#f2f2f2;
	padding-left:5px;
	padding-right:5px;
	width:100%;
}
*html #container #header #mainnav ul ul li {
	background-color:#f2f2f2;
	padding-left:5px;
	padding-right:5px;
	/*width:190px;*/
}
#container #header {
	height: 100px;
	width: 930px;
	vertical-align: bottom;
	position: absolute;
	top: 75px;
}
#container #main #images td {
	margin:0px;
    padding:0px;
	height:61px;
	white-space:nowrap;
	font-size:0px;
}
*html #container #main #images td {
	white-space:normal;
	clear:left;
}

#container #main #images img {
	border: 1px solid #FFFFFF;
}
#container #main #contentLeft img,
#container #main #contentRight img {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
}
#container #main #contentLeft a,
#container #main #contentRight a,
#container #main #contentFootLeft a,
#container #main #contentFootRight a,
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #93278f;
	text-decoration: none;
	}
#container #main #contentLeft a:hover,
#container #main #contentRight a:hover,
#container #main #contentFootLeft a:hover,
#container #main #contentFootRight a:hover,
a:hover {
	background-color: #F2F2F2;
	}
	#container #main #contentLeft ul,
#container #main #contentRight ul,
#container #main #contentFootLeft ul,
#container #main #contentFootRight ul{
	margin-bottom: 18px;
}

	#container #main #contentLeft li,
#container #main #contentRight li,
#container #main #contentFootLeft li,
#container #main #contentFootRight li{
list-style-type: disc;
}

#container #main #images {
	height: 315px;
	width: 756px;
}
#container #header #logo {
	float: left;
}

#container #topnav a,
#container #bottomnav a {
	font-family: "Courier New", Courier, mono;
	color: #93278f;
	text-decoration: none;
}
#container #topnav {
	text-align: right;
	font-family: "Courier New", Courier, mono;
	color: #93278f;
	text-decoration: none;
	position: absolute;
	top: 28px;
	width: 930px;
}
#container #main #anmeldelink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: right;
	margin-top: 65px;
	width: 756px;
}
*html #container #main #anmeldelink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: right;
	margin-top: 65px;
	width: 440px;
        white-space:nowrap;
}
#container #main #anmeldelink a {
	color: #93278f;
	text-decoration: none;
}
#container #bottomnav {
	clear: both;
}
.clearer {
	font-size: 0px;
	display: block;
	clear: both;
}
#container #partner {
	height: 96px;
	width: 884px;
	margin-left: 46px;
	background-color: #FFFFFF;
	position: absolute;
	top: 831px;
	text-align: center;
	z-index: 1;
}
#container #bottomnav {
	text-align: right;
	position: absolute;
	width: 930px;
	top: 713px;
	z-index: 1;
}
#container #main #blocks {
	position:absolute;
	top:0px;
	left: 63px;
}
#container #main #blocks #block1,
#container #main #blocks #block2,
#container #main #blocks #block3,
#container #main #blocks #block4,
#container #main #blocks #block5 {
	background-color: #FFFFFF;
	position: absolute;
	padding: 20px;
}
*html #container #main #blocks #block1,
*html #container #main #blocks #block2,
*html #container #main #blocks #block3,
*html #container #main #blocks #block4,
*html #container #main #blocks #block5 {
	background-color: #FFFFFF;
	position: absolute;
	padding: 19px;
}
#container #main #blocks #block1 {
	margin-left: 8px;
	top: 151px;
	height: 196px;
	width: 133px;
}
*html #container #main #blocks #block1 {
	width:173px;
        height: 232px;
        top:152px;
}
*+html #container #main #blocks #block1 {
	width:133px;
        height: 196px;
        top:152px;
}
#container #main #blocks #block2 {
	margin-left: 197px;
	top: 89px;
	height: 133px;
	width: 260px;
}
*html #container #main #blocks #block2 {
	width:300px;
        height:173px;
        top:88px;
	}
#container #main #blocks #block3 {
	margin-left: 512px;
	top: 89px;
	height: 133px;
	width: 196px;
}
*html #container #main #blocks #block3 {
	width:236px;
        height:173px;
        top:88px;
	}
#container #main #blocks #block4 {
	margin-left: 323px;
	top: 277px;
	height: 71px;
	width: 196px;
}
*html #container #main #blocks #block4 {
	width:236px;
        height:114px;
        top:276px;
	}
#container #main #blocks #block5 {
	margin-left: 575px;
	top: 277px;
	height: 71px;
	width: 133px;
}
*html #container #main #blocks #block5 {
	width:173px;
        height:114px;
        top:276px;
	}
#container #main #blocks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
	font-size: 12px;
}
#container #main #blocks h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: uppercase;
	color: #93278f;
	margin: 0px;
	padding: 0px;
}
#container #main #blocks h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#container #main #blocks a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #93278f;
	text-decoration: none;
}
#container #main #blocks .more {
	margin-top:12px;
}
*html #container #main #blocks .more {
	margin-top:0px;
float:left;
}


/* styles fuer detail- und listen-ansicht
2009-06-04, gw */
#plugin_main {		/* gesamter block */
	font-family: Arial, Helvetica, sans-serif;
}

#detail_bild {
	border: 0;
}

/* name, teaser, etc: #description, nur schmaler */
.detail_name {
	/* width: 360px ! important; */
	width: 315px ! important;
}

.detail_teaser {
	font-style: italic;
}
*html .detail_teaser {
	font-style: italic;
	float:left;
}
.detail_thema {
	white-space:normal;
}
*html .detail_thema {
	float:none;
}
#detail_text {
	position: absolute;
	/*margin-left: 386px;*/
	left:449px;
	top: 81px;
	padding-right: 2em;
	font-size: 12px;
	width: 370px;
}
#detail_text h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

/* eine treffer-zeile */
.list_treffer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	padding-right: 75px;
	width: 340px;
}
.list_treffer .pic_links {
	float: left;
	margin-right: 6px;
}
.list_treffer h2, .list_treffer detail_teaser {
	padding: 0;
	margin: 0;
	/*float:left;*/
}
#container #main p {
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 18px;
}
a {outline:none;}



/* Formulare */
span.error {
	color:red;
	margin-left:20px;
	float:left;
	line-height:18px;
}
p.error, label.error {
	color:red;
}
.tx-thmailformplus-pi1 .mailformrow label {
	float:left;
	display:block;
	width:115px;
	clear:left;
	text-align:right;
	padding-right:5px;
	line-height:20px;
}
.tx-felogin-pi1 label {
	float:left;
	display:block;
	width:115px;
	clear:left;
	text-align:right;
	padding-right:5px;
	line-height:20px;
}
.tx-felogin-pi1 form div {
	clear:both;
	line-height: 30px;
	height: 30px;
}
.tx-felogin-pi1 form div.felogin-hidden {
	line-height: auto;
	height: auto;
}

.tx-felogin-pi1 form {
	clear:both;
}
p.forgot {

}
p.forgot a,
.tx-felogin-pi1 p a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #93278f;
	text-decoration:none;
	margin-left:120px;
}
#wrap #container #main #centercol #content .tx-thmailformplus-pi1 .mailformrow label.lblort {
	float:left;
	display:block;
	width:22px;
	clear:none;
	margin-left:5px;
	padding-right:0px;
	text-align:left;
}
.tx-felogin-pi1 input,
.tx-felogin-pi1 input {
	float:left;
	width:270px;
	border:1px solid #f2f2f2;
	font-size:11px;
	padding:2px;
	background-color:#f2f2f2;

}
.tx-thmailformplus-pi1 .mailformrow input {
	float:left;
	width:270px;
	border:1px solid #f2f2f2;
	font-size:11px;
	padding:2px;
	background-color:#f2f2f2;

}
.tx-thmailformplus-pi1 .mailformrow input.radiobn {
	float:left;
	width:auto;
	border:0px solid #f2f2f2;
	font-size:11px;
	padding:0px;

}
.tx-thmailformplus-pi1 .mailformrow input.plz {
	float:left;
	width:80px;
	border:1px solid #f2f2f2;
	font-size:11px;
	padding:2px;
	margin-right:10px;

}
.tx-thmailformplus-pi1 .mailformrow input.ort {
	float:left;
	width:174px;
	border:1px solid #f2f2f2;
	font-size:11px;
	padding:2px;

}
.tx-thmailformplus-pi1 .mailformrow input.bn,
.tx-felogin-pi1 input.bn {
	background-color:#f2f2f2;
	border:1px solid #f2f2f2;
	width:auto;
	margin-left:120px;
	margin-top:5px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #93278f;
}
.tx-thmailformplus-pi1 .mailformrow input.chkbox {
	border:none;
	font-size:11px;
	width:auto;
	margin-left:120px;
	margin-top:5px;
}
.tx-thmailformplus-pi1 .mailformrow textarea {
	float:left;
	width:270px;
	border:1px solid #f2f2f2;
	font-size:12px;
	padding:2px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#f2f2f2;
}
.tx-thmailformplus-pi1 .mailformrow {
	clear:both;
	/*height:30px;
	line-height:30px;*/
}
.tx-thmailformplus-pi1 {
	padding:0px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	color: #93278f;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#container #main #contentLeft h2,
#container #main #contentRight h2,
#container #main #contentFootLeft h2,
#container #main #contentFootRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.tx-thmailformplus-pi1 a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #93278f;
	text-decoration:none;
}
#container #header #logo a:hover {
	background-color: transparent;
	text-decoration: none;
	boder: 0px;
	}
.Lila {color: #93278f; font-size:11px;}
.Courier {font-family: "Courier New", Courier, mono;}
.CourierLila {font-family: "Courier New", Courier, mono;color: #93278f;}

#anmeldelink select {
 border: 0px;
 background-color: #F2F2F2;
font-family: "Courier New", Courier, mono;
	font-size: 11px;
	width: 130px;
	color: #93278f;
	}


/*----------indexed search----------------------*/
fieldset {
	border:none;
	padding:0px;
	margin-bottom:20px;
	}
legend {
	font-weight:bold;
	margin-bottom:10px;
}
.tx-indexedsearch-form {
	float:left;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	width:8em;
	margin-top:2px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#4C4C4C;
	font-weight:bold;
	}
/*.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  border: 1px solid #93278F;
  padding:2px;
  margin:3px 3px 3px 1px;
  }*/
.bn_green {
	background-color: #fff;
	height:22px;
	margin:3px 1px 3px 1px;
	border: 1px solid #93278F;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color:#93278F;
	padding-bottom:2px;

}
.tx-indexedsearch-searchbox-button {
	background-color:#f2f2f2;
	border:1px solid #f2f2f2;
	width:auto;
	margin-top:0px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #93278f;
	float:left;
}
*html .tx-indexedsearch-searchbox-button {
	padding:0px;
	margin-top:0px;
	height:17px;
	line-height:11px;
	}
*+html .tx-indexedsearch-searchbox-button {
	padding:0px;
	margin-top:0px;
	}
.tx-indexedsearch-searchbox-sword {
	float:left;
	width:270px;
	border:1px solid #f2f2f2;
	font-size:12px;
	padding:2px;
	background-color:#f2f2f2;
}
.browsebox {
	padding-left:0px;
	margin-left:0px;
}
.tx-indexedsearch-res h3 {
  margin: 5px 0px 2px 0px;
  /*border-bottom: 1px solid #93278F;
  border-top: 1px solid #93278F;*/
  }
.tx-indexedsearch-res p {
  margin:0px;
  }
.tx-indexedsearch-res .tx-indexedsearch-info {
 	display:none;
	}
.tx-indexedsearch-res .tx-indexedsearch-percent {
 	display:none;
	}
dl.tx-indexedsearch-info {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-browsebox p {
  margin:1px 0px 1px 0px;
  }
.tx-indexedsearch-result-number {
  color:#93278F;
  font-family: "Courier New", Courier, mono;
  font-size:14px;
  display:none;
  }
#container .tx-indexedsearch a {
	font-family: "Courier New", Courier, mono;
	color: #93278f;
	text-decoration: none;
}
#container #main .tx-indexedsearch p.tx-indexedsearch-descr {
	margin-bottom:3px;
	}
.tx-indexedsearch-title {
	font-size:14px;
	}
.tx-indexedsearch-search-submit {

	}

/* gw: fuer page-browser */
.activeLinkWrap {
	font-weight: bold;
}

/*-------ZEITZEUGENSUCHE SMARTY-----------------*/
.tx-comazzp-pi1 #uebersicht {
	float: left;
	text-align: left;
	margin-left: 415px;
	}
*+html .tx-comazzp-pi2 #anmeldelink {
	position:absolute;
	top:420px;
	width:450px;
	}
*+html .tx-comazzp-pi1 #anmeldelink {
	position:absolute;
	top:420px;
	left:63px;
	}
*html #pagenavi {
        float:left;
        margin-left:10px;
}
*+html #pagenavi {
        float:left;
        margin-left:10px;
}
#uebersicht {
         float: left;
         text-align: left;
         margin-left: 70px;
}
*html #uebersicht {
         float: left;
         text-align: left;
         margin-left: 30px;
}
*+html #uebersicht {
         float: left;
         text-align: left;
         margin-left: 70px;
}
