*
{
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
}
html
{
	height: 100%;
}
body
{
	background-color: #DDDDDD;
	color: black;
	margin: 0px;
	height: 100%;
}
h1
{
	color: #0d4078;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
h2
{
	color: #0d4078;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
h3
{
	color: #0D4078;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
img
{
	border: 0px 0px 0px 0px;
}
table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
/*
li
{
	color: #FFFFFF;
}
*/
td
{
	vertical-align: top;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
form
{
	margin: 0px;
}
a:link, a:visited
{
	color: #666666;
	text-decoration: underline;
	font-style: normal;
}
a:link:hover, a:visited:hover
{
	color: red;
	text-decoration: underline;
	font-style: normal;
}
.center 
{
	height: 100%;
	text-align: center;
}
.center table 
{
	text-align: left;
}
.indhold
{
	margin: 10px;
	width: 580px;
}
.hovedtabel
{
	height: 100%;
	width: 1000px;
}
.hovedtabel td
{
	padding: 0px;
}
.footer
{
	font-size: 0.85em;
	color: #0D4078;
	text-align: center;
	margin-top: -8px;
}
.footer *
{
	font-size: 1.00em;
}

.smallhead
{
	font-weight: bold;
	color: #0D4078;
}

/*
* Den øverste del af menuen
*/
.menu
{
	vertical-align: top;
	width: 175px;
	background-color: #0d4078;
	background-image: url(images/aia_menu.gif);
	background-repeat: repeat-y;
}
.menu hr
{
	border: none 0px;
	border-top: solid 1px white;
	height: 1px;
	margin-left: 0px;
}
.menu a
{
	margin-left: 5px;
}
.menu a:link, .menu a:visited
{
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.menu a:link:hover, .menu a:visited:hover, .menu a:link:active, .menu a:visited:active
{
	color: #FF0000;
}

/* 
*  Den nederste del af menuen. 
*/
.menusmall
{
	font-size: 0.7em;
	margin-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.menusmall b
{
	margin-left: -5px;
	font-size: 1.1em;
	font-weight: bold;
}
.menusmall a
{
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 1.0em;
}
.menusmall a:link, .menusmall a:visited
{
	color: #FFFFFF;
}
.menusmall a:link:hover, .menusmall a:visited:hover
{
	color: red;
}
.menusmall a#Menu1_HyperLinkOpdateret
{
	text-decoration: none;
}

.contents
{
	background-color: #FFFFFF;
	background-image: url(images/aia_caption.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 600px;
}

.contents h1
{
	color: #0d4078;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.newsoverview
{
	background-color: #FFFFFF;
	background-image: url(images/aia_news.gif);
	background-repeat: repeat-y;
}

.newsoverview div div
{
	padding-top: 5px;
	font-size: 0.7em;
}

.newsoverview h3
{
	padding-top: 0px;
	text-align: center;
}

.smallerhead
{
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.subhead
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #0D4078;
}
.where 
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
	color: #AAAAAA;
	text-align: center;
}
.where span
{
	font-size: 1.0em;
	color: #AAAAAA;
}
.where span a:link, .where span a:visited
{
	font-size: 1.0em;
	color: #AAAAAA;
}
.where span a:link:hover, .where span a:visited:hover
{
	font-size: 1.0em;
	color: #000000;
}
.tabel
{
	border: #0d4078 1px solid;
	border-collapse: collapse;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 100%;
}
.tabel th
{
	background-color: #DDDDDD;
	border: #0d4078 1px solid;
	color: #0D4078;
	font-style: normal;
}
.tabel td
{
	background-color: #FFFFFF;
	border: #0d4078 1px solid;
	padding: 2px;
}


.gray
{
	border: 1px solid #0D4078;
	background: #DDDDDD;
	width: 100%;
	border-collapse: collapse;
}
.gray td
{
	padding: 3px;
	border-color: #0D4078;
}

.ftb td
{
	padding: 0px;
}