body
{
}
.hidden
{
	display: none;
}
.showOnlyForPrint
{
	display: inline;
}
.content
{
	
	display: inline;
	color: #000000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.content table tr td
{
	color: #000000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}	
.content p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content a
{
	color: #0A2855;
	text-decoration: underline;
}
.content H1
{
	color: #0A2855;
	font-size: large;
	font-weight: normal;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content H2
{
	color: #7D7C6E;
	font-size: x-small;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content H3
{
	color: #7D7C6E;
	font-size: xx-small;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 0px;				
}

.content .VerdereLinks
{
	display: none;
	color: #7D7C6E;
	font-size: xx-small;	
	text-decoration: none;
}
.content .InterneLinks
{
	display: none;
	color: #0A2855;
	font-size: xx-small;	
	text-decoration: none;
}
.content .UpNav
{
	letter-spacing:-1px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.bgNavigation
{
	display: none;
	BACKGROUND-POSITION: top left;
	background-image: url(/media/interface/bgNavigation.gif);
	background-repeat: no-repeat;
}

.bgHeader
{
	display: none;
	BACKGROUND-POSITION: top right;
	background-image: url(/randomPicture.aspx);
	background-repeat: no-repeat;
}
.nav
{
	display: none;
	color: #535249;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navActiv
{
	display: none;
	color: #ffffff;
	letter-spacing:-1px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subnav
{
	display: none;
	color: #7D7C6E;
	letter-spacing:-1px;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subnavActiv
{
	display: none;
	color: #0A2855;
	letter-spacing:-1px;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news .bgNews
{
	BACKGROUND-POSITION: top center;
	background-image: url(/media/interface/bgNews.jpg);
	background-repeat: no-repeat;
}

.news .newsType
{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;	
}
	
.breadcrumbs
{
	display: inline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.footer
{
	color: #7D7C6E;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}