body {
	background-color: #f7f7f7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;

}

#topNav {
	border: 1px solid #999999;
	background-color: #F0F0F0;
	width: 745px;
}

#topNav a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #F0F0F0;
}
#topNav a:hover{
	background-color: #E2E2E2;
	background-position:100% -26px;
}

#leftNav h2{
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

#leftNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
}
#leftNav ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#leftNav ul a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	display: block;
	margin: 0px;
	padding: 10px 0px 10px 5px;
	font-weight: bold;
	background-color: #f7f7f7;
	/*background: url(images/menu-nohover.gif) repeat-x;*/
}

#leftNav ul a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
	/*background: url(images/menu-hover.gif) repeat-x;*/
}

#leftNav ul h3{
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
}

#leftNav ul ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#leftNav ul ul a{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*display: block;*/
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	font-weight: bold;
	background-color: #f7f7f7;
	/*background: url(images/menu-nohover.gif) repeat-x;*/
}

#leftNav ul ul a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E2E2E2;
	/*background: url(images/menu-hover.gif) repeat-x;*/
}
#leftNav ul ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftNavScroll {
	overflow: auto;
	height: 400px;
}
#bottomNav{
	border: 1px ridge #999999;
	padding: 0;
	width: 95%;
	margin: 0;
}
#workTable{
	border: 0px ridge #999999;
	padding: 0px;
	width: 100%;
	margin: 50px 0px;
	width: 100%
}
#workTable td{
	width: 33%;
	border: 0px ridge #999999;
	vertical-align: top;
	text-align: center;

}
.jahr {
	font-weight: bold;
}
.information {
	font-size: 12px;
	width: 200px;

}
.hauptbild {
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 100px;
}
#content {
	width:750px;
	font-size: 12pt;
}
#content a img{
	text-decoration: none;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
#image {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#imageInfo {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
