body{
   color: #000000;   
}

h1{ 
font-family: Helvetica, Arial, sans-serif;
font-size:1.3em;
font-weight: bolder;   
color: #000000; 
background: #ffffff; 
text-align: left;
}

h1 A:Link , h1 A:Visited,h1 A:hover,h1 A:active {
font-family: Helvetica, Arial, sans-serif;
font-size:1.3em;
font-weight: bolder;   
color: #000000; 
background: #ffffff; 
text-align: left;
}

h2 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #000000;
  background: #ffffff;
  text-align: justify;
  padding: 0px;
  margin: 0px;
}


h5{
font-family: Verdana, Arial, sans-serif;
  font-size: 6 px;
  font-weight: normal;
  color: #000000;
  background: #ffffff;
  font-style: italic;
}
.photoleft {
  padding: 5px;
  border: none;
  float: left;
}
.photoright {
  padding: 5px;
  border: none;
  float: right;
}

.menubox, .menuboxcontent {
  margin: 0px;
  width: 150px;
  border: groove black 1px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 3mm;
}

.menubox {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;   
  padding: 5px 5px 5px 5px;
}

.menuboxcontent { 
  background-color: #ffffff;
  color: #000000;
  padding: 5px 5px 5px 5px;
}

.menuboxcontent a:link, .menuboxcontent a:hover, .menuboxcontent a:active, .menuboxcontent a:visited{
color:black;
}

span, div, p , li, ul, table {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background: #ffffff;
  text-align: justify;
}

.post_footer{
font-style: italic; 
color: grey;
font-size: smaller;
}

li{
list-style: none;
}

li ul , li h2{
padding: 0px 0px 0px 0px;
}

A:visited  { text-decoration: none;}
A:link     { text-decoration: none;}
A:active   { text-decoration: none;}
A:hover    { text-decoration: underline;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
}



#ck-rezeptname {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold;   color: #000000; background: #ffffff; text-align: left;}

	#ck-zutaten {
                 font-family: Arial, Helvetica, sans-serif;
                 font-size: 3mm;
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
                 background: #ffffff;
                 text-align: justify;}

	
	#ck-zubereitung {
                 font-family: Arial, Helvetica, sans-serif;
                 font-size: 3mm;
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
                 background: #ffffff;
                 text-align: justify;}
	
	#ck-footer {
                 font-family: Arial, Helvetica, sans-serif;
                 font-size: 3mm;
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
                 background: #ffffff;
                 text-align: justify;}
.codeschnipsel{
  border: solid 1px; 
  padding: 2px; 
  font-family: Courier; 
  font-size: 3mm;
}