body,html {
	height: 100%;
	width: 100%;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: rgb(30,30,30);
	margin: 0px;
	text-align: left;
	background-color : Silver;
}
td {
	font-size: 11px;
	color: #434343;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #434343;
	display: inline;
}
h2{
	font-size: 12px;
	color: #434343;
	font-weight : bold;
}
input {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border: 1px solid rgb(108,108,108);
}
.empty {
	border: 0px;
}
textarea {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	border: 1px solid rgb(108,108,108);
}
.leftright {
	background-image: url(lr_bg.gif);
	background-repeat: repeat-y;
}
#indhold {
	width: 800px;
	border-left: 1px solid rgb(150,150,150);
	border-right: 1px solid rgb(150,150,150);
	text-align: center;
	height: 100%;
	background-color : White;
}
#top1 {
	width: 100%;
	height: 1px;
	border-top: 1px solid rgb(108,108,108);
	border-bottom: 1px solid rgb(108,108,108);
	background-color: rgb(217,217,217);
	background-image: url(top1_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#top2 {
	width: 100%;
	height: 19px;
	border-bottom: 1px solid rgb(108,108,108);
	background-color: rgb(193,193,193);
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
}
#top3 {
	width: 100%;
	height: 22px;
	background-color: rgb(255,255,255);
	text-align: left;
}
.knap {
	background-repeat: no-repeat;
	width:120px;
	height: 15px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-align: left;
	padding-top: 0px;
	Padding-left: 20px;
	cursor: hand;
	cursor: pointer;
	background-image : url(knap_bg.gif);
}
.nyknap {
	background-color: #C41230;
	width:120px;
	height: 16px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-align: left;
	padding-top: 0px;
	Padding-left: 2px;
	cursor: hand;
	cursor: pointer;
}

.nyknap_akt {
	background-color: #EF3E42;
	width:120px;
	height: 16px;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-top: 0px;
	padding-left: 2px; 
	cursor: hand;
	cursor: pointer;
}
A:visited.knaplink {
	color: White;
	text-decoration: none;
}
A:hover.knaplink {
	color: White;
	text-decoration: none;
}
A:link.knaplink {
	color: White;
	text-decoration: none;
}
A:link{
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight : bold;
}
.ddlink {
	color: White;
	text-decoration: none;
	width: 100%;
	background-color: #E72800;
	height : 15px;
}
.adminmenu {
	background-image: url(bg.gif);
	border-right: 1px solid black;
}
.adminbody {
	margin: 10px;
}
.artikelbox {
	border-bottom: 1px solid rgb(108,108,108);
	border-top: 1px solid rgb(108,108,108);
	border-left: 1px solid rgb(108,108,108);
	border-right: 1px solid rgb(108,108,108);
	vertical-align : top;
}
.mere {
	vertical-align : bottom;
}
.menu {
	background: url(menubg.gif);
	background-repeat: repeat-y;
}
.knaps {
	border: 1px;
	border-color: #000000;
}
.nymenu {
}