﻿body 
{
	text-align: center;
	background-color: #fffefa;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.master
{
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top: #20345a;
	border-top-style: solid;
	border-left-width: 1px;
	border-left: #20345a;
	border-left-style: solid;
	border-right-width: 1px;
	border-right: #20345a;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom: #20345a;
	border-bottom-style: solid;
	
}
td.header_left
{
	height: 80px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
td.header_right 
{
	height: 80px;
	width: 170px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
td.margin_left
{
	width: 40px;
}
td.margin_right
{
	width: 20px;
}
td.menu
{
	height: 20px;
	background-color: #20345a;
	color: #ffffff;
	text-align: left;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	
}
td.menu_sprog
{
	height: 20px;
	background-color: #20345a;
	color: #ffffff;
	text-align: right;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	
}
td.content
{
	height: 500px;
	width: 668px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-color: #d8cd98;
	border-bottom-style: solid;
	padding-top: 75px;
	padding-left: 15px;
	padding-right: 15px;
}
td.sidebanner
{
	height: 449px;
	width: 122px;
	background-color: #b9cde5;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-color: #5665A7;
	border-bottom-style: solid;
	background-image: url(../images/sidebanner.jpg);
	background-repeat: repeat-y;

}
td.footer
{
	height: 70px;
	padding-top: 5px;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 9px;
	color: #20345a;
}
p.title
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #20345a;
}
p.subtitle
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #20345a;
}
p.content
{
	padding-top: 10px;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	color: #20345a;
}
div.content
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	color: #20345a;
}
pre.content
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	color: #20345a;
}
li.content
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 10px;
	color: #20345a;
}
a.mail:active {
	color: #20345a;
	font-weight: bold;
	text-decoration: none;	
}
a.mail:link {
	color: #20345a;
	font-weight: bold;
	text-decoration: none;
}
a.mail:visited {
	color: #20345a;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
a.menu:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	color: #5165a7;
	font-weight: bold;
	text-decoration: none;
}
a.inline_link:active {
	color: #20345a;
	text-decoration: underline;	
}
a.inline_link:link {
	color: #20345a;
	text-decoration: underline;
}
a.inline_link:visited {
	color: #20345a;
	text-decoration: underline;
}
img 
{
	border-width: 0px;
}