html, body {
	width: 100%;
	margin: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.1%;
	line-height: 1.1em;
	color: #000;
	background-color: #8cb060;
	background-image: url('../../fileadmin/template/bg-rezept-vt.gif');
	background-repeat: repeat-y;	
}

p { margin: 0px 0px 14px 0px; }

div.spacer {
	height: 20px;
	clear: both;
}

.csc-firstHeader { margin-top: 0px; }

h1 {
	position: relative;
	font-size: 1.3em;
	padding: 4px 6px 4px 12px;
	margin: 30px -20px 14px -12px;
	background-color: #fff;
	border-top: 1px solid #e2001a;
	border-bottom: 1px solid #e2001a;
}

* html h1 { position: static; }
*+ html h1 { position: static; }

h2 {
	font-size: 1.1em;
	padding: 0px 6px 14px 12px;
	margin: 0px -20px 0px -12px;
	background-color: #fff;
}

h3 {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 14px 20px;
	padding: 0px 0px 0px 0px;
}

div#banner {
	height: 238px;
	overflow: hidden;
}

a {
	color: #000;
	text-decoration: underline;
}

div#rahmen-inhalt {
	width: 823px;
	border-top: 1px solid #e2001a;
}

div#inhalt {
	float: left;
	width: 554px;
	min-height: 300px;
	padding: 27px 40px 20px 32px;
	font-size: 0.68em;
	background: url(../../fileadmin/template/bg-rezept-inhalt.gif) repeat-x;
	overflow: visible;
}

div.csc-frame-indent { margin-left: 209px; }

* html div#inhalt {
	/*height: 300px;*/
	overflow: hidden;
}
 
div.inhalt-clear { clear: both; }
 
div#abschluss {
	clear: both;
	height: 22px;
	background-image: url(../../fileadmin/template/abschluss-rezept.gif);
	background-repeat: no-repeat;
}

/* ========
Navigation
======== */

div#navigation {
	width: 197px;
	float: left;	
}

div#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#navigation a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e2001a;
	padding: 4px 0px 5px 12px;
	font-size: 0.68em;
	font-weight: bold;
}

* html div#navigation a { width: 185px; }

div#navigation a:active, div#navigation a:hover, div#navigation a.active { color: #e2001a; }

/* 2. Ebene */

div#navigation ul li ul {
	padding: 4px 0px 4px 0px;
	/*background-color: #F3F9ED;*/
	border-bottom: 1px solid #e2001a;
}

div#navigation ul li ul a {
	border: none;
	font-weight: normal;
	padding: 2px 0px 3px 24px;
}

* html div#navigation ul li ul a { width: 161px; }

/* Zusatz-Links */

div#navigation ul#nav-extra { margin: 40px 0px 0px 12px; }

div#navigation ul#nav-extra li { border: none; }

div#navigation ul#nav-extra li a {
	color: #595959;
	background: url(../../fileadmin/template/link-ext-rot.gif) left center no-repeat;
	border: none;
}

* html div#navigation ul#nav-extra li a  { width: 173px; }

/* =====
Karte
===== */

div#karte {
	position: relative;
	margin: 0px 0px 0px 30px;
}

img#karte-aktiv {
	position: absolute;
	z-index: 4;
}

* html img#karte-bild { behavior: url("fileadmin/scripts/iepngfix.htc") }

div#karte-legende {
	position: absolute;
	left: 320px;
	top: 430px;
	z-index: 4;
}

div#karte-legende p.highlight {
	font-weight: bold;
	background-color: #ffffff;
	padding: 2px 6px 4px 6px;
	margin: 0px 58px 18px 0px;
}

div#karte-legende p.highlight a {
	text-decoration: none;
	border-bottom: 1px solid #e2001a;
}

