
#whatsnext
{	
	margin: 100px auto 0 auto;
	width: 400px;
	height: 200px;
	background-image: url('whatsnext.gif');
}

#whatsnext_info
{	
	margin: 20px auto 0 auto;
	width: 400px;
	height: 200px;
	text-align: center;
	font-family: Arial;
	color: #FFF;
}


/* TEMP ^^ 



/* STANDARD-ELEMENTS  */
html, body, p, blockquote
{
margin: 0;
padding: 0;
}


html
{
text-align: center;
background-color: #000;
}

#main
{
background-color: #576263;
}


h1
{
font: bold 2em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
margin: 0;
}




h2
{
margin: 1.2em 0 0.5em 0;
font: bold small-caps 1.1em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
}

h3
{
margin: 0;
font: bold 1em 'Trebuchet MS', 'Tahoma';
}

h3 a, .comment_box_text h3 a
{
text-decoration: underline;
color: #363d3e;
border: none;
}

.comment_box_text h3 a:hover
{
background: transparent;
}


table
{
width: 100%;
background-color: #b5c697; 
border-collapse: collapse;
}
tr.odd
{
background-color: #bdcca2; 
}
td
{
padding: 2px 2px 2px 8px;
}
.clear
{
clear: both;
}

.column_half
{
float: left;
width: 50%;
}

.article_box1 table
{
background-color: #c0cfa6; 
}
.article_box1 tr.odd
{
background-color: #c6d4af; 
}
.article_box2 table
{
background-color: #a4b489; 
}
.article_box2 tr.odd
{
background-color: #adbc95; 
}





fieldset
{
border: none;
}

label
{
font: 12px 'Trebuchet MS';
color: #363d3e;
}

/* MISC INLINE-STYLING */
span.bold
{
font-weight: bold;
}
img.icon
{
vertical-align: bottom;
}

img
{
border: none;
}


#above_header
{
background: url(images/above_header.gif) #576263;
background-repeat: repeat-x;
background-position: center top;
width: 100%;
height: 68px;
color: #FFF;
}



#below_footer
{
clear: both;
background: url(images/below_footer_back.gif) #576263;
background-repeat: repeat-x;
width: 100%;
height: 160px;
color: #FFF;
text-align: left;
}

#below_footer_note
{
background: url(images/below_footer_note.gif) #576263;
background-repeat: no-repeat;
width: 150px;
height: 160px;
color: #FFF;
}



/* HEADER-STYLING */
#main_header
{
background: url(images/main_header_right.gif) #576263;
background-repeat: repeat-x;
width: 100%;
height: 74px;
color: #FFF;
}
	
	#main_header_logo
	{
	height: 74px;
	width:  239px;
	font: bold small-caps 1.1em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
	color: #FFF;
	text-decoration: none;
	float: left;
	}	
	#main_header_logo img
	{
	border: 0;
	}	
	
	
	#main_header_center
	{
	margin-left: auto;
	margin-right: auto;
	background: url('images/main_header.gif') #576263;
	background-repeat: no-repeat;
	background-position: 239px;
	height: 74px;
	width:  976px;
	}
	
	#mb_nytt, #mb_nytt_active
	{
	margin-left: 12px;
	margin-top: 40px;
	float: left;
	height: 30px;
	width:  98px;
	background: url('images/mb_nytt.gif');
	background-repeat: no-repeat;
	color: #333;
	}


	#mb_artiklar, #mb_artiklar_active
	{
	margin-left: 3px;
	margin-top: 40px;
	float: left;
	height: 30px;
	width:  87px;	
	background: url('images/mb_artiklar.gif');
	background-repeat: no-repeat;
	color: #333;	
	}
	
	#mb_ommig, #mb_ommig_active
	{
	margin-left: 3px;
	margin-top: 40px;
	float: left;
	height: 30px;
	width:  87px;
	background: url('images/mb_ommig.gif');
	background-repeat: no-repeat;
	color: #333;
	}

	#header_search
	{
	float: left;
	margin: 0;
	padding: 0;
	}
	
	#sokbox
	{
	margin-left: 63px;
	margin-top: 47px;
	padding: 0;
	float: left;
	background: transparent;
	height: 22px;
	width:  234px;
	color: #FFF;
	font: 12px 'Trebuchet MS';
	border: none;
	}
	
	#mb_sok
	{
	margin-left: 10px;
	margin-top: 40px;
	padding: 0;
	float: left;
	height: 30px;
	width:  133px;
	background: url('images/mb_sok.gif');
	border: 0;
	}
	

	#mb_nytt:link, #mb_artiklar:link, #mb_ommig:link, #mb_sok:link
	{
	background-position: 0 0;
	color: #333;
	}
	#mb_nytt:hover, #mb_artiklar:hover, #mb_ommig:hover, #mb_sok:hover
	{
	background-position: 0 -30px;
	color: #333;
	}
	#mb_nytt_active, #mb_artiklar_active, #mb_ommig_active
	{
	background-position: 0 -60px;
	color: #333;
	}	

	

	
