* {
 margin: 0;
 padding:0;
 border: 0;
}

html, body {
 margin:0px auto;
 background:url(images/layout/hg.gif);
 background-repeat:repeat-y;
 background-position:top center;
 background-color:#339933;
 text-align: center;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color:#000000;
 font-size:13px;
 line-height:16px;
}

html>/**/body { /* Moderne Browser ohne IE 7 */
 /* width:943px;*/
}

/* ----------- Layout anfang ------------ */

#container {
	background:url(images/layout/hg-verlauf.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height: 400px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#rahmencontainer {
 width:943px;
 margin: 0 auto;
 text-align:center;
 border:0px solid #FFFFFF;
}

#hauptcontainer {
 position:absolute;
 top:20px;
 width:943px;
 background-image:url(images/layout/hg-hauptcontainer-945.gif);
 background-repeat:repeat-y;
 background-position:top center;
 margin: 0 auto;
 text-align:center;
 padding:1px 1px 1px 1px;
 border:2px solid #FFFFFF;
}

* html #hauptcontainer {  /* Nur IE bis Version 6 */
 position: relative;
 width:943px;
} 

*+html #hauptcontainer { /* Nur IE, nur Version 7 */
 position:relative;
 width: 943px;
 margin: 0 auto;
 text-align: left;
} 

#kopf {
 background-image:url(images/layout/hg-kopf.jpg);
 background-repeat:no-repeat;
 background-position:center center;
 width:943px;
 height:144px;
 margin:0px;
 margin-top:-1px;
 border:0px;
 border-top:1px solid #409F40;
 padding:0px;
}


#links {
 width:165px;
 float:left;
 text-align:left;
 margin:0px;
 padding:0px 0px 0px 0px;
 border:0px solid #FFFFFF;
}

* html #links {
 /* margin-bottom:-12px; */
}

#links-text {
 width:145px;
 text-align:left;
 font-size:11px;
 line-height:14px;
 color:#000000;
 padding:10px;
 margin:0px;
 margin-bottom:20px;
 border:0px;
}

#inhalt {
 width:768px;
 float:left;
 text-align:left;
 font-size:13px;
 color:#000000;
 margin:0px 0px 15px 10px;
 border:0px;
 padding:10px 0px 10px 0px;
}

* html #inhalt {
 width:768px;
 float:left;
 margin-left:0px;
 border:0px solid #FFFFFF;
}

.aktuellesangebot {
 margin:0px;
 padding:0px;
}

#inhalt-links {
 background-color:#FFFFFF;
 float:left;
 width:550px;
 text-align:left;
 font-size:12px;
 color:#000000;
 padding:5px;
 margin:0px;
 border:0px;
}

* html #inhalt-links {
 width:550px;
 float:left;
 margin-left:5px;
 border:0px solid #FFFFFF;
}

#inhalt-rechts {
 width:175px;
 float:right;
 text-align:left;
 margin:0px;
 margin-right:15px;
 padding:0px;
 border:0px;
 /* border:1px solid #00FF00; */
}

* html #inhalt-rechts {
 width:175px;
 float:right;
 margin-right:5px;
 border:0px solid #FFFFFF;
}


#inhalt-rechts .boxrechts {
 width:175px;
 background-color:#FFF9E6;
 text-align:left;
 margin:0px;
 margin-bottom:25px;
 padding:0px;
 border:0px;
 border:1px solid #FFEBAB;
}

#inhalt-rechts .kontaktlink {
 text-align:center;
 margin:0px;
 margin-top:-15px;
 margin-bottom:15px;
 padding:0px;
 border:0px;
}

#inhalt-rechts a:link.kontaktlink, #inhalt-rechts a:visited.kontaktlink, #inhalt-rechts a:hover.kontaktlink {
 color:#009900;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 padding:0px;
 margin:0px;
}

#topnavi {
 float:left;
 width:943px;
 height:21px;
 background-color:#FFF4D1;
 color:#FFFFFF;
 padding:0px;
 margin:0px;
 border-top:1px solid #FFFFFF;
}


