html, body {width:100%;	height:100%;}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	color: Maroon;
	background-color: White;
}
.left {
	text-align: left;
}
table.aussen {
	width:100%; height:100%; }
td.aussen  { text-align:center; vertical-align:middle; }
.box {
	width: 920px;
	height: 550px;
	border: 1px solid;
	vertical-align: middle;
	background-color: transparent;
	border-color: maroon;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
input, textarea {
color : maroon;
background-color : #E6DDCE;
}
.no{
	color: White;
	width: 0px;
}
td {
	vertical-align: top;
}
#txt1 {
	padding: 5px;
}
#txt2 {
	padding: 5px;
	line-height: 150%;
}
#dz {
	background-color: transparent;
	color: Maroon;
	text-align: left;
	font-size: x-small;
	padding: 5px;
}
a {
	background-color: transparent;
	padding: 5px;
	margin-top: 100px;
	text-decoration: none;
	color: Maroon;
	letter-spacing: 2px;
	font-variant: small-caps;
}
a:hover {
	color: Black;
	background-color: transparent;
	font-weight: normal;
	letter-spacing: 2px;
}
#abst {
	height: 320px;
	background-color: transparent;
}
#abst2 {
	height: 320px;
	background-color: transparent;
}
#abst3 {
	height:162px;
}
em {
	text-decoration: underline;
	font-style: normal;
}
#b770-home {
	background-color: transparent;
	background-image: url(pixel/home.jpg);
	background-repeat: no-repeat;
}
#b770-about {
	background-color: transparent;
	background-image: url(pixel/about.jpg);
	background-repeat: no-repeat;
}
#b770-contact {
	background-color: transparent;
	background-image: url(pixel/contact.jpg);
	background-repeat: no-repeat;
}
#b770-portfolio {
	background-color: transparent;
	background-image: url(pixel/portfolio.jpg);
	background-repeat: no-repeat;
}
#about-links {
	width: 450px;
	float: left;
	padding: 8px;
	background-image: url(pixel/about-streif.jpg);
	background-repeat: no-repeat;
}
#home-links {
	width: 450px;
	float: left;
	padding: 8px;
	background-image: url(pixel/home-streif.jpg);
	background-repeat: no-repeat;
}
#portfolio-links {
	width: 450px;
	float: left;
	padding: 8px;
	background-image: url(pixel/portfolio-streif.jpg);
	background-repeat: no-repeat;
}
#contact-links {
	width: 450px;
	float: left;
	padding: 8px;
	background-image: url(pixel/contact-streif.jpg);
	background-repeat: no-repeat;
}
#rechts {
	width: 430px;
	float: right;
	padding: 8px;
	background-color: transparent;
	text-align: left;
}