body {
	color: #333333;
	font: 0.75em/1.5em Arial, sans-serif;
	background: #ffffff none;
	padding: 0;
	margin: 0;
	letter-spacing: 0.06em;
	height: 100%;
	width: 100%;
}
b {
	font-weight:bold;
}

img {
	border:1px solid #cccccc;
}

img.oben {
	float:right;
	margin:0px 0px 10px 10px;
}

img.links {
	float:left;
	margin:5px 10px 10px 0px;
}

img.rechts{
	float:right;
	margin:5px 0px 10px 10px;
}

input {
	width:200px;
	border:1px solid #cccccc;
	background: #ffffff none;
	color:#666666;
	font: 1em/1.5em Arial, sans-serif;
	letter-spacing: 1px;
}

input[type="submit"] {
	background:#cccccc;
	color:#000000;
}

textarea {
	border:1px solid #cccccc;
	background: #ffffff none;
	color:#666666;
	font: 1em/1.5em Arial, sans-serif;
	letter-spacing: 1px;
}

hr {
	height:1px;
	background:#ffffff none;
	border:0;
	border-top:1px solid #cccccc;
	width:100%;
	clear: both;
	margin-top:14px;
	margin-bottom:14px;
}

hr.keine {
	height:3px;
	background:#ffffff none;
	border:0;
	width:100%;
	clear: both;
}

h1 {
	color: #000000;
	background:#ffffff none;
	font: bold 1em/1.5em Arial, sans-serif;
}

em {
	color: #487aab;
	background:#ffffff none;
	font: normal 1em/1.5em arial, sans-serif;
}

table {
	border:0;
	width:580px;
	font: 1em/1.5em Arial, sans-serif;
	letter-spacing: 1px;
}

td {
	width:290px;
}

th {
	font: normal 1em/1.5em Arial, sans-serif;
	text-align:left;
}

.toptab {
	color:#333333;
	background:#cccccc;
	width:580px;
}

a {
	color: #000000;
	background: #ffffff none;
	padding: 2px 15px 2px 20px;
	text-decoration:none;
}

a.stand {
	padding: 2px 0px 1px 0px;
	font: normal 1em/1.5em arial, sans-serif;
	letter-spacing: 0.06em;
	color:#000000;
	background: #ffffff none;
	text-decoration:none;
}

a.stand:hover{
	font: normal 1em/1.5em arial, sans-serif;
	letter-spacing: 0.06em;
	background: #ffffff none;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	background: #ffffff none;
	border: 0;
}

a.subnav {
	font: normal 0.8em/1.5em arial, sans-serif;
	width:100%;
}

a.nav {
	width: 100%;
}

a.nav:hover {
	border-bottom: 3px double #666666;
}

ul.linklist {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	width:100%;
}

ul.standlist {
	list-style: circle;
}

.linklist li {
	margin:0;
	padding:0;
	width: 100%;
	height:30px;
}

li.sub {
	height: 20px;
}

li.lisub {
	height:12.2em;
}

.logo {
	position: absolute;
	right:-2px;
	border:0;
}

.sisihier {
	color: #555555;
	background: #ffffff none;
	font: 0.9em/1em Arial, sans, sans-serif;
	letter-spacing:0.06em;
	padding:0;
	margin:0;
}

a.sisihier:hover {
	text-decoration:underline;
	border-bottom:0;
}

#links {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 100%;
	border-right: 1px solid #333333;
	z-index:1;
}
#rechts {
	padding:0;
	margin:0;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:30%;
	z-index:0;
	border:0;
}

#main {
	background:#ffffff none;
	color:#333333;
	margin: 0 0 0 40px;
	padding: 0;
	position: absolute;
	left: 160px;
	top:0;
	width: 75%;
	height:100%;
	overflow:auto;
	z-index:1;
}

#banner {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 40px;
	width: 96%;
	height: 100px;
	border-bottom:1px solid #cccccc;
	z-index: 0;
}

#content {
	padding: 0;
	position: absolute;
	left:0px;
	top: 152px;
	width: 96%;
	margin: 0;
}

#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	height: 101px;
	width: 160px;
	left:0px;
	color:#333333;
	background: #ffffff none;
	vertical-align: middle;
	border:0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index:2;
}

#nav {
	margin:0;
	padding:0;
	position:absolute;
	top:160px;
	left:0;
	border:0;
	width:100%;
	text-decoration: none;

}

#bild {
	border:1px solid #999999;
}

.projektverz {
	border: 0;
	margin: 14px 0 14px 5px;
	padding: 0;
	position:relative;
	left:0;
	top:0;
	width:580px;
}

.projektverz p {
	position:absolute;
	left:200px;
	top:30px;
}

#projekttitel2 {
	position:absolute;
	left:200px;
	top:0px;
	height:200px;
	margin-bottom:10px;
}

#projektmain {
	position:absolute;
	left:0;
	width:80%;
	min-width:580px;
	max-width:630px;
}

#projektmain p {
	text-align:justify;
}

#projektmain p.recht {
	text-align:right;
}

#impressum {
	position:absolute;
	top:200px;
	left:0px;
}

#impressum img {
	border:0;
}

#impressum a:hover {
	text-decoration:none;
	border:0;
}

