body {
	color: #333333;
	font: 0.75em/17px Arial;
	background-color:#ffffff;
	padding:0;
	margin:0;
	letter-spacing: 1px;
	height:100%;
	width:100%;
}

img {
	border:1px solid #cccccc;
}

input {
	width:200px;
	border:1px solid #cccccc;
	color:#666666;
	font: 9pt/17px Arial;
	letter-spacing: 1px;
}

textarea {
	border:1px solid #cccccc;
	color:#666666;
	font: 9pt/17px Arial;
	letter-spacing: 1px;
}

hr {
	height:1px;
	background-color:#ffffff;
	border:0;
	border-top:1px solid #cccccc;
	width:100%;
}

hr.keine {
	height:3px;
	background-color:#ffffff;
	border:0;
	width:100%;
}

h1 {
	color: #000000;
	font: bold 9pt/17px Arial;
}

table {
	border:0;
	width:580px;
	font: 9pt/17px Arial;
	letter-spacing: 1px;
}

td {
	width:290px;
}

th {
	font: normal 9pt/17px Arial;
	text-align:left;
}

.toptab {
	background:#cccccc;
	width:580px;
}

a {
	color: #000000;
	padding: 2px 15px 2px 20px;
	text-decoration:none;
}

a.stand {
	padding: 2px 0px 1px 0px;
	font: normal 9pt/17px arial;
	background-color: #ffffff;
	text-decoration:none;
}

a.stand:hover{
	font: normal 9pt/17px arial;
	background-color:#ffffff;
	color: #666666;
	border-bottom: 1px solid #666666;
	text-decoration:underline;
}

a:hover {
	color: #999999;
	background: #ffffff;
	border: 0;
	border-bottom: 3px double #666666;
}

ul.linklist {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

ul.standlist {
	list-style: circle;
}


.linklist li {
	margin:0;
	padding:0;
	width: 100%;
	height:30px;
}

li.sub {
	height: 20px;
}

.sisihier {
	color: #555555;
	font: 7pt/17px Arial;
	padding:0;
	margin:0;
}

a.sisihier:hover {
	text-decoration:underline;
	border-bottom:0;
}

#links {
	width:1px;
	overflow: hidden;
	
}
#rechts {
	width:0px;
}

.logo {
	position: absolute;
	right:-2px;
	border:0;
	width:0;
	height:0;
}

#main {
	background-color:#ffffff;
	margin: 0 0 0 40px;
	padding: 0;
	position: absolute;
	left: 0px;
	top:0;
	width: 75%;
	height:100%;
	overflow:show;
	z-index:1;
}

#banner {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0px;
	border-bottom:1px solid #cccccc;
	z-index: 0;
	overflow:hidden;
}

#content {
	padding: 0;
	position: absolute;
	left:0px;
	top: 80px;
	width: 100%;
	margin: 0;
}

#logo {
	width:1px;
	overflow: hidden;
}

#nav {
	width:1px;
	overflow: hidden;

}

#bild {
	border:1px solid #999999;
}

#projektverz {
	border: 0;
	margin: 14px 0 14px 5px;
	padding: 0;
	position:relative;
	left:0;
	top:0;
}

#projekttitel {
	position:absolute;
	left:200px;
	top:30px;
}

#projektmain {
	position:absolute;
	left:0;
	width:580px;
}
