body { 
  background-color:#b7cae7;
  font-family:verdana;
  font-size: 12px;
  text-align: justify;
  line-height:1.4em;
}

table { 
  font-family:verdana;
  font-size: 12px;
  text-align: justify;
}



#top
{
position:absolute;
left:70px;
top: 20px;
}

#topimg1
{
position:absolute;
left:318px;
top: 50px;
}

#topimg2
{
position:absolute;
left:535px;
top: 50px;
}


#topimg3
{
position:absolute;
left:753px;
top: 50px;
}

#inhalt_bottom
{
position:absolute;
left: 70px;
top: 270px;
background-image: url(http://www.craigparker.de/ortmann/inhalt.png);
background-repeat:repeat-y;
}


#text
{
float:left;
width: 640px;
margin-top: -5px;
padding-left: 220px;
min-height: 400px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
}

#menu
{
position:absolute;
left:100px;
top: 299px;
width: 175px;
}



a:link, a:visited

{
  color: #88553e;
  text-decoration: underline;
}

a:hover

{
 color: #ffffff;
}



.menupunkt
{
  background-color:#a0bf9d;
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid black;
  font-weight: bold;
  text-align:center;
}

div.menupunkt a:link, div.menupunkt a:visited

{
color: #000000;
}

div.menupunkt a:hover

{
color: #ffffff;
}

.ueberschrift
{
	border-bottom: 1px dotted #808080;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
  font-size: 20px;
  font-weight: normal;
}

.ueberschrift2
{
	border-bottom: 1px solid #808080;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
  font-size: 14px;
  font-weight: normal;
}



#text #termine
{
clear: all;
float: right;
width: 250px;
margin-left:15px;
margin-bottom:5px;
}

#termine_rand
{
border: 1px dotted #808080;
padding: 5px;
margin-top: 15px;
}

.rezept
{
  background-color:#ffffff;
  border: 1px solid black;
  padding: 10px;
}

.galeriebild
{
border: 1px solid black; 
text-align: center; 
padding: 5px; 
margin-top: 5px; 
background-color: #fff;
}


.submenu
{
text-align: center; 
padding: 2px; 
border: 1px dotted #808080;

}
