﻿body{
	font: 99.01% sans-serif;
	background-color:#FFFFFF;
	background-image:url('images/virtuvian_back.gif');
		}
#container{
	width: 60em;
	text-align: left;
	line-height: 1.5em;
	list-style-type: disc;
}
.B_chrono {
	width:500em;
	
}
.B_inhalt{
	width:300em
}
#kopf{
	padding:10px;
	text-align:right;
	}
#navigation{
	width: 17em;
	float: left;
	height: 100em;
	line-height: 1.5em;
	text-align: left;
	text-indent: 0px;
	margin-right: 20px;
}
#inhalt{
	margin-left:14em;
	}
.links{
	float:left;
	width:100px;
}
.cl{
	clear:left;
}

.titel{
	margin-top: 1em;
}
img{
	float: left;
	margin: 0em 1em 1em 1em;
	margin-right: 8.7em;
}
p{
	margin: 25px 25px 0 25px;
}
.NavHeadline{
	list-style-type: none;
	
	list-style-position:inherit;
}

.NavFollow{
	list-style-type: disc;
	margin-right: 20px;
}
.first{
	margin-top:0px;
}

.Date{
	margin-bottom: 0em;
	margin: 0.5em 0 0 0;
	font-weight: normal;
}
.pop{
	display:none;
	text-decoration:none;
	top:290;
	}

a:hover span.pop{
	display: block;
	position: absolute;
	top: 290px;
	left: 200px;
	width: 145px;
	padding: 5px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFF99;
	border: 2px solid blue;
	color: black;
}
.personal{
	list-style-type: none;
	margin-bottom: 10px;
}
table {
	border-collapse:collapse;
}
th
{
	border: 1px black solid;
	background-color:aqua;
}
td {
	border: 1px black solid;
	text-align:center;
}
