﻿/*            Content Publishing Section				*/

H1
{
	font-family:Georgia;
	font-size: 33px;
	font-weight: normal;
	text-decoration: none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	color: #000099;
	margin: 0px 0px 0px 0px;
}
H2
{
	font-family:Georgia;
	font-size: 31px;
	font-weight: normal;	
	text-decoration: none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000099;
	margin: 0px 0px 0px 0px;
	
}
H3
{
	font-family:Georgia;
	font-size: 29px;
	font-weight: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000099;
	margin: 0px 0px 0px 0px;
}
LINK
{
	font-variant:small-caps;
	font-weight:normal;
}


/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
    FONT-WEIGHT: normal;
    font-size: 14px;
	color: #4A4949;
    font-family: Garamond;
	text-decoration: none;
}



BODY
{
    FONT-WEIGHT: normal;
    font-size: 14px;
	color: #4A4949;
    font-family: Garamond;
	text-decoration: none;
	margin:0px 0px 0px 0px;
 }

/*	Left Content Editor Data	*/

.L_ACE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #4A4949;
    FONT-FAMILY: Garamond;
    TEXT-DECORATION: none
}

/* 	Middle Content Editor Data	 */
.M_Data
{
   FONT-WEIGHT: normal;
    font-size: 14px;
	color: #4A4949;
    font-family: Garamond;
	text-decoration: none;
	line-height:15px;
}

/* 	Right  Content Editor Data	 */
.R_Links_Data
{
	font-weight: normal;
	font-size: 14px;
	color: #4A4949;
	font-family: Garamond;
	text-decoration: none;
}
             
                        


/*Middle Box*/
.M_BoxTitle
{
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
	text-decoration: none;
	color: #000099;
}

.M_BoxTitle_Color
{
	color: #000099;
}

.M_BoxTitle_Color:Hover
{
	color: #000000;
}

.M_Box_Data
{
	font-weight: normal;
	font-size: 14px;
	color: #4A4949;
	font-family: Garamond;
	text-decoration: none;
}
.M_Box_Lesemer
{
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
	}
	
.M_Box_Lesemer_Color
{
	color: #000099;
}

.M_Box_Lesemer_Color:Hover
{
	color: #000000;
}
.m_bullet
{
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	color: #000099;
}
.m_bullet_color
{
	color: #000099;
}
.m_bullet_color:Hover
{
	color: #000000;
}

    
/*-----------------------------
		Right Section ( Aktuelt )
--------------------------------*/

.R_Header
{
  font-family:Georgia;
  font-weight:normal;
  font-size:24px;
  color:#000099;
  text-decoration: none;
	
}

.R_Title
{
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia;
	text-decoration: none;
	color: #000099;
} 
.R_Title_Color
{
	color: #000099;
}
.R_Title_Color:Hover
{
	color: #000000;
}
.R_Title_Sel_Color
{
	color: #000000;
}
.R_Title_Sel_Color:Hover
{
	color: #000099;
}
.R_Data
{
	font-weight: normal;
	font-size: 14px;
	color: #4A4949;
	font-family: Garamond;
	text-decoration: none;
}

.R_Lesemer
{
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
}
.R_Lesemer_Color
{
	color: #000099;
}
.R_Lesemer_Color:Hover
{
	color: #000000;
}
.r_bullet
{
	font-weight: normal;
	font-size: 9px;
	font-family: verdana;
	text-decoration: none;
	color: #000099;
}

/*-----------------------------
		Footer Section
--------------------------------*/

.B_Data
{
	font-weight: normal;
	font-size: 11px;
	color: #4A4949;
	font-family: Georgia;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.B_Link
{
	FONT-WEIGHT: normal;
    font-size: 11px;
	color: #4A4949;
    font-family: Georgia;
	text-decoration: none;
}

.B_Link_Color
{
	color: #4A4949;
}
.B_Link_Color:Hover
{
	color: #000099;
}
.B_Dev_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia;
	text-decoration: none;
	
}
.B_Dev_Link_Color
{
	color: #4A4949;
}
.B_Dev_Link_Color:Hover
{
	color: #FFA800;
}