.gruen { color: #008436; }
.rot { color: #e2001a; }
.grau { color: #6C6F6B; }

div#tooltip {
	visibility: hidden;
	position: absolute;
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding: 3px 6px 4px 6px;
	margin: -45px 0px 0px -10px;
	background-color: #DCEACB;
	border: 1px solid #e2001a;	
	z-index: 5;
}

div.tip-2 { top: 40px; left: 180px; }
div.tip-3 { top: 90px; left: 270px; }
div.tip-10 { top: 280px; left: 120px; }
div.tip-18 { top: 415px; left: 90px; }


/* Inhalt */

div.csc-content-item {
	position: relative;;
	margin: 0px -20px 0px -12px;
	padding: 10px 20px 1px 12px;
	background-color: #fff;
}
* html div.csc-content-item { position: static; }

div.csc-textpic div.csc-content-item { padding-top: 0px; }

div.csc-textpic-imagewrap dl { margin: 0px 0px 8px 0px; }

dd.csc-textpic-caption {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 3px 0px 5px 0px;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
	border-right: 10px solid #8cb060 !important;
}

div.csc-textpic li { margin-left: 10px; }

div.csc-textpic { float: left; }

div.csc-textpic-clear { margin-bottom: 10px; }

p.csc-subheader { font-style: italic; }

ul.csc-menu-1 {
	margin: 0px 0px 25px 15px;
	padding: 0px 0px 0px 0px;
}

div#printheader {
	visibility: hidden; 
	height:0px; 
	width:0px; 
	overflow:hidden;
	margin:0;
	padding:0;
}

div.tx-fdfx2cols-pi1, div.tx-fdfx3cols-pi1 {
	position: relative;
	margin-top: -10px;
}

* html div.tx-fdfx2cols-pi1, * html div.tx-fdfx3cols-pi1 {
	padding-bottom: 10px;
	margin-bottom: -11px;
}

td.c2l1-left, td.c3l1-left, td.c3l1-middle {
	vertical-align: top;
	border-color: #fff;
}

td.c2l1-middle, td.c3l1-right {
	vertical-align: top;
}

/* Angebote */
div.tx-newloginbox-pi1,
div.tx-lsbhbewegungsangebote-pi1-searchbox,
div.tx-lsbhbewegungsangebote-pi1-listrow,
div.news-list-browse {
	/*position: relative;*/
	margin: 0px -20px 0px -12px;
	padding: 10px 20px 1px 12px;
	background-color: #fff;
}

div.tx-newloginbox-pi1 form table { margin-bottom: 14px; }

div.tx-ttnews-browsebox {
	padding-top: 21px;
	clear: both;
}

div.tx-lsbhbewegungsangebote-pi1-searchbox { padding-bottom: 21px; }

div.tx-lsbhbewegungsangebote-pi1-listrow h3 {
	white-space: nowrap;
	margin-bottom: 21px;
	clear: both;
}

div.tx-lsbhbewegungsangebote-pi1-listrow dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.tx-lsbhbewegungsangebote-pi1-listrow dl dt {
	float: left;
	width: 20.0em;
	color: #008436;
	font-weight: bold;
	padding-bottom: 21px;
	overflow: hidden;
	clear: both;
}

div.tx-lsbhbewegungsangebote-pi1-listrow dl dd {
	width: 29.0em;
	margin-left: 21.0em;
	padding: 0px 0px 21px 6px;
}

div.tx-lsbhbewegungsangebote-pi1-listrow dl dd span {
	display: block;
	/*position: relative;*/ /* Problem bei Umbruch in IE6 */
	margin: -2px 0px 0px -6px;
	padding: 2px 2px 2px 6px;
	border-bottom: 1px solid #ADB5BB;
}

ul.blaetter-navigation {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

ul.blaetter-navigation li {
	display: inline;
	padding: 0px 10px 0px 0px;
}

ul.blaetter-navigation li.activeLinkWrap { font-weight: bold; }

input.tx-lsbhbewegungsangebote-pi1-searchbox-sword { border: 1px solid #A5ACB2; }

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img { border:1px solid black; }


/* ======
Backend
====== */

/* Login */
/*div.tx-newloginbox-pi1 { margin-bottom: 20px; }*/

div.tx-newloginbox-pi1 table th {
	font-weight: normal;
	text-align: left;
	padding: 6px 10px 6px 0px;
}

div.tx-newloginbox-pi1 form {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.tx-newloginbox-pi1 form tbody input {
	padding: 2px;
	border: 1px solid #A5ACB2;
}

div.tx-newloginbox-pi1 form tfoot input { margin-top: 12px; }

/* Auflistung */
div.tx-lsbhbewegungsangebote-pi2-listrow table {
	width: 554px;
	border-collapse: collapse;
	margin: 0px 0px 14px 0px;
}

div.tx-lsbhbewegungsangebote-pi2-listrow table td {
	vertical-align: top;
	border: 1px solid #A5ACB2;
	padding: 3px 3px 3px 6px;
}

tr.tx-lsbhbewegungsangebote-pi2-listrow-header td,
tr.tx-lsbhbewegungsangebote-pi2-listrow-odd td {
	background-color: #DCEACB;
}

div.tx-lsbhbewegungsangebote-pi2-listrow table td p { margin: 0px 0px 0px 0px; }

div.tx-lsbhbewegungsangebote-pi2-listrow table td a { font-weight: bold; }

div.tx-lsbhbewegungsangebote-pi2 div.tx-lsbhbewegungsangebote-pi2-searchbox { clear: both; }

div.tx-lsbhbewegungsangebote-pi2 div.tx-ttnews-browsebox { padding-top: 0px; }

/* Button erstellen */
div.angebotneu {
	float: left;
	padding: 0 2.0em 2.0em 0;
}

div.angebotneu a {
	display: block;
	padding: 0.3em 1.0em 0.4em 1.0em;
	text-align: center;
	font-weight: bold;
	background-color: #DCEACB;
	border: 1px solid #8CB060;	
	margin-bottom: 12px;
}

/* Datensatz aendern/erstellen */
div#angebotstyp {
	float: left;
	padding: 20px 0px 0px 0px;
	/*width: 26.0em;*/
}

div#angebotstext {
	margin: 0px -20px 0px 0px;
	padding: 20px 0px 0px 0px;
}


div#siegel {
  float:left;
  padding: 0px 130px 20px 15px;
}

div#zielgruppe {
	padding: 0px 0px 20px 0px;
}

