/*********************************************************************************************************************
    COMMON
*********************************************************************************************************************/

	*
		{
			margin:0px;
			padding:0px;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #111111;
		}
	html
		{
			font-size: 100%; /* IE hack */
			height:100%;
			background: url(../../design/bg_element_bottom.gif) center bottom repeat-x;
		} 
	body
		{
			font-size: 0.70em;
			height:100%;
			background: url(../../design/bg_element_top.gif) center top no-repeat;
		}
    p
        {
            display:block;
            margin:0 0 15px 0;
        }
    
    ul, ol
        {
            display:block;
            margin:auto auto auto 30pt;
        }
    
    h1
		{
			font-family:Trebuchet MS;
			font-size:24px;
			color:#aa273d;
			border-bottom:solid 1px #f4dde5;
			padding-bottom:8px;
			margin-bottom:35px;
		}
    h2
		{
			font-family:Trebuchet MS;
			font-size:16px;
			color:#aa273d;
			font-weight:bold;
		}
    h3
		{
			font-family:Tahoma;
			font-weight:bold;
			font-size:13px;
			margin-bottom:15px;
		}
	h4
		{
			font-size: 16px;
			color: #aa273d;
			padding-bottom: 15px;
		}

	a, a:visited
		{
			text-decoration: none;
			color:#9e2e3e;
		}
	a:hover
		{
			text-decoration: underline;
		}

    .WebAccess
        {
	        display: none;
        }
    
    .ClearSpace
        {
            clear:both;
        }
     img
		{
			border:0px;
		}
		
	#CategoryImage
		{
			margin-bottom:10px;
		}
	/*** LISTS ***/

	/*** Simple list, dark bullets ***/
	.ListType1
		{
			margin: 0px;
			list-style-type: none;
		}
	.ListType1 li
		{
			padding: 0 0 5px 20px;
			background: url(../../design/v_bullet_dark.png) 0 1px no-repeat;
		}

	/*** News list, no bullets/fill ***/
	.ListType3
		{
			margin: 0px;
			list-style-type: none;
		}
	.ListType3 li
		{
			margin-bottom: 15px;
		}
	.ListType3 li a.Title
		{
			display: block;
			font-weight: bold;
		}
	.ListType3 li span.Ingress
		{
			display: block;
		}
	.ListType3 li span.Date
		{
		}
	.ListType3 li a.ReadMore
		{
		}

	/*** Table list, default ***/
	.tblListType1
		{
			width: 100%;
			margin-bottom: 10px;
			padding: 1px;
		}
	.tblListType1 thead
		{
			height: 30px;
			background: url(../../design/bg_bar_low_light.jpg) repeat-x;
		}
	.tblListType1 thead th
		{
			height: 30px;
			padding: 0px 3px 0 3px;
			text-align: left;
			font-weight: bold;
		}
	.tblListType1 thead th.tblListType1Rowstart
		{
			background: url(../../design/v_bullet_dark.png) 10px 9px no-repeat;
		}
	.tblListType1 .tblListType1Rowstart
		{
			width: 20px;
		}
	.tblListType1 .tblListType1Row0
		{
			background-color: #98afcf;
			background-color: #ebeff3;
		}
	.tblListType1 .tblListType1Row0 td,
	.tblListType1 .tblListType1Row1 td
		{
			padding: 3px;
		}
	.tblListType1 .tblListType1Row1
		{
		}
	.tblListType1 .tblListType1Rowstart
		{
		}
	.tblListType1 tfoot
		{
			text-align: right;
		}
	.tblListType1 tfoot td
		{
			padding: 3px;
			border-top: 1px solid #00285d;
			border-bottom: 2px solid #00285d;
		}
		
	.ClearSpace
		{
			clear:both;
		}

/*********************************************************************************************************************
    SITECONTAINER
*********************************************************************************************************************/

	#SiteContainer
		{
			
			min-height: 100%;
			height: auto !important;
			height: 100%;
			margin: 0px auto -40px auto;
			width:900px;
			position:relative;
		}

/*********************************************************************************************************************
    SITEHEADER
*********************************************************************************************************************/
    
	#SiteHeader
		{
			height: 100px;
		}
	#SiteHeader a#SiteLogo
		{
			display: block;
			height: 100px;
			width: 100%;
			background: url(../../design/move_banner.png) no-repeat;
		}

/*********************************************************************************************************************
    SITEMENU
*********************************************************************************************************************/

	#SiteMenu
		{
			height: 22px;
			padding:8px 0 1px 0;
		}
		
		#SiteMenu #Toolbar
			{
				float:right;
				width:200px;
				height:22px;
				margin:0;
				padding:0;
			}
			
			#SiteMenu #Toolbar li
				{
					float:right;
					margin-left:5px;
				}

