html { height: 100%; margin-bottom: 1px; }
body {
	height: 101%;
	margin: 0;
	padding: 0;
	background: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 12px;
	background-image: url(images/welle_BG.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

blockquote {
	font-style: italic;
	margin-left: 60px;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.newsweiter {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0px 0px 20px 0px;
	padding: 10px 0 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 215%;
	font-weight: bold;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 140%;
	font-size: 110%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

#header {
	width: 980px;
	height: 220px;
	margin: 0 auto;
	border: 0;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/bg_logo.jpg) repeat-y left top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#newsbig h1 {
	color: #FF0000 ! important;
	font-size: 20px ! important;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.jpg) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
	background: #d20300 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	/* list-style-image:url(images/hoernchen.gif) */
	list-style: none;
}

#menu li {
	padding: 8px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 119%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul.nav2nd {
	padding-left: 15px;
	font-size: 80%;
}

#menu ul.nav2nd a {
	color: #000000;
}

/* Login */

#login {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	/* background: url(images/img06.gif) repeat-x; */
}

#login form {
	margin: 0;
	padding: 10px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 800px;
	background: url(images/img04-content.gif) repeat-x;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 100%;
}

#links {
	float: left;
	width: 160px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
	text-decoration: none
}

#legal {
	float: right;
	width: 780px;
	height: 45px;
	padding: 35px 0 0 20px;
}

#content div.floatLeft img {
	float:left;
	margin:0px 20px 0px 0px;
}

#content div.floatRight img {
	float:right;
	margin:0px 0px 0px 20px;
}



/*
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS
Für: do form! 2.x
Stand: 20.04.2009
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */

#formdiv {
	height:25px;
}

.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/*
Wie sehen die einzelnen Blöcke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 50px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;

}
 .forminfo
{
	width: 662px;
	margin-bottom: 15px;
	margin-bottom: 15px;
	background-color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	border: 3px dashed #000000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
--------- FORMULAR-OBJEKTE ------------
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 100px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #FFF;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #ffffff;
	border: 1px solid #003366;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover,
.formgen textarea:focus, .formgen textarea:hover {
	background-color: #CFCFCF;
}



/* Label */
.formgen label {
	width: 180px;
	clear: left;
	float: left;
	height: 30px;
	font-weight: bold;
	color: #000;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #ff0000;
	border: 0px solid #FFCC33;
	float: right;
	color: #000;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {

	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


#navigation ul {
  margin:               0;
  padding:              0 0 0 12px;
  background-color:     #424242;
  height:               40px;
}

#navigation li {
  float:                left;
  list-style-type:      none;
}

#navigation a {
  float:                left;
  margin:               0;
  background-repeat:    no-repeat;
  background-position:  5px 50%;
  text-decoration:      none;
  color:                #fff;
  font-size:            120%;
}

#navigation .inner {
  padding:              0 2.3em 0 34px;  /* Adjust based on the width of icon + 10px */
  display:              inline;
  line-height:          40px;
  vertical-align:       middle;
}

#navigation .tageshits {
  background-image: url(icons/6.png)
}

#navigation .woangebote {
  background-image: url(icons/6.png)
}

#navigation .bestebrote {
  background-image: url(icons/6.png)
}

#navigation .kleverle {
  background-image: url(icons/6.png)
}

#navigation .mittagstisch {
  background-image: url(icons/6.png)
}

#navigation a:hover {
  background-color:         #424242;
}



/* Tabelle-News */
  CAPTION.MYTABLE
  {
     background-color:#d20300;
     color:#000;
     border-style:solid;
     border-width: 1px 1px 0 1px;
     border-color:#000;
     padding: 3px;
     font-weight: bold;
  }

  TABLE.MYTABLE
  {
     font-family: Arial, Helvetica, sans-serif;
     font-size:13px;
     background-color:#e7e7e7;
     width:300px;
     border-style:solid;
     border-color:#000;
     border-width:1px;
     z-index: 1000;
  }

  TD.MYTABLE
  {
     font-size:11px;
     color:#000;
     text-align:left;
     padding: 5px;
  }

/* Tabelle-News-Ende */

/* Tabelle-Mittag */
  CAPTION.MYTABLE1
  {
     background-color:#d20300;
     color:#000;
     border-style:solid;
     border-width: 1px 1px 0 1px;
     border-color:#000;
     padding: 3px;
     font-weight: bold;
  }

  TABLE.MYTABLE1
  {
     font-family: Arial, Helvetica, sans-serif;
     font-size:14px;
     background-color:#e7e7e7;
     width:100%;
     border-style:solid;
     border-color:#000;
     border-width:1px;
     z-index: 1000;
  }

  TD.MYTABLE1
  {
     font-size:12px;
     color:#000;
     text-align:left;
     padding: 5px;
  }
/* Tabelle-Mittag-Ende */

.highlight {
  margin: 2px 8px -1px 0;
  border: 0;
}

.keimlingstart {
	background-image: url(http://rittelmann.de/keim/keimlinge/keimling111.jpg);
	background-repeat: no-repeat;
	background-position: right 70px;
	height: 600px;
}

.headwa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.textwa {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.preiswa {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#anfahrt img{
	padding: 4px;
	border:1px solid #ff0000;
	margin-bottom: 5px;
}
