body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
TD {
	font-size: 12px;
}
.mainTable {
	width: 872px;
	height: 100%;
}
.mainLeft {
	background-image: url(media/border_left.gif);
	background-repeat: repeat-y;
	width: 37px;
	background-position: right;

}
.mainRight {
	background-image: url(media/border_right.gif);
	width: 37px;
	background-repeat: repeat-y;
	background-position: left;


}
.mainCenter {
	background-color: #E4DED2;
	background-image: url(media/center_background.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	width: 798px;

}
.logoNavigationMetaTable {
	height: 110px;
	width: 798px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;




}
.logoCell {
	height: 109px;
	width: 181px;
	text-align: left;
	vertical-align: top;

}
.logoCellRight {
	background-color: #F1F1F1;
	height: 109px;
	width: 617px;
}
.NavigationMetaTable {
	height: 109px;
	width: 100%;
}
.metaNavigationCell {
	text-align: right;
	vertical-align: top;
	height: 82px;
	width: 617px;
	padding-top: 12px;
	padding-right: 23px;
	font-size: 11px;
	color: #363636;
	font-weight: bold;
	line-height: 18px;
	background-image: url(media/meta_background.jpg);
	background-repeat: no-repeat;





}
a.Login:link {
	color: #424B81;
	text-decoration: none;
	background-image: url(media/login_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 2px;



}
a.Login:visited {
	color: #424B81;
	text-decoration: none;
	background-image: url(media/login_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 2px;


}
a.Login:hover {
	color: #E60D2E;
	text-decoration: none;
	background-image: url(media/login_link_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 2px;


}
a.Login:active {
	color: #E60D2E;
	text-decoration: none;
	background-image: url(media/login_link_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 2px;


}

#products a:link {
	color: #424B81;
	font-size: 11px;
	text-decoration: none;
	background-image: url(media/productlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 10px;







}
#products a:visited {
	color: #424B81;
	font-size: 11px;
	text-decoration: none;
	background-image: url(media/productlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 10px;


}
#products a:hover {
	color: #E60D2E;
	font-size: 11px;
	text-decoration: none;
	background-image: url(media/productlink_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 10px;


}
#products a:active {
	color: #E60D2E;
	font-size: 11px;
	text-decoration: none;
	background-image: url(media/productlink_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 10px;


}

.navigationCell {
	background-image: url(media/navigation_background.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.ImageTable {
	background-color: #424B81;
	height: 100px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.NavigationTable {
	background-image: url(media/navigation_right_background.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	width: 100%;
}
.contentTable {
	width: 100%;
	height: 100%;

}
.leftPane {
	width: 181px;
	vertical-align: top;
}
.contentPane {
	width: 617px;
	background-image: url(media/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	vertical-align: top;

}

/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent; 
	height: 27px;
	vertical-align: middle;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent;
	height: 27px; 
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #E4DED2;
	border: 1px solid #FFFFFF;
}
/* idle state of submenu items */
.MainMenu_MenuItem {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #424B81;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 10px 2px 2px;
	text-transform: none;
	border: 0px;
	vertical-align: middle;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
	background: #424B81;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #E4DED2;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 10px 2px 2px;
	text-transform: none;
	border: 0px;
	vertical-align: middle;
}

/* Idle state for main menu items */
.MainMenu_Idle { 
	height: 27px;
	vertical-align: middle;
	padding-right: 11px;
	background: url(media/menu_sep.gif) no-repeat top right;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #424B81;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Hover state for main menu items */
.MainMenu_Selected {
	height: 27px;
	vertical-align: middle;
	padding-right: 11px;
	background: url(media/menu_sep.gif) no-repeat top right;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #E60D2E;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	height: 27px;
	vertical-align: middle;
	padding-right: 11px;
	background: url(media/menu_sep.gif) no-repeat top right;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #E60D2E;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}



/* Elements we don't really need */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}

/***************************************************************/
/* Splash Page Styles                                          */
/***************************************************************/

}
.SPLmainTable {
	height: 100%;
	width: 100%;
}
.SPLwindow {
	height: 500px;
	width: 850px;
}
.SPLleft1 {
	height: 26px;
	width: 23px;
	background-image: url(media/SPLleft1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.SPLleft3 {
	height: 25px;
	width: 23px;
	background-image: url(media/SPLleft3.gif);
	background-position: right top;

}
.SPLleft2 {
	height: 449px;
	width: 23px;
	background-image: url(media/SPLleft2.gif);
	background-position: right;

}
.SPLright1 {
	height: 26px;
	width: 23px;
	background-image: url(media/SPLright1.gif);
	background-position: left bottom;

}
.SPLright2 {
	height: 449px;
	width: 23px;
	background-image: url(media/SPLright2.gif);
	background-position: left;

}
.SPLright3 {
	height: 25px;
	width: 23px;
	background-image: url(media/SPLright3.gif);
	background-position: left top;

}
.SPLcenter1 {
	height: 26px;
	width: 804px;
	background-image: url(media/SPLcenter1.gif);
	background-position: bottom;

}
.SPLcenter2 {
	height: 449px;
	width: 804px;
	background-color: #F1F2F2;

}
.SPLcenter3 {
	height: 25px;
	width: 804px;
	background-image: url(media/SPLcenter3.gif);
	background-position: top;

}
.SPLlogopane {
	height: 150px;
	background-image: url(media/SPLlogopane.jpg);
}

.SPLimagepane {
	height: 150px;
}
.SPLcontentpane {
	background-image: url(media/SPLcontentpane.jpg);
	height: 150px;
}

.SPLlogotable {
width: 100%;
height: 150px;
}
.SPLlogoCellleft {
	width: 50%;
	padding-left: 25px;

}
.SPLlogoCellright {
	width: 50%;
	padding-left: 25px;

}

.SPLcontenttable {
width: 100%;
height: 150px;
}
.SPLcontentCellleft {
	width: 50%;
	padding-left: 25px;
	padding-top: 3px;

}
.SPLcontentCellright {
	width: 50%;
	padding-left: 25px;
	padding-top: 3px;

}





 /* For CMS*/
 
.SubHead    {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
	padding: 0;
}

.Head {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


/* Bold colored - used for warnings and such */
.NormalRed {
	color: #E60D2E;
	font-weight: bold;
	font-size: 12px;
}


/* Normal bold text */
.NormalBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


/* Normal bold text */
.Normal {
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #424B81;


}
a.Login:visited {
	color: #424B81;

}
a.Login:hover {
	color: #E60D2E;

}
a.Login:active {
	color: #E60D2E;

}

.breadcrumbTable {

	width: 100%;
}
.breadcrumbPane {
	width: 594px;
	vertical-align: bottom;
	font-size: 10px;


}
.breadcrumbLeftPane {

	width: 204px;
	vertical-align: top;
}

a.buechelSplash:Link {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/buechel_logo_transp.gif);
	background-repeat: no-repeat;
	display: block;
}
a.buechelSplash:visited {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/buechel_logo_transp.gif);
	background-repeat: no-repeat;
		display: block;


}
a.buechelSplash:hover {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/buechel_logo_transp_schatten.gif);
	background-repeat: no-repeat;
		display: block;


}
a.buechelSplash:active {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/buechel_logo_transp_schatten.gif);
	background-repeat: no-repeat;
		display: block;


}

a.sirekSplash:Link {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/sirek_logo_transp.gif);
	background-repeat: no-repeat;
		display: block;
}
a.sirekSplash:visited {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/sirek_logo_transp.gif);
	background-repeat: no-repeat;
		display: block;


}
a.sirekSplash:hover {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/sirek_logo_transp_schatten.gif);
	background-repeat: no-repeat;
		display: block;


}
a.sirekSplash:active {
	height: 109px;
	width: 180px;
	font-size: 1px;
	background-image: url(media/sirek_logo_transp_schatten.gif);
	background-repeat: no-repeat;
		display: block;


}
