﻿/* AREA SPECIFIC */
body {
	background-image: url(../_img/omcopydan/bg_main.gif);
}

blockquote {
	background-image: url(../_img/omcopydan/gx_quotes.gif);
}

a:hover, .col313 h3 a:hover, .totop a:hover, #topmenu li a.active, #topmenu li a:hover, #subpagenavigation ul#sublevel1 li a.active,
#breadcrumbs a:hover, #utilities a:hover, #breadcrumbs a.active, #utilities a.active, #sitemap ul li a:hover, #sitemap table ul li ul.level2 li a:hover{
	color: #c50006;
}

#topmenu img.LogoHolder
{
    float: right;
    position: absolute;;
    top: 70px;
    margin: 20px 900px 0px 10px;
}

#frontpage
	{
		height: 226px;
		padding: 214px 0 0 10px;
		position: relative;
	}

	#frontpage h1
	{
		font-size: 650%;
		color: #f5b616;
		font-weight: bold;
		letter-spacing: -2px;
		line-height: .81em;
		text-transform: uppercase;
		left: 320px;
		top: 190px;
		position: absolute;
	}

	#frontpage h2
	{
		font-size: 270%;
		color: #333;
		font-weight: bold;
		letter-spacing: -2px;
		line-height: .81em;
		
	}
	#frontpage a
	{
		color: #333;
		background-image: url(../_img/gx_arrowleft_grey_24x22.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 35px;
		text-decoration: none;
		
	}
	#frontpage a:hover {
		color: #333;
	}

/*SUBLEVEL NAVIGATION - Det der er specifikt for hver underside*/

img.LogoHolder
	{
	    float: left;
	    border: solid 0px #f00;  
	    margin: 76px 0px 0px 8px;  
	}

#subpagenavigation ul#sublevel1 li a:hover, #subpagenavigation ul#sublevel1 li a.active{
	background: #edf3f2 url(../_img/omcopydan/gx_arrowdown_red.gif) no-repeat 95% 50%;
}

#subpagenavigation ul#sublevel2 li a:hover, #subpagenavigation ul#sublevel2 li a.active{
	background: #c50006;
	color: #fff;
}


#sitemap{
	float: left;
	width: 942px;
}

#sitemap h1{
	padding: 30px 0 0 0;
	margin: 0;
}

#sitemap h2{
	text-indent: -9999px;
	margin: 40px 0 20px 0;
}

#sitemap h2#omcopydan_header{
	background: url(../_img/indholdsoversigt/copydan.gif);
	height: 33px;
	width: 145px;
}

#sitemap h2#billedkunst_header{
	background: url(../_img/indholdsoversigt/billedkunst.gif);
	height: 41px;
	width: 169px;
}


#sitemap h2#tekstnode_header{
	background: url(../_img/indholdsoversigt/tekstognode.gif);
	height: 33px;
	width: 211px;;
	z-index:1001;
}

#sitemap h2#kabel-tv_header{
	background: url(../_img/indholdsoversigt/kabeltv.gif);
	height: 41px;
	width: 151px;
}



#sitemap h2#baandkopi_header{
	background: url(../_img/indholdsoversigt/baandkopi.gif);
	height: 39px;
	width: 172px;
}


#sitemap h2#avu-kopier_header{
	background: url(../_img/indholdsoversigt/avukopier.gif);
	height: 39px;
	width: 198px;
}






#sitemap ul#subnav{
	margin: 0;
	padding: 15px 0 10px 0;
	text-transform: lowercase;
}

#sitemap ul#subnav li{
	list-style: none;
	display: inline;
	padd ing: 0 65px 0 0;
}

#sitemap table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
        
}

#sitemap table th{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding: 0 0 15px 10px;
}

#sitemap table td{
	vertical-align: top;
	padding: 0;
	margin: 0;	
        width: 200px;
        overflow: scroll;
}

#sitemap table td + td{
	vertical-align: top;
	padding: 0;
	margin: 0;	
        width: 170px;
        overflow: scroll;
}

#sitemap table th, #sitemap table td{
	border-right: 1px solid #ccc;
	
}

#sitemap table th.first, #sitemap table td.first{
	border-left: 1px solid #ccc;

}

#sitemap table ul li{
	list-style: none;
	display: block;
	margin: 0;
	padding: 2px 0 2px 10px;
	color: #000;
	

}

#sitemap table ul li ul.level2 li{
	padding-right: 10px;
	
    

}

#sitemap table ul li ul.level2 li a{
	color: #999;
}

#sitemap table td.noborder, #sitemap table th.noborder{
	border: none;
}

/*#sitemap table ul li a{
		background: url(../_img/gx_arrowleft_grey_9x8.gif) center right no-repeat;
		padding-right: 15px;
		text-decoration: none;
}*/

#sitemap table ul li a{
		padding-right: 10px;
		text-decoration: none;
}
#sitemap table ul li span.linkarrow{
		background: url(../_img/gx_arrowleft_grey_9x8.gif) center right no-repeat;
		padding: 5px;
}

p.totop{
	margin: 15px 0 50px 10px;
}