body {
	background-color: #FFFFFD ;
	color: #000000;
	font-family: "Book Antigua", serif;
	text-align: center;
	min-width: 41em;
	padding-top: 45px;
	background-image:url(pics/hintergrund/garten_offen_alternativ5_640-indiziert.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
}

#menu {
	position: fixed;
	width: 300px;
	float: left;
	padding-right: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	margin-left: 320px;
	margin-top: 30px;
	text-align: left;
}

.menugroup {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.footer {
	font-size: 50%;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	text-align: left;
}

.center {
	text-align: center;
}

.important {
	color: #FF0000;
	background: #FFFFFD ;
}

a:link, a:visited, a:hover {
	color: #FF6600;
	background: #FFFFFD ;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: #FFFFFD ;
}

a:link.extern, a:visited.extern {
	color: #009966;
	background: #FFFFFD ;
	text-decoration: none;
}

a:hover.extern {
	color: #000000;
	background: #FFFFFD ;
}

a:link.menu, a:visited.menu, a:hover.menu {
	color: #CC0000;
	background: #FFFFFD ;
	font-size: 100%;
}

a:hover.menu {
	font-weight: bolder;
	letter-spacing: 0.5em;
	font-size: 100%;
	color: #000000;
	background: #FFFFFD ;
}

h1, h2, h3, h4, h5 {
	color: #000000;
	background: #FFFFFD ;
}

h1 {
	padding-bottom: 20px;
}

dt {
	padding-top: 7px;
}

fieldset.contact {
	width: 390px;
	border: 1px dashed #CC0000;
}

fieldset.shop {
	width: 490px;
	border: 1px dashed #CC0000;
}

p.linkextern {
	width: 450px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.music {
	vertical-align: top;
}

td.contact {
	text-align: right;
}

td.shop {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

input, textarea {
	border-top:#FFFFCC solid thin;
	border-bottom:#FFFFCC solid thin;
	border-right:#FFFFCC solid thin;
	border-left:#FFFFCC solid thin;
	background-color:#CC0000;
	font-size: 9px;
	font-family: Verdana, serif;
	color: #FFFFFD ;
}

input.foo {
	background-color: #FFFFFF;
	color:  #000000;
}

p.untertitel {
	font-size: 75%;
}
