body {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #eaeaea;
}

h1 {
	font-size: 16px;
	text-align: left;
	padding-bottom: 15px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

a:visited  {text-decoration: none; color: #9f429c;}
a:active  {text-decoration: none; color: #9f429c;}
a:hover {text-decoration: none; color: #9f429c;}
a:link {text-decoration: none; color: #9f429c;}

td.menu_button, td.menu_button a, td.menu_button a.link, td.menu_button a.visited {
	height: 25px;
	text-decoration: none;
	background: #ccbcdb;
	font-family: Tahoma;
	padding-left: 5px;
	color: #000;
	}

td.menu_button_child, td.menu_button_child a, td.menu_button_child a.link, td.menu_button_child a.visited {
	height: 15px;
	text-decoration: none;
	background: #f1f1f1;
	font-family: Tahoma;
	color: #797979;
	}

td.first {
	height: 50px;
	color: #4a006f;
	background-color: #32004b;
}

td.second {
	height: 130px;
	width: 100%;
}

td.second_left {
	height: 100%;
}

td.second_middle {
	height: 100%;
}

td.second_right {
	width: 180px;
	height: 100%;
	color: #32004b;
	font-size: 12px;
	font-weight: bold;  
	text-align: center;
}

td.third_left {
	width: 200px;
	height: 570px;
	background-color: #f8f8f8;
	padding-top: 30px;
}

td.third_middle {
	width: 1px;
	background-color: #797979;	
}

td.third_frontpage {
	width: 549px;
	background-color: #f8f8f8;
	text-align: left;
	padding: 20px;
}

td.third_aktuellt {
	width: 200px;
	background-color: #f8f8f8;
	padding-top: 30px;
	padding-right: 35px;
	vertical-align: top;
}

td.bottom_line {
	width: 100%;
	height: 1px;
	background-color: #f8f8f8;
}

td.copyright {
	width: 100%;
	height: 35px;
	color: #6c6c6c;
	font-size: 10px;
	text-align: center;
	background-color: #f8f8f8;
}

td.bottom {
	width: 100%;
	height: 2px;
	background-color: #ababab;
}

td.organisation  {
	background-color: #e8e8e8;
	padding: 4px;
	width: 50%;
}

td.press  {
	background-color: #e8e8e8;
	padding: 4px;
	width: 80px;
}

.kont_tittel {
	font-weight: bold;
}

td.news_date {
	text-align: left;
	background-color: #f2f2f2;
	padding-left: 7px;
	padding-top: 15px;
	font-weight: bold;
}

td.news_content {
	text-align: left;
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-left: 7px;
}

td.news_content a {
	text-align: left;
	color: #000;
}

td.news_read_more {
	text-align: left;
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-left: 7px;
}

td.news_topic {
	text-align: left;
	padding-left: 7px;
	height: 30px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #ccbcdb;
	font-size: 14px;
	font-weight: bold;
}







