@charset "windows-1252";

body {
	background-image: url(../images/minusk_background5.jpg);
	background-repeat: repeat;
	color:#320A02;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #320A02;
	height: auto;
	background-color: #FFFFFF;
	display: block;
}
#holder-book-php {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #320A02;
	height: 300px;
	background-color: #FFFFFF;
	display: table;
}
#top {
	height: 152px;
	width: 800px;
	background-color: #e5e5e5;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #320A02;
}
#nav-holder {
	height: 40px;
	width: 770px;
	padding-top: 118px;
	margin-bottom: 10px;
	font-weight: bolder;
	margin-left: 25px;
}

#body-holder {
	width: 800px;
	margin: 0px;
	display:block;
	clear:both;
}
.bg-skille {
	background-image: url(../images/horiz-line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

/*//////////////////////////////
	Vis bok artikel
//////////////////////////////*/

table#book-news-holder {
	display: block;float: left;
	height: auto;
	width: 360px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;margin-right: 10px;margin-left: 25px;
}

/*//////////////////////////////
	Vis bok
//////////////////////////////*/

#book-article-image {
	width: 275px;
	height: auto;
	float: left;
	margin-left: 25px;
}
#book-article-content {
	float: left;
	width: 470px;
	padding-left: 15px;
}

/*//////////////////////////////
	Vis nyheter
//////////////////////////////*/

#news-holder {
	height: auto;
	width: 350px;
	display: block;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#news-article-holder {
	margin-top: 5px;
}
#news-article-content {
	
}

/*//////////////////////////////
	Style
//////////////////////////////*/

td#Tittel {
	font-size: 14px;
	font-weight: bold;
	height:auto;
}
td#Forfatter {
	font-size: 14px;
	font-weight: lighter;
	height:auto;
	padding-top: 1px;
}
.Info {
	font-size: 14px;
}
td#Body {
	font-size: 12px;
	padding-top: 5px;
	height:auto;
}
#textfield {
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
td#left-body {
	font-size: 12px;
	height:auto;
}
td#Body a:link, td#left-body a:link {
	color: #FF6600;
	text-decoration: none;
}
td#Body a:visited, td#left-body a:visited {
	color: #FF6600;
	text-decoration: none;
}
td#Body a:hover, td#left-body a:hover {
	color: #320A02;
	text-decoration: underline;
}
td#Body a:active, td#left-body a:active {
	color: #320A02;
	text-decoration: underline;
}
/* Les mer */
td#les-mer {
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.les-mer:link {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.les-mer:visited {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.les-mer:hover {
	font-size: 10px;
	color: #320A02;
	text-decoration: underline;
}
a.les-mer:active {
	font-size: 10px;
	color: #320A02;
	text-decoration: underline;
}
/* Kjøp bok */
td#kjop-bok {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
a.kjop-bok:link {
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #320A02;
}
a.kjop-bok:visited {
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #320A02;
}
a.kjop-bok:hover {
	padding: 2px;
	color: #FF6600;
	text-decoration: none;
	background-color: #320A02;
}
a.kjop-bok:active {
	padding: 2px;
	color: #FF6600;
	text-decoration: none;
	background-color: #320A02;
}
/* Tilbake */
td#tilbake {
	text-align: right;
	padding-top: 4px;
}
a.tilbake:link {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.tilbake:visited {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a.tilbake:hover {
	font-size: 10px;
	color: #320A02;
	text-decoration: underline;
}
a.tilbake:active {
	font-size: 10px;
	color: #320A02;
	text-decoration: underline;
}

/*//////////////////////////////
	Vis nyheter
//////////////////////////////*/

#right-holder {
	height: auto;
	width: 370px;
	float: right;
	margin-right: 20px;
	padding-left: 12px;
	display: block;
	font-size: 12px;
}
#right-header {
	font-size: 14px;
	background-image: url(../images/horiz-line-header.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: left bottom;
}
#right-news-holder {
	display: block;
	height:auto;
	width: 363px;
	padding-top: 5px;
	margin-bottom:10px;
	clear: both;
	float: left;
}
#right-header div a:link {
	font-size: 10px;
	padding: 0px;
	color: #FF6600;
	text-decoration: none;
	float: right;
	margin-top: -12px;
	margin-right: 0px;
}
#right-header div a:visited {
	font-size: 10px;
	padding: 0px;
	color: #FF6600;
	text-decoration: none;
	float: right;
	margin-top: -12px;
	margin-right: 0px;
}
#right-header div a:hover {
	font-size: 10px;
	padding: 0px;
	color: #320A02;
	text-decoration: underline;
	float: right;
	margin-top: -12px;
	margin-right: 0px;
}
#right-header div a:active {
	font-size: 10px;
	padding: 0px;
	color: #320A02;
	text-decoration: underline;
	float: right;
	margin-top: -12px;
	margin-right: 0px;
}
/*//////////////////////////////
	Vis sider
//////////////////////////////*/

#page-holder {
	font-size: 12px;
}
#page-holder a {
	color: #FF6600;
	text-decoration: none;
}
#page-holder a:hover {
	color: #320A02;
	text-decoration: underline;
}

/*//////////////////////////////
	Vis presse
//////////////////////////////*/

#press-news-content {
	float: left;
	width: 365px;
	display: block;
	margin-top:5px;
	margin-bottom:10px;
}
#press-news-holder {
	
}
#press-table {
	margin: 15px;
	width: 770px;
}
#press-inner-holder {
	width: 100%;	
}
#press-image {
	float: left;
	width: 120px;
	text-align: center;
}
#press-txt {
	float: right;
	width: 50%;
}
.press-horisontal {
	background-image: url(../images/vertic-line.gif);
	background-repeat: repeat-x;
	background-position: center center;	
}
.press-vertical {
	background-image: url(../images/horiz-line.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/*//////////////////////////////
	Vis footer
//////////////////////////////*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 800px;
	clear: both;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/*//////////////////////////////
	Vis install
//////////////////////////////*/

#install {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;	
}
