.header .image
{
	/* background: url('../graphics/syd/front.gif') center right no-repeat; */
	/* background: url('../graphics/syd/amu_guide_2007.gif') center right no-repeat; */
	background: url('../graphics/syd/Voksenuddannelse.gif') center right no-repeat;
}

a {
color: #133c8d;    
}

/******************** navbar ****************/

.navbar ol
{
	background: url('../graphics/syd/navbar_bg.png') repeat-x;
}

.navbar ol li
{
	border-right: 1px solid #0d2e6f;
	border-left: 1px solid #4c6eb3;
}

.navbar ol li a:hover, .navbar ol li:hover
{
	background: url('../graphics/syd/navbar_bg_hover.png') repeat-x;
}
.navbar ol li a
{
	color: #fff;
}
.navbar ol li.selected
{
	background: url('../graphics/syd/navbar_bg_selected.png') repeat-x;
}
.navbar ol li.selected a
{
	color: #fff;
}

.navbar ol ol
{
	background: #15479D;
}

.navbar ol ol li a
{
	color: #fff;
}
.navbar ol ol li a:hover
{
	background: #10377a;
}


/************************** Link box ***************************/

.link_box
{
	background: url('../graphics/link_box.png') bottom left repeat-x;
}
.link_box_bottom
{
	background: url('../graphics/link_box_bottom_left.png') bottom left no-repeat;
}
.link_box_bottom div
{
	background: url('../graphics/link_box_bottom_right.png') bottom right no-repeat;
}

.link_box .level
{
	border-bottom:1px solid #C5CFD9;
	font-size:14px;
	font-weight: bold;
	margin-right:10px;
	padding:2px 0px;
}


.link_box a
{
	color:#324357;
	display:block;
	padding:3px 0px 3px 5px;
	height: 1%;
}



/*********************** link block box ************************/

.link_box .level .level a:hover
{
	color: #004eff;
	padding: 10px;
}

.link_box a:hover
{
	color: #fff;
	background: #133c8d;
}

/*********************** Frontpage ************************/
.frontpage_picture {
	padding: 10px 0;
	text-align: center;	
}

.frontpage_picture img {
	width: 530px;
}

span.smiley {
	font-size: 7pt;
}

table.employees div.portrait {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

table.employees div.info {
	float: left;
	margin-right: 20px;
	padding-top: 10px;
}

table.employees div.info2 {
	overflow: hidden;
	padding-top: 10px;
}

table.employees div.info2 ul {
 	padding-left: 14px;
 	margin-top: 4px;
}

/* MENU */



.right .navigation ul a.selected {
	color: #ffffff;
	background:transparent url(../graphics/arrow_white.png) no-repeat scroll 3px 8px;
	background-color: #15479D;
}

.right .navigation ul a {
	font-weight: bold;	
}

.right .navigation ul ul a {
	font-weight: normal;
}