body 	{
	font-size: 			12px;
	font-family: 		'Lucida Grande', Verdana, Arial, Sans-Serif ! important;
	background: 		#d5d6d7 url('img/kubrickbgcolor.jpg');
	color: 				#333;
	}

p, td 	{
	font-size: 			12px;
	line-height: 		18px;
	}

td p 	{
	margin-right:		20px;
	}

h1 	{
	font-size: 			1.5em;
	margin-top: 		3em;
	margin-bottom: 		0.8em;
	}
h2 	{
	font-size: 			1.2em;
	margin-top: 		2em;
	margin-bottom: 		0.8em;
	border:				3px solid #007755;
	color: 				white;
	background-color:	#007755;
	}


a:link, a:visited {
	text-decoration: 	none;
	color: 				blue;
	}
a:visited {
	text-decoration: 	none;
	color: 				maroon;
	}
a:hover, a:active {
	text-decoration: 	underline;
	color: 				black;
	}


#banner {
	font-size: 			1.1em;
	font-weight: 		bold;
	color: 				white;
	line-height: 		1.4em; 
	background-color: 	#007755;
	width: 				800px; 
	text-align: 		left; 
	margin-left: 		auto; 
	margin-right: 		auto;
	}
#banner a:link, #banner a:visited, #top2 a:link, #top2 a:visited {
	color: 				white;
	text-decoration: 	none;
	}
#banner a:hover, #banner a:active, #top2 a:hover, #top2 a:active {
	color: 				white;
	text-decoration: 	underline;
	}
#bannerboks {
	width: 				200px;
	}
#bannertekst {
	margin-left: 		7px;
	width: 				190px;
	font-weight: 		bold; 
	}
#forsidetop div {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 9px;
	font-weight: bold;
	font-size: 1.5em;
}

#side {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: 1px solid #959596;	
	}


#indhold {
	width: 740px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}


.Overskrift1 {
	font-weight: bold;
	font-size: 16px
}

.Overskrift2 {
	font-weight: bold;
	font-size: 14px;
}
