* {
	margin:0;
	padding:0;
	color: #333333;
}
body {
	background-position: -2px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
	background-image: url(../Img/Bakgrunn_StolpeVenstre.gif);

	padding: 0px;
}
P {
	font-family: Arial, Tahoma, "Times New Roman";
}
#ContentVenstre {
	height: 500px;
	width: 224px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
}
#ContentHoyre {
	height: 500px;
	position: absolute;
	top: 22px;
	left: 250px;
	width: 60%;
}
.ButtonInaktiv {
	display: block;
	text-align: left;
	line-height: 24px;
	text-indent: 28px;
	background-image: url(../Img/ButtonInaktiv.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.ButtonInaktiv_current {
	display: block;
	text-align: left;
	line-height: 24px;
	text-indent: 28px;
	background-image: url(../Img/ButtonAktiv.gif);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
.Logo {
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/******* HOVER FUNKSJON - VENSTREMENYEN ******/

.ButtonInaktiv a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.ButtonInaktiv a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.ButtonInaktiv a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.ButtonInaktiv a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../Img/ButtonHover.gif);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}

/******* mpDESIGN SIGNATUR ******/

#mpDesign {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 9px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
	text-decoration: none;
	line-height: 22px;
}
#Kontaktinfo {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 60%;
	color: #666666;
	width: 175px;
	padding-left: 29px;
	padding-top: 25px;
}

/******* HOVER FUNKSJON - KONTAKTINFO ******/

.Kontaktinfo a {
	color: #666666;
	text-decoration: none;
}
.Kontaktinfo a:link {
	color: #006699;
	text-decoration: underline;
}
.Kontaktinfo a:visited {
	color: #666666;
	text-decoration: none;
}
.Kontaktinfo a:hover {
	color: #F3F2EF;
	text-decoration: none;
	background-color: #006699;
}

/******* HOVER FUNKSJON - CONTENT HØYRE ******/

#ContentHoyre a:link {
	font-family: Arial, Tahoma, "Times New Roman";
	color: #006699;
	text-decoration: underline;
}
#ContentHoyre a:visited {
	font-family: Arial, Tahoma, "Times New Roman";
	color: #006699;
	text-decoration: underline;
}
#ContentHoyre a:hover {
	font-family: Arial, Tahoma, "Times New Roman";
	color: #ffffff;
	text-decoration: none;
	background-color: #006699;
}
#ContentHoyre {
	font-family: Arial, Tahoma, "Times New Roman";
	font-size: 80%;
	color: #666666;
}
.mpiimage_left { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 11px;
}
.mpiimage_right { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 11px;
}