@charset "utf-8";
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C33;
	font-weight: 300;
}

.bild {
float: left;
position:relative;
margin-bottom:150px;
}

.navi {
	position: fixed;
	z-index:1;
	left: 110px;
	top: 170px;
	font-size: small;
	background-color:#FFF;
	text-align:right;
	line-height:2;
}

.navilinks {
	list-style-type: none;
	list-style-position: outside;
	line-height: 2em;
	text-decoration: none;
	font-size: small;
}

.jahrelinks {
	font-size: x-small;
	text-decoration: none;
}


.headlinks {
	font-size: 16px;
	text-decoration: none;
	text-align:right;
}

.bildlinks {
	border: thin solid #FFFFFF;

}

.aktiv {
	list-style-type: none;
	list-style-position: outside;
	line-height: 2em;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: small;
}

.headline {
	position: fixed;
	z-index:1;
	left: 50px;
	top: 50px;
	font-size: small;
	text-transform: capitalize;
	background-color:#FFF;
	ruby-position:before
}

.inhalt {
	left: 310px;
	top: 150px;
	width: 610px;
	position: absolute;
	}

#tabletop {vertical-align:top;}

h3 {
	font-weight: bold;
	font-size:16px;
	margin-top:100px;
}

h4 {
	font-weight: bold;
	font-size:12px;
}

.text {
	left: 110px;
	top: 10px;
	width: 600px;
	font-size: small;
}
img {
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px
}