/*#_CLMM#*/
/*#_CLMM/Master Page#*/
.CLMMFullPage{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #F6F6F6;
}
.CLMMPage{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 100%;
	text-align: left;
	background: #FFF;
}
.CLMMHeader{
	width: 100%;
}
.CLMMHeaderTop{
	width: 100%;
	height: 72px;
}
.CLMMHeaderTopLeft{
	float: left;
	width: 49%;
	padding-top: 8.5px;
	padding-left: 3px;
}
.CLMMHeaderTopRight{
	float: right;
	min-width: 1%;
	max-width: 49%;
	text-align: right;
}
.CLMMHeaderMenu{
	width: 100%;
	height: 18px;
	background: #0C2B64;
	color: #FFF;
}
.CLMMHeaderSeparator1{
	background: url('/Internal/Images/line_left_right.aspx') no-repeat;
	width: 100%;
	height: 9px;
	border-top: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	border-left: 0px;
	border-right: 0px;
}
.CLMMMiddle{
	width: 100%;
	min-height: 400px;
}
.CLMMBottom{
	padding-top: 10px;
	clear: both;
}
.CLMMBottomSeparator1{
	background: url('/Internal/Images/line_left_right.aspx') no-repeat;
	width: 100%;
	height: 9px;
	border-top: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	border-left: 0px;
	border-right: 0px;
}
.CLMMBottomSeparator2{
	background: #0C2B64;
	height: 16px;
}
.CLMMBottomCopyRight{
	background: #FFF;
	text-align: center;
}

/*#_CLMM/Sub Pages#*/
.SubPage{
}
.SubPageHeader{
}
.SubPageHeaderImage{
	width: 100%;
	height: 144px;
	background: url('/Internal/Images/bigpic01.aspx') no-repeat;
}
.SubPageHeaderImageContent{
	width: 450px;
	padding-left: 8px;
}
.SubPageHeaderSeparator1{
	background: url('/Internal/Images/line_right_left.aspx') no-repeat;
	width: 100%;
	height: 9px;
	border-top: solid #FFF 2px;
	border-bottom: solid #FFF 2px;
	border-left: 0px;
	border-right: 0px;
}
.SubPageHeaderBreadCrumb{
	padding-top: 5px;
}
.SubPageHeaderSeparator2{
	border: solid 2px #FFF;
}
.SubPageHeaderSeparator2HR{
}
.SubPageMain{
}
.SubPageMainContent{
	padding: 5px;
}
.SubPageMainLeftContent{
	float:left;
}
.SubPageMainRightContent{
	float:right;
}
/*#_CLMM/Sub Pages/Wiki#*/
.WikiMenu{
	float: left;
	width: 225px;
	overflow: hidden;
	margin: 0px;
	margin-right: 4px;
}
.WikiContent{
	float: left;
	border: 0px;
	border-left: 1px solid #F90;
	padding: 0px;
	padding-left: 5px;
	width: 530px;
	min-height: 400px;
}
.WikiArtikelContent img{
	max-width: 530px;
}
.WikiMenuCMSTreeMenuItem, .WikiMenuCMSTreeMenuLink,
.WikiMenuCMSTreeMenuLink a, .WikiMenuCMSTreeMenuLink a:hover,
.WikiMenuCMSTreeMenuLink a:visited, .WikiMenuCMSTreeMenuLink a:active,
.WikiMenuCMSTreeMenuLink img{
	vertical-align: middle;
	text-decoration: none;
}

/*#_CLMM/Sub Pages/HOME#*/
.HomeLeft{
	float: left;
	width: 315px;
}
.HomeMiddle{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 350px;
}
.HomeMiddleTop{
	margin-bottom: 30px;
}
.HomeMiddleBottom{}
.HomeMiddleBottom img{
	max-width: 170px;
}
.HomeRight{
	float: right;
	width: 90px;
	margin-top: 0px;
}
.WerbeImage{
	border: 1px solid #fff;
}
.WerbeImage:hover{
	border-right: 2px solid #0C2B64;
	border-bottom: 2px solid #0C2B64;
	border-top: 0px;
	border-left: 0px;
}

/*#_CLMM/Sub Pages/DownloadsTable#*/
.DownloadsDIV{
	text-align:center;
}
.DownloadsTable{
	width: 70%;
	border: none;
	text-align: left;
}
.DownloadsTR{}
.DownloadsTD1{
	vertical-align: top;
}
.DownloadsTD2{
	vertical-align: top;
}
.DownloadsTD3{
	width: 30px;
	vertical-align: top;
}
.DownloadsTD4{
	vertical-align: top;
}
.DownloadsTD5{
	font-weight: bold;
	vertical-align: top;
}
.DownloadsSpacerTR{
	display: none;
}
.DownloadsSpacerTD{}



