﻿
/*            Content Publishing Section				*/

H1
{
	font-family:Georgia;
	font-size: 24px;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #464646;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H2
{
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #464646;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

H3
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #464646;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

LINK
{
	font-variant:small-caps;
	font-weight:bold;
}
/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #464646;
    font-family: verdana;
	text-decoration: none;
}

BODY
{
    FONT-WEIGHT: normal;
    font-size: 11px;
	color: #464646;
    font-family: verdana;
	text-decoration: none;
	margin:0px;
 }

/*------body--------

a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none
}

a:hover
{
	color:#FBB013;
	text-decoration: none;
} */

a:hover {color:#FBB013;}

/*	Left Content Editor Data	*/

.L_ACE
{
   FONT-WEIGHT: normal;
    font-size: 11px;
	color: #464646;
    font-family: verdana;
	text-decoration: none;
}

/* 	Middle Content Editor Data	 */
.M_Data
{
   FONT-WEIGHT: normal;
    font-size: 11px;
	color: #464646;
    font-family: verdana;
	text-decoration: none;
}

/* 	Right  Content Editor Data	 */
.R_Links_Data
{
	FONT-WEIGHT: normal;
    font-size: 11px;
	color: #464646;
    font-family: verdana;
	text-decoration: none;
}

/* -------------------------------
       Left Section
--------------------------------*/
.L_Font
{
	font-family: verdana;
	font-weight: normal;
}
.L_Size
{
	font-size: 11px;
}

.L_Title
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.L_Level1
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.L_Level2
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;	
}
.L_Level3
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;
}
.L_Level4
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;
}

.L_Level1:Hover
{
	font-weight: normal;
	color: #727272;
}
.L_Level2:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #FBB013;
}

.L_Level3:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #FBB013;
	
}
.L_Level4:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #FBB013;
}

/* for Bkk site */

.L_Level1_b
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.L_Level2_b
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;	
}
.L_Level3_b
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;
}
.L_Level4_b
{
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	font-size: 11px;
}

.L_Level1_b:Hover
{
	font-weight: normal;
	color: #727272;
}
.L_Level2_b:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #3E386D;
}

.L_Level3_b:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #3E386D;
	
}
.L_Level4_b:Hover
{
	font-weight: normal;
	text-decoration:none;
	color: #3E386D;
}


/* Menu Selected*/
.L_Level1_Sel
{
	font-weight: normal;
	text-decoration:  underline;
	color: #FFFFFF;
}

.L_Level2_Sel
{
	font-weight: normal;
	text-decoration:underline;
	color:#727272;
}

.L_Level3_Sel
{
	font-weight: normal;
	color:#727272;
	text-decoration:underline;
}

.L_Level4_Sel
{
	font-weight: bold;
	text-decoration:underline;
	color:#727272;
}

.L_Level1_Sel:Hover
{
	font-weight: normal;
	color: #FFFFFF;
}
.L_Level2_Sel:Hover
{
	font-weight: normal;
	color: #727272;
}
.L_Level3_Sel:Hover
{
	font-weight: normal;
	color: #727272	;
}
.L_Level4_Sel:Hover
{
	font-weight: bold;
	color: #727272;
}

/* Menu Selected for BKK */
.L_Level1_b_Sel
{
	font-weight: normal;
	text-decoration:  underline;
	color: #FFFFFF;
}

.L_Level2_b_Sel
{
	font-weight: normal;
	text-decoration:underline;
	color:#727272;
}

.L_Level3_b_Sel
{
	font-weight: normal;
	color:#727272;
	text-decoration:underline;
}

.L_Level4_b_Sel
{
	font-weight: bold;
	text-decoration:underline;
	color:#727272;
}

.L_Level1_b_Sel:Hover
{
	font-weight: normal;
	color: #FFFFFF;
}
.L_Level2_b_Sel:Hover
{
	font-weight: normal;
	color: #727272;
}
.L_Level3_b_Sel:Hover
{
	font-weight: normal;
	color: #727272	;
}
.L_Level4_b_Sel:Hover
{
	font-weight: bold;
	color: #727272;
}

