/*
BODY BLUE 0C4D9D
BORDER BLUE C5CFE5
TXT BLACK 000000
LINK ORANGE FF6600
VISITED LINK GREY 666666
*/



html { /*
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #0C4D9D;
	scrollbar-track-color: #0C4D9D;
	scrollbar-shadow-color: #0C4D9D;
	scrollbar-darkshadow-color: #FFCC66; 
	scrollbar-arrow-color: #FFFFFF; 
	*/
}
body { background: #0C4D9D; }
/* ---------------------------------------------------------------------------------------------- 

HEADER */
#page_header {
	background-image: url(/files/jpeg/263/header.jpg);
	width: 900px;
	height: 150px;
	margin: 0 auto;
}
#language {
	width: 230px;
	height: 60px;
	float: right;
	margin-top: 30px;
	padding-right: 35px;
}
#page_footer {
	width: 900px;
	height: 15px;
	margin: 0 auto;
        color: #FFFFFF;
        font-size: 9px;
        text-align: right;
}
#page_footer a{
        color: #FFFFFF;
        font-size: 9px;
        text-decoration: none;
}
.flags {
	float: right;
}
.searchtext{
	float: left;
	height: auto;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 14px;
	font-size:10px;
	background: #FFFFFF;
}
.searchbutton{
	margin-top: 10px;
	float: right;
}

/* ---------------------------------------------------------------------------------------------- CONTENT */

#page_content {
	background-image: url(/files/jpeg/10/content.jpg);
	background-repeat: no-repeat;	
	background-color: #FFFFFF;
	width: 900px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
.left_side {
	padding-left: 35px;
	width: 160px;
	float: left;
}
.page {
	padding-right: 65px;
	width: 610px;
	float: right;
}
.main_left {
	float: left;
	width: 290px;
}
.main_right {
	float: right;
	width: 290px;
}

/* ---------------------------------------------------------------------------------------------- NAVIGATION */

#menu-1 {
	position: absolute;
	top: 118px;
	list-style-type: none;
	float:left;
	margin: 0; 
	padding-left: 35px;
}
#menu-1 li {
	display: inline;
}

#menu-1 a{ 
	text-decoration: none;
	color: #000000; 
	padding: 0px 35px 0px 12px;
	margin: 0; 
	text-decoration: none; 
	float: left;
	display:block;
	background: url(/files/gif/11/bullet.gif) no-repeat left;
}
#menu-1 .act,  #menu-1 a:hover { 
	color: #CC6633;
	background: url(/files/gif/11/bullet.gif) no-repeat left;
}

/*
#menu-1 .act,  #menu-1 .act:hover {
	color: #CC6633; 
	background: url(/files/gif/11/bullet.gif) no-repeat left;
}
*/

#menu-2 {
	list-style-type: none;
	float:left;
	margin: 0; 
	padding: 0;
}
#menu-2 li { list-style: none; padding: 2px 0; }
#menu-2 a{ 
	text-decoration: none;
	color: #000000; 
	padding: 0px 0px 5px 0px;
	margin: 0; 
        width: 155px;
	text-decoration: none; 
}
#menu-2 ul {
        list-style-image: url(/files/gif/11/bullet.gif) no-repeat left;
	margin-left: 15px;
 	padding: 0;
	font-weight: normal;
}
#menu-2 .act a, #menu-2 .act .act a, #menu-2 .act .act .act a { color: #CC6633; font-weight: bold; }
/* alkuper. color: #CC6600; */

#menu-2 .act li a, #menu-2 .act .act li a, #menu-2 .act .act .act li a { color: #000000; font-weight: normal; }


#grouplist {
	list-style-type: none;
	float:left;
	margin: 0; 
	padding: 0;
}
#grouplist li { display: inline; }
#grouplist a{ 
	text-decoration: none;
	color: #000000; 
	padding: 0px 0px 5px 0px;
	margin: 0; 
        width: 155px;
	text-decoration: none; 
	float: left;
}
#grouplist .act,  #grouplist a:hover { color: #FF6600; }
#grouplist .act,  #grouplist .act:hover { color: #FF6600; }
.newsdate { display: block; }
#news_all { list-style-type: none; }
#news_all li { padding: 0px 0px 5px 0px; display: inline; }
#news_all a{ 
        text-decoration: none;
	color: #000000; 
}
/* ---------------------------------------------------------------------------------------------- PRODUCTS */
.product {
	min-height: 223px;
	height: auto !important;
	height: 223px;
}
.product_image {
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	display: block;
}
.product_description {
}
.product ul { padding-left: 10px; margin: 5px; }

ul li.col1 { margin-left: -10px; margin-bottom: 10px; }
li.col0 { display: none; }
li.col1 { list-style-type: none; }
li.col2 { display: none; }