/*********************************************************************************************************************
    PAGECONTENT
*********************************************************************************************************************/

	#PageContent
		{
			margin-top: 15px;
			border: solid 1px #f4dfe6;
			background-color:#fff;
			padding:15px 24px 30px 22px;
			margin-bottom:15px;
		}
		
		#PageContent #LeftColumn
			{
				float:left;
				width:590px;
				border-bottom:solid 1px #f4dde5;
				padding-bottom:100px;
			}
			
			#PageContent #LeftColumn h1
				{
					margin-bottom:35px;
				}
			
		#PageContent #RightColumn
			{
				float:right;
				width:235px;
				margin-top:37px;
				padding-top:25px;
				border-top:solid 1px #f4dde5;
			}
		
	#FrontPageContent
		{
			margin-top: 15px;
			background:none;
			border:none;
		}

	/*** FRONTPAGE ***/

	#Scene
		{
			width: 670px;
			height: 170px;
			margin-bottom: 25px;
			border: 1px solid #ccc;
		}

	#FrontpageColRight
		{
			float: right;
			width: 177px; /* 217 - padding*/
			height: 520px;
			padding: 20px;
			background: url(../../design/aktuelt_bg.gif) no-repeat;
		}
		
		#FrontpageColRight h2
			{
			}
		
		#FrontpageColRight h3
			{
				margin-top:0px;

			}
		
			#FrontpageColRight h3 a
				{
					font-weight:normal;
					font-size:12px;
					color:#111;
				}
				
			#FrontpageColRight .gray
				{
					color:#adb0b2;
					font-size:12px;
					display: block;
					margin-top:10px;
				}
			#FrontpageColRight .RedLink
				{
					color: #AA273D;
				}
		
	#FrontpageLinks
		{
		}
		
		#FrontpageLinks a
			{
				margin-right:13px;
			}

/*********************************************************************************************************************
    SITEFOOTER
*********************************************************************************************************************/

	#SiteFooter, .Push, #Inner
		{
			height: 40px;
		}
		
	#SiteFooter
		{
		}
		
	#SiteFooter #Inner
		{
			margin:0px auto;
			width:900px;
			background: url(../../design/ill_small.gif) 830px center no-repeat;
		}

	#SiteFooter ul
		{
			list-style-type: none;
			float:left;
			width:900px;
		/*	text-align: center;*/
		}
	#SiteFooter ul li
		{
			float: left;
			padding-right: 10px;
			padding-left: 13px;
			margin-top:10px;
		}
	#SiteFooter ul li.First
		{
			padding: 0px;
			margin-right: -8px;
		}

/*********************************************************************************************************************
    LOGIN
*********************************************************************************************************************/
    #LoginContainer
        {
            position:relative;
            width:300px;
            border:solid 1px #7b7b7b;
            margin:20px auto;
            padding:20px;
        }
        #LoginContainer fieldset
            {
                border:0;
                background-image:url(../../images/login_logo.gif);
                background-position:center top;
                background-repeat:no-repeat;
                padding-top:50px;
                text-align:center;
            }
        #LoginContainer ul
            {
                position:relative;
                width:250px;
                margin:0px auto;
                list-style-type:none;
                padding:0px;
                text-align:right; 
            }
            #LoginContainer ul li
                {
                    margin-bottom:3px;
                }
        #LoginContainer input
            {
                margin-left:5px;
                width:160px;
            }
        #LoginContainer #strUser
            {
                background-color:#cfd4d9;
                border:solid 1px #7b7b7b;
            }
        #LoginContainer #strPassword
            {
                background-color:#cfd4d9;
                border:solid 1px #7b7b7b;
            }
            
        #LoginContainer .ErrorMsg
            {
                background-color: #cc0000;
                color:#ffffff;
                font-weight:bold;
                padding:5px;
                margin-bottom:20px;
            }
                
        
/*********************************************************************************************************************
    ERROR
*********************************************************************************************************************/
    
    .Error
        {
            background-color:#ffffff;
            border:solid 1px #ff0000;
            padding:10px;
            margin:10px;
            color:#ff0000;
        }
        
/*********************************************************************************************************************
    SITEMAP
*********************************************************************************************************************/

	#SiteMap
		{
		}
		
		#SiteMap ul
			{
				margin:0;
				padding:0 0 0 30px;
				list-style:none;
			}
			
			#SiteMap ul.Level0 li
				{
					float:left;
					width:250px;
					margin-bottom:20px;
				}
			
				#SiteMap ul.Level0 li a
					{
						font-family:Tahoma;
						font-size:14px;
						font-weight:bold;
						color:#111;
					}
					
		#SiteMap ul.Level1 li
			{
				float:none;
				width:auto;
				margin:0;
			}
			
			#SiteMap ul.Level1 li a
				{
					font-family:Trebuchet MS;
					font-size:12px;
					color:#9e2e3e;
					font-weight:normal;
				}
    
