﻿
.MasterBody
{
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #E8EEF5;
}
.MasterDiv
{
	height:100%;
	width:1024px;
	margin-left:auto;
	margin-right:auto
}
/* Begin MasterTable */
.MasterPageTable
{
	background-color: #FFFFFF;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.MasterTitleTD
{  
	height: 39px; 
}
.MasterMenuTD
{
	/*background-image: url(Resources/Pictures/mainmenu/mainmenurepeat.png);*/
	height:24px;
	background-color: #1D4365;
}
.MasterContactTD
{
	height:111px;
	background-image: url(Resources/Pictures/mainmenu/bannerrepeat.png);
}
.MasterPlaneSeperatorTD
{
	height:21px;
	text-align:right;
	background-image: url(Resources/Pictures/mainmenu/planeseparatorrepeat.png);
}
.MasterChildTD
{
	width:100%;
	
}
#SeporatorPlaneImage
{
	width:308px; 
	height:21px;
}
/* End MasterTable */
/* Begin ChildMaintable */
.ChildMasterMainContent
{
	width: 100%;
	vertical-align:top;
}
.MainChildRightTD
{
	width:241px;
	/*background-image: url(Resources/Pictures/leftsubmenu/.png);*/
}
.MainChildLeftTD
{
	
	width:193px;
	height:100%;
	vertical-align:top;
	background-image: url(Resources/Pictures/leftsubmenu/submenugradient.png);
}
.MainChildContentTD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width:100%;
	height:100%;
	vertical-align:top;
	
}
/* Begin Breadcrumstyle */
.BreadCrumRightTD
{
	text-align:right;
	width:322px;
	height:24px;
	
}
.BreadCrumTD
{
	width:auto;
	height:24px;
}
.BreadCrumLeftTD
{
	height: 24px;
	width: 193px;
	background-image: url(Resources/Pictures/leftsubmenu/top.png);
}
/* End BreadCrumStyle */

/* End ChildMaintable */
/* Begin Titletable */
.MainTitleTable
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align:left;
	height:100%;
}
.MainTitleLogoTD
{
	width:384px;
	height:103px;
	background: url(Resources/Pictures/mainmenu/logo.png);
}
.TitleOptionsTD
{
	width: 289px;
	position: relative;
	text-align: right;
	background-repeat: repeat-y;
	background-position: right;
}
.TitleOptionsTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 35px;
	background-image: url(Resources/Pictures/mainmenu/quicklinkrepeat.png);
}
.TitleItemsTable{	width: 100%;}
.TitleItemSpacingTD{	width:72%;}
.TitleItemHomeTD
{	
	width:10%;
	text-align:center;
	vertical-align:middle;
}
.TitleItemMailTD
{
	width:18%;
	text-align:center;
	vertical-align:middle;
}

.MainTitleSpacingTD{	width:auto;}
.MainTitleLeftTD{	background-image: url(Resources/Pictures/mainmenu/quicklinkrepeat.png);}
#MailIcon 
{
	width:12px;
	height:8px;
}
#HomeIcon
{
	width:11px;
	height:10px;
	}
#TitleLogo
{
	text-align:left;
	height:103px;
}
/* End Titletable */

/* Begin MenuTable */
.MainMenuTable
{
	width:100%;
}
.MainMenuSpacingTD
{
	width:15px;
}
.MainMenuTD
{
	width:auto;
	
			
}
.MainMenuSearchTD
{
	
	width: 180px;
	
}
.MainMenuIndentTD
{
	width:228px;
}

#IndentImage
{
	width:228px; 
	height:24px;
}
/* End Menutable */
/* Begin Contact table */
MainContactTable
{
	width:100%;
	height:100%;
}
#adresImage
{
	width:192px;
	height:111px;
}
#banner
{
	width:494px;
	height:111px;
}
/* End Contacttable */
/* Menu CSS TEST */
.MainMenuLevel0Normal
{
	 background-color:Blue;
}

.MainMenuLevel0Hover
{
	background-color:Yellow;
}


.MainMenuLevel0Selected
{
	background-color:Green;
}
.cleaner { 
        clear: both; 
} 
html 
{
	filter: expression(document.execCommand("BackgroundImageCache", false,true));
}


/*******************************************************************
*
* Intern Styling Start
*
********************************************************************/

.intern
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	line-height:16px;
}

.intern A
{
	font-size: 11px;
	color: highlight;
	font-family: Verdana;
	text-decoration: underline;
}

.intern A:link
{
	font-size: 11px;
	color: highlight;
	font-family: Verdana;
}

.intern A:hover
{
	font-size: 11px;
	color: #154560;
	font-family: Verdana;
}

.intern A:active
{
	font-size: 11px;
	color: #154560;
	font-family: Verdana;
}

.internTitle
{
	font-size: 11px;
	color: #004e80;
	font-family: Verdana;
	font-weight: bold;
}

.interTitleBig
{	
	color: #e40;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}

.intern INPUT
{
	font-size: 11px;
	line-height: 16px;
	height: 24px;
	color: black;
	font-family: Verdana;
}

.intern TEXTAREA
{
	font-size: 11px;
	line-height: 16px;
	color: black;
	font-family: Verdana;
}

.intern SELECT
{
	font-size: 11px;
	line-height: 16px;
	height: 24px;
	color: black;
	font-family: Verdana;
}

.ColumnSplitterGeneral
{
	width: 98%;
	
	text-align: left;
	
	font-size: 11px;
	font-family: Verdana;
}

.ColumnSplitterBorder
{
	width: 1px;
	background-image: url(Resources/Pictures/blueborder.gif);
	background-position: center 50%;
	background-repeat: repeat-y;
}


/*******************************************************************
*
* Intern Styling End
*
********************************************************************/
/* END Menu CSS TEST */

H1
{
	color: highlight;
	font-size: 12px;
	font-weight: bold;
}

H2
{
	font-weight: bold;
	font-size: 11px;
	color: #004e80;
}

H3
{
	font-weight: bold;
	font-size: 11px;
	color: black;
}

BODY
{
	font-size: 11px;
	font-family: Verdana;
	line-height:16px;
}

HR
{
	text-align: left; /*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	border: none 0;
	border-top: 1px solid #447; /*the border*/
	width: 100%;
	height: 1px;
}


/* END Menu CSS TEST */
