/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #2D2A2A;
	color: #fff;
}
body div table
{
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #959191;
}
a:hover
{
	text-decoration: underline;
}

/* Layout */
#maincontainer
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
}

#wrapper
{
	float: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #DCD8CB;
}

/*header */
.header
{
	height: 50px;
	background: #C9C5B8;
}

.hovedmenu
{
	margin-left: 20px;
	margin-top: 29px;
	position: absolute;
}
.menu
{
	background: #BEBEBE;
	width: 221px;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	filter: Alpha(Opacity=90);
}
.menu a
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	width: 220px;
	padding-left: 16px;
	display: block;
}
.menu a:hover
{
	text-decoration: none;
	background: #9C9D9D;
	filter: Alpha(Opacity=90);
	width: 100%;
	display: block;
}

.submenu
{
	background: #D0D0D0;
	text-decoration: none;
	border-left: 2px solid #4E4E4E;
}
.submenu a
{
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	padding-left: 16px;
	display: block;
}
.submenu a:hover
{
	text-decoration: none;
	background: #9C9D9D;
	display: block;
}

.webshop
{
	position: absolute;
	margin-left: 620px;
	margin-top: 18px;
}
.logo
{
	position: absolute;
	margin-left: 675px;
}
.logo img
{
	border: none;
}

/* front page teasers */
.greenBorder1
{
	border-top: 8px solid #AFD70D;
	filter: Alpha(Opacity=80);
	width: 237px;
	position: absolute;
	margin-top: -10px;
}
.greenBorder2
{
	border-top: 8px solid #AFD70D;
	filter: Alpha(Opacity=80);
	width: 237px;
	position: absolute;
	margin-top: -10px;
	margin-left: 251px;
}
.greenBorder3
{
	border-top: 8px solid #AFD70D;
	filter: Alpha(Opacity=80);
	width: 237px;
	position: absolute;
	margin-top: -10px;
	margin-left: 502px;
}

.teaser
{
	margin-left: 11px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-top:-2px;
}
.box
{
	width: 232px;
	background: #F3F3F3;
	padding: 4px 1px 4px 4px;
}
.teaserImg
{
	border-bottom: 3px solid #C4BDA9;
}
.box p
{
	color: black;
	font-size: 10px;
	padding: 10px;
}


.textarea
{
	background: #DBDBDB;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 18px;
	color: #5D5D5D;
}


.formtextbox
{
	background: #DBDBDB;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 18px;
	color: #5D5D5D;
	width: 170px;
}
.tabletextN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 4px;
}



.news
{
	font-size: 10px;
}
.news dd
{
	padding: 5px 5px 5px 15px;
	margin-left: 10px;
	background-image: url(../../upload/images/bullet_forNews.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}
.news a
{
	color: black;
	text-decoration: underline;
}
.news a:hover
{
	color: black;
	text-decoration: none;
}


.content
{
	background: #454040;
	/*height: 235px;*/
	border-bottom: 8px solid #A5CA0E;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.contentold
{
	background: #454040;
	/*height: 235px;*/
	border-bottom: 8px solid #A5CA0E;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.content p
{
	line-height: 16px;
	margin-bottom: 11px;
	font-size: 10px;
}

.subpageHeading
{
	width: 240px;
	padding-right: 40px;
}

.textarea1
{
	background: #DBDBDB;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	color: #5D5D5D;
}

.button
{
	background: #2D2A2A;
	padding: 2px 6px 2px 6px;
	border: none;
	font-size: 11px;
	color: #DBDBDB;
	cursor: hand;
}
.button_h
{
	background: #A5CA0E;
	padding: 2px 6px 2px 6px;
	border: none;
	font-size: 11px;
	color: #454040;
	cursor: hand;
}


.subpageHeading
{
	width: 240px;
	padding-right: 40px;
}

.headWhite
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.headGreen
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ADD50C;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}

.gheading
{
	color: #ADD50C;
	font-size: 12px;
	font-weight: bold;
}
.greybody
{
	color: #959595;
}
.whitelink
{
	color: #ffffff;
	text-decoration: underline;
}

.whitelink:visited
{
	color: #ffffff;
	text-decoration: underline;
}
.whitelink:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}
.tabletitleN {
	font-size: 12px;
	padding-left: 4px;
	padding-top: 2px;
	height: 18px;
	color: #ADD50C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	font-weight: bold;
	padding-bottom: 2px;
}
.tabletextN2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 10px;
	padding-top: 1px;
	padding-left: 4px;
}
.tabletextNG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 14px;
	color: #ADD50C;
	margin-bottom: 2px;
}


ul.disc {list-style-type: disc}



ul.nixlist {list-style-type: disc; list-style-position: inside;
padding-left: 15px;
text-indent: -16px;}
 2nd line indent me baby 

