/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3b3b3e;
	color: #6d9b77;
	text-align: center;
	margin-top: 50px;
	background-color: #e5efcc;
	background-repeat: repeat;
}

#left_container p, #middle_container p { margin: 0 0 0 0; }


#footer {
	width: 848px;
	text-align: right;
	background-image: url(../images/dreis/footer.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

}

#footer a {
	color: #6d9b77;
	text-decoration: underline;
}

#header {
	width: 848px;
	height: 136px;
	background-image: url(../images/dreis/header.gif);
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#site_login {
	width: 868px;
	text-align: right;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

#login_container {
	/*text-align: right;
	align: right;*/
}


#site {
	background-color: #335c3c;
	width: 848px;
	text-align: center;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 848px;
	color: #3b3b3e;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	height: 400px;
}

#left_container  {
	width: 128px;
	float: left;
	margin: 0;
	padding: 0;
}

#left_container_top  {
	height: 240px;
}

#left_container_bottom  {
	height: 160px;
	vertical-align: base;
	background-color: #ffffff;
	padding: 8px;
	font-size: 9px;
	font-weight: lighter;
}


#middle_container  {
	margin-left: 10px;
	margin-right: 10px;
	width: 428px;
	padding: 10px;
	padding-right: 30px;
	float: left;
	overflow: scroll;
	height: 400px;
	background-image: url(../images/dreis/white.gif);
}


#right_container  {
	margin: 0;
	padding: 0;
	width: 232px;
	background-color: #FFFFFF;
	float: left;
}

#right_container_top  {
	height: 170px;
	padding: 10px;
}

#right_container_bottom  {
	height: 210px;
	vertical-align: base;
	background-color: #ffffff;
	padding: 10px;

}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li {
	background-image: url(../images/dreis/button_off.gif);
	background-repeat: no-repeat;
}

#menu_container a
{

display: block;
padding: 4px 0px 2px 10px;
text-decoration: none;
height: 15px;
color: #345b3c;
background-image: url(../images/dreis/button_off.gif);
background-repeat: no-repeat;
}

ul#menu a#current
{
display: block;
padding: 4px 0px 2px 10px;
text-decoration: none;
height: 15px;
background-image: url(../images/dreis/button_active.gif);
background-repeat: no-repeat;
color: #345b3c;
}

#menu_container a:hover
{
background-image: url(../images/dreis/button_off.gif);
background-repeat: no-repeat;
color: #3d3d3e;
text-decoration: underline;
}


#ads_header {
	height: 20px;
	width: 100%;
	background-image: url(../images/fjellfilm/ads.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#partners_header {
	height: 20px;
	width: 100%;
	background-image: url(../images/fjellfilm/partners.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	margin-top: 6px;
}


/* ARTIKKEL */

#article_info {
	width: 72px;
	float: right;

	margin-left: 10px;
}



.article_title {
	font-size: 14px;
	font-weight: bold;
}
.article_ingres {
	font-weight: bold;
}
.article_meta {
	font-weight: bold;
	color: #076C7A;	
}
.article_image {
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	border: 1px solid #000000;
}
.article_image_text {
	font-weight: bold;
	
	background-color: #FFFFFF;
}
.article_image_frame {
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:0px;
}
.article_image_frame_front {
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.article_image_frame_front_small {
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:2px;
	border: 1px solid #000000;
}

.article_image_frame_small {
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #000000;
}

.article_resources_link {
	color: #c10077;
	font-weight: bold;
}
.article_resources_header {
	background-color: #076C7A;
	font-weight: bold;
	color: #FFFFFF;
}
.article_resources_main {
	background-color: #E3E4E4;
}

.article_image_preview_small2 {
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	
	
}
.article_image_preview_small {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	float:none;
	
}
.article_image_preview_small_q {
	margin-right: 7px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	float:left;
	
}
.article_title_preview_large {
	font-size: 16px;
	font-weight: bold;
}
.article_ingres_preview_large {
	font-size: 12px;
	font-weight: bold;
}
.article_title_preview {
	font-size: 14px;
	font-weight: bold;
}
.article_ingres_preview {
	
}
.article_meta_preview {

}
.article_meta_preview_small {
	color: #3d3d3e;
	font-size: 10px;
}
.article_image_preview {
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	margin-left: 10px;
	border: 1px solid #000000;
}
.article_link {
	color: #c10077;
	font-weight: bold;
}
.article_link_preview_small {
	color: #6d9b77;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.article_more_small {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}


/* ANNONSER */


.ad_zoneheader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6d9b77;
	margin-bottom: 2px;
	padding: 1px 0 1px 2px;

}
.ad_link {
	color: #3d3d3e;
	font-weight: bold;
}

.backcolor0 { 
	background-color: #D1D1D1;
}

.backcolor1 { 
	background-color: #E3E4E4;
}

input {
	font-size: 9px;
}


.ad_text_title {
	font-size: 10px;
	font-weight: bold;
	color: #6d9b77;
}
.ad_text_description {
	font-size: 10px;
	color: #000000;
}
.ad_online {
	color: #007F06;
}
.ad_offline {
	color: #7F0500;
}





.contentheader_header  {
	background-color: #6d9b77;
	color: #FFFFFF;
	font-weight: bold;
}
.contentheader_content {
	background-color: #f7f7f7;
	color: #3e3e3d;

}

.contentheader_content_big {
	background-color: #F5F4F2;
	color: #076C7A;
	font-size: 16px;
	font-weight: bold;

}




/* LOGIN */


#login_header_off {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 9px;
}