#footer {
 position:absolute;
 width:943px;
 bottom:0px;
 float:left;
 clear:both;
 height: 18px;
 line-height: 18px;
 padding: 6px 0 0 0;
 margin: 0;
 text-align:left;
 font-size:11px;
 color:#000000;
 background-color:#FFF6D9;
 border-bottom:1px solid #409F40;
}

* html #footer {  /* für IE */
 position:absolute;
 bottom:0px;
 left:1px;
}

*+html #footer {  /* für IE 7 */
 position:absolute;
 bottom:0px;
 left:1px;
}

#footerinhalt {
 padding:0px;
 margin: 0px;
 margin-left:180px;
}

* html #footerinhalt {  /* für IE */
 margin: 0px;
 margin-left:180px;
}

*+html #footerinhalt {  /* für IE 7 */
 margin: 0px;
 margin-left:180px;
}

/* ----------- Layout ende ------------ */




/* ----------- TYPO3 edit anfang ------------ */

#editpage {
 position:absolute;
 z-index: 400;
 top:0px;
 left:50%;
 clear:both;
 padding:1px;
 margin: 0px;
 margin-left:-471px;
 background-color:#409F40;
 border:2px solid #FFFFFF;
}

#editcontent {
 position: relative;
 z-index: 500;
 /* position:absolute; */
 /* top:0px; */
 /* left:10px; */
 float:left;
 padding:0px;
 margin: 0px;
 margin-top:-12px !important;
 margin-top:0px;
 border:0px;
}

/* ----------- TYPO3 edit ende ------------ */




hr { 
 clear:both;
 margin: 5px 0 5px 0;
 padding:0px;
 height:1px;
 border-top: 1px solid #61AF61;
}

div.hr {
 margin: 5px 0 5px 0;
 padding:0px;
 border-top: 1px solid #BDDBC9;
}

img {
 border:0px;
}

img.rahmen {
 padding:1px;
 border: 1px solid #1D7236;
}

.clr {
clear: both;
}


h1 {
 color: #009900;
 font-size:16px;
 font-weight:bold;
 text-align:left;
 margin: 0px;
 margin-bottom:15px;
 padding:0px;
}

h1.aktuell {
 color: #FFFFFF;
 font-size:16px;
 font-weight:bold;
 text-align:center;
 margin: 0px;
 margin-bottom:10px;
 padding:0px;
 padding-top:2px;
 padding-bottom:2px;
 background-color:#61AF61;
}

h2 {
 color: #000000;
 font-size:15px;
 font-weight:bold;
 margin: 0px;
 margin-bottom:10px;
 padding:0px;
}

h2 a {
 color: #000000;
 font-size:15px;
 font-weight:bold;
 text-decoration:none;
 margin: 0px;
 padding:0px;
}

h3 {
 color: #000000;
 font-size:15px;
 font-weight:bold;
 margin: 0px;
 margin-bottom:10px;
 padding:0px;
}


h4 {
 color: #009900;
 font-size:14px;
 margin-bottom:10px;
 margin: 0px;
 padding:0px;
}

h4 a {
 color: #009900;
 font-size:14px;
 text-decoration:none;
}


h5 {
 color: #009900;
 font-size:14px;
}

div#inhalt link, p#inhalt link, a.link, a:link.link, a:active.link, a:hover.link, a:visited.link {
 color:#1F3E71;
 text-decoration:none;
}

a.gruen, a:link.gruen, a:active.gruen, a:hover.gruen, a:visited.gruen {
 color:#1F3E71;
 text-decoration:none;
}


p {
 margin: 0px;
 margin-bottom:10px;
}

.rot {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#inhalt ol {
 list-style-type:decimal;
 color:#1F3E71;
 text-align:left;
 padding:0px;
 padding-left:15px;
 margin:0px;
 margin-left:25px;
 margin-bottom: 5px;
}

#inhalt ul {
 list-style-type:square;
 text-align:left;
 padding:0px;
 padding-left:15px;
 margin:0px;
 margin-top:-5px;
 margin-bottom: 5px;
}

#inhalt li {
 color:#000000;
 padding-bottom:3px;
}