/*#_CLMM/CLMMPictureClick#*/
.CLMMPicturePrimaryDIV{
}
.CLMMPictureDIV{
	display: none;
}
.CLMMPictureDIVvisible{
	top: 0px;
	z-index: 10;
	clear: both;
	position: fixed;
	width: 900px;
	padding: 25px;
	max-height: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.CLMMPictureDIVbackground{
	display: none;
}
.CLMMPictureDIVbackgroundvisible{
	z-index: 1;
	position: fixed;
	clear: both;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.CLMMPicutreTable{
	max-height: 900px;
	max-width: 900px;
	border: none;
}
.CLMMPictureTDoben{
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.CLMMPicutreTDbild{
	text-align: center;
}
.CLMMPictureIMG{
	max-width: 900px;
	max-height: 900px;
}



/*#Global#*/
.LTR, .RTL{
	background-color: #F6F6F6;
}
body{
	font-size: 8pt;
	color: #0C2B64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h3,h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a{
	text-decoration: underline;
	color: #0C2B64;
}
a:hover{
	text-decoration: underline;
	color: #0C2B64;
}

.ErrorMessage{
	color: #ff0000;
}

/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/* Menu design */
/*#Top menu styles#*/
/*#Top menu styles/StandardseitenHorizontal#*/
.StandardseitenHorizontalCMSMenu{
	text-decoration: underline;
	padding: 3px 2px;
}
.StandardseitenHorizontalSeparatorCMSMenu{
	text-decoration: none;
}
.StandardseitenHorizontalCMSMenuItem,
.StandardseitenHorizontalCMSMenuItemMouseOver,
.StandardseitenHorizontalCMSMenuItemMouseDown,
.StandardseitenHorizontalCMSMenuItemMouseUp,
.StandardseitenHorizontalCMSMenuHighlightedMenuItem,
.StandardseitenHorizontalCMSMenuHighlightedMenuItemMouseOver,
.StandardseitenHorizontalCMSMenuHighlightedMenuItemMouseDown,
.StandardseitenHorizontalCMSMenuHighlightedMenuItemMouseUp
{
	padding: 3px 2px;
}

/*#Top menu styles/Horizontal#*/
.horizontalSeparatorMenu{
	height: 18px;
	font-size: 18px;
	border: #FFF;
	background: #FFF;
	width: 1px;
}
.horizontalCMSMenu{
	height: 18px;
	color: #FFF;
}
.horizontalsubCMSMenu{
	color: #FFF;
	border: 0px;
	background: #0C2B64;
	font-weight: bold;
	font-size: 7.5pt;
	font-family:  verdana,arial,technical;
}
.horizontalsubCMSMenu tr{

}
.horizontalsubCMSMenuItem{
	white-space: nowrap;
	display: block;
	border: #FFF solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 18px;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	min-width: 81px;
	white-space: nowrap;
	display: block;
	border: #FFF solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 18px;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	color: #FFF;
	background:#FF9900;
	border: #FFF solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 18px;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 7.5pt;
	font-family:  verdana,arial,technical;
	vertical-align: top;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	color:#FFF;
	background:#FF9900;
}

/*#Other css styles#*/
.currentUser
{
	text-align: right;
	float: right;
	padding-top: 7px;
}

.signOut
{
	padding-top: 7px;
	padding-left: 15px;
	float: right;
}

.SmallTextLabel
{
	font-size: 12px;
}
/*#Other css styles/Polls#*/
.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/CorporateSite/Images/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0
{
	background: url(../App_Themes/CorporateSite/Images/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size:14px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}


/* Overall */
.HiddenButton
{
	display: none;
}

/*#Examples#*/

.Slider .Pager
{
}

.Slider .Pager a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px 3px 0px 3px;
	display: block;
	width: 10px;
}

.Slider .PagerPage, .Slider .Control
{
	margin: 0px 15px 0px 0px;
	float: left;
}

.Slider .Control a
{
	width: 30px;
}

.SearchResult
{
	padding-top: 10px;
	padding-bottom: 10px; 
}

.ResultTitle a
{
	font-weight: bold;
}

.CMSSearchResultsNoResultsLabel
{
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}


/*#Examples/PagerControl#*/
.PagerControl
{
    text-align: center;
}

.PagerResults
{
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.PagerNumberArea
{
    padding-top: 10px;
}

/*#Examples/My profile#*/

.MyProfilePanel input[type="text"]
{
    width: 235px;
}

.MyProfilePanel .MyProfileLanguage
{
    width: 239px;
}

.MyProfilePanel .MyProfileUserSignature
{
    width: 235px;
}

.IE6 .MyProfilePanel textarea
{
    width: 435px;
}

.MyProfilePanel input[type="submit"]
{
    width: 100px;
}

/*#Examples/Change password#*/
.ChangePasswordTable .FieldLabel
{
    
}

.ChangePasswordTable .FieldInput input[type="text"]
{
    
}


/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	width: 681px;
	padding: 15px;
}

.TabsContent .Error
{
	color: Red;
}

.TabsContent .FieldLabel
{
	font-weight: bold;
	width: 140px;
}

.TabsContent .UniGridHead
{
	color: White;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.TabsContent .Grid
{
	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow
{
	background-color: #eee;
}

.MyCredit .TotalCredit
{
	font-weight: bold;
	font-size: 120%;
	color: #002756;
}

.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload
{
	width: 300px;
}

.TabsContent select
{
	width: 306px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}


/*#Grid#*/
.DataGrid
{
	border:1px solid #cccccc;
}

.DataGrid td
{
	padding: 3px 5px;
}

.DataGrid .Row
{
	
}

.DataGrid .AltRow
{
	background-color: #eeeeee;
}

.DataGrid .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.DataGrid .Header td
{
	padding: 5px;
}

.DataGrid .Header td a
{
	color: #ffffff;
}

/*#Webpart containers#*/
/*#Webpart containers/General list#*/

.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}

