
/* ---------------------------Import common CMS styles--------------------------- */

@import url(../admin/Common.css);

/* ---------------------------Site layout styles begin--------------------------- */
/* Site specific css definitions */

@media screen
{
	body, html
	{
		margin: 0px; 
		font: 0.85em Arial, Sans-serif; 
		color: #626262;
	}

	body h1 { font-size: 1.0em; font-weight: normal; margin: 0; color: #f00; display: inline }
	body h2 { font-size: 1.0em; font-weight: normal; margin: 0; color: #0f0; display: inline }
	body h3 { font-size: 1.0em; font-weight: normal; margin: 0; color: #00f; display: inline }
	body h4 { font-size: 1.0em; font-weight: normal; margin: 0; color: #f0f; display: inline }
	
	body form h1 { font-size: 1.0em; font-weight: normal; margin: 0; color: #626262; display: inline }
	body form h2 { font-size: 1.0em; font-weight: normal; margin: 0; color: #626262; display: inline }
	body form h3 { font-size: 1.0em; font-weight: normal; margin: 0; color: #626262; display: inline }
	body form h4 { font-size: 1.0em; font-weight: normal; margin: 0; color: #626262; display: inline }

	a { color: #626262; text-decoration: none }
	a:hover { text-decoration: underline }
	
	#master	{ text-align: center; }																	/* #buHoGlobal */
	
	#site 
	{	
		margin: 0px auto; 
		width: 920px; text-align: left; 
	}										/* #buHoSite */

	#innerSite 
	{
		background-image: url(/img/buHoHeaderBG.gif); 
		padding-top: 45px; 
		height: 72px;
		
	}	/* #buHoLogoBar */
	
	#innerSite h1 { margin:10px 0 5px 0; }
	#languageDiv { float:right; }	
	#bannerDiv { width: 920px; height: 186px; }														/* #buHoBannerImage */

	#navigationCol 
	{																				/* #buHoNavigationDiv */
		float: left; 
		width: 230px; 
		padding-top: 10px;
	}

	#teaserCol	
	{																					/* #buHoTeaserDiv */
		float: right; 
		width: 230px; 
		padding-top: 44px; 
	}

	#containerCol
	{																					/* #buHoContainerDiv */
		margin-left: 230px; 
		width: 450px; 
		padding-top: 44px;					
	}
	
	#wideContainerCol
	{
		width:560px;
		height:100%;
		margin:12px 0 0 180px;
		background-color:transparent;
		display:block;
	}

	.containerDiv 
	{																				/* .buHoContainer */
		padding: 0 28px 28px 28px;
	}
	
	.containerDiv h1:first-child
	{																				/* buHoContainer h1 */
		font-size: 1.3em;
		font-weight: bold;
		margin: 0 0 22px 0;
		display: block;
		text-transform: uppercase;
		color: #3f3f3f
	}

	.containerDiv p 
	{																			/* .buHoContainer p */	
		margin: 15px 0px; 
		line-height: 1.5;
	}
	
	.teaserDiv 
	{
		padding-right: 28px; 
		padding-left: 28px; 
		padding-bottom: 14px; 
		padding-top: 0px; 
	}	/* .buHoTeaser */
	
	.teaserDiv h2:first-child
	{ 
		font-size: 1em; 
		font-weight: bold;
		margin: 0px 0px 12px; 
		color: #3f3f3f
	}							/* .buHoTeaser h1 */
	
	.teaserDiv p
	{ 
		margin: 0px 0px 12px;
	}															/* .buHoTeaser p */
	
	#sitemap ul 
	{
		list-style-image:url(/img/list.gif);
	}
}

@media print
{
	body, html
	{
		margin:0 0 0 0;
		margin-left: 0;
		padding-left:0px;
		font: 0.85em Arial, Sans-serif; 
		
		text-indent:1px;
		text-decoration:none;
		padding:1px; 
		 
		padding-right:1px;
		padding-top:1px;
		padding-bottom:1px;
		
		background:none;
		background-image:none;
		border-color:Black;
		
		text-transform:none;
		outline-color:Black;	
	}

	body h1 { font-size: 1.0em; font-weight: normal; margin: 0; color: #f00 }
	body h2 { font-size: 1.0em; font-weight: normal; margin: 0; color: #0f0 }
	body h3 { font-size: 1.0em; font-weight: normal; margin: 0; color: #00f }
	body h4 { font-size: 1.0em; font-weight: normal; margin: 0; color: #f0f }
	
	body form h1 { font-size: 1.0em; font-weight: normal; margin: 0; color: inherit }
	body form h2 { font-size: 1.0em; font-weight: normal; margin: 0; color: inherit }
	body form h3 { font-size: 1.0em; font-weight: normal; margin: 0; color: inherit }
	body form h4 { font-size: 1.0em; font-weight: normal; margin: 0; color: inherit }

	a { text-decoration: none;margin-left: 0;padding-left:0px;}
	a:hover{ text-decoration:underline;}
	a:link {text-decoration: none}
	
	#adminMenu 
	{
		display:none;
	}
	/*#adminMenuLeft { width:3px; height:33px; background-image:url(/img/icons/AdminMenuLeft.png); background-repeat:no-repeat; }
	#adminMenuRight { width:54px; height:33px; background-image:url(/img/icons/AdminMenuRight.png); background-repeat:no-repeat; }
	#adminMenuCenter { width:701px; height:33px; background-image:url(/img/icons/AdminMenuCenter.png); background-repeat:repeat-x; }
	a:visited {text-decoration: none}
	a:active {text-decoration: none}*/
	#master	{ text-align: center; }																	/* #buHoGlobal */
	
	#site 
	{
		margin: 0px auto; width: 920px; text-align: left;
	}										
	#innerSite{ display:none;}	
	#languageDiv { display:none;}	
	#bannerDiv { display:none; }														
	#navigationCol{display:none;}
	#buHoMetaNavigation{display:none; }
	.buHoMetaNavigation1{display:none;}
	#buHoBannerLine1px {display:none;}
	#buHoHeaderLinks{display:none;}
	#buHoFooter {display:none; }
	#buHoNavigationPane {display:none;}
	#teaserCol	
	{																					/* #buHoTeaserDiv */
		float: right; width: 230px; padding-top: 44px; 
	}

	#containerCol 
	{																					/* #buHoContainerDiv */
		margin-left: 12px; width: 450px; padding-top: 44px;					
	}
	
	#wideContainerCol
	{
		width:560px;
		height:100%;
		margin:12px 0 0 180px;
		background-color:transparent;
		display:block;
	}

	.containerDiv 
	{																				/* .buHoContainer */
		padding-right: 28px; 
		padding-left: 28px; 
		padding-bottom: 14px; 
		padding-top: 0px; 
		color:Black;
		text-decoration:none;
	}
	
	.containerDiv h1:first-child
	{																				/* buHoContainer h1 */
		font-size: 1.3em;
		font-weight: bold;
		margin: 0 0 22px 0;
		display: block;
		text-transform: uppercase;
		color: #3f3f3f
	}

	.containerDiv p 	
	{																			/* .buHoContainer p */	
		margin: 15px 0px; line-height: 1.5;
	}
	.teaserDiv 
	{
		padding-right: 28px; 
		padding-left: 28px; 
		padding-bottom: 14px; 
		padding-top: 0px;
		text-decoration:none;
		
	 }	/* .buHoTeaser */
	.teaserDiv h2:first-child
	{
		font-size: 1em; 
		font-weight: bold;
		margin: 0px 0px 12px; 
		color: #3f3f3f; 
		text-decoration:none
	}
    
	.teaserDiv p { margin: 0px 0px 12px; }															/* .buHoTeaser p */
	
	
}/*END @media print*/




/* ---------------------------Site layout styles end--------------------------- */

/* ---------------------------Site text styles begin--------------------------- */
/* Text styles for use with smart text editor and user controls */
/* -----
.TextNormal { font:normal normal 1.0em Verdana, Arial; }
.TextNormalBold { font:normal bold 1.0em Verdana, Arial; }
.TextNormalRed { font:normal normal 1.0em Verdana, Arial; color:#f00; }
.TextNormalSmall { font:normal normal 0.8em Verdana, Arial; }
.TextNormalSmallRed { font:normal normal 0.8em Verdana, Arial; color:#f00; }
----- */
/* ---------------------------Site text stlyes end--------------------------- */

/* ---------------------------Image position start -------------------------- */
.alignRight
	{
		float:right;
		margin-left:20px;
		margin-bottom:10px;
	}
.alignLeft 
	{
		float:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	
/* ---------------------------Image position end -------------------------- */
/* -------------------------- Forum Classes Start ------------------------------------- */
.forumButton
{
	border:solid 2px #9AC1E6;
    color:#ffffff;
    background-color:#19598F;
    height: 22px;
    font-weight: bold;
}

.forumButton:hover
{
	border:solid 2px #286ea0;
	color:#ffffff;
    background-color:#19598F;
    height: 22px;	
    cursor: hand;
    font-weight: bold;
}

.buttonBackground
{
	background-color:#D5DCF5;
	padding: 5px 5px 5px 5px;
}
  
.headerBackgroud
{
	background-color:#9AC1E6;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: Black;
	margin-bottom: 5px;
}
.templateHeaderStyle
{
	text-align: center;	
	vertical-align: middle;
	color: Black;
	font-weight: bold;
}
.templateItemStyle
{
	text-align: center;
	vertical-align: middle;
	width: 30px;
}

.titleLinkClass
{
	font-weight:bold;
	color: #4048EA;
	text-decoration: underline;
}
.historyLinkClass
{
	text-decoration:underline; 
	font-size:1em; 
	font-weight:bold; 
	font-family:Arial; 
	color:#4048EA;	
}

.gridPager a
{
	color:#19598F;
	font-weight:bold;
	text-decoration: underline;	
	text-align:right;
	float:right;
	width:100%;
}
.BreadCrumbCss
{
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial;
	font-size:.9em;
	color:#5A5A5A;
}
/* -------------------------- Forum Classes End ------------------------------------- */

/* ------------------------ Burkhalter Special Css ---------------------------- */
/* --------------------- Top Meta Navigation -------------------------*/
#buHoMetaNavigation
{
	padding-left: 2px; width: 460px; height: 50px;
}
#buHoMetaNavigation ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 29px; 
	list-style-type: none;
}
#buHoMetaNavigation li
 {
	float: left; 
	vertical-align: middle; 
	height: 23px; 
	text-align: left;
}
#buHoMetaNavigation a 
{
	display: block; 
	color: #d8d8d8; 
	text-indent: 12px; 
	line-height: 2.2; 
	background-repeat: no-repeat;
	font-size:0.9em;
}
#buHoMetaNavigation a.selected { color: #e8db00 }
#buHoMetaNavigation a:hover { color: #e8db00; text-decoration: none }

.buHoMetaNavigation1 { background-image: url(/img/buHoMetaNavigation1.gif); width: 74px }
.buHoMetaNavigation2 { background-image: url(/img/buHoMetaNavigation2.gif); width: 74px }
.buHoMetaNavigation3 { background-image: url(/img/buHoMetaNavigation3.gif); width: 106px }
.buHoMetaNavigation4 { background-image: url(/img/buHoMetaNavigation4.gif); width: 109px }
.buHoMetaNavigation5 { background-image: url(/img/buHoMetaNavigation5.gif); width: 95px }

/*---------------- Search Button ----------------------- */
.buHoSearchTextBox
 {
	border-right: #ccc 1px solid; 
	border-top: #ccc 1px solid; 
	border-left: #ccc 1px solid;
	 border-bottom: #ccc 1px solid;
	width:198px
}
.buHoSearchButton {
	vertical-align:top;
	padding-left:1px;
	padding-top:1px;
}
/* ------------------- Breaker ---------------------- */
.buHoBannerLine1px 
{
	font-size: 0px; 
	width: 920px; 
	line-height: 0; 
	height: 1px; 
	background-color: #fff;
}
.buHoBannerLine2px 
{
	font-size: 0px; 
	width: 920px; 
	line-height: 0; 
	height: 2px; 
	background-color: #fff;
}
.breaker 
{
	border-top-width: 0px;
	clear: both; 
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px; 
	font-size: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px; 
	margin: 0px; 
	line-height: 0; 
	padding-top: 0px; 
	height: 0px; border-right-width: 0px;
}
.buHoTeaserLine1px 
{
	border-right: #d8d8d8 0px solid; 
	border-top: #d8d8d8 0px solid; 
	border-left: #d8d8d8 0px solid; 
	border-bottom: #d8d8d8 1px solid;
}
/* --------------------- Middle Meta Navigation ----------------------- */
#buHoHeaderLinks {
	height: 50px;
}
#buHoHeaderLinks ul 
{
	padding-right: 0px; 
	padding-left: 0px;
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
#buHoHeaderLinks li 
{
	float: left; 
	background-image: url(/img/buHoHeaderButtonBG.gif);
}
#buHoHeaderLinks a 
{
	display: block; 
	font-weight: bold; 
	font-size: 13px; 
	text-transform: uppercase; 
	width: 230px; color: #d8d8d8;
	text-indent: 28px; 
	LINE-height: 3.8; height: 50px;
}
#buHoHeaderLinks A:hover 
{
	color: #e8db00; text-decoration: none;
}
#buHoHeaderLinks a.selected 
{
	background-image: url(/img/buHoHeaderButtonBGSelected.gif); 
	color: #e8db00;
}
#buHoHeaderMask1
{
	float: left; width: 2px; 
	position: relative; 
	top: -50px;
}
#buHoHeaderMask2 
{
	float: right; width: 2px; 
	position: relative; top: -50px;
}
/* ---------------- Content Body  ----------------- */
#buHoBody {
	background-image: url(/img/buHoContentBG.gif); background-repeat: no-repeat;
}
/* ----------------- Navigation & language area ----------------- */
#buHoLanguagePane { padding-right: 28px; padding-left: 28px; padding-bottom: 0px; padding-top: 0px; font-size:0.9em }
#buHoNavigationPane { padding-top: 18px; }
#buHoNavigationPane ul { list-style-type: none;	margin: 0px; padding: 0 }
#buHoNavigationPane li a 
{
    border-right: #d5d6d1 0px solid; 
	padding-right: 0px; border-top: #d5d6d1 0px solid; 
	display: block; padding-left: 28px; 
	padding-bottom: 6px; margin: 0px; 
	border-left: #d5d6d1 0px solid; 
	padding-top: 6px; 
	border-bottom: #d5d6d1 1px solid; 
	text-decoration: none;
	overflow: hidden
}
#buHoNavigationPane li a:hover { background-color: #e7e7e7 }
#buHoNavigationPane > ul > li > a.selected { font-weight: bold; color: #fff; background-color: #474843; overflow: hidden }
#buHoNavigationPane > ul > li > a.selectedNoChild {	font-weight: bold; background-color: #e7e7e7; overflow: hidden }
#buHoNavigationPane li li a { padding-left: 62px; background-image: url(/img/buHoNavigationBG2.gif); overflow: hidden }
#buHoNavigationPane li li a:hover { color: #fff; background-image: url(/img/buHoNavigationBG2b.gif) }
#buHoNavigationPane li li a.selected
{
	 background-image: url(/img/buHoNavigationBG2b.gif);
	 color: #fff;
	 border-top-style: none;
	 border-right-style: none;
	 border-left-style: none; 
	 border-bottom-style: none; 
	 overflow:hidden;
	 border-bottom: solid 1px #d5d6d1
}
#buHoNavigationPane li li li a 
{
	background-position: 50% top;
	padding-left: 80px; 
	background-image: url(/img/buHoNavigationBG3.gif); 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	overflow:hidden;
}
#buHoNavigationPane li li li a.selected 
{
	font-weight: bold; 
	background-image: url(/img/buHoNavigationArrow3.gif); 
	color: #626262; 
	background-repeat: no-repeat; 
	overflow:hidden;
	border-bottom: none
}
/* -------------------------------------- Address area --------------------------------------------- */
#buHoAddressPane 
{
	padding-right: 28px; 
	padding-left: 28px; 
	font-size: 0.9em; 
	padding-bottom: 14px; 
	padding-top: 0px; 
	line-height:1.6;
}
#buHoAddressPane h2 
{
    color: #3f3f3f;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-top: 20px
}
#buHoAddressPane p 
{
	margin: 0px 0px 10px;
}
/* -------------------- Footer area ------------------------ */
#buHoFooter {
	font-size: 0.9em; 
	background-image: url(/img/buHoFooterBG.gif); 
	margin-bottom: 15px; 
	padding-top: 25px; 
	background-repeat: repeat-x;
}
#buHoFooterLeft {
	padding-left: 32px; float: left; width: 230px;
}
#buHoFooterRight {
	float: right; width: 230px; text-align: center;
}
#buHoFooterMiddle {
	padding-left: 258px; text-align: center;
}
/* ---------------------- Other ------------------------- */
.HeadLine {
	font-size:15px;
	text-transform: uppercase;/* color: #3f3f3f;	*/
	font-weight: bold;
}
.TextBold {
	font-weight: bold;
}
.BoldHeadLine {
	font-weight: bold;
	
	text-transform: uppercase; color: #3f3f3f;	
}
.TextNormal {
	margin: 15px 0px; line-height: 1.5;
}

a.LinkGrau
{
		color: #626262; 
		text-decoration: none;
		font-weight: normal
}
a.LinkGrau:hover{text-decoration:underline}

a.LinkGrauFett
{
		color: #626262; 
		text-decoration: none;
		font-weight: bold
}
a.linkgrau:hover{text-decoration:underline}

.buHoButton {
	border-right: #3f3f3f 1px solid; 
	border-top: #3f3f3f 1px solid; 
	border-left: #3f3f3f 1px solid; 
	border-bottom: #3f3f3f 1px solid; 
	background-color: #fff;
}
.buHoTextBox {
	border-right: #ccc 1px solid; 
	border-top: #ccc 1px solid; 
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

/*Add this definition to the screen and print media sections*/


#sitemap ul {list-style-image:url(/img/list.gif);}

/* -------------------------- GridView Style Start ------------------------------------- */

.gridPager td
{
	color: #FFFFFF;
	background-color:#e7e7e7;
	/*background-color:#9AC1E6; /*#a2c6f1; in Css*/
	font-weight:bold;
	text-align:right;
}
.gridPager a
{
	color:#19598F;
	font-weight:bold;
	text-decoration: underline;	
	text-align:right;
	float:right;
	width:100%;
}
.gridHeader
{
	background-color:#e7e7e7;
	color:Black;
	font-weight:bold;
	text-align:left;
}
.gridRow
{
	background-color:#F7F6F3;
	color:#333333;
}
.gridAlternatingRow
{
	background-color:White;
	color:#284775;	
}
.gridEmptyDataRow
{
	background-color:#e7e7e7;
	color:Red;
	font-weight:bold;
}
.gridFooter
{
	background-color:#e7e7e7;
	color:White;
	font-weight:bold;
}
.gridEditRow
{
	background-color:#999999;	
}
.gridSelectedRow
{
	background-color:#E2DED6;
	color:#333333;
	font-weight:bold;
}
/* -------------------------- GridView Style End ------------------------------------- */
/* -------------------------- RefernceContainer Style  ------------------------------------- */
.buHoReferenceHorizontalLine
{
	background-image:url(/img/ContentHorizontalLine.png);
	width:190px;
	height:2px;
}

.buHoReferenceBackgound
{
	overflow:hidden;
	width:190px;
	height:15px;
	padding:12px 0 5px 24px; 
	margin:1px;
}

.buHoTeaserBackground
{
	/*background-image:url(/img/buHoTeaserBG.gif);*/
	background-color: Transparent;
	overflow:hidden;  
	margin:0px;
	width:100%;
}

.buHoReferenceVerticalLine
{
	background-image:url(/img/ContentVerticalLine.png); 
	background-repeat:repeat-y; 
    width:9px;
}
.buHoReferenceNavigation
{
	float:none;
	width:400px;
	text-align:center;
	vertical-align:middle;
}
.buHoReferenceNaviBackgound{background-image:url(/img/ContentNaviBG.png)}
.buHoReferenceNavitable
{
	overflow:hidden; 
	background-image:url(/img/buHoNavigationBG3.gif); 
	height:20px;
}
/* -------------------------- RefernceContainer Style End ------------------------------------- */
/* ---------- Sitemap css ---------------*/
#siteMapDiv
{
	width:300px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}

#siteMapDiv ul
{
	list-style-image:url("/img/dash.gif");
	vertical-align:baseline;
	background-color:Transparent;
	margin:0 0 0 20px;
	padding:0;
	text-indent:0;
	overflow:visible;
}

#siteMapDiv ul ul { margin:0 0 0 20px; }

#siteMapDiv li a
{
	font-weight:normal;
	color:#626262;
	vertical-align:middle;
	text-decoration:none;
}

#siteMapDiv h3
{
	color: #fff;
    font-weight: bold;
    padding:0 0 0 10px;
	margin:0 0 4px 0;
}

#siteMapDiv li a.selected { color:#626262; }
#siteMapDiv li a:hover { text-decoration:underline; }
#siteMapDiv li li a { font-weight:normal; font-size:1.0em; }
/* ---------- Sitemap css End---------------*/