*{
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

body{
	background-color:#ffffff;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

/*div{
	border:2px solid black;
	padding:5px;
}*/

#zentrierung  {
	margin:0px auto;
	text-align:left;
	width:1000px;
	position:relative;
}

#titel  {
	position: absolute;
	top: 125px; left: 0px;
	width:250px;
	margin: 0px 0px;
	text-align: right;
}

#titel_2  {
	position: absolute;
	top: 155px; left: 0px;
	width:250px;
	margin: 0px 0px;
	text-align: right;
}

#hauptnavigation  {
	position: absolute;
	top: 155px; left: 300px;
	width:700px;
	margin: 0px 0px;
	text-align:left;
	word-spacing:1px;
}

#logo  {
	position: absolute;
	top: 128px; left: 558px;
	width: 50px; height: 50px;
	margin: 0px 0px;
	text-align:left;
	background-image:url(logo.gif); background-repeat:no-repeat;
}

/*#logo  {
	position: relative;
	top: -40px; left: 280px;
	width: 100px; height:100px;
	margin: 0px 0px;
	text-align:left;
	background-image:url(logo.gif); background-repeat:no-repeat;
}*/

#subnavigation  {
	position: absolute;
	top: 211px; left: 0px;
	width: 250px;
	margin: 0px 0px;
	text-align: right;
}

#introbild {
	position: absolute;
	top: 215px; left: 300px;
	width: 700px;
	margin: 0px 0px;
	text-align: left;
}

#inhalt1  {
	position: absolute;
	top: 211px; left: 300px;
	width: 700px;
	margin: 0px 0px;
	text-align: left;
}

#inhalt2  {
	position: absolute;
	top: 211px; left: 366px;
	width: 634px;
	margin: 0px 0px;
	text-align: left;
}

#projektbild  {
	position: relative;
	top: -5px;
}

#portrait  {
	position: relative;
	top: 195px;
}

a{
	font-size: 13px;
	line-height: 19px;
}

a:link { color:#808080; text-decoration:none; font-weight:normal; }a:visited { color:#808080; text-decoration:none; font-weight:normal; }a:hover { color:#000000; text-decoration:none; font-weight:normal; }a:active { color:#000000; text-decoration:none; font-weight:normal; outline:none; }a:focus { color:#000000; text-decoration:none; font-weight:normal; outline:none; }

h1{
	font-size:36px;
	font-weight:normal;
}

strong{
	color:#99cc00;
	font-size:36px;
	font-weight:normal;
}

sup{
	line-height:0px;
	font-size: 70%;
}

.aktiv{
	color:#000000;
}

.fakedate{
	color:#ffffff;
}

.fakedate_2{
	color:#ffffff;
	line-height: 13px;
}

.anmerkungen{
	font-size: 11px;
	line-height: 13px;
	color:#000000;
}

.anmerkunglink{
	font-size: 11px;
	line-height: 19px;
}