body
{
	background-color: #587CCA;
	font-family: "Segoe UI", sans-serif;
	font-size: 14px;
	color: #959595;
}

a
{
	color: #527FD4;
	text-decoration: none;
}

a.linkgreen
{	
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EA24A;
	text-decoration: none;
}

a.linkgreen:hover {font-weight: bold;}

a.linkblue
{	
	color: #527FD4;
	font-weight: bold;
	text-decoration: underline;
}

a img
{
	border: 0px;
}

.headergreen
{
	font-family: Consolas;
	font-size: 14px;
	font-weight: bold;
	color: #86BE53;
}

.headerblue
{
	font-family: Consolas;
	font-size: 14px;
	font-weight: bold;
	color: #5380BE;
}

.headerlightblue
{
	font-family: Consolas;
	font-size: 14px;
	font-weight: bold;
	color: #9CBDDE;
}

.frame
{
	width: 762px;
	position: absolute;
	left: 50%;
	margin-left: -375px; /* halva bredden */
	margin-top: 50px;
}

.content
{
	margin: 0px;
}

.boxtop
{
	background-image: url(images/boxtop.png);
	line-height: 0px;
}

.boxbody
{
	background-image: url(images/boxback.png);
	background-repeat: repeat;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

.boxcontent
{
	padding: 20px;
}

.boxbottom
{
	background-image: url(images/boxbottom.png);
	line-height: 0px;
	margin-bottom: 3px;
}

.top
{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.topbackground
{
	width: 742px;
	height: 150px;
	background-image: url(images/top1.png);
	background-repeat: no-repeat;
}

.contentleft
{
	width: 500px;
}

.contentboxright
{
	background-color: #D5EE8B;
	width: 210px;
	font-size: 14px;
	/*font-weight: bold;*/
	color: White;
	color: #939393;
}

.contentright
{
	float: right;
}

.contentboxrightcontent
{
	padding: 10px;
	background-image: url(images/menuback.png);
	background-repeat: repeat;
}

.contentboxrightcontentgray
{
	padding: 10px;
	background-color: #F3F3F3;
}

.padding
{
	padding: 10px;
}

.smallmenu
{
	/*text-align: right;*/
	margin-top: 2px;
}

.smallmenuright
{
	text-align: right;
	margin-top: 2px;
}

.bottom
{
	text-align: right;
	padding-right: 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #808080;
}

.warrantybottom
{
	font-size: 12px;
	color: #282828;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.productbottom
{
	font-family: "Tahoma", Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #282882;  
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* contentboxright */
b.rtop, b.rbottom{display:block;background: #FFFFFF}
b.rtop b{display:block;height: 1px; overflow: hidden; background: #D5EE8B;}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: #D5EE8B;}
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}

.downloadbox
{
	margin-left: 25px;
	padding: 5px;
	line-height: 17px;
}

.downloadboxleft
{
	float: left;
	color: #909090;
	text-align: right;
}

.downloadboxright
{
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #228B22;
	padding-left: 15px;
	
	margin-left: 70px;
	color: #B17F22;
}

.downloadbutton
{
	margin-left: 15px;
	margin-top: 20px;
}

.screenshots
{
	word-spacing: 10px;
	line-height: 20px;
}

.screenshots img
{
	border: 0px solid #878787;
}

.alignright
{
	text-align: right;
}

.columnleft
{
	float: left;
	width: 150px;
}

.topmenu
{
	height: 21px;
	width: 742px;
	background-image: url(images/menuback.png);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 240px;
}

#navigation
{
	list-style-type: none;
	margin-top: -118px;
	height: 21px;
	text-align: right;
	padding-right: 10px;
}

#navigation li
{
	display: inline;
}

#navigation li a
{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #f0f0f0;
}

/* 	color: White; 
	font-weight: bold;
	font-family: Consolas;
*/

#navigation li a:hover
{
	background-image: url(images/menuback_hover.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
}
