html
{
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	overflow: auto;
}

body
{
	min-width: 960px;
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	font-family: "Verdana", "Sans-Serif";
	font-size: 12pt;
	color: #000000;
	background-color: #909070;
}

#iTopBackground
{
	border-width: 0;
	border-style: none;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	background-color: #906c3c;
}

#iJahresLogo
{
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #095014;
}

#iJahresLogo div
{
	position: relative;
	padding: 0;
	margin: 0;
	height: 180px;
	width: auto;
	border: none;
	text-decoration: none;
}

#iJahresLogo img
{
	position: relative;
	height: 180px;
	width: auto;
	border: none;
	text-decoration: none;
}

#iTopBanner
{
	position: relative;
	width: 100%;
	min-width: 720px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#iNavContainer
{
	position: relative;
	width: 100%;
	height: 180px;
	background-color: transparent;
	z-index: 20;
}

#iPictureRibbonFrame
{
	position: relative;
	height: 100%;
	width: 100%;
	background-color: transparent;
	border: none;
	overflow: hidden;
	text-decoration: none;
}

#iPictureRibbon
{
	position: relative;
	height: 180px;
	width: auto;
	background-color: #b0b0b0;
	border: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
	overflow: hidden;
}

#iPictureRibbon img
{
	position: relative;
	height: 180px;
	width: auto;
	float: left;
	border: none;
	text-decoration: none;
}

#iRibbonPictures
{
	visibility: hidden;
}

.cRibbonPictures
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}

.cRibbonPicture
{
	position: absolute;
	top: 0px;
	height: 100%;
	width: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}

.cRibbonPicture .cPictureMessageText
{
	position: absolute;
	display: none;
	right: 0px;
	bottom: 0px;
	border: 1px solid #408068;
	background-color: #f0ffd0;
	color: #000000;
	text-align: left;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: 110%
	z-index: 50;
}

.cRibbonPicture a:hover > .cPictureMessageText
{
	position: absolute;
	display: block;
}

#iNavSpace
{
	position: absolute;
	left: 0px;
	width: 100%;			/* Ganze Breite reservieren */
	bottom: 0px;
	height: auto;
	background-color: transparent;
}

#iNavFrame
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;			/* Tatsächliche Breite der Menüzeile */
	height: auto;
}

#iFaceBookFrame  {
	position: absolute;
	top: 5px;
	right: 10px;
	background-color: transparent;
	text-align: center;
	z-index: 51;
}

#iFaceBookFrame a {
	position: relative;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%
	background-color: #d0d0d0;
}
	
#iMainContainer
{
	position: relative;
	z-index: 1;
	overflow: auto;
}

#iShowDocDiv
{
	width: 100%;
	height: 30em;
	font-size: 2.5em;
	background-color: #e8e8e8;
	overflow: hidden;
	border-left: 2px solid #606060;
	border-top: 2px solid #606060;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#iShowDoc
{
	width: 100%;
	height: 100%;
	background-color: transparent;
	overflow: hidden;
}

#iPictureLayer
{
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: transparent;
}

#iPictureViewer
{
	position: absolute;
	top: 50px;
	left: 5%;
	width: 90%;
	height: auto;
	min-width: 720px;
	margin: 0px auto;
	background-color: rgba(0, 0, 0, 0.75);
}

#iViewerFrame  
{
	position: relative;
	display: block;
	width: 85%;
	max-width: 720px;
	margin: 0px auto;
	margin-top: 60px;
	margin-bottom: 60px;
	background-color: #e8e8e8;
	overflow: hidden;
}

#iCloseButton  
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: auto;
	width: auto;
}

#iCloseButton:hover 
{
	background-color: #ffffff;
}

#iCloseButton a  
{
	text-decoration: none;
}

#iCloseButton img  
{
	height: 32px;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