form#tx-lsbhbewegungsangebote-pi2_form {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

form#tx-lsbhbewegungsangebote-pi2_form label {
	/*float: left;
	width: 3.5em;*/
	padding: 2px 3px 2px 0px;
}

input.tx-lsbhbewegungsangebote-pi2-searchbox-sword,
form#tx-lsbhbewegungsangebote-pi2_form input {
	padding: 2px;
	border: 1px solid #A5ACB2;
	margin-right: 10px;
}

form#tx-lsbhbewegungsangebote-pi2_form input { font-size: 1.0em; }

form#tx-lsbhbewegungsangebote-pi2_form div#angebotstyp input,
form#tx-lsbhbewegungsangebote-pi2_form div#angebotstext input { width: 24.0em; }

form#tx-lsbhbewegungsangebote-pi2_form #plz { width: 5.0em; }

div#angebotstyp strong { margin-left: 1.2em; }


/* ======
Kontakt
====== */

form#mailform {
	margin: 5px -20px 5px -12px;
	padding: 0px 0px 0px 0px;
}

form#mailform label {
	float: left;
	width: 11.0em;
}

form#mailform div { margin: 0px 0px 5px 0px; }

form#mailform input  {
	width: 24.0em;
	font-size: 1.0em;
	padding: 2px;
	border: 1px solid #A5ACB2;
}

form#mailform textarea {
	width: 24.0em;
	padding: 2px;
	font-size: 1.0em;
	font-family: sans-serif;
}

form#mailform input#mailformformtype_mail {
	margin: 1.0em 0 1.0em 11.0em;
	width: auto;
}

/* Suche */

input.tx-lsbhbewegungsangebote-pi1-searchbox-plz,
input.tx-lsbhbewegungsangebote-pi1-searchbox-angebotstyp {
	padding: 2px;
	margin-right: 1.0em;
	border: 1px solid #A5ACB2;
}

input.tx-lsbhbewegungsangebote-pi1-searchbox-plz { width: 4.0em; }
input.tx-lsbhbewegungsangebote-pi1-searchbox-angebotstyp { width: 20.0em; }

