﻿*
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

html, body
{
	text-align: center;
}

html
{
	background-color: #052771;
	background-image: url(../images/water_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

h1
{
	color: #871172;
	margin-top: 1px;
	margin-bottom: 3px;
}

#banner
{
	width: 791px;
	height: 100px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 8px;
	background-image: url(../images/topbanner.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#menu
{
	width: 791px;
	margin: 0px auto;
	margin-bottom: 8px;
}

#menu *, #menu * a:link, #menu * a:visited, #menu * a:active
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


a:link, a:visited, a:active
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


#main * a:link, #main * a:visited, #main * a:active
{
	color: #871172;
	text-decoration: none;
}

#main * a:hover
{
	text-decoration: underline;
}


a:link img, a:visited img, a:active img
{
	border: none;
}




table#main tr td
{
	text-align: left;
}

#menuContainer *
{
	font-size: 10px;
	cursor: pointer;
}




/* NYHEDER */
table#NewsList_DataList1 *
{
	font-size: 10px;
}

table#NewsList_DataList1 * div.headline a:link, table#NewsList_DataList1 * div.headline a:visited, table#NewsList_DataList1 * div.headline a:active
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table#NewsList_DataList1 * div.headline
{
	padding-top: 3px;
}


#main * .broedtekst a:link, #main * .broedtekst a:active, #main * .broedtekst a:visited
{
	color: #052771;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

p
{
	margin: 0px;
	padding: 0px;
}