#main_subheader
{
margin-left: auto;
margin-right: auto;
background: url(images/subheader.gif) #576263;
background-repeat: no-repeat;
background-position: 52px;
width: 976px;
height: 29px;
color: #FFF;
overflow: hidden;
text-align: left;
}	
	
	
	#main_info_text
	{
	margin-left: 280px;
	margin-top: 3px;
	width:  462px;
	font: bold 0.75em 'Trebuchet MS' ;
	color: #d0d4c9;
	}

	#main_info_text a
	{
	color: #d0d4c9;
	}
		
	
	
	
/* MAIN-CONTAINER - EVERYTHING BETWEEN THE HEADER AND THE COMMENTS */
#main_container
{
margin-left: auto;
margin-right: auto;
width: 976px;
text-align: left;
background: #576263 url('images/main_container.gif') repeat-y;
background-position: right;
}

/* THE LEFT MENU, INCLUDING EVERETHING YOU CAN IMAGINE IT TO DISPLAY */	
#left
{
margin-left: 52px;
float: left;
background-color: #2696a7;
width: 178px;


color: #FFF;
font: 0.9em 'Trebuchet MS'
}
	#left_shape1
	{
	background: url('images/left_shape1.gif') #2696a7;
	background-repeat: no-repeat;
	width: 178px;
	height: 46px;
	
	color: #FFF;
	}	
	#left_bottom
	{
	background: url('images/left_bottom.gif') #2696a7;
	width: 178px;
	}
		#left_bottom_text
		{
		position: relative;
		top: -12px;
		left: 52px;
		width: 120px;
		font: 0.75em 'Trebuchet MS';
		color: #cbe0e2;
		}
			#left_bottom img
			{
			vertical-align: middle;
			border: none;
			}
			#left_bottom_text ul,
			#left_bottom_text li
			{
			list-style: none;
			margin: 0;
			padding: 0;
			}
			#left_bottom_text span
			{
			font-weight: bold;
			}
			#left_bottom_text a
			{
			color: #cbe0e2;
			text-decoration: underline;
			}				
			#left_bottom_text a:hover
			{
			color: #FFF;
			text-decoration: underline;
			}
	#left_shape2
	{
	background: url('images/left_shape2.gif') #4e767c;
	background-repeat: no-repeat;
	width: 178px;
	height: 11px;
	overflow: hidden;
	}
	#left_kategorier
	{
	background-image: url('images/left_kategorier.gif');
	width: 178px;
	height: 27px;
	margin-bottom: 8px;
	overflow: hidden;
	}
	#left_kollain
	{
	background-image: url('images/left_kollain.gif');
	width: 178px;
	height: 21px;
	margin-top: 20px;
	margin-bottom: 8px;
	overflow: hidden;
	}	
	a.left_button1
	{
	position: relative;
	left: 6px;
	display: block;
	background: url('images/left_button1.gif') #68b6c2;
	padding: 2px 2px 2px 10px;
	color: #FFF;
	margin-bottom: 1px;
	text-decoration: none;
	}
	a.left_button1:hover
	{
	background: url('images/left_hover1.gif') #72bbc6;
	}
	a.left_button2
	{
	position: relative;
	left: 6px;
	display: block;
	background: url('images/left_button2.gif') #4ba4b2;
	padding: 2px 2px 2px 10px;
	color: #EEE;
	margin-bottom: 1px;
	text-decoration: none;
	}	
	a.left_button2:hover
	{
	background: url('images/left_hover2.gif') #66afba;
	}

	a.left_button_image
	{
	border: none;
	position: relative;
	left: 6px;
	display: block;
	background: url('images/left_button1.gif') #68b6c2;
	margin-bottom: 1px;
	height: 64px;
	color: #FFF;
	text-decoration: none;
	}
	a.left_button_image img
	{
	position: absolute;
	bottom: 0px;
	}	
	
	
	/* THE PLACE IN THE MIDDLE, DISPLAYING EVERYTHING. WHAT YOU EXPECT TO FIND THERE IS NOT HERE, BUT SOMEWHERE ELSE IN THIS CSS-FILE */
	#center
	{
	margin-left: 6px;
	float: left;
	background-color: #adc08b;
	width: 600px;
	
		
	color: #363d3e;
	font: 0.9em 'Trebuchet MS';
	line-height: 1.2em;
	}

	/* THE RIGHT MENU, AND WHAT'S INSIDE */	
	#right
	{
	overflow: hidden;
	width: 140px;
	font: 0.9em 'Trebuchet MS';
	color: #d0d4c9;
	float: left;
	text-align: left;
	}	
		
		#right_favoriter
		{
		background-image: url('images/right_favoriter.gif');
		width: 133px;
		height: 17px;
		margin-bottom: 12px;
		overflow: hidden;
		}
		#right_kompisar
		{
		background-image: url('images/right_kompisar.gif');
		width: 133px;
		height: 22px;
		margin-top: 20px;
		margin-bottom: 12px;
		overflow: hidden;
		}
		#right_kommentarer
		{
		background-image: url('images/right_kommentarer.gif');
		width: 133px;
		height: 31px;
		margin-top: 20px;
		margin-bottom: 12px;
		overflow: hidden;
		}
		#right_fragan
		{
		background-image: url('images/right_fragan.gif');
		width: 133px;
		height: 28px;
		margin-bottom: 12px;
		overflow: hidden;
		margin-right: 6px;
		}
		a.right_button1
		{
		display: block;
		background: url('images/right_button1.gif') #999f8f;
		padding: 2px 2px 2px 6px;
		color: #d0d4c9;
		margin-bottom: 1px;
		text-decoration: none;
		text-align: left;
		}
		a.right_button1:hover
		{
		background: url('images/right_hover1.gif') #a0a597;
		}
		a.right_button2
		{
		display: block;
		background: url('images/right_button2.gif') #838a78;
		padding: 2px 2px 2px 6px;
		color: #d0d4c9;
		margin-bottom: 1px;
		text-decoration: none;
		text-align: left;
		}
		a.right_button2:hover
		{
		background: url('images/right_hover2.gif') #94998b;
		}
		#right_description
		{
		background: transparent;
		font: 0.75em 'Trebuchet MS';
		color: #d0d4c9;
		height: 200px;
		margin: 10px 20px 10px 10px;
		overflow: hidden;
		
		}
		
		/* RIGHT VOTING */
		#right_diagram_box
		{
		position: relative;
		height: 100px;
		width: 5.4em;
		margin-right: auto;
		margin-left: auto;
		font: 0.8em 'Trebuchet MS';
		}
		.fragan_bar_ja
		{
		position: absolute;
		left: 0;
		width: 2.6em;
		bottom: 0;
		background-color: #d0d4c9;
		text-align: center;
		color: #6d755f;
		overflow: hidden;
		}
		.fragan_bar_nej
		{
		position: absolute;
		width: 2.6em;
		left: 2.8em;
		bottom: 0;
		background-color: #d0d4c9;
		text-align: center;
		color: #6d755f;
		overflow: hidden;
		}
		#right_fragan_text
		{
		font: 0.75em 'Trebuchet MS';
		margin: 0 12px 0 5px;
		position: relative;
		}		
		
		#right_fragan_statistik
		{
		font: 0.75em 'Trebuchet MS';
		margin: 0 12px 0 5px;
		clear: both;
		}	
		
			#right_fragan_statistik span
			{
			font-weight: bold;
			}
		
		form#form_fragan
		{
		text-align: left;
		}
		#form_fragan_answers
		{
		float: left;
		}
		
		input#fragan_submit
		{
		margin-top: 1em;
		margin-right: 4px;
		float: right;
		background-color: #d0d4c9;
		color: #6d755f;
		border: 0;
		font: 1em 'Trebuchet MS';
		}
	
	
	#footer_container
	{
	clear: both;
	width: 733px;
	margin-left: 236px;
	background-color: #576263;
	}
	/* THE MAIN-CONTAINER-FOOTER, INCLUDING THE BEEAAUUTIFUL FLOWERS... */
	#main_footer
	{
	clear: both;
	background: url('images/main_footer.gif') #adc08b;
	background-position: top right;
	background-repeat: no-repeat;
	width: 733px;
	height: 28px;
	text-align: right;
	overflow: hidden;
	}
		#main_footer_text
		{
			position: relative;
			bottom: 0px;
			padding-top: 12px;
			padding-right: 10px;
			color: #c3c8bb;
			font: 0.6em 'Trebuchet MS';
			text-align: right;
		}
		#main_footer_text a
		{
			color: #c3c8bb;
		}
	#main_footer_flower
	{

	bottom: -232px;
	right: 7px;
	background: url('images/main_footer_flower.gif') #576263;
	background-repeat: no-repeat;
	width: 255px;
	height: 204px;
	overflow: hidden;

	}

	
