body 
{
	color:#000000;
	max-width:840px;
	background-color:#FFCC66;
	margin-left:20px;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	width: auto;
	font-size: 24px;
}


h1 
{
	margin-top:0px;
	margin-bottom:40px;
	font-size:x-large;
}


h1.logo
{
margin-top:20px;
margin-bottom:20px;
font-size:xx-large;
text-align:center;
}


h2.logo
{
font-size:large;
text-align:center;
margin-bottom:40px;
}


h2 
{
font-size:large;
}


h3 
{
font-size:medium;
}


h4 
{
font-size:x-small;
}


h5 
{
font-size:xx-small;
}


p
{
font-size:large;
}

li
{
font-size:large;
}

img.logo 
{
margin-left:20px;
margin-bottom:40px;
}


.adresse
{
text-align:center;
margin-top:80px;
font-size:medium;
}


.menu
{
text-align:center;
margin-bottom:20px;
}


/* links */

a
{
color:#CC3300; 
}


.menu a
{
font-size:medium;
color:#000000;
font-weight:400;
}


.euro
{
font-weight:300;
}


.fotos td
{
padding-right:30px;
padding-bottom:50px;
}


.preise td
{
font-size:x-large;

}


.preise th
{
font-size:x-large;

}


/* links */


.menu a:hover /* links INNERHALB eines elements der klasse "menu", über die gerade die maus fährt */
{
color:#666666;;
}


.menu a:focus /* links INNERHALB eines elements der klasse "menu", die gerade angeklickt sind */
{
font-weight:bold;
}


/* formulare */

input /* formular eingabefeld und button zum abschicken */
{
color:#000066;
font-family:"Comic Sans MS", sans-serif;
font-size:medium;
}


textarea /* formular eingabebereich */
{
color:#000066;
font-family:"Comic Sans MS", sans-serif;
font-size:medium;
}
