body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003333;
	background-color: #ddffbb;
	background-image: url(../img/titel-hg.gif);
	background-repeat: repeat-x;
}

a, a:link {
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 1.5em;
}

a:hover, a:active {
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	color: #228888;
	text-decoration: none;
	line-height: 1.5em;
}

#inhalt {
	width: 900px;
	top: 150px;
	padding: 0px;
	position: absolute;
	background-color: #ddffbb;
	left: 0px;
	height: 460px;
	overflow: hidden;
	z-index: 1;
}

#titel {
	height:150px;
	width: 800px;
	top: 0px;
	left: 0px;
	background-color: #ddffbb;
	position: absolute;
	background-image: url(../img/titel-hg.gif);
	z-index: 0;
}
	
#portrait {
	position: absolute;
	width: 164px;
	height: 250px;
	z-index: 2;
	left: 605px;
	top: 180px;
	background-color: #FFFFFF;
	border: 4px;
	border-color: #ddffbb;
	border-style: solid;
}

#adresse {
	position: absolute;
	z-index: 3;
	left: 316px;
	top: 460px;
	width: 430px;
	height: 190px;
	background-color: #FFFFFF;
	padding: 10px;
	border-left: 8px;
	border-left-color: #008888;
	border-left-style: solid;
	overflow: visible;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #007777;
	letter-spacing: 0.1em;
}

.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	line-height: 1.3em;
}

a img { border: 0; }


p.button {
	padding: 10px;
	margin: 0px;
	border: solid #bbbbee 4px;
	background-color: #FFFFFF;
	}
	
#weiter {
	position: absolute;
	z-index: 4;
	left: 55px;
	top: 460px;
	width: 150px;
	height: 60px;
	}
