﻿div {
	border-style: none;
}
body {
	padding: 0px;
	margin: 0px;
}
img.head {
	border-style: 0;
	border-width: 0px;
}
div.content {
	border-style: 1;
	margin-top: 48px;
	margin-left: 130px;
	font-family: Verdana;
	font-size: 11px;
}
div.text {
	padding-bottom: 6px;
	width: 550px;
	line-height: 200%;
}
div.text.headline {
	font-weight: bold;
	line-height: normal;
}
div.text.impressum {
	padding-bottom: 6px;
	width: 550px;
	line-height: 130%;
	margin-bottom: 30px;
}

img.ref {
	margin-right: 30px;
}
div.bilder {
	margin-top: 20px;
	width: 800px;
}
a {
	color= #660033;
	text-decoration: none;
}
td.referenzen.left {
	border-width: 1px;
	border-color: #000000;
	width: 300px;
}
td.referenzen.right {
	width: 200px;
}
td.referenzen {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.textpublikation {
	width: 850px;
	margin-bottom: 8px;
}
div.head {
	background-color: #660033;
}

/* Aktuelles */
table.aktuelles {
	border: 0px #000000 solid;
	border-color: #000000;
}
td.aktuellesmitte {
	width: 30px;
	
}
td.aktuelleslinks {
	border: 0px;
	width: 250px;
	vertical-align: top;
	padding-left: 0px;
}
td.aktuellesrechts {
	width: 500px;
	vertical-align: top;
}
a.aktuelles{
	font-weight: bold;
	color: #660033;
}
a.standardlink{
	color: #660033;
}

img.aktuelles {
	border: 0px;
}
img.aktuellesborder {
	border: 1px;
	border-color:gray;
	border-style:solid;
}

