/*** DEFAULTS ***/

html {
	height:100%;
}

body {
	margin:0;
	padding: 0;
	width:100%; 
	height:100%;
	background: url(/media/background.png) #e4e4e4 repeat-x top left; 
}

img {
	border: 0;
}

body, p, table, td, div, span, a, a:active, a:hover, a:visited {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

input {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h1, h2, h3 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
	color: #262d60;
	line-height: 100%;
}

h1
{
	font-size: 30px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

a, 
a:visited,
a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #830202;
}

.clear {
	clear:both;
}

/*** MASTER LAYOUT ***/

.masterCenterContainer {
	width: 960px;
	margin: 0 auto;
}

.masterTop
{
	width: 960px;
	height: 91px;
}

.masterTopLogo
{
	display: block;
	float: left;
}

.masterTopAarhusLogo
{
	display: block;
	float: right;
}

.masterBox
{
	width: 958px;
	border: 1px solid #6e6e6e;
	background-color: #ffffff;
	padding-bottom: 10px;
}

.masterHeaderImage,
.masterHeaderImageOverlay
{
	margin: 0;
	padding: 0;	
	height: 298px;
	width: 958px;
}

.masterHeaderImage
{
	border-bottom: 1px solid #ffffff;
	position: relative;
}

.masterHeaderImageOverlay
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.masterTopMenuContainer
{
	background: url(/media/master-top-menu-background.png) repeat-x top left;
	height: 35px;
	margin-top: 0;
}

.masterTopMenu
{
	float: left;
	width: 710px;	
}

.masterSearchBox
{
	float: right;
	width: 240px;
	margin-top: 6px;
}

.masterSearchBoxInput
{
	float: left;
	border: 0;
	background: url(/media/search-box-background.png) no-repeat;
	width: 156px;
	height: 16px;
	padding: 3px 7px;
}

.masterSearchBoxSubmit
{
	float: left;
	margin-left: 10px;
}

.masterTopMenu li.level1
{
	background: url(/media/master-top-menu-border.png) no-repeat top right;
	padding-right: 2px;
}

.masterOptionsContainer
{
	height: 31px;
	padding-top: 9px;
}

.masterBreadcrumb
{
	color: #6e6e6e;
	background: url(/media/breadcrumb-background.png) no-repeat;
	height: 17px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 25px;
	float: left;
	width: 887px;
}

.masterBreadcrumb a
{
	color: #6e6e6e;
	text-decoration: none;
}

.masterBreadcrumb a:hover
{
	text-decoration: underline;
}

.masterPrint
{
	float: left;
	margin-right:8px;
	width: 28px;
	height: 28px;
}

.masterPageContainer
{
	margin: 0;
	padding: 0;
}

.masterLeftContainer
{
	width: 190px;
	float: left;
	padding-left: 10px;
}

.masterLeftContainer ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.masterLeftContainer a 
{
	font-size: 14px;
	color: #000000;
	padding: 4px 0px 4px 10px;
	display: block;
	text-decoration: none;
}

.masterLeftContainer a:hover
{
	font-size: 14px;
	text-decoration: underline;
}

.masterLeftContainer .level1 ul 
{
	font-size: 14px;
	color: #000000;
	padding: 0px 0px 10px 15px;
	display: block;
}

.masterLeftContainer a.level1 
{
	font-size: 14px;
	color: #000000;
	padding: 4px 0px 4px 25px;
	display: block;
	background-image: url(/media/master-left-menu-dot.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;	
}

.masterLeftContainer a.level1.selected,
.masterLeftContainer a.level1.parentToSelected 
{
	background-position: 0px -29px;
	color: black;
}

.masterLeftContainer a.level1:hover
{
	background-position: 0px -29px;
}

.masterLeftContainer a.selected,
.masterLeftContainer a.parentToSelected 
{
	color: #830202;
}

.masterFlagContainer
{
	padding: 0 10px;	
}

.masterContent
{
	float: left;
	width: 758px;	
}

.masterArchiveContainer
{
	text-align: right;	
	margin: 0 10px 25px 0;
	
}

.masterMainContainerThinMain
{
	padding: 0 20px;
	float: left;
	line-height: 140%;
	width: 398px;
}

.masterMainContainerWideMain
{
	padding: 0 20px;
	float: left;
	line-height: 140%;
	width: 518px;
}

.masterMainContainerFullMain
{
	padding: 0 20px;
	float: left;
	line-height: 140%;
	width: 718px;
}

.masterRightContainerThinMain
{
	padding-right: 10px;	
	float: left;
	width: 310px;
}

.masterRightContainerWideMain
{
	padding-right: 10px;	
	float: left;
	width: 190px;
}

.masterNetaction
{
	text-align: right;
	padding: 0 10px 3px 0;
}

.masterNetaction a
{
	font-size: 9px;	
}

a.indexTimelineIcon
{
	background-image: url(/media/timeline-icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	
	height: 23px;
	width: 107px;
	display: block;		
	text-decoration: none;
	margin-top: 10px;
}

a.indexTimelineIcon:hover
{
	background-position: bottom left;	
	text-decoration: none;
}

/*** BOX LAYOUT ***/
.box
{
	background: url(/media/box-background.png) repeat-y top left;
	width: 190px;
	margin-bottom: 20px;	
}

.boxContent h2
{
	margin-bottom: 5px;	
}

.boxContent
{
	background: url(/media/box-top-background.png) no-repeat top left;	
	padding: 20px 10px 10px 10px;
	width: 170px;
}

.boxBottom
{
	background: url(/media/box-bottom-background.png) no-repeat top left;
	height: 5px;
	width: 190px;
}

.frontText a
{
	display: block;
	background: url(/media/news-link.png) no-repeat;
	padding-left: 25px;
	margin-top: 15px;
	text-decoration: none;
}

/* MAILSUBSCRIPTION */

.mailSubscriptionNew .mail_subscription_title
{
	border: 0;
	background-image: url(/media/mail-subscription-name-background.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 156px;
	height: 16px;
	padding: 3px 7px;
	margin: 0;
}

.mailSubscriptionNew .mail_subscription_email
{
	border: 0;
	background-image: url(/media/mail-subscription-email-background.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 156px;
	height: 16px;
	padding: 3px 7px;
	margin: 0;
}

.mailSubscriptionNew .mail_subscription_submit
{
	background: url(/media/mail-subscription-submit-background.png) no-repeat;
	color: #ffffff;
	height: 22px;
	width: 78px;
	border: 0;
	padding:0;
}

.field_errors,
.field_errors ul
{
	margin: 0 0 7px 0;
	padding: 0px;
	list-style: none;
	color: red;
	font-weight: bold;
}

/* ARTICLE CONTAINER */
.articleImage
{
	margin-bottom: 10px;	
}

/* LIST CONTAINER */
.list
{
	margin-top: 25px;	
}

.list .item
{
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 1px solid #262d60;
}

.list .item h3
{
	margin-bottom: 4px;
}

.list .itemText
{
	width: 341px;
	padding-right: 10px;
	float: left;	
}

.list .itemText a
{
	display: block;
	background: url(/media/news-link.png) no-repeat;
	padding-left: 25px;
	text-decoration: none;
	margin-top: 15px;
}

.list .itemText a:hover
{
	text-decoration: underline;
}

.list .itemImage
{
	width: 167px;
	height: 112px;
	float: left;	
}

a.trafficLink
{
	display: block;
	height: 108px;
	width: 530px;
	background-image: url(/media/traffic-banner.png);
	background-position: top left;	
}

a.trafficLink:hover
{
	background-position: bottom left;	
}

/* NOTICE CONTAINER */
.noticeContainer
{
	border: 1px solid #9fb2c3;
	background-color: #d5dde5;
	margin: 0px 0 10px 0;
	
	
	padding: 10px;
	color: black;
	font-weight: bold;
}

.noticeContainer ul
{
	list-style: none;
	padding: 0px;
	margin: 0;
}

/*** GALLERY LAYOUT ***/
.galleryIndex a.header,
.galleryIndex a.header:hover,
.galleryIndex a.header:active,
.galleryIndex a.header:visited{
	display: block;
	height: 26px;
	width: 673px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0 45px;
	
	background: url(/media/header-background.png) repeat-x top left;
}

.galleryIndex .item {
	width: 230px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	
	margin: 0 0 15px 0;
}

.galleryIndex img {
	border: 1px solid #55739a;
	height: 118px;
	width: 230px;
}

.galleryIndex .item p
{
	width: 230px;
	overflow: hidden;
	margin: 0;
}

.galleryIndex .itemLeft,
.galleryIndex .itemMiddel 
{
	margin-right: 11px;
}

.galleryShow .itemRight
{
}

/*** ARCHIVE LAYOUT ***/
.archiveIndex h1
{
	color: #5781a1;
}

.archiveStructure
{
	margin-top: 25px;	
}

.archiveStructure ul.level0
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.archiveStructure ul
{
	list-style: none;
}

.archiveStructure li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.archiveStructure a.level1
{
	background: url(/media/archive-folder.png);
	display: block;
	width: 363px;
	height: 21px;
	padding: 4px 0 0 37px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 10px;
}

.archiveStructure a
{
	text-decoration: none;
}

.archiveStructure a.level1.selected
{
	background: url(/media/archive-folder-active.png);
}

.articleFiles
{
	margin-top: 15px;
}