h1 { font-size: 2.4em; line-height: 1.27em; font-weight: normal; margin: 0.8em 0; padding-right: 193px; }
#middleBlock h2 { padding-right: 0; }
h1.top { margin-top: 0; }
h2 { font-size: 1.8em; line-height: 1.25em; font-weight: normal; margin: 0.75em 0; }
.stdText h1 { font-size: 1.5em; line-height: 1.25em; font-weight: normal; margin: 0.75em 0; }
.stdText h2 { font-size: 1.5em; line-height: 1.25em; font-weight: normal; margin: 0.75em 0; padding-right: 0; }
.stdText h3 { font-size: 1.2em; line-height: 1.25em; font-weight: normal; margin: 0.75em 0; padding-right: 0; }
h2.box { background: url(/static/images/box-bg-1200.gif) repeat-y; padding: 2px 0; padding-right: 193px; }
.invers h2.box { background: none; }
.col h2.box { padding-right: 0; padding: 2px 0; }

#t2col1 { position: relative; float: left; width: 334px; margin-right: 40px; }
#t2col2 { position: relative; float: left; width: 334px; }

div.stdText { font-size: 1.6em; line-height: 1.5em; padding-right: 193px; margin-top: 1.5em; margin-bottom: 6em; }
div.stdTextFul { font-size: 1.6em; line-height: 1.5em; padding-right: 49px; margin-top: 1.5em; margin-bottom: 6em; }
div.col div.stdText { padding-right: 0; }
p { margin-top: 1.0em; margin-bottom: 0; }
p.end { margin-bottom: 1.0em; }

.stdText ul{ position: relative; list-style: none; margin: 0; padding: 0; margin-left: 1.5em; }
.stdText li { padding-left: 0.7em; background: url(/static/images/list-pin.gif) 0px 8px no-repeat; }

#ausgang { position: absolute; top: 344px; left: 50%; margin-left: 448px; }
html>body #ausgang { position: fixed; top: 344px; left: 50%; margin-left: 448px; }


@media (max-width: 1200px) {
	h1 { font-size: 2.2em; }
	h2 { font-size: 1.6em; }
	.stdText h1 { font-size: 1.6em; }
	.stdText h2 { font-size: 1.6em; }
	.stdText h3 { font-size: 1.25em; }
	h2.box { background-image: url(/static/images/box-bg.gif); }

	#t2col1 { width: 264px; margin-right: 20px; }
	#t2col2 { width: 264px; }

	div.stdText { font-size: 1.3em; }
	div.stdTextFul { font-size: 1.3em; }

	#ausgang { position: absolute; top: 286px; left: 50%; margin-left: 348px; }
	html>body #ausgang { position: fixed; top: 286px; left: 50%; margin-left: 348px; }
}