@charset "iso-8859-1";

*
{ margin: 0; padding: 0; }

/* Schriftart: Serifenlos */
*
{ font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

body
{ font-size: 75%; }

#head-top-background, #head-bottom, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, #main-left, #main-right, #main-foot-navigation
{ display: none; }

	/* links */
	.links, #main-middle .teaser-sml .image
	{ float: left; }

	/* rechts */
	.rechts, #main-middle .teaser-big .teaser-content .image
	{ float: right; }


h1
{
border-top: 0.083em solid #666;
border-bottom: 0.083em solid #666;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-bottom: 1.5em;
}
h1 span
{ display: block; }
h1 span.first
{ font-size: .917em; color: #666; background-color: inherit; }
h1 span.last
{ color: #666; background-color: inherit; }

h2 span
{ font-size: 1em; }
h3, p, #main-middle .teaser-big, #main-middle .teaser-sml
{ padding-bottom: 1.25em; }
h3 span
{ font-size: 1.5em; }
h4
{ padding-bottom: 0.5em; }


/* Floats zuruecksetzen */
.cleaner, #main-foot-navigation, .ruler01, .ruler02
{ clear: both; }



