body {  
/*  background: #eeeeff url(../pict/IMG_2011.JPG); */
/*  background: #eeeeff url(../pict/img_5088.jpg) repeat fixed top center; */
  background: #eeeeff url(../pict/IMG_2011.JPG) repeat fixed top left;
  background-size: 1200px 900px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  margin: 0px;
  padding: 0px;
}

img {
	border: 0;
}

td.leftTopFrame {
	height: 100px;
	width: 100px;
}

td.leftTopFrame image {
	height: 90px;
}

td.rightTopFrame {
	text-align: left;
	padding-top: 30px;
	padding-left: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #004A6B;
}

div.emptyRow {
	height: 0px;
	width: 0px;
}

ul.topMenuFrame {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}

ul.topMenuFrame a {
	text-decoration: none;
}

div.leftMenuFrame {
	width: 100px;
	font-size: 12px;
	vertical-align: top;
}
div.leftMenuFrame div{
/*	background: #bbbbff; */
	height: 100%;
	width: 100%;
}
div.leftMenuFrame a {
	text-decoration: none;
}

div.leftMenuFrame a:visited {
	color: #5555ee;
}

div.leftMenuFrame a:hover {
	font-weight: bold;
}

div.leftMenuFrame a:link {
	color: #5555ee;
}

div.leftMenuFrame div.ActiveMenu a:visited {
	font-weight: bold;
}

div.leftMenuFrame div.ActiveMenu a:hover {
	font-weight: bold;
}

div.leftMenuFrame div.ActiveMenu a:link {
	font-weight: bold;
}

div.leftMenuFrame div.Level_1 {
	visibility: hidden;
	height: 0px;
}
div.contentFrame {
	border-radius: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 10px;
	background: transparent url(../pict/white80.png) repeat scroll bottom;
/*	background: #bbbbff;*/
}

div.contentFrame div {
	margin: 0px;
	padding: 10px;
	padding: 10px;
	overflow: auto; 
	height:100%; 
/*	background: #e0cca9;*/
}

ul.topMenuFrame {
	margin-left: 35px;
	margin-right: 35px;
	margin-right: 10px;
	padding: 0px;
	list-style: none;
	background: transparent none repeat scroll bottom;
	border-radius: 0;
}
ul.topMenuFrame li {
	border: none;
	display: inline;
	margin-bottom: 0px;
}
ul.topMenuFrame li a {
	border-radius: 10px 10px 0 0;
	display: inline;
	margin-bottom: 0px;
}
ul.topMenuFrame li.InactiveMenu a {
	text-decoration: none;
}
ul.topMenuFrame li.CloseMenu a {
	background: transparent url(../pict/black50.png) repeat scroll bottom;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
ul.topMenuFrame li.CloseMenu a:hover {
	background: transparent url(../pict/white80.png) repeat scroll bottom;
}
ul.topMenuFrame li.ActiveMenu a {
	background: transparent url(../pict/white80.png) repeat scroll bottom;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
ul.topMenuFrame li.OpenMenu a {
	background: transparent url(../pict/black50.png) repeat scroll bottom;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
ul.topMenuFrame li.OpenMenu a:hover {
	background: transparent url(../pict/white80.png) repeat scroll bottom;
}
ul.topMenuFrame li.Level_2 {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

img.kleinBild {
	padding: 1px;
	height: 100px;
}

td.GrossesBild {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

td.KleineBilder {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

p.BilderBeschrieb {
  font-size: 12px; 
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 20px;
	font-weight: italic;
	text-align: center;
}

