/* CSS Document */

body {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	background-color: #1A1A1A;
	top: 0px;
	bottom: 0px;
	padding: 0px;
}

#bgmain {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 975px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0;
	margin-right: auto;
	padding: 0;
	height: auto;
	position: relative;
	background-image: url(/grafikk/bgmain.png);
}

#main {
	width: 602px;
	height: 100%;
	float: left;
	position: relative;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top {
	float: left;
	padding: 0px;
	width: 975px;
	background-image: url(/grafikk/headTop.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 98px;
}
#headcontainer {
	width: 975px;
	float: left;
	height: 238px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#left {
	width: 333px;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/grafikk/leftbg.png);
	position: relative;
}

#header {
	width: 642px;
	padding: 0px;
	background-image: url(/grafikk/headPic.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 238px;
	margin: 0px;
	float: left;
	position: relative;
}

#footer {
	width: 975px;
	background-image: url(/grafikk/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	padding: 0px;
	position: relative;
	margin: 0px;
	float: left;
}
#menu {
	width: 333px;
	background-image: url(/grafikk/headMenubg.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 238px;
}
#menu img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#adresse {
	width: 130px;
	margin-top: 345px;
	margin-left: 50px;
	clear: both;
}
#frontTopArticleHeadline {
	width:100%;
	margin: 0px;
	float: left;
	position: relative;
}
#frontTopArticle {
	width:400px;
	margin: 0px;
	float: left;
	position: inherit;
}
#frontMidContainer {
	width:547px;
	background-image: url(/grafikk/lineVert.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 220px;
}
#frontMidRightContainer {
	width:240px;
	float: right;
	margin-right: 20px;
}
	
#frontMidLeftArticle {
	width:400px;
	float: left;
	position: relative;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frontMidRightArticle1 {
	width:100%;
}
#frontMidRightArticle2 {
	width:100%;
}
#articleSpaceHor {
	width:100%;
	background-image: url(/grafikk/lineHor.png);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	height: 13px;
}

/* Standard sider */
#mainArticle {
	width:507px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}


.label {
	width:130px; 
	float:left;
}
.floatLeft {
	float:left;
}
.select,.textField,.textArea {
	border:1px solid #888;
	padding:1px;
	font-size:11px;
}
.clear {
	clear:both;
}
#menu img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#left img {
	margin-top: 0px;
	margin-left: 50px;
}
.txtline {
	color: #515151;
	height: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.yellowtxt {
	color: #E9E301;
}
.bluetxt {
	color: #99B7E6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
}
#frontMidLeftArticle ul {
	margin-left: 130px;
	padding: inherit;
	position: relative;
	margin-top: 0px;
}
#frontMidLeftArticle li {
	line-height: 1.7em;
	color: #E9E301;
}
.ingress {
	font-weight: bold;
}
a, a:link, a:visited {
	color: #99B7E6;
	text-decoration: none;
}
a:hover {
	color: #E9E301;
}
.floatRight {
	float: right;
}
#fronRightContainer {
	background-image: url(/grafikk/lineLightGray.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	height: auto;
	width: 185px;
	margin-top: 10px;
}
#fronRightContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left: 10px;
}
#fronRightContainer h3 {
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
#headTxtField {
	float: right;
	height: 31px;
	width: 230px;
	margin-top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0;
	text-align: right;
	padding: 0px;
	position: relative;
	margin-right: 3px;
}
#submenu {
	position: relative;
	margin-top: 5px;
	float: left;
}
#submenu ul{
	padding:0;
	list-style:none;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#submenu li{
	display:inline;
	padding:0;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
}


#submenu a{
	float:left;
	color: #99B7E6;
	text-decoration:none;
	letter-spacing: 1px;
	background-image: url(/grafikk/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
#submenu a:hover{
	color: #FFF;
}
.employee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	margin-left: 50px;
	position: relative;
	height: 100px;
	width: 100%;
}
.employee .empName {
	float: left;
	margin-left: 30px;
	clear: both;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #E4E4E4;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
}
.employee .empTitle {
	float: left;
	margin-left: 30px;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
}
.employee .empMail {
	float: left;
	margin-left: 30px;
	width: 200px;
}
.empMob {
	float: left;
	width: 300px;
}
