@charset "UTF-8";
/* CSS Document */

html {
	background: url(bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";
	width: 100%; height: 100%;
}

body{
	FONT-SIZE: 7px;
	FONT-FAMILY: Verdana, Arial, Sans-serif;
	margin-top: 10px;
}

TD.main{
	padding-top : 0px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Sans-serif;

}
TD{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Sans-serif;

}
TD.topmenu{
	padding-top : 3px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Sans-serif;

}

.overskrift{
	font-weight:bold; 
	FONT-SIZE: 15pt;
	FONT-FAMILY: Verdana, Arial, Sans-serif;
	color: #526892; }

.overskrift2{
	font-weight:bold; 
	FONT-SIZE: 13pt;
	FONT-FAMILY: Verdana, Arial, Sans-serif;
	color: #526892; }
	
.nyheder{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.javatxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBDDC7;
	font-style: italic;
}

.bibelord{
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	
}
.hojremenu{
	padding-left : 20px;
	padding-right : 5px;
	padding-bottom : 5px;
	
}

.box {border : 1px solid Black;  background-color : #FFFFFF;  padding : 0 px;  }

td.border1{
	border-bottom-style: dotted;
	border-bottom-color: Black;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-right-color: Black;
	border-right-width: thin;
}

td.border2{
	border-bottom-style: dotted;
	border-bottom-color: Black;
	border-bottom-width: thin;
}

td.blackborder{
	border-top-style: solid;
	border-top-color: Black;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: thin;
}

td.kontaktperson{
	border-top-style: dotted;
	border-top-color: Black;
	border-top-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: Black;
	border-bottom-width: thin;
}

td.border4{
	border-left-style: dotted;
	border-left-color: Black;
	border-left-width: thin;
}

td.border7{	
	border-top-style: dotted;
	border-top-color: Black;
	border-top-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: Black;
	border-bottom-width: thin;
	border-left-style: dotted;
	border-left-color: Black;
	border-left-width: thin;
	border-right-style: dotted;
	border-right-color: Black;
	border-right-width: thin;
}

A:link 	{	font-size:11px;text-decoration: none; color : #000000; }
A:visited {	font-size:11px;text-decoration: none; color : #000000; } 
A:active 	{	font-size:11px; text-decoration: none; color : #000000; } 
A:hover 	{	font-size:11px;text-decoration: underline; color : #5788AF; }


A.mainlinks:link 	{	font-size:11px;text-decoration: none; color : #000000; }
A.mainlinks:visited {	font-size:11px;text-decoration: none; color : #000000; } 
A.mainlinks:active 	{	font-size:11px; text-decoration: none; color : #000000; } 
A.mainlinks:hover 	{	font-size:11px;text-decoration: underline; color : #5788AF; }

A.mainlinks2:link 	{	font-size:11px;text-decoration: none; color : #EBDDC7; }
A.mainlinks2:visited {	font-size:11px;text-decoration: none; color : #EBDDC7; } 
A.mainlinks2:active {	font-size:11px; text-decoration: none; color : #EBDDC7; } 
A.mainlinks2:hover 	{	font-size:11px;text-decoration: underline; color : #EBDDC7; }

A.mainlinks3:link 	{	font-size:11px;text-decoration: none; color : #EBDDC7; }
A.mainlinks3:visited {	font-size:11px;text-decoration: none; color : #EBDDC7; } 
A.mainlinks3:active {	font-size:11px; text-decoration: none; color : #EBDDC7; } 
A.mainlinks3:hover 	{	font-size:11px;text-decoration: none; color : #EBDDC7; }

A.newmenu:link 		{	font-size:13px;text-decoration: none; color : #FFFFFF; }
A.newmenu:visited 	{	font-size:13px;text-decoration: none; color : #FFFFFF; } 
A.newmenu:active 	{	font-size:13px; text-decoration: none; color : #FFFFFF; } 
A.newmenu:hover 	{	font-size:13px;text-decoration: underline; color : #8ec841; }


#opslagstablen
{
	border:1px solid black;
	padding:10px;
	background-color:#FF9;

}

.dot
{
 color:#00bfe9;
}

.JNlink
{
font-family: verdana, arial, helvetica;
font-size: 12;
color: green;
visibility: hidden;
}

.titel 
{
   color: #000000;
   cursor: pointer;
   cursor: hand;
}

.titel2 
{
   color: #000000;
}

div.beskrivelse 
{
	color: #555555;
	margin-left: 10px;

}

div.postit
{
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-buttom: 10px;
	font-family: verdana, arial, helvetica;
	font-size: 10;
	

}


/* MM blog*/

.text, .menu{
	FONT-SIZE: 12px; 
	COLOR: #292929; 
	padding-left:10px;
	padding-right:10px;
}

.date{
	FONT-SIZE: 10px; 
	COLOR: #3f3f3f;; 
	padding-left:10px;
	padding-right:10px;
	float:right;
	margin-top:7px;
	margin-right:20px;
}

.blog
{
	margin-bottom:30px;
	padding-right:0px;

}

HR {
	color:#204c91;
	width:100%;
	text-align:left;
}

.color
{
	color: #204c91;
}

.blogh3 
{
	FONT-WEIGHT: bold; 
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	FONT-SIZE: 1.5em;
	COLOR: #292929;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 0px 0px; 
	float:left;
	
}