.kant			{ border: #000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.datum			{ color: #ffffff; }
.overskrift		{ font-family: Tahoma; font-size: 13px; color: #FFFFFF; }
.bolded		{ font-family: Tahoma; font-size: 13px; color: #FFFFFF; }
.bak			{ background-image: url('pic/bak.gif'); background-repeat: repeat; }

body			{
				background-color: black;
				scrolling: auto;
				scrollbar-3d-light-color : #000000;
				scrollbar-arrow-color : silver;
				scrollbar-base-color : #000000;
				scrollbar-dark-shadow-color : #313131;
				scrollbar-face-color : #313131;
				scrollbar-highlight-color :#000000;
				scrollbar-shadow-color : #313131;
				}

td				{ font-family: Tahoma; font-size: 10px; color: #666666; }
		
a:visited, active
				{ text-decoration: none; color: #ffffff; }
a:hover 
				{ text-decoration: none; color: #666666; }
a		
				{ text-decoration: none; color: #ffffff; }

input			{ 
				background-color: #000000;
				border: 1px solid #2A2A2A;
				font-family:Trebuchet MS;
				color: #E1842B;
				font-size:10px;
				height: 30px;
				padding: 5px;
				padding-left: 3px;
				}

textarea		{ background-color: #000000; border: 1px solid #2A2A2A; font-family:Trebuchet MS; color: #E1842B; font-size:10px; scrolling: auto; }
hr				{ color: #999; height:1 px; }