body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #ff9900;
	background-image: url(css/bgrton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 40px;
}
IMG {
	border: 0px;
}
a:link {
	color: #AEAEB2;
	text-decoration: none;
}
a:visited {
	color: #AEAEB2;
	text-decoration: none;
}
a:hover {
	color: #F5A300;
	text-decoration: underline;
}
.rubrik  {
	font-size: 20px;
	font-weight: bold;
}
.minitxt {
	font-size: 10px;
}
.nav {
	font-size: 12px;
}
INPUT, TEXTAREA, SELECT {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px;
	padding-left: 3px;
	width: 250px;
	margin-bottom: 3px;
	border-color: #000000;
	border-style: solid;
}
INPUT.formbutton  {
	width: 60px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #666666;
	color: #FFFFFF;
}

/* Tabeller och Celler */
TABLE, TR, TD {
	border: 0px;
	padding: 0px;
	vertical-align: top;
}
TD.celllogo {
	vertical-align: bottom;
	width: 300px;
}
TD.cellmenu {
	vertical-align: bottom;
	text-align: right;
	width: 420px;
}
IMG.menupict {
	margin-right: 20px;
}
TD.cellline {
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
}
TD.celltxt   {
	padding-left: 20px;
	padding-right: 15px;
	width: 265px;
}
TD.cellpict {
	width: 420px;
	height: 330px;
}
TD.cellportfolio {
	padding-top: 6px;
	text-align: right;
}
.mainimg {
	border: 1px solid #CCCCCC;
}
