@import url(undohtml.css);

/*
	margin/padding
	margin: 1px 2px 3px 4px;
			o  r   u   l
			
	margin: 1px; // o und u und r und l
	
	margin: 1px 2px;
		   o=u  r=l
*/
body {
	
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000;
}

#image {
	position: absolute;
	top: 0px;
	left: 0px;
}

#titleintro {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	bottom: 10px;
	font-size: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #DDD;
}

#titleimpressum {
	position: absolute;
	top: -11px;
	left: 286px;
	line-height: 48pt;
	font-size: 48pt;
	font-family: Verdana, sans-serif;
	letter-spacing: -3pt;
	font-weight: bold;
	color: #CCC;
}

#titlepodcast {
	position: absolute;
	top: -32px;
	left: 286px;
	font-size: 120pt;
	line-height: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #696969;
}

#titleradio {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	font-size: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #913720;
}

#titlemagazin {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	font-size: 118pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #DE8A95;
}

#titleprint {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	font-size: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #82404C;
}

#titlepr {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	font-size: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #DE5331;
}

#titleweb {
	position: absolute;
	top: -32px;
	left: 286px;
	line-height: 120pt;
	font-size: 120pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #648264;
}

.story {
	column-count: 2;
	column-width: 280px;
	position: absolute;
	top: 190px;
	left: 300px;

}

#sample {
	position: absolute;
	top: 190px;
	left: 300px;
	width: 450px;
	line-height: 10pt;
	
}
	
.last {
	column-count: 2;
	column-width: 251px;
	position: absolute;
	top: 350px;
	left: 200px;
}

#start {
	position: relative;
	top: 48px;
	left: 0px;
}

#weiter {
	position: relative;
	top: 20pt;
	left: 160px;
}

#zurueck {
	position: relative;
	top: 20pt;
	left: 0px;
}


headline {
	position: absolute;
	top: 160px;
	left: 300px;

	font-size: 13pt;
	font-style: italic;
}

.hl {
	font-size: 10pt;
	font-style: italic;
	line-height: 11pt;
}

.hlimp {
	font-size: 13pt;
	font-style: italic;
}


li {
	list-style-type: none;
	display: inline;
}

p {
	margin: 0.9em 0;
}