#footer_extra
{
margin-top: 6px;
float: left;
width: 478px;
height: 160px;
}	

#bottom_ad
{
width: 478px;
height: 160px;
background-image: url('images/footer_advert.gif');
}	

/* WHERE YOU READ THE COMMENTS (only when viewing an article)  */
#comments
{
margin-top: 6px;
float: left;
width: 478px;
}
	.comment_box
	{
	position: relative;
	width: 478px;
	background: url('images/comment_right.gif') #adc08b;
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 6px;
	overflow: hidden;
	}
	.comment_box_admin
	{
	position: relative;
	width: 478px;
	background: url('images/comment_right_admin.gif') #8d9a75;
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 6px;
	}	
	

	.comment_box_text
	{
	padding: 10px 47px 10px 25px;
	color: #363d3e;
	font: 0.9em 'Trebuchet MS';
	line-height: 1.5em;
	}

/* THE BOX WHERE YOU, HOPEFULLY, POST COMMENTS */	
#answer
{
position: relative;
width: 478px;
}
	.answer_box_top
	{
	width: 478px;
	height: 92px;
	background: url('images/answer_right_top.gif') #adc08b;
	background-repeat: no-repeat;
	background-position: top right;
	}
	.answer_box_bottom
	{
	width: 478px;
	height: 400px;
	background: url('images/answer_right_bottom.gif') #adc08b;
	background-repeat: repeat-y;
	background-position: top right;

	}
	#answer_sagnagot
	{
	position: absolute;
	top: 10px;
	left: 27px;
	background-image: url('images/sag_nagot.gif');
	width: 127px;
	height: 25px;
	overflow: hidden;
	}

	#answer_name,
	#answer_email,
	#answer_website,
	#answer_message
	{
	position: absolute;
	left: 28px;
	height: 20px;
	font: 12px 'Trebuchet MS';
	color: #363d3e;
	width: 315px;
	padding-top:8px;
	}
	
	#answer_name
	{
		top: 35px;
	}
	#answer_email
	{
		top: 65px;
	}
	#answer_website
	{
		top: 95px;
	}
	
	
	#remember_checkbox
	{
		position: absolute;
		left: 28px;
		top: 435px;
	}
	#remember_checkbox_label
	{
		position: absolute;
		left: 50px;
		top: 435px;
	}
	#forget_link
	{
		position: absolute;
		left: 28px;
		top: 435px;
font: 12px 'Trebuchet MS';
color: #363d3e;
		}	
	
	#field_name,
	#field_email,
	#field_website,
	#field_message
	{
	position: absolute;
	border: 0;
	background-color: #6d755f;
	margin-right: 27px;
	right: 0;
	margin-top: 8px;
	font: 12px 'Trebuchet MS';
	color: #d0d4c9;
	padding-left: 10px;
	}		
	#field_name
	{
	top: 35px;
	height: 20px;
	width: 260px;
	}
	#field_email
	{
	height: 20px;
	top: 65px;
	width: 270px;
	}
	#field_website
	{
	height: 20px;
	top: 95px;
	width: 280px;
	}
	#field_message
	{
	height: 300px;
	top: 125px;
	width: 415px;
	}
	#submit_button
	{
	position: absolute;
	border: 0;
	background-color: #6d755f;
	margin-right: 27px;
	padding: 0 27px 0 10px;
	right: 0;
	margin-top: 8px;
	font: 12px 'Trebuchet MS';
	color: #d0d4c9;
	height: 20px;
	top: 435px;
	width: 100px;
	}

