/* Body definition Start*/
.frontbody {
	background-image : url(images/back_site2.gif);
	margin : 0px 0px 0px 0px;
	scrollbar-face-color: #7C9ACE;
	scrollbar-shadow-color: #3A5992;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #6A89C2;
	scrollbar-darkshadow-color: #224A94;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #3A5992;
}

/* Body definition End */

/* Top Menu Fonts */

A.topMenu, A:ACTIVE.topMenu, A:VISITED.topMenu, A:FOCUS.topMenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
	Height: 15px;
}

A:HOVER.topMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#3A5992;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
	Height: 15px;
}

/* Top Menu Fonts End */


/* Frontpage text and list Start */

.frontText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	padding : 8px 8px 8px 8px;
}

ul.frontListU{
	margin: 5px 4px 5px 0px;
	padding:0px;
}

li.frontList{
	list-style-image: url(images/arrow_front.gif);
	margin: 0px 0px 2px 16px;
	padding:0px;
}

/* Frontpage text and list End */



/* SiteMenu link and list Start */
A.SiteMenu, A:ACTIVE.SiteMenu, A:VISITED.SiteMenu, A:FOCUS.SiteMenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	padding : 3px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

A:HOVER.SiteMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#FFFFFF;
	font-weight : bold;
	padding : 3px 0px 0px 0px;
	background-color : #A0BDF2;
	width: 100%;
	height: 100%;
}

A.SiteMenuActive, A:ACTIVE.SiteMenuActive, A:VISITED.SiteMenuActive, A:FOCUS.SiteMenuActive, A:HOVER.SiteMenuActive{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A5992;
	text-decoration : none;
	font-weight : bold;
	padding : 3px 0px 0px 0px;
	background-color : #FFFFFF;
	width: 100%;
	height: 100%;
}
/* SiteMenu link and list End */


/* SiteMenu Undermenu Start*/
A.SiteMenuU, A:ACTIVE.SiteMenuU, A:VISITED.SiteMenuU, A:FOCUS.SiteMenuU{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #7190C9;
	text-decoration : none;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
}

A:HOVER.SiteMenuU{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#3A5992;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
}

A.SiteMenuUActive, A:ACTIVE.SiteMenuUActive, A:VISITED.SiteMenuUActive, A:FOCUS.SiteMenuUActive, A:HOVER.SiteMenuUActive{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A5992;
	text-decoration : none;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
}
/* SiteMenu Undermenu End*/


/* Sitemap Start*/
A.SitemapText, A:ACTIVE.SitemapText, A:VISITED.SitemapText, A:FOCUS.SitemapText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #7190C9;
	text-decoration : none;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
}

A:HOVER.SitemapText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#3A5992;
	font-weight : normal;
	padding : 0px 0px 0px 0px;
}

TD.SitemapOverskrift{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}
/* Sitemap End*/


/* General settings */
TD.Overskrift{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #3A5992;
}
ul{
	margin: 5px 4px 0px 0px;
	padding:0px;
}

li{
	list-style-image: url(images/arrow_site.gif);
	margin: 0px 0px 2px 16px;
	padding:0px;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color:#3A5992;
}

