body {
	margin: 0;
	text-align: center;
	background-image: url("bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
#hovedboks {
	width: 730px;
	z-index: 1;
	margin: 10px auto;
	background-color: #fff;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
#billedboks {
	background-image: url("administrator/banner.jpg");
	height: 70px;
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #fff;
}
#graaboks1 {
	text-align: left;
	height: 30px;
	background-color: #ccc;
	padding: 5px;
}
#graaboks2 {
	height: 20px;
	background-color: #ccc;
}
#menu {
	text-align: left;
	background-image: url("prik.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ccc;
}
#indhold {
	margin: 30px;
	text-align: left;
}
#bund {
	clear: both;
	height: 15px;
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	background-color: #ccc;
}
#indryk {
	margin: 0px 0px 0px 15px;
}
#float {
	float: left;
	margin-right: 10px;
}
#100 {
	width: 100px;
	height: 100px;
}
span.overskrift {
	font-size: 16px;
	font-weight: bold;
}
span.center {
	text-align: center;
}
span.usynlig1 {
	color: #ccc;
}
span.usynlig2 {
	color: #fff;
}
td.menu {
	padding: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: bottom;
}
td.linje {
	background-color: #ccc;
	padding: 10px;
}
td.linje2 {
	background-color: #ccc;
}
td.seneste {
	width: 100px;
	height: 100px;
	background-color: #000;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}
img {
        border: 1px solid #000;
}
img.ingenkant {
	border-width: 0px;
}
h1 {	

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
	text-align: right;
	font-weight: normal;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
p {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
}
p.kasse {
	width: 200px;
	background-color: #ccc;
	padding: 5px;
}
p.lille {
	font-size: 10px;
}
p.center {
	text-align: center;
}
p.menu {
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	color: #666;
        border: 1px solid #666;
        border-width: 1px 1px 0px 1px;
        font-weight: bold;
        text-transform: capitalize;
}
p.menuvalgt {
	padding: 0px 5px 0px 5px;
        border: 1px solid #000;
        border-width: 1px 1px 0px 1px;
        font-size: 12px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}
p.fane {
	width: 235px;
	padding: 0px 5px 0px 5px;
        border: 2px solid #ccc;
        border-width: 1px 1px 0px 1px;
	color: #000;
	font-weight: bold;
}

a { color: #666; }
a:link { color: #666; }
a:active { color: #333; }
a:visited { color: #333; }
a:hover { color: #000; text-decoration: none; }

a.menu { color: #666; text-decoration: none; }
a.menu:link { color: #666; text-decoration: none; }
a.menu:active { color: #666; text-decoration: none; }
a.menu:visited { color: #666; text-decoration: none; }
a.menu:hover { color: #000; text-decoration: none; }
