.colorbar
{
	height: 15px;
	width: 100%;
	display: block;
}

#Tab_Medlemmer
{	
	background-image: url(  '/_layouts/aes/images/sitebtn_medlemmer.jpg' );
}

#Content_Medlemmer, #Content_Medlemmer a.sitemapoverlink
{
	color: #cc6518 !important;
}

#Content_Medlemmer .colorbar
{
	background-color: #cc6518;
}

#Tab_Erhverv
{
	background-image: url(  '/_layouts/aes/images/sitebtn_erhverv.jpg' );
}

#Content_Erhverv, #Content_Erhverv a.sitemapoverlink
{
	color: #05519c !important;
}

#Content_Erhverv .colorbar
{
	background-color: #05519c;
}

#Tab_Frivillige
{	
	background-image: url(  '/_layouts/aes/images/sitebtn_frivillige.jpg' );
}

#Content_Frivillige, #Content_Frivillige a.sitemapoverlink
{
	color: #e0041e !important;
}

#Content_Frivillige .colorbar
{
	background-color: #e0041e;
}

#Tab_Presse_og_politik
{	
	background-image: url(  '/_layouts/aes/images/sitebtn_presse.jpg' );
}

#Content_Presse_og_politik, #Content_Presse_og_politik a.sitemapoverlink
{
	color: #147b7a !important;
}

#Content_Presse_og_politik .colorbar
{
	background-color: #147b7a;
}

.TabUnSelected
{
	overflow: hidden;
	color: White;	
	font-weight: bold;
	text-align: center;
	vertical-align: middle;		
	background-position: right bottom;
	cursor: hand;
	width: 160px;
	height: 27px;
}

.TabSelected
{
	overflow: hidden;
	color: White;	
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-position: left bottom;
	cursor: default;
	width: 160px;
	height: 27px;
}

.TabSpace
{
	background-image: url(  '/_layouts/aes/images/blackdot.gif' );
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 10px;
}

.TabSpaceEnd
{
	background-image: url(  '/_layouts/aes/images/blackdot.gif' );
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 242px;
}

.ContentCell
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-bottom: 10px;
}

a.sitemapoverlink, a.sitemapoverlink:visited, a.sitemapoverlink:link, a.sitemapoverlink:hover
{	
	text-decoration: none !important;	
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}

a.sitemapunderlink, a.sitemapunderlink:visited, a.sitemapunderlink:link, a.sitemapunderlink:hover
{
	padding-left: 30px;	
	color: Black !important;
	text-decoration: none !important;	
}


.sitemapcolumn
{
	width: 33%;
	display: inline;
	float: left;
}