/*----------------------------- 
		Middlle Section of Site
--------------------------------*/
.M_Path
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}
.M_Path_main
{
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

.M_Path_Color
{
	font-weight: normal;
	color: #464646;
}

.M_Path_Color:Hover
{
	font-weight: normal;
	color: #FBB013;
	text-decoration: none;
}

.M_Path_Current
{
	font-weight: normal;
	color: #FBB013;
	text-decoration:none;
}

.M_Path_arrow
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	color: #DADADA;
}
/* Mpath for BKK */

.M_Path_b_Color
{
	font-weight: normal;
	color: #464646;
	text-decoration:none;
}

.M_Path_b_Color:Hover
{
	font-weight: normal;
	color: #3E386D;
	text-decoration: none;
}

.M_Path_b_Current
{
	font-weight: normal;
	color: #3E386D;
	text-decoration:none;
}

/*Print*/

.M_Print
{
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	color: #464646;
}

.M_Print_Color:Hover
{
	color: #FBB013;
}

/*Middle Box*/

.M_BoxTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	margin:0px;
}

.M_BoxTitle_Color
{
	color: #464646;
}

.M_BoxTitle_Color:Hover
{
	color: #FBB013;
}

.M_BoxTitle_NoData
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	margin:0px;
	color: #464646;
}

.M_Box_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_Box_Lesemer
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}
	
.M_Box_Lesemer_Color
{
	color: #464646;
}

.M_Box_Lesemer_Color:Hover
{
	color: #FBB013;
}

/*Middle Box for BKK */

.M_BoxTitle_b
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	margin:0px;
}

.M_BoxTitle_b_Color
{
	color: #464646;
}

.M_BoxTitle_b_Color:Hover
{
	color: #3E386D;
}

.M_Box_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_Box_Lesemer_b
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}
	
.M_Box_Lesemer_b_Color
{
	color: #464646;
}

.M_Box_Lesemer_b_Color:Hover
{
	color: #3E386D;
}

/*Articale List*/.

.M_Artdate
{
	font-weight: bold;
	font-size: 11px;
	color: #032E58;
	font-family: verdana;
	text-decoration: none;
}
.M_ArtTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

.M_ArtTitle_Color
{
	color: #464646;
}

.M_ArtTitle_Color:Hover
{
	font-weight: bold;
	color: #FBB013;
}
.M_Art_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_Art_Data_NoContent
{
	font-weight: bold;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_Art_Lesemer
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}

.M_Art_Lesemer_Color
{
	color: #464646;
}

.M_Art_Lesemer_Color:Hover
{
	color: #FBB013;
}
    
    /*Articale List for BKK */.

.M_Artdate
{
	font-weight: bold;
	font-size: 11px;
	color: #032E58;
	font-family: verdana;
	text-decoration: none;
}
.M_ArtTitle_b
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

.M_ArtTitle_b_Color
{
	color: #464646;
}

.M_ArtTitle_b_Color:Hover
{
	font-weight: bold;
	color: #3E386D;
}
.M_Art_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_Art_Lesemer_b
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}

.M_Art_Lesemer_b_Color
{
	color: #464646;
}

.M_Art_Lesemer_b_Color:Hover
{
	color: #3E386D;
}
							/*		Previous     x av y			Next  */
.M_prv_next
{
	font-weight: bold;
	font-size: 12px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}
.M_prv_next:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.M_prv_next1
{
	font-weight: bold;
	font-size: 12px;
	color: #464646;
	font-family: verdana;	
	text-decoration: none;
}

/*-----------------------------
		Right Section ( Aktuelt )
--------------------------------*/

.R_Header
{
	font-weight: normal;
	font-size: 18px;
	color: #464646;
	font-family: Georgia;
	text-decoration: none;
}
.R_Date
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
}
.R_title_nodata
{
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	color: #464646;
	text-decoration: none;
}
.R_Title
{
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

.R_Title_Color
{
	color: #464646;
}
.R_Title_Color:Hover
{
	color: #FBB013;
}
.R_Title_Sel_Color
{
	color: #FBB013;
}
.R_Title_Sel_Color:Hover
{
	color: #464646;
}
.R_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.R_Data_NoContent
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.R_Lesemer
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}
.R_Lesemer_Color
{
	color: #464646;
}
.R_Lesemer_Color:Hover
{
	color: #FBB013;
}

