@charset "UTF-8";

* { margin:0; padding: 0 }

* html body * { overflow:visible }

html { height: 100% }

body {
    min-height: 101%;
    font-size: 16px;	
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;	
	/* Vorgabe der Standardfarben und Textausrichtung */
    color: #000;
    background: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
    color: #000;
	text-decoration: underline;
}


#main {
	position: relative;
	margin: 0 auto 10px auto;
	width: 999px;
	height: 749px;
	background-color: #fff;
}

#text {
	position: absolute;
	width: 310px;
	height: 205px;
	margin: 255px 0 0 590px;
	text-align: justify;
}

#aushang {
	position: absolute;
	width: 75px;
	height: 45px;
	margin: 700px 0 0 578px;
}

.intro {
	position: absolute;
	width: 400px;
	height: 400px;
	margin: 156px 0 0 84px;
	text-align: justify;
}

.titel {
	position: absolute;
	width: 110px;
	top: 0;
	left: 0;
}

.binnenform {
	margin: 30px 0 0 255px;
}

.didaktisch {
	margin: 542px 0 0 66px;
}

.dissonant {
	margin: 70px 0 0 50px;
}

.grauwert {
	margin: 28px 0 0 330px;
}

.klinisch {
	margin: 147px 0 0 55px;
}

.klinisch a {
	color: #fff;
}

.kontextuell {
	margin: 636px 0 0 27px;
}

.modular {
	margin: 20px 0 0 27px;
}

.rapport {
	margin: 78px 0 0 413px;
}

.schwabenduplex {
	margin: 92px 0 0 77px;
}

.transzendent {
	margin: 85px 0 0 245px;
}
