body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url(/images/HoldingNew/bg_all.gif) repeat-y center;
}

img
{
	border: 0px;
}

a
{
	color: #dd0e0e;
}

input
{
	font-size: 11px;
}

.boxAll
{
	position: relative;
	width: 955px;
	text-align:left;
}

.meinNavBg
{
	background: url(/images/HoldingNew/bg_mainNav.jpg) no-repeat;
	height: 37px;
	padding-top: 1px;
}

.metaNav, .metaLang
{
	color: #7f7f7f;
	text-decoration: none;
	padding-right: 16px;
}


.metaNavOn
{
	color: #dd0e0e;
	text-decoration: none;
	padding-right: 16px;
}

.metaLang
{
	margin-left:307px;
}

.mainNavOn, .mainNavOff
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px;
}

.mainNavOff
{
	color: #2c2c2c;
}
/*
.mainNavOn
{
	color: #dd0e0e;
}
*/

a.txtSearch
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2c2c2c;
}

.inputSearch
{
	position: relative;
	top: -1px;
	border: 1px solid #adadad;
	width: 125px;
	margin-right: 15px;
}

.verticalLine
{
	background: url(/images/HoldingNew/ver_line.gif) repeat-y;
}

.conTitle, .title
{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.tickerTitle
{
	margin: 0px;
	color: #5f5f5f;
	font-weight: bold;
}

.tickerBox, .tickerBoxNoSpace
{
	background-color: #f8f8f8;
	border-top: solid 1px #bebebe;
	border-bottom: solid 1px #bebebe;
	margin: 5px 0px 12px 0px;
}

.tickerBox
{
	padding: 12px 8px;
}

.tickerBoxNoSpace
{
	padding: 12px 0px;
}

.dlIcon
{
	float: left;
	width: 18px;
	margin-top: 7px;
}

.dlText
{
	margin: 7px 0px 0px 18px;
}

.table3Col
{
	padding: 8px 0px 20px 0px;
	background: #ffffff url(/images/HoldingNew/hor_line.gif) no-repeat;
}

.table3ColTitle
{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

.td3ColLeft, .td3ColCenter, .td3ColRight
{
	padding-top: 7px;
}

.td3ColLeft
{
	width: 80px;
}

.td3ColCenter
{
	width: 250px;
	padding-right: 20px;
	vertical-align: top;
}

.td3ColCenter1Col
{
	width: 390px;
	padding-right: 20px;
	vertical-align: top;
}

.td3ColRight
{
	width: 140px;
	vertical-align: top;
}

/* styles for left navigation */

.clsLeftNavigation
{
	border-top: solid 1px #c4c4c4;
}

.leftNav1Off, .leftNav1On
{
	width: 170px;
	padding: 6px 0px 6px 15px;
	border-bottom: solid 1px #c4c4c4;
}

.leftNav1Off a
{
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: none;
}

.leftNav1On
{
	background-color: #ebebeb;
}

.leftNav1On a
{
	font-weight: bold;
	text-decoration: none;
}

.leftNav2Off, .leftNav2On
{
	width: 160px;
	padding: 6px 0px 4px 25px;
	background-color: #f8f8f8;
}

.leftNav2Off a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.leftNav2On a
{
	font-weight: bold;
	text-decoration: none;
}

.leftNav2Bottom
{
	width: 185px;
	height: 1px;
	border-bottom: solid 1px #c4c4c4;
}

.leftNav3Off, .leftNav3On
{
	width: 160px;
	padding: 6px 0px 4px 35px;
	background-color: #f8f8f8;
}

.leftNav3Off a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.leftNav3On a
{
	font-weight: bold;
	text-decoration: none;
}

.abstand{
    position: relative; 
    width: 1px; 
    margin: 0px; 
    padding: 0px; 
    font-size: 1px;
}

/**************************************************
 * Document viewer styles
 **************************************************/
#divDocViewPaging
{
	background: url(/images/DocumentViewer/PagingBar_BG.gif) repeat-x;
	width: 745px;
	height: 29px;
}

#divDocViewPagingBorderLeft
{
	float: left;
	background: url(/images/DocumentViewer/PagingBar_Left.gif) no-repeat;
	width: 2px;
	height: 29px;
}


#divDocViewPagingControls
{
	float: left;
	width: 655px;
	margin-right: 35px;
	text-align: center;
}

#divDocViewPdfLink
{
	float: left;
	width: 30px;
	padding-top: 6px;
	padding-left: 5px;
}

#divDocViewPdfLink a
{
	padding-left: 20px;
	padding-top: 2px;
	background: url(/omcms/images/FileIcons/pdf.gif) no-repeat top left;
}

#divDocViewPagingControls input
{
	margin-top: 3px;
	text-align: center;
}

#divDocViewPagingBorderRight
{
	float: right;
	background: url(/images/DocumentViewer/PagingBar_Right.gif) no-repeat;
	width: 4px;
	height: 29px;
}

#divDocViewPagingControls a
{
	width: 16px;
	height: 16px;
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
}

#aDovViewPagingFirst
{
	margin-right: 16px;
	background: url(/images/DocumentViewer/PagingBar_BtnFirst.gif) no-repeat;
}

#aDovViewPagingPrevious
{
	margin-right: 32px;
	background: url(/images/DocumentViewer/PagingBar_BtnPrevious.gif) no-repeat;
}

#aDovViewPagingNext
{
	margin-left: 32px;
	background: url(/images/DocumentViewer/PagingBar_BtnNext.gif) no-repeat;
}

#aDovViewPagingLast
{
	margin-left: 16px;
	background: url(/images/DocumentViewer/PagingBar_BtnLast.gif) no-repeat;
}
/* -- styles for form -- */
.boxTableBg{
	position: relative;
	left:0px;
	top: 0px;
	width: 400px;
	background-image: url(/images/holding/bg_table.jpg);
	background-repeat: repeat-y; 
}
td.cellLine{
	background-image: url(/images/holding/linie.gif);
	background-repeat: repeat-x;
}



.divFooBar
{
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background: #ffffff url(/images/HoldingNew/footerBar.jpg) no-repeat top center;
}

.clsManagementPhotoTable
{
	border-bottom: solid 1px #c4c4c4;
	margin-bottom: 14px;
}
