body {
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	text-align:left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: black;
	background: white url('/media/top_baggrund.png') top left repeat-x;
}

a, a:visited
{
	color: black;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

p
{
	padding: 0;
	margin-top: 0px;
}

h1
{
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: normal;
	line-height: 35px;
	color: #271D86;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}

h2, h3, h4, h5
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #271D86;
	margin-bottom: 0;
	padding: 0;
}

#masterBottomLogo
{
	width: 201px;
	height: 180px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url('/media/logo_bund.png') bottom right repeat-x;
}
 

#master {
	margin: 0 auto;
	width: 650px;
}

#masterSidebar
{
	float:left;
	margin: 0;
	width:196px;
	padding: 0;
}

#masterLogo
{
	margin: 0px;
	border: 0;
}

#masterMenu {
	padding: 0;
	margin: 25px 0 0 0;
	background: url('/media/menu_streg.png') no-repeat top left;
}

#masterMenu .masterMenuItem {
	background: url('/media/menu_streg.png') no-repeat bottom left;
	display: block;
	padding: 7px 0;
}

#masterMenu a, 
#masterMenu a:visited
#masterMenu a:active  
{
	margin-left: 30px;
	text-decoration: none;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#masterMenu a:hover {
	color: #271d86;
}

#masterPageContainer
{
	float: left;
	width:454px;
}

#masterPageTop
{
	color: #59595A;
	font-weight: bold;
	margin-top: 7px;
	height: 21px;
}

#masterMain {
	min-height: 354px;
	padding-left: 100px;
	line-height: 16px;
}

.clear {
	clear:both;
}

#masterAddress
{
	padding: 25px 0 25px 30px;
	background: url('/media/menu_streg.png') no-repeat bottom left;
	line-height: 18px;
}

#masterAddress p
{
	margin: 0;
	padding: 0;
}

#masterAddress a,
#masterAddress a:visited,
#masterAddress a:active
{	
	text-decoration: underline;
}

#masterAddress a:hover
{
	color: #271D86
}

#masterCredits
{

}

#masterCredits a,
#masterCredits a:visited,
#masterCredits a:active
{
	margin: 2px 0 0 30px;
	font-size: 9px;
	color: #BBBBBB;
}
#masterCredits a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}


#mainTitle
{
	height: 145px;
	display:table-cell;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.reference
{
	border-bottom: 1px solid #271D86;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.reference h2
{
	margin-top: 0;
}

.referenceImage
{
	display: block;
	float: left;
	margin-bottom: 17px;
}
	
.referenceImageLeft, .referenceImageMiddle 
{
	margin-right: 24px;
}

.referenceImage img
{
	border: 1px solid #271D86;
}

.referenceClickImagesText
{
	font-style: italic;
	color: #271D86;
}