.aktuellesangebot img {
 float:left;
 padding:0px;
 margin:0px;
 margin-right:10px;
 margin-bottom:10px;
}


.aktuellesangebot ul {
 list-style-type:square;
 text-align:left;
 padding:0px;
 padding-top: 0px;
 margin:0px;
}

.aktuellesangebot li {
 padding-bottom:8px;
 margin-left:18px;
 color:#000000;
}

* html #inhalt #inhalt-links div.aktuellesangebot ul {  /* für IE */
 width:5px; /* geht irgendwie nicht anders */
 list-style-type:square;
 text-align:left;
 padding:0px;
 margin:0px;
 border:0px;
}

* html #inhalt #inhalt-links div.aktuellesangebot li {  /* für IE */
 color:#000000;
}

*+html #inhalt #inhalt-links div.aktuellesangebot ul {  /* für IE 7 */
 width:5px; /* geht irgendwie nicht anders */
 list-style-type:square;
 text-align:left;
 padding:0px;
 margin:0px;
 border:0px;
}

*+html #inhalt #inhalt-links div.aktuellesangebot li {  /* für IE 7 */
 color:#000000;
}

.aktuellesangebot li a, .aktuellesangebot li a:link {
 color:#009900;
 padding:0px;
}

p.preis {
 font-size:14px;
 font-weight:bold;
 color:#000000;
}

.textklein {
 font-size:10px;
}

.textrechts {
 text-align:right;
}


#inhalt-links a, #inhalt-links a:link, #inhalt-links a:visited, #inhalt-links a:hover {
 color:#009900;
 text-decoration:underline;
}

#inhalt-rechts h1 {
 background:url(images/layout/hg-boxrechts.jpg);
 background-repeat:repeat-y;
 color: #FFFFFF;
 font-size:14px;
 font-weight:bold;
 text-align:center;
 margin: 0px;
 padding:2px;
}

#inhalt-rechts p {
 padding-left:5px;
}

#inhalt-rechts a, #inhalt-rechts a:link, #inhalt-rechts a:visited, #inhalt-rechts a:hover {
 color:#009900;
 text-decoration:underline;
}

#inhalt-rechts ul {
 list-style-type:none;
 text-align:left;
 padding:0px;
 padding-left:15px;
 margin:5px;
}

#inhalt-rechts li {
 list-style-image: url(images/layout/liste-pfeil.gif);
 font-size:11px;
 color:#000000;
 padding-bottom:3px;
}


#links-text p{
 margin: 0px;
 margin-bottom:5px;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
 margin-bottom:10px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
 margin-bottom: 10px;
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
 margin-bottom: 10px;
}
DIV.csc-textpic-intext-right, DIV.csc-textpic-intext-left, DIV.csc-textpic-center {
 margin-bottom: 10px;
}


/* -------- Kontaktformular -------- */

#inhalt-links form {
 float:right;
 width:260px;
 margin:0px;
 padding:0px;
 padding-left:10px;
 padding-bottom:40px;
 border: 0px solid #000000;
}

#inhalt-links form fieldset {
 color:#009900;
 margin:0px;
 padding:0px;
 padding-left:0px;
 border: 0px solid #000000;
}

#inhalt-links form fieldset label {
 font-size:12px;
 display:block;
 width:100px;
 color:#000000;
}

.csc-mailform-field input.csc-mailform-submit {
 width:105px;
 padding:2px;
 font-size:12px;
 font-weight:bold;
 color: #FFFFFF;
 background-color:#009900;
 border:0px;
 margin-top:20px;
}

.csc-mailform-field input {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 color: #000000;
 background-color: #FFFFFF;
 border-top: #009900 1px solid;
 border-left: #009900 1px solid;
 border-bottom: #009900 1px solid;
 border-right: #009900 1px solid;
}

.csc-mailform-field textarea {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 color: #000000;
 background-color:#FFFFFF; 
 border-top: #009900 1px solid;
 border-left: #009900 1px solid;
 border-bottom: #009900 1px solid;
 border-right: #009900 1px solid;
}
