/* CSS Document */
body
{
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 11px;
}

.rightTable
{
	width:157px;
	padding-left:10px; 
	padding-right:10px; 
	background-color:#FFFFFF;
	background-image:url(Images/bg_right.jpg);
	background-repeat:repeat-y;
}

a:link 
{
	color: #EA0F89;
	text-decoration:none;
}
a:visited 
{
	color: #EA0F89;
	text-decoration:none;
}
a:hover 
{
	color: #EA0F89;
	text-decoration:none;
}
a:active 
{
	color: #EA0F89;
	text-decoration:none;
}

.headerImg
{
	margin-bottom: 5px;
}

.headerRightImg
{
	margin-bottom: 100px;
}

.authors
{
	font-size: 9px;
	color: #A5A5A5;
}

.meniuButton
{
	margin-bottom: 10px;
	border:none;
}

.newsletter
{
	margin-right: 7px;
	border: none;
}

.newsletterLast
{
	border: none;
}

.footerText
{
	width: 120px;
	margin-top: -10px;
	margin-left: 15px;
	margin-bottom: 10px;
}.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED2882;
	text-decoration: none;
}
.pdf_knap_overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
}
.pdf_knap_publishd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
	text-decoration: none;
	text-align: center;
}
.stoke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