#login_header_on {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.loginbox_main {
	color: #6d9b77;
	text-align: right;
}
.loginbox_border {

}
.loginbox_text {
	font-size: 10px;
	

}
.loginbox_text_small {
	color: #FFFFFF;
	font-size: 9px;

}
.loginbox_textfield {
	font-size: 10px;
	background-color: #e5edd6;
	border: 1px solid #6d9b77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d9b77;
}
.loginbox_submit {
	font-size: 9px;
	background-color: #e5edd6;
	border: 1px solid #6d9b77;
	font-weight: bold;
	color: #6d9b77;
}
.loginbox_main_2 {
	color: #076C7A;
	background-color: #076C7A;
	border-top: 1px none #939393;
	border-right: 1px none #939393;
	border-bottom: 1px none #939393;
	border-left: 1px none #939393;

}
.loginbox_border_2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.loginbox_text_2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}
.loginbox_text_small_2 {
	color: #FFFFFF;
	font-size: 9px;

}
.loginbox_textfield_2 {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #076C7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;

}
.loginbox_submit_2 {
	font-size: 9px;
	background-color: #E3E4E4;
	border: 1px solid #076C7A;
	font-weight: bold;
}



.form_textfield {
	font-size: 10px;
	background-color: #f6f6f6;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #7A7A7A;
	scrollbar-base-color: #F1EEEE;
	scrollbar-dark-shadow-color: #AFAEAE;
	scrollbar-face-color: #F1EEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C2C2C2;
}
.form_checkbox {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.form_header {
	background-color: #cacac9;
	border: 1px solid #3e3e3d;
	color: #3e3e3d;
}
.form_input {
	background-color: #FFFFFF;
}

.form_header_err {
	background-color: #7F0500;
	border-top: 1px solid #470401;
	border-right: 1px solid #470401;
	border-bottom: 1px solid #470401;
	border-left: 1px solid #470401;
	color: #FFFFFF;
	font-weight: bold;
}

.form_header_ok {
	background-color: #007F06;
	border-top: 1px solid #3B5228;
	border-right: 1px solid #3B5228;
	border-bottom: 1px solid #3B5228;
	border-left: 1px solid #3B5228;
	color: #FFFFFF;
}
.form_header_att {
	border: 1px solid #2b4b01;
	background-color: #6d9b77;
	color: #FFFFFF;
}



/* QUICKMENU */

.quickmenu {
	background-color: #e4ebe3;
}
.quickmenu_buffer {
	background-color: #6d9b77;
}
.quickmenu_header {
	color: #0c2b1c;
	font-weight: bold;

}
.quickmenu_link {
	color: #076C7A;
	font-weight: bold;
}
.quickmenu_title {
	background-color: #6d9b77;
	color: #e7e7e7;
	font-weight: bold;
	
}


/* Blogg - Bygger på forum */

.thread_answer_link {
	color: #c10077;
	font-weight: bold;
}

.blog_comment {
	color: #666666;
}

/* HEADERE */

.header_news {
	background-image: url(../images/dreis/title_news.gif);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
}

.header_blog {
	background-image: url(../images/dreis/title_blog.gif);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
}

.header_photos {
	background-image: url(../images/dreis/title_photos.gif);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
}

.header_contact {
	background-image: url(../images/dreis/title_contact.gif);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
}