/*-----------------------------
		Right Section for BKK ( Aktuelt )
--------------------------------*/

.R_Title_b
{
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

.R_Title_Color_b
{
	color: #464646;
}
.R_Title_Color_b:Hover
{
	color: #3E386D;
}
.R_Title_Sel_Color_b
{
	color: #3E386D;
}
.R_Title_Sel_Color_b:Hover
{
	color: #464646;
}
.R_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.R_Data_NoContent
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.R_Lesemer_b
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}
.R_Lesemer_b_Color
{
	color: #464646;
}
.R_Lesemer_b_Color:Hover
{
	color: #3E386D;
}

/*-----------------------------
		Footer Section
--------------------------------*/

.B_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.B_Data_epost
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.B_Data_epost:Hover
{
	color: #FBB013;
}

.B_Link
{
	FONT-WEIGHT: normal;
    font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

.B_Link_Color
{
	color: #464646;
}
.B_Link_Color:Hover
{
	color: #FBB013;
}

.B_Dev_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
}

.B_Dev_Link_Color
{
	color: #464646;
}
.B_Dev_Link_Color:Hover
{
	color: #FBB013;
}

/*-----------------------------
		Footer Section for BKK
--------------------------------*/

.B_Data_epost_b
{
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	font-family: verdana;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.B_Data_epost_b:Hover
{
	color: #3E386D;
}

.B_Link
{
	FONT-WEIGHT: normal;
    font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}

.B_Link_b_Color
{
	color: #464646;
}
.B_Link_b_Color:Hover
{
	color: #3E386D;
}

.B_Dev_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: 0px;
}
.B_Dev_Link_b_Color
{
	color: #464646;
}
.B_Dev_Link_b_Color:Hover
{
	color: #3E386D;
}


/*-----------------------------
		Search Result
--------------------------------*/
.S_title
{
	font-weight: bold;
	font-size: 12px;
	color: #FBB013;
	font-family: verdana;
	text-decoration: none;
}
.S_title_b
{
	font-weight: bold;
	font-size: 12px;
	color: #3E386D;
	font-family: verdana;
	text-decoration: none;
}
.S_Text
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
}
.S_Text_Color
{
	color: #464646;
}
.S_Text_Color_b
{
	color: #464646;
}
.S_Text_Color_b:Hover
{
	color:#3E386D;
}
.S_Text_Color:Hover
{
	color: #FBB013;
}
.linktext
{
	color: #464646;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}
.linktext:Hover
{
	color: #004E90;
	text-decoration: underline;
}

.linktext_b
{
	color: #464646;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}
.linktext_b:Hover
{
	color: #004E90;
	text-decoration: underline;
}

.title1
{
	font-weight: normal;
	font-size: 11px;
	color: #6E6E70;
	font-family: verdana;
	text-decoration: none;
}
/*-----------------------------
		Sitemap Middle Links
--------------------------------*/

.Sm_title
{
	font-weight: bold;
	font-size: 12px;
	color: #004E90;
	font-family: verdana;
	text-decoration: none;
}
.Sm_Text
{
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}
.Sm_Text_Color
{
	color: #6E6E70;
}
.Sm_Text_Color:Hover
{
	color: #004E90;
}

/*-----------------------------
		FOR Kontakt Labels
--------------------------------*/
.KLable
{
	font-weight: bold;
	font-size: 11px;
	color: #032E58;
	font-family: verdana;
	text-decoration: none;
}

.KText
{
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	background:url(media/bg_txt.jpg) repeat-x;
	border:1px;
	color:#D8D8D8;
	width:167px;
	height:24px;
}
.gen_code
{
	font-weight: normal;
	font-size: 11px;
	color: #032E58;
	font-family: verdana;
	text-decoration: underline;
}

.securityStmt
{
	font-weight: normal;
	font-size: 10px;
	color: #032E58;
	font-family: verdana;
	text-decoration: none;
	}

.forOpacity
{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80); 
	-khtml-opacity: 0.8;
}


