.textGeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
body {
	background-image: url(gfx/background-omteknik-sok.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #522c1b;
	margin-top: 30px;
}
a {
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #522c1b;
}
.wrapperDiv {
	width: 960px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	margin-top: 0px;
}
.topBgDiv {
	height: 1px;
}
.bottomBgDiv {
	height: 1px;
}
.textMenuTop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}
.imageBorder {
	border: 1px solid #333;
}
.mainDiv {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFF;
}
.pageContentDiv {
	margin-top: 30px;
}
.rightAlignFloatDiv {
	margin: 8px;
	float: right;
}
.footerDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 40px;
}
.textGeneralSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}
.textDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #f4efeb;
	padding: 8px;
}
.textTypewriter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: italic;
}

