BODY  {
	color : #333333;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #80A3B7;
	margin: 0px;
	background-image: url(img/bakgr.jpg);
	background-repeat: repeat-x;
}

A:Link  {
	color : #80A3B7;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}

A:Visited  {
	color : #80A3B7;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}

A:Active  {
	color : #80A3B7;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}

A:Hover  {
	color : #666666;
	text-decoration : underline;
	font-family : Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#menu {
	height: 50px;
	margin: 0 auto;
	text-align: center;
	background: url(img/bakr_black.jpg) repeat-x;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding-top: 20px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	background: url(img/bakr_black.jpg) repeat-x;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
}

#menu a:hover {
	text-decoration: none;
	background: url(img/bakgr_blue.jpg) repeat-x;
	color: #000000;
}
.menyAktiv {
	display: block;
	float: left;
	height: 30px;
	padding-top: 20px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	background: url(img/bakgr_blue.jpg) repeat-x;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
}

DIV  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
}

H1  {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-size : 18px;
}

H2  {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-size : 16px;
}

H3  {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	color : #333333;
	font-size : 13px;
	line-height: normal;
	text-transform: uppercase;
}

H4  {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color: #666666;
}

H5  {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size : 11px;
}

H6  {
	font-family : Helvetica, Arial, sans-serif;
	color : #666666;
	font-size : 11px;
	font-weight: bold;
}

TD  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

P  {
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

UL  {
	color : #333333;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	list-style-position: outside;
}

UL UL  {
	display : none;
	color: #333333;
	margin: 0pt;
	padding: 0px;
}

OL  {
	color : #333333;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	text-decoration : none;
	text-indent : 2pt;
	list-style-type: decimal;
}

LI LI  {
	display : none;
	color: #333333;
}

.overskrift {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}
.bildeboks {
	background-image: url(img/virtualena_illustration.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 575px;
	width: 390px;
}
.mainbox {
	padding: 0px 30px 15px 0px;
	height: 470px;
	width: 510px;
	vertical-align: middle;
}
.bluebox {
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px;
	height: 50px;
	width: 390px;
	line-height: 14px;
	background-image: url(img/bakr_black.jpg);
	background-repeat: repeat-x;
}