/* WHEN VIEWING AN ARTICLE */	
#center_text
{
text-align: justify;
padding: 0 25px 10px 25px;
}	
#center_text p, .article_box_inside p
{
margin-bottom: 20px;
}



/* WHEN VIEWING THE NEWS/START-PAGE */


p.veckans_citat {background:#adc08b; margin: 10px;}
p.veckans_citat img {float:left; margin-right: 10px; margin-bottom: 10px; }
p.veckans_citat span {display: block;}

p.tweet {background:#adc08b; margin: 10px;}
p.tweet img {float:left; margin-right: 10px; margin-bottom: 10px; }
p.tweet span {display: block;}


.article_box1
{
clear: both;
margin-top: 10px;
background-color: #b9c99c;
}
.article_box2
{
clear: both;
margin-top: 10px;
background-color: #9aab7c;
}
.article_box_info
{
position: relative;
font: 0.75em 'Trebuchet MS';
padding: 12px 25px 0 25px;
}
.datetime
{
font: bold small-caps 1.25em 'Trebuchet MS';
margin: 0 0 0.2em 0;
}

.comment_info
{
position: absolute;
right: 20px;
}

.article_box_info a
{
text-decoration: underline;
color: #363d3e;
}
.article_box_info a:hover
{
color: #515c5d;
}

.article_box_inside
{
padding: 0 25px 10px 25px;
text-align: justify;
}

a.read_more, #center_text a, .article_box_inside a, .warning_box a, .comment_box_text a, .tweet a
{
color: #a32319;
text-decoration: none;
border-bottom: 1px dotted #a32319;
}

#center_text a.imagelink, .article_box_inside a.imagelink, .warning_box a.imagelink,
#center_text a.thumb_target, .article_box_inside a.thumb_target
{
text-decoration: none;
border: none;
}


a.read_more:hover, #center_text a:hover, .article_box_inside a:hover, .comment_box_text a:hover, .tweet a:hover
{
background-color: #aea17e;
}
#center_text a.imagelink:hover, .article_box_inside a.imagelink:hover,
#center_text a.thumb_target:hover, .article_box_inside a.thumb_target:hover
{
background: transparent;
}



h1 a, .article_box_inside h1 a, h1 a:hover, .article_box_inside h1 a:hover
{
border: none;
text-decoration: none;
color: #363d3e;
background-color: transparent;
}



	/* CATEGORY-ICONS */

	.caticon
	{
	border: none;
	vertical-align: middle;
	}

	

span.highlight
{
color: #c20000;
}


	
/* SOME BOXES WITH WARNINGS ETC. */

	p.warning_box
	{
	background: #9aab7c url('images/warning.gif') no-repeat;
	background-position: 20px 50%;
	padding: 40px 30px 40px 140px;
	margin: 30px;
	
	}
	
p.warning_box img { margin-right: 10px; margin-bottom: 10px;}

	
	
/* WHEN VIEWING THE ARTICLE-LIST */
.article_count
{
font-size: 0.7em;
}



.month_box
{
margin-top: 4px;
margin-bottom: 10px;
}


.article_link1
{
overflow: hidden;
position: relative;
display: block;
padding: 0 10px 0 10px;
color: #363d3e;
text-decoration: none;
background-color: #b9c99c;
}
.article_link2
{
overflow: hidden;
position: relative;
display: block;
padding: 0 10px 0 10px;
color: #363d3e;
text-decoration: none;
background-color: #b3c594;
}

a.article_link1:hover
{
background-color: #c0cea6;
}
a.article_link2:hover
{
background-color: #c3d1aa;
}

.article_link_title
{
text-align:left;
position: relative;
left: 64px;
display: block;

}

.article_link_comments
{
text-align: right;
position: absolute;
width: 64px;
right: 32px;
display: block;

}
.article_link_categories
{
text-align: right;
position: absolute;
width: 200px;
right: 96px;
}

.article_link_date
{
text-align: left;
position: absolute;
margin-left: 25px;
width: 50px;
}

#article_list h1
{
margin-top: 25px;
margin-left: 25px;
}


a.year_mark_hidden
{

font: bold 1.5em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
margin: 25px 0 0 10px;
padding-left: 15px;
background-image: url('images/arrow_hidden.gif');
background-repeat: no-repeat;
background-position: left center;
}
a.year_mark_visible
{

font: bold 1.5em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
margin: 25px 0 0 10px;
padding-left: 15px;
background-image: url('images/arrow_visible.gif');
background-repeat: no-repeat;
background-position: left center;
}



a.month_mark_hidden
{
font: bold small-caps 1.1em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
margin: 0 0 0 15px;
padding-left: 15px;
background-repeat: no-repeat;
background-position: left center;
}
a.month_mark_visible
{
font: bold small-caps 1.1em 'Century Gothic', 'Trebuchet MS', 'Tahoma';
margin: 0 0 0 15px;
padding-left: 15px;
background-repeat: no-repeat;
background-position: left center;
}

a.year_mark_hidden, a.month_mark_hidden, a.year_mark_hidden:visited, a.month_mark_hidden:visited
{
background-image: url('images/arrow_hidden.gif');
color: #363d3e;
text-decoration: none;
}
a.year_mark_visible, a.month_mark_visible, a.year_mark_visible:visited, a.month_mark_visible:visited 
{
background-image: url('images/arrow_visible.gif');
color: #363d3e;
text-decoration: none;
}
a.year_mark_hidden:hover, a.month_mark_hidden:hover
{
color: #4d585a;
text-decoration: none;
background-image: url('images/arrow_hidden_hover.gif');
}
a.year_mark_visible:hover, a.month_mark_visible:hover
{
color: #4d585a;
text-decoration: none;
background-image: url('images/arrow_visible_hover.gif');
}



/* WHEN VIEWING THE ABOUT-SECTION */




.download_box
{
float: left;
width: 422px;
height:31px;
background: url('images/download_box_std.gif') #c7d4b0;
margin-bottom: 10px;
}
.download_box .download_name
{
font-weight: bold;
padding-top: 4px;
padding-left: 10px;
width: 280px;
float: left;
}
.download_box .download_size
{
padding-top: 4px;
padding-right: 14px;
width: 80px;
float: right;
text-align: right;
}

.download_button, #center_text .download_button, .article_box_inside .download_button
{
float: left;
width: 128px;
height:31px;
background: url('images/download_button_std.gif') #c7d4b0;
border: none;
margin-bottom: 10px;
}


.article_box1 .download_box
{
background: url('images/download_box_1.gif') #c7d4b0;
}
.article_box2 .download_box
{
background: url('images/download_box_2.gif') #c7d4b0;
}
.article_box1 .download_button
{
background: url('images/download_button_1.gif') #c7d4b0;
}
.article_box2 .download_button
{
background: url('images/download_button_2.gif') #c7d4b0;
}
.article_box1 .download_info
{
background: url('images/download_info_1.gif') #c7d4b0;
}
.article_box2 .download_info
{
background: url('images/download_info_2.gif') #c7d4b0;
}




.download_info
{
clear:both;
width: 550px;
height:35px;
background: url('images/download_info_std.gif') #c7d4b0;
margin-bottom: 20px;
}

.download_info div
{
padding-top: 4px;
padding-left: 10px;
}





.large_image
{
margin-bottom: 20px;
}

.thumbcage
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 550px;
	background-color:  #bccca1;
}
.thumbcage img.thumb
{
cursor: pointer;
margin: 4px;
vertical-align: middle;
}
.thumbcage img.enlargement
{
margin: 0;
}
.thumbcage_header
{
	text-align: left;
	width: 550px;
	height: 56px;
	background: url('images/thumbcage_std.gif')  #bccca1;
}
.thumbcage_header span
{
	display: block;
	padding: 6px 16px;
	font-weight: bold;
}

.article_box1 .thumbcage_header
{
background: url('images/thumbcage_1.gif') #c7d4b0;
}
.article_box2 .thumbcage_header
{
background: url('images/thumbcage_2.gif') #c7d4b0;
}

.article_box1 .thumbcage
{
background-color:  #c6d3af;
}
.article_box2 .thumbcage
{
background-color:  #acba93;
}

.thumb_target
{
display: block;
margin-top: 0px;
margin-bottom: 0px;
width: 550px;
height: 20px;
}




.berzchedule_box
{
clear: both;
margin-top: 10px;
margin-bottom: 10px;
height: 31px;
width: 550px;
background: url('images/berzchedule/schedule_box_std.gif') #c7d4b0;
}
.article_box1 .berzchedule_box { background: url('images/berzchedule/schedule_box_1.gif'); }
.article_box2 .berzchedule_box { background: url('images/berzchedule/schedule_box_2.gif'); }

.berzchedule_box_name
{
width: 77px;
font-weight: bold;
padding-top: 4px;
padding-left: 10px;
float: left;
}

.berzchedule_button_nv2a, .berzchedule_button_nv2b, .berzchedule_button_nv2c, .berzchedule_button_nv2d,
.berzchedule_button_nv2e, .berzchedule_button_te2g, .berzchedule_button_te2h,
#center_text .berzchedule_button_nv2a,
#center_text .berzchedule_button_nv2b,
#center_text .berzchedule_button_nv2c,
#center_text .berzchedule_button_nv2d,
#center_text .berzchedule_button_nv2e,
#center_text .berzchedule_button_te2g,
#center_text .berzchedule_button_te2h,
.article_box_inside .berzchedule_button_nv2a,
.article_box_inside .berzchedule_button_nv2b,
.article_box_inside .berzchedule_button_nv2c,
.article_box_inside .berzchedule_button_nv2d,
.article_box_inside .berzchedule_button_nv2e,
.article_box_inside .berzchedule_button_te2g,
.article_box_inside .berzchedule_button_te2h
{
float: left;
width: 66px;
height:31px;
border: none;
}


.berzchedule_button_nv2a { background: url('images/berzchedule/nv2a_std.gif'); }
.article_box1 .berzchedule_button_nv2a { background: url('images/berzchedule/nv2a_1.gif'); }
.article_box2 .berzchedule_button_nv2a { background: url('images/berzchedule/nv2a_2.gif'); }
.berzchedule_button_nv2b { background: url('images/berzchedule/nv2b_std.gif'); }
.article_box1 .berzchedule_button_nv2b { background: url('images/berzchedule/nv2b_1.gif'); }
.article_box2 .berzchedule_button_nv2b { background: url('images/berzchedule/nv2b_2.gif'); }
.berzchedule_button_nv2c { background: url('images/berzchedule/nv2c_std.gif'); }
.article_box1 .berzchedule_button_nv2c { background: url('images/berzchedule/nv2c_1.gif'); }
.article_box2 .berzchedule_button_nv2c { background: url('images/berzchedule/nv2c_2.gif'); }
.berzchedule_button_nv2d { background: url('images/berzchedule/nv2d_std.gif'); }
.article_box1 .berzchedule_button_nv2d { background: url('images/berzchedule/nv2d_1.gif'); }
.article_box2 .berzchedule_button_nv2d { background: url('images/berzchedule/nv2d_2.gif'); }
.berzchedule_button_nv2e { background: url('images/berzchedule/nv2e_std.gif'); }
.article_box1 .berzchedule_button_nv2e { background: url('images/berzchedule/nv2e_1.gif'); }
.article_box2 .berzchedule_button_nv2e { background: url('images/berzchedule/nv2e_2.gif'); }

.berzchedule_button_te2g { background: url('images/berzchedule/te2g_std.gif'); }
.article_box1 .berzchedule_button_te2g { background: url('images/berzchedule/te2g_1.gif'); }
.article_box2 .berzchedule_button_te2g { background: url('images/berzchedule/te2g_2.gif'); }
.berzchedule_button_te2h { background: url('images/berzchedule/te2h_std.gif'); }
.article_box1 .berzchedule_button_te2h { background: url('images/berzchedule/te2h_1.gif'); }
.article_box2 .berzchedule_button_te2h { background: url('images/berzchedule/te2h_2.gif'); }

