body {
	background-color: white;
	font-family: Trebuchet MS, arial, sans-serif;
	color: black;
	font-size: 13px;
	color: #444442;
}

a {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: #b00160;
}

div#ASOuterFrameTop {
	background: url( '../images/background_top.png' ) white no-repeat;
	width: 975px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
div#ASOuterFrameMain {
	background: url( '../images/background_middle.png' ) white repeat-y;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
div#ASInnerFrameMain {
	margin-left: 30px;
	margin-right: 40px;
	border: 1px solid white; /* HACK */
	min-height: 620px;
}

div#ASGrayBanner {
	background: url( '../images/graalinje.png' ) no-repeat;
	height: 74px;
	vertical-align: bottom;
	text-align: left;
	overflow: visible;
}

div#ASGrayBanner img#ASLogo {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
}

div#ASOuterFrameBottom{
	background: url( '../images/background_bottom2.png' ) white no-repeat top;
	width: 975px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
}
div#ASFooter {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	color: silver;
	font-size: 9px;
}
div#ASFooter a {
	color: silver;
	text-decoration: none;
}

div#ASTopMenuPusher {
	height: 50px;
}
.GPMenu_toplevel {
	position: relative;
	z-index: 2;
	list-style: none;
	margin-top: 0px;
}

.GPMenu_toplevel .GPMenu_element {
	display: inline-block;
	margin-left: 12px;
	height: 24px;
}

.GPMenu_toplevel .GPMenu_element a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

.GPMenu_toplevel .GPMenu_active {
	background: url( '../images/underlinje.png' ) bottom repeat-x;
}

.GPMenu_toplevel .GPMenu_active a {
	color: #b00160;
}

.GPMenu_toplevel .GPMenu_element a:hover {
	color: #b00160;
}

.GPMenu_children {
	width: 220px;
	max-width: 220px;
	position: relative;
	float: left;
	clear: none;
	z-index: 1;
	min-height: 1px;
	margin-top: 10px;
}

.GPMenu_children .GPMenu_element a {
	text-transform: uppercase;
	color: #444442;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}

.GPMenu_children .GPMenu_element a.GPMenu_active {
	color: #b00160;
}

div#ASMainContents {
	max-width: 400px;
	margin-left: 3px;
	position: relative;
	z-index: 1;
	float: left;
	clear: none;
}

div#ASMainBlock {
	color: white;
	clear: both;
}

a.silverunderline {
	border-bottom: 1px solid silver;
}

table.GPTable_table {
	border-collapse: collapse;
	width: 100%;
	margin-left: 3px;
	margin-top: 8px;
}

table.GPTable_table td {
	border-bottom: 1px solid silver;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 0px;
	margin-left: 0px;
	white-space: pre;
	font-size: 11px;
}

div.GPLogin_form {
	width: 300px;
}

div.loginline {
	border-bottom: 1px solid silver;
	line-height: 22px;
}
div.loginline input {
	color: black;
	border: none;
	background: white;
}
div.submitline {
	border-bottom: 2px solid #b00160;
	text-align: right;
	line-height: 20px;
}
div.submitline input {
	color: #b00160;
	border: none;
	background: white;
	cursor: pointer;
	height: 13px;
	margin-right: 0px;
	padding-right: 0px;
}

a.GPMenu_level1 {
	margin-left: 10px;
}
a.GPMenu_level2 {
	margin-left: 20px;
}
a.GPMenu_level3 {
	margin-left: 30px;
}

div.GPFiles_standard a {
	font-size: 9px;
}

div.GPFiles_subdir {
	margin-bottom: 8px;
}

div.GPFiles_subdir_name {
	font-weight: bolder;
	position: absolute;
	width: 150px;
}

div.GPFiles_subfile {
	margin-left: 160px;
}

td#GPGallery_knapper {
	text-align: center;
	padding: 10px;
}


td#GPGallery_knapper img {
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

div.asLoggutMeny {
	text-align: right;
	border-bottom: 1px solid #b00160;
	width: 150px;
}

div.asLoggutMeny a {
	color: #b00160;
}

div.GPContactForm {
	width: 300px;
}

div#ASRightContents {
	float: right;
	clear: right;
	max-width: 200px;
	position: relative;
	z-index: 1;
	font-size: 10px;
	color: #444;
	margin-right: 80px;
	line-height: 12px;
}

.GPgotocontent {
	display: none;
}

