/* CSS Document */
	body {
		background: #E7F9E3;
		font-family: verdana, arial;
		font-size: 12px;
/*
 		scrollbar-face-color: #8AAF46;
		scrollbar-shadow-color: #8AAF46;
		scrollbar-highlight-color: #8AAF46;
		scrollbar-3dlight-color: #8AAF46;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #E7F9E3;
		scrollbar-arrow-color: #FFFFFF;
*/
	}
	div.uber {
		margin-top: 1px;
		margin-bottom: -1px;
	}
	h1.ubertitle {
		color: #BFE4FF;
		font-size: 24px;
		font-weight: bold;
	}
	h1.title {
		margin-top: 1px;
		color: #8AAF46;
		font-size: 20px;
		font-weight: bold;
	}
/* a-styles */
	a.orangeTitle {
		margin-top: 1px;
		color: #FFAA00;
		font-size: 16px;
		font-weight: bold;
	}
	a.title {
		margin-top: 1px;
		color: #8AAF46;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
	}
	a.date {
		color: #999999;
		font-size: 10px;
		font-style: italic;
	}
	a.order {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.orange {
		color: #FFAA00;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a.green {
		color: #8AAF46;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a.orange10 {
		color: #FFAA00;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a.green10 {
		color: #8AAF46;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
/* input */
	input.field {
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;
		width: 350px;
	}
	textarea.field {
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;
	}
	select.field {
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;wid
	}
	input.button {
		color: #000000;
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;
		font-size: 13px;
	}
	
/* main-site */
	table.main {
		width: 780px;
	}
	
	table.content {
		margin: 0px;
	}
	
	div.content_small {
		width: 100%;
	}
	
	div.content_large {
		width: 770px;
		height: 660px;
		overflow: auto;
	}
	td.content
	{
		padding: 0px 5px 0px 5px;
	}

/* round-corners main */
	div#main {
		width: 800px;
		background: #8AAF46;
	}
	b.rtop, b.rbottom {
		display: block;
		background: #E7F9E3;
	}
	b.rtop b, b.rbottom b {
		display: block;
		height: 1px;
		overflow: hidden;
		background: #8AAF46;
	}
	b.r1 {
		margin: 0 5px;
	}
	b.r2 {
		margin: 0 3px;
	}
	b.r3 {
		margin: 0 2px;
	}
	b.rtop b.r4, b.rbottom b.r4 {
		margin: 0 1px;
		height: 2px;
	}

/* rounded-corners content */
	div#main2 {
		margin: 0px;
		width: 780px;
		background: #FFFFFF;
	}
	b.rtop2, b.rbottom2 {
		display: block;
		background: #8AAF46;
	}
	b.rtop2 b, b.rbottom2 b {
		display: block;
		height: 1px;
		overflow: hidden;
		background: #FFFFFF;
	}
	b.r12 {
		margin: 0 5px;
	}
	b.r22 {
		margin: 0 3px;
	}
	b.r32 {
		margin: 0 2px;
	}
	b.rtop2 b.r42, b.rbottom2 b.r42 {
		margin: 0 1px;
		height: 2px;
	}

/* menu */
	td.menu {
		padding-left: 10px;
		color: #FFFFFF;
	}
	div.menu {
		float: left;
	}
	a.menu:link, a.menu:visited {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	a.menu:focus, a.menu:active {
		color: #FFFFFF;
		font-weight: bold;
	}
	a.menu:hover {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline;
	}
	a.searchstats {
		color: #8AAF46;
		font-size: 12px;
		font-weight: bold;
	}
	a.searchstats2 {
		color: #FFAA00;
		font-size: 12px;
		font-weight: bold;
	}

/* Search */
	div.search {
		float: right;
	}
	input.searchfield {
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;
		font-size: 10px;
	}
	input.searchbutton {
		color: #000000;
		background: #FFFFFF;
		border: 1px solid #000000;
		border-collapse: collapse;
		font-size: 13px;
		font-weight: bold;
	}
	
/* endnote */
	td.endnote {
		font-size: 10px;
	}

/* reklame bokse */
	div.reklame {
		background: #8AAF46;
		font-size: 12px;
		color:#FFFFFF;
		font-weight: bold;
		width: 150px;
	}
	b.rrtop, b.rrbottom {
		display: block;
		background: #FFFFFF;
	}
	b.rrtop b {
		display: block;
		height: 1px;
		overflow: hidden;
		background: #8AAF46;
	}
	b.rrbottom b {
		display: block;
		height: 1px;
		overflow: hidden;
		background: #8AAF46;
	}
	b.rr1 {
		margin: 0 5px;
	}
	b.rr2 {
		margin: 0 3px;
	}
	b.rr3 {
		margin: 0 2px;
	}
	b.rrtop b.rr4, b.rrbottom b.rr4 {
		margin: 0 1px;
		height: 2px;
	}
	
/* reklame bokse2 */
	div.reklame2 {
		background: #FFFFFF;
		color: #000000;
		font-weight: normal;
		font-size: 10px;
		width: 144px;
		overflow: hidden;
	}
	b.rrtop2, b.rrbottom2 {
		display: block;
		background: #8AAF46;
	}
	b.rrtop2 b, b.rrbottom2 b {
		display: block;
		height: 1px;
		overflow: hidden;
		background: #FFFFFF;
	}
	b.rr12 {
		margin: 0 5px;
	}
	b.rr22 {
		margin: 0 3px;
	}
	b.rr32 {
		margin: 0 2px;
	}
	b.rrtop2 b.rr42, b.rrbottom2 b.rr42 {
		margin: 0 1px;
		height: 2px;
	}

/* Nyheder */
	table.news1 {
		width: 46%;
		margin-left: 5px;
		border-collapse: collapse;
		float: left;
	}
	table.news2 {
		width: 46%;
		margin-left: 5px;
		border-collapse: collapse;
	}
	td.n1 {
		width: 45%;
		font-size: 10px;
	}
	td.n2 {
		width: 5%;
		border-right: 1px solid #8AAF46;
	}
	td.n3 {
		width: 5%;
	}
	td.n4 {
		width: 45%;
		font-size: 10px;
	}
	
/* Products */
	div.imageFrame {
		margin-right: 10px;
	}
	div.product {
		font-size: 10px;
	}
	div.left {
		float: left;
		margin-right: 10px;
	}