
/* ------- LAYOUT ------- */
body
{
	background-color: #fff;
}

#container
{
	background-color: #fff;
}

.sidborder_left
{
	background: url(../images/dot-h.gif) repeat-y;
	background-position: top right;
}

.sidborder_right
{
	background: url(../images/dot-h.gif) repeat-y;
	background-position: top right;
}

.sidebar_horisontal_top
{
	background: url(../images/sidebar_topborder.gif) no-repeat;
	background-position: bottom center;
}

.sidebar_horisontal_bottom
{
	background: url(../images/sidebar_bottomborder.gif) no-repeat;
	background-position: top center;
}


/* ------- TYPOGRAPHY ------- */

#content h1
{
	background: url(../images/dot-co2.gif) repeat-x;
	color: #7dcae3;
	padding-bottom: 3px;
	background-position: bottom left;
}

#sidecolumn p
{
	color: #737474;
}

p
{
	color: #737474;
}

p.introduktion
{
	color: #7dcae3;
}

#footer ul li
{
	color: #737474;
}

a, a:active, a:link, a:visited
{
	color: #7dcae3;
}

a:hover
{
	color: #7dcae3;
}

/* ------- LINK LISTS ------- */

div.mainTextLinks_area a:link, div.mainTextLinks_area a:visited, div.mainTextLinks_area a:active
{
	color: #7dcae3; 
}

div.mainTextLinks_area a:hover
{
	color: #7dcae3; 
}

/* ------- NEWS ITEMS ------- */
h3.newsheading 
{
	color: #7dcae3;
}

h4.news_date 
{
	color: #867a73;
}

.news1 p , #news2 p
{
	color: #737474;
}

.news1 a:link, .news1 a:visited, .news1 a:active, #news2 a:link, #news2  a:visited, #news2  a:active
{
	color: #737474;
}

.news1 a:hover, #news2 a:hover
{
	color: #737474;
}

/* ------- IMS MENU ------- */

#menu .menuItem, #menu .menuItemSelected 
{
	background: url(../images/dot-co1.gif) repeat-x;
	background-position: top left;
}

#menu .menuItemSelected
{
	background: url(../images/selected-co2.gif) repeat-x;
	background-position: top right;
}

#submenu
{
	background-color: #e3f8ff;	
}

#menu .menuItem a:link, #menu .menuItem a:visited, #menu .menuItem a:active
{
	color: #737474;
}

#menu .menuItem a:hover
{
	color: #7dcae3;
}


#menu .menuItemSelected a:link, #menu .menuItemSelected a:visited, #menu .menuItemSelected a:hover, #menu .menuItemSelected a:active
{
	color: #7dcae3;
}

#submenu .menuItem a:link, #submenu .menuItem a:visited, #submenu .menuItem a:active
{
	color: #737474;
}

#submenu .menuItem a:hover
{
	color: #7dcae3;
}

#submenu .menuItemSelected a:link, #submenu .menuItemSelected a:visited, #submenu .menuItemSelected a:hover, #submenu .menuItemSelected a:active
{
	color: #7dcae3;
}


/* ------- LANGUAGE ------- */

.menuItemLanguage a, .menuItemLanguage a:link, .menuItemLanguage a:active, .menuItemLanguage a:visited
{
	color: #737474;
}

.menuItemLanguage a:hover
{
	color: #7dcae3;
}

.menuItemLanguageSelected a, .menuItemLanguageSelected  a:link, .menuItemLanguageSelected  a:active, .menuItemLanguageSelected  a:visited, .menuItemLanguageSelected  a:hover
{
	color: #7dcae3;
}


/* ------- COMMON ------- */


.dot
{
	background: url(../images/dot-co1.gif) repeat-x;
}




