@import url("/css2/global/reset.css");
@import url("../default.css");
@import url("/css2/global/fonts.css");
@import url("/css2/global/layout.css");
@import url("/css2/global/menus.css");
@import url("/css2/global/styles.css");
@import url("/css2/global/forms.css");
@import url("/css2/global/tables.css");
@import url("/css2/global/cse.css");
@import url("/css2/global/printBrowser.css");
@import url("/css2/global/sifr.css");
@import url("/css2/global/aform.css");


body{
	color: #1b1b1b;
	background: url(../images/background_blue.jpg) repeat-x top left #060606; 
}


/* KKJ 100210: overrule general li from styles.css */
#mainContent li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/dot_blue.gif) no-repeat scroll left 7px !IMPORTANT;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 10px;
}

/* KKJ 170210 - but we dont need the blue dot on sitemap! */
#mainContent #sitemap ul{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background: none !IMPORTANT;
	margin: 5px 0 15px 20px;
	margin-top: 0px;
}

#mainContent #sitemap ul li{
	margin: 2px 0;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background: none !IMPORTANT;
}


 a.logolink span
{
	color:#fff;
}

ul.mainMenu ul.mainMenu li a
{
	background-color:#000;
}
ul.mainMenu li a
{
    color: #a9a9a9;

}
ul.mainMenu li a:hover
{
    background: #070706;
    color: #fff;
}


#breadcrumbs
{
   background: #1b1b1b;
}
 
 #blHeader
{
    background: url(../images/bg_topline.png) left top repeat-x;
}

#blFooter .copy
{
    background: #1b1b1b;
    color: #6c6c6c;
}

#blFooter .serviceBox
{
    background: #404040;
    color: #fff;
    padding: 10px 20px 20px 20px;    
   
}
#blFooter .serviceBox h3 
{
    color: #e6e6e6;
}


.subPageContent .twoColumns
{
	column-count: 2;
    column-gap: 20px;
    column-width: 330px;
}

/*
-----------------------------------------------
/ Screen Layout - Layout Styles
-----------------------------------------------
*/

/*
-----------------------------------------------
Screen Layout - Header Styles
-----------------------------------------------
*/



/*
-----------------------------------------------
/ Screen Layout - Header Styles
-----------------------------------------------
*/

/*
-----------------------------------------------
/ Screen Layout - Top Menu Styles
-----------------------------------------------
*/



/*
-----------------------------------------------
/ Screen Layout - Top Menu Styles
-----------------------------------------------
*/

/*
-----------------------------------------------
Screen Layout - Content Styles
-----------------------------------------------
*/



/*
-----------------------------------------------
/ Screen Layout - Content Styles
-----------------------------------------------
*/

/*
-----------------------------------------------
Screen Layout - Footer Styles
-----------------------------------------------
*/


 
 
/*
-----------------------------------------------
/ Screen Layout - Footer Styles
-----------------------------------------------
*/