/* 
	Systeem 
	==================================	
*/

body {
	background-color: White;
}
HR {color: #A9A9A9; height: 1px; }

/*
 Containrer Settings
*/

.container_back { }

/* 
	Framework 
	=================================	
*/
.frame_headbg {background-color: white;}
.frame_menu {}
.frame_label1 {color: #000000;}
.frame_label2 {color: #000000;}
.frame_link1 {color: #000000;}

A.frame_link1:link {text-decoration: none;color:#000000;}
A.frame_link1:visited {text-decoration: none;color:#000000;}
A.frame_link1:active {text-decoration: none;color:#000000;}
A.frame_link1:hover {text-decoration: underline;color:#000000;}

.frame_link2 {color: #000000;}
A.frame_link2:link {text-decoration: none;color:#000000;}
A.frame_link2:visited {text-decoration: none;color:#000000;}
A.frame_link2:active {text-decoration: none;color:#000000;}
A.frame_link2:hover {text-decoration: underline;color:#000000;}

.frame_border {color: #000000;border:1px;}
.frame_subborder {border:0px;}

/*
	CMS
*/
.cms_normal {font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;}
.cms_normalred {font-family: Verdana;font-size: 12px;font-weight: bold;color: #ff0000}
.cms_normalbold {font-family: Verdana;font-size: 11px;font-weight: bold;color: #000000;}

.cms_label1 {font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;}
	A.cms_label1:link    {text-decoration: underline;color: #000000;}
	A.cms_label1:visited {text-decoration: underline;color: #000000;}
	A.cms_label1:active  {text-decoration: underline;color: #000000;}
	A.cms_label1:hover   {text-decoration: underline;color: #000000;}
	
.cms_label2 {font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;}
	A.cms_label2:link    {text-decoration: underline;color: #000000;}
	A.cms_label2:visited {text-decoration: underline;color: #000000;}
	A.cms_label2:active  {text-decoration: underline;color: #000000;}
	A.cms_label2:hover   {text-decoration: underline;color: #000000;}
	
.cms_header1 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;}
.cms_header2 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;}
.cms_header3 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;}
.cms_altheader1 {font-weight: bold;font-size: 20px;color: white;font-family: Verdana; background-color: #ac1607;}
.cms_altheader2 {font-weight: bold;font-size: 13px;color: white;font-family: Verdana; background-color: #ac1607;}
	A.cms_altheader2:link {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.cms_altheader2:visited {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.cms_altheader2:active {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.cms_altheader2:hover {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
.cms_altheader3 {font-weight: bold;font-size: 11px;color: white;font-family: Verdana; background-color: #ac1607;}
.cms_title {font-weight: bold;font-size: 8pt;color: #CFD8EA;font-family: Verdana, Tahoma, Arial, Helvetica;text-decoration: none;}
.cms_row {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.cms_altrow {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.cms_rowhighlight {color: #4455aa;font-family: Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;}
.cms_footer {color: white;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica; background-color: #ac1607;}
.cms_footertext {color: #000000;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica; }
.cms_altfooter {color: white;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica; background-color: #ac1607;}

.cms_commandbutton {font-family: Verdana;font-size: 11px;font-weight: normal;}
	A.cms_commandbutton:link {text-decoration: underline;color: #000000;}
	A.cms_commandbutton:visited {text-decoration: underline;color: #000000;}
	A.cms_commandbutton:active {text-decoration: underline;color: #000000;}
	A.cms_commandbutton:hover {text-decoration: underline;color: #000000;}

.cms_altcommandbutton {font-family: Verdana;font-size: 11px;font-weight: normal;}
	A.cms_altcommandbutton:link {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:visited {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:active {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:hover {text-decoration: underline;color: #000000;}
	
	
.cms_textbox {font-family: Verdana;font-size: 12px;font-weight: normal;color: #000000;}

.cms_calendar_normal {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;}
.cms_calendar_weekend {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.cms_calendar_today {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.cms_calendar_selected {color: Red;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.cms_calendar_header {color: White;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;  background-color: #ac1607;}

/*
	Content
*/
.content_normal {font-family: Verdana;font-size: 10px;font-weight: normal;color: #454545;line-height:20px;} 
.content_normalred {font-family: Verdana;font-size: 10px;font-weight: bold;color: #ff0000} 
.content_normalbold {font-family: Verdana;font-size: 10px;font-weight: bold;color: #000000;} 
.content_label1 {font-family: Verdana;font-size: 10px;font-weight: normal;color: #ac1607;} 
.content_label2 {font-family: Verdana;font-size: 10px;font-weight: normal;color: #ac1607;} 

.content_header1 {font-size: 13px;font-family: Verdana; color: #ac1607; font-variant: small-caps; font-weight: bold;} 
.content_header2 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;} 
.content_header3 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;} 
.content_altheader1 {font-weight: bold;font-size: 15px;color: #000000;font-family: Verdana;} 
.content_altheader2 {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;} 
	A.content_altheader2:link {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.content_altheader2:visited {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.content_altheader2:active {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
	A.content_altheader2:hover {font-weight: bold;font-size: 13px;color: #000000;font-family: Verdana;}
.content_altheader3 {font-weight: bold;font-size: 11px;color: #000000;font-family: Verdana;} 
.content_title {font-weight: bold;font-size: 8pt;color: #CFD8EA;font-family: Verdana, Tahoma, Arial, Helvetica;text-decoration: none;} 
.content_row {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   } 
.content_altrow {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   } 
.content_rowhighlight {color: #4455aa;font-family: Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;} 
.content_footer {color: white;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica; background-color: #ac1607;} 
.content_footertext {color: white;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica;} 
.content_altfooter {color: white;font-size: 8pt;font-weight:bold;font-family: Verdana, Arial, Helvetica; background-color: #ac1607;} 

.content_commandbutton {font-family: Verdana;font-size: 11px;font-weight: normal;}
	A.content_commandbutton:link {text-decoration: underline;color: #000000;}
	A.content_commandbutton:visited {text-decoration: underline;color: #000000;}
	A.content_commandbutton:active {text-decoration: underline;color: #000000;}
	A.content_commandbutton:hover {text-decoration: underline;color: #000000;}

.content_altcommandbutton {font-family: Verdana;font-size: 11px;font-weight: normal;}
	A.cms_altcommandbutton:link {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:visited {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:active {text-decoration: underline;color: white;}
	A.cms_altcommandbutton:hover {text-decoration: underline;color: #000000;}
		
.content_textbox {font-family: Verdana;font-size: 12px;font-weight: normal;color: #000000;}

.content_calendar_normal {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;}
.content_calendar_weekend {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.content_calendar_today {color: #000000;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.content_calendar_selected {color: Red;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;   }
.content_calendar_header {color: White;font-family: Verdana, Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;  background-color: #ac1607;}


.cms_checkbox {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.content_checkbox {font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
