html, body {	margin: 0;	padding: 0;	}h1 {	margin-top: 5px;	}a:link,a:active,a:visited { 	color : white; 	text-decoration: underline;}
a:hover	{ 	text-decoration: underline; }
.shop_nav {	border-style: dashed;	border-width: 1px;}
.menu a {	font-size: small;	text-decoration: none;	font-stretch: ultra-condensed;	}.menu a:hover {	text-decoration: underline;	}
body {	scrollbar-face-color: #DE801A;	scrollbar-shadow-color: #000000; 	scrollbar-highlight-color: #ffffff; 	scrollbar-3dlight-color: #ffffff; 	scrollbar-darkshadow-color: #000000;	scrollbar-track-color: #5981A3; 	scrollbar-arrow-color: #ffffff;	background-color: #8FBBCD;	background-image: url('/webedit/webedit_templates/images/background.gif');	color: #fff; 	font-family : 'trebuchet ms', georgia, arial, times new roman;	font-size: 0.9em;}
#kontigenter {	text-align: center; 	border-collapse: collapse; 	border: 1px solid white;}#kontigenter th, #kontigenter td {	border: 1px solid white;}#treningstider table {	border-collapse: collapse;}#treningstider td {	padding: 3px;	border: 1px solid #ccc;	background: #5984b3;	font-family: 'trebuchet ms', 'georgia', 'sans-serif';}.news_content {	border-bottom: 1px dotted white;	border-top: 1px dotted white;	padding: 10px;	position: relative;	margin-top: -15px;	top: 0;	margin-bottom: 0px;	background: #487092;}.news_info {	position: absolute;	bottom: -20px;	font-style: italic;	font-size: 0.9em;	right: 10px;	}.paginator {	margin-top: 10px;	}.pagFirst, .pagPrev, .pagSelected, .pagLink, .pagNext, .pagLast {	background: #487092;	border: 1px solid #ddd;	padding-left: 3px;	padding-right: 3px;	display: inline-block;		text-decoration: none !important;}.pagFirst {}.pagPrev {}.pagSelected {	width: 1em;	text-align: center;	background: #285092;}.pagLink {	width: 1em;	text-align: center;}.pagNext {}.pagLast {}