#overlay {background: none;z-index: 99;position: fixed;top: 0;right: 0;background: #eee;padding: .3em;outline: 1px outset #ddd;color: #888;}
#overlay:before {content: "Grundlinienraster";}
#overlay:hover:before {content: "";}
#overlay:hover {position:absolute;padding: 0;float: none;background: transparent url(raster_18px.png) 0 8px repeat;width: 100%;height: 100%;}

body {
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 75%;
}
a {
color: #2B467B;
text-decoration: none;
}
a:visited {
color: #7B7B7B;
}
a:hover {
color: #FF9934;
}
.amp {
font-family: arial;
}
#main-col h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
#main-col h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
	text-transform: uppercase;
}
#main-col h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
#main-col h6 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#main-col p,
#main-col ul,
#main-col ol {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#main-col ul,
#main-col ol {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1em;
}
#main-col .news {
margin-bottom: 3em;
}
#main-col .news h4 {
margin-bottom: 0;
}
#main-col .news .author {
font-style: italic;
}


.block {
	padding: 0 1em .7em;
	margin-bottom: 2.3em;
}

#right-col h2 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	text-align: center;
	text-transform: uppercase;
}
#right-col h3 {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	margin-right: 6ex;
}
#right-col #e-day h2 {
text-indent: -999em;
background: url(euphonic-day.gif) 40% 0 no-repeat;
font-size: 1.5em;
line-height: 1px;
min-height: 25px;
padding-bottom: 2em;
margin-bottom: -25px;
}
#right-col #e-day a {
text-decoration: none;
font-weight: bold;
color: inherit;
text-transform: uppercase;
}
#right-col #e-day a:hover {
color: #FF9934;
}
#right-col #e-day .genre {
font-style: italic;
}
#right-col .description {
	clear: both;
}
#right-col .price {
	margin-left: -6ex;
	float: right;
	font-weight: bold;
	position: relative;
}
