* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1 {
	font-size: 1.5em;
	color: #4b94be;
}

h2 {
	font-size: 1.2em;
	color: #4b94be;
}

.contenttext ul li {
	margin-top: 5px;
	list-style-position: outside;
	margin-left: 13px;
}

#content {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
	width: 719px;
	margin: 40px 0 40px 80px;
}

#processteknik {
	float: right;
}

#meny {
	background-image: url(img/blameny.gif);
	background-repeat: no-repeat;
	/* background-color: #4587ae; */ 
	width: 699px;
	height: 2em;
	padding-left: 20px;
}

#meny ul li {
	display: inline;
	height: 2em;
	line-height: 2em;
}

#meny span {
	margin-left: 7px;
	margin-right: 5px;
	border-right: 1px solid white;
	height: 2em;
	width: 1px;
	line-height: 2em;
}

#meny a {
	text-decoration: none;
	color: white;
}

#bottom {
	width: 699px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #4b94be;
	color: white;
}

#bottom ul li {
	display: inline;
	padding-right: 15px;
}

#bottom a {
	text-decoration: none;
	color: inherit;
}

#bottom a:hover {
	text-decoration: underline;
}

#maincontent {
	padding-top: 10px;
}

.maincontentrow:first-child  .contenttext p  {
	font-size: 1.1em;
}

.contenttext {
	background-image: url(img/vit_bg_mitt.png);
	background-repeat: repeat-y;
	width: 402px;
	min-height: 172px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.contenttexttop {
	background-image: url(img/vit_bg_topp.png);
	background-repeat: no-repeat;
	width: 402px;
	height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	float: left;
}

.contenttextbottom {
	background-image: url(img/vit_bg_botten.png);
	background-repeat: no-repeat;
	width: 402px;
	height: 32px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.contenttext p {
	padding-top: 10px;
}

.contentpicture img {
	padding-top: 5px;
	padding-left: 7px;
}

.clearboth {
	clear: both;
	height: 0px;
}

#topbanner  object {
	display: block;
}
