html, body { height: 100%; margin:0; padding:0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
a:link, a:visited, a:active  {
	text-decoration : underline; color : #931351; 
}
a:hover  {
	text-decoration : none;	background-color : #931351;	color : #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	color: #931351;
	font-weight: normal;
}
h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #931351;
	font-weight: lighter;
}
div.clear {clear:both;}
div.line {display: none;}
img.listpoint {margin: 0 10px 0 0}
div#wrapper-index, div#wrapper-content {
	margin: auto;
	width: 100%;
	min-height: 100% !important;
	min-height: 600px;
	height: auto;
}
div#head {
	display: none;
}
div#inside {
	width: 100%;
	height: 100% !important;
	height: 490px;
}
div#navirow {
	display: none;
}
	div#content-index-row div.articlelist, div#newsrow div.articlelist {
		padding: 0 10px 10px 10px;
		position: relative;
	}
		div#content-index-row div.articleimage {
			float: left;
			padding: 10px 10px 0 0;
		}
		div#content-index-row div.headline {
			padding: 15px 0 0 0;
		}
		div#content-index-row div.articletext {
			padding: 5px 0 0 0;
		}		
div#content-content-row {
	margin: 0 15px 0 190px;
	padding: 5px;
}
	div#content-content-row div.articlelist {
		padding: 0 0 10px 0;
	}
	div.mitarbeiterliste div.htmlliste {
		margin-bottom: 15px;
		display: block;
		height: 125px;
	}
	div.mitarbeiterliste div.htmlliste div.headline {
		margin: 0 0 0 60px;
	}
	div.mitarbeiterliste div.htmlliste div.articleimage {
		float: left;
	}
	div.publikationsliste div.htmlliste {
		margin: 0 0 15px 0;
	}
	div.publikationsliste div.htmlliste div.headline {
		float: right;
		text-align: left;
		width: 500px;
	}
	div.publikationsliste div.htmlliste div.articletext {
		text-align: left;
		width: 500px;
	}
	div.publikationsliste div.htmlliste div.articleimage img {
		border: none;
		padding: 0 15px 0 0;
	}
	div#material_1 {
		height: auto;
	}
	div#material_2 {
		min-height: 100%;
		min-height: 100%;
		width: 100%;
	}
div#newsrow {
	display: none;
}
div#searchbox {
	display: none;
}
div#hilfsnavi {
	display: none;
}
div.browsing {
	display: none;
}
