/* Grundelement */

BODY {
	background-color:#ffffff;
	client-width: 400px;
	text-align: center;
}

BODY,TD {
	font-family: Verdana, Arial;
	font-size: x-small;
	padding: 0;
	margin: 0;
}

a {
	color: #696969;
	font-family: Century Gothic, Verdana, Arial;
	text-decoration: none;
}

a:hover {
	color: #936850;
	text-decoration: underline;
}


a.menuhead {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:HOVER {
	text-decoration: none;
	color: #000000;
}

a.composer {
	color: #7F8082;
	font-family: Verdana, Arial;
	font-size: 10px; 
	font-weight: none;
	text-decoration: none;
}

a.composer:HOVER {
	text-decoration: none;
	color: #000000;
	font-size: 10px; 
}

/* Sidlayout */

#main_container {
	margin: 8px auto;
	padding: 0;
	width: 1024px;
	text-align: center;
	display: block;
	height: 100%;
}

#header {
	background-image: url(http://www.konsten.ax/_composer/images/sidhuvud_konsthantverk.jpg);
	width: 1024px;
	height: 157px;
	text-align: left;
}

#header #header_start_link {
	position: absolute;
	float: left;
	width: 1024px;
	height: 157px;
}

#header #calendar_link {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


/* språkmeny */

#header #languages {
	position: relative;
	float: left;
	top: 130px;
	left: 10px;
	color: #989898;
	font-size: 16px;
	font-weight: normal;
}
#header #languages a {
	font-weight: bold;
	color: #343434;
}
#breadcrumb {
	position: relative;
	float: left;
	top: 110px;
	left: -14px;
}

ul#breadcrumb li {
	display: inline;
}
ul#breadcrumb li span {
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 6px;
}
ul#breadcrumb li span a {
	text-decoration: none;
}
ul#breadcrumb li a:hover {
	text-decoration: underline;
}

#body_container {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
}

#left_column {
	clear:left;
	position: relative;
	display: inline;
	float: left;
	width: 220px;
	color: #ffffff;
	spadding-top: 50px;
	padding-top: 5px;
	left: 0px;
}

#right_column {
	width: 800px;
	position: relative;
	display: inline;
	float: left;
	text-align: left;
	clear: right;
	margin-left: 4px;
}

.general_container {
	display: block;
	width: 100%;
	position: relative;
}

#submenu_bar {
	min-height: 36px;
	position: relative;
}

#contents {
	position: relative;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20.76px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 800px;
}

#footer { 
	position: relative;
	clear: both;
	width: 800px;

	color: #8E8E8E;
	text-align: center; 

	margin-top: 20px;
	padding-top: 20px;
	margin-left: 220px;
	font-size: 15.33px;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
}


/* Huvudmeny */
#mainmenu_bar ul
{
	list-style: none;
	text-align: center;
	margin-left: 0;
	padding-left: 12px;
}

#mainmenu_bar li
{
	margin-top: 0;
	margin-bottom: 20px;
}

#mainmenu_bar ul a
{
	color: #8E8E8E;
	text-decoration: none;
	font-size: 24.99px;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
}



/* Undermeny */
#submenu_bar ul
{
	list-style: none;
	text-align: center;
	margin-left: 0;
	display: block;
	width: 100%;
}

#submenu_bar li
{
	margin-top: 17px;
	display: inline;
	margin-right: 50px;
}

#submenu_bar ul a
{
	color: #8E8E8E;
	text-decoration: none;
	font-size: 24.99px;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
	display: inline;
}


/* menyn nertill */
#botten_meny
{
	margin-top: 44px;
	clear: both;
	position: relative;
	width: 100%;
	color: #8E8E8E;
	font-size: 24.99px;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
	text-align: center;	
}

#aktuellt
{
	color: #000000;
	font-size: 9px;
	text-align: left;
	margin-top: 8px;
}


/* kalender */
#kalender{
	position: relative;
	float: right;
	right: 10px;
	top: 14px;
	
	width: 147px;
	height: 114px;
	text-align: center;
}

.calendar_main
{
	background-color: #ffffff;
	text-align: center;
}
	
.calendar_month_week_head
{
	background-color: #936850;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

.calendar_month_mark
{
	background-color: #D7BFAC;
}

.calendar_month_link
{
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}

.calendar_month_day
{
	text-align: center;
	font-size: 9px;
}

TD.calendar_month_mark {
	font-weight: bold;
	color: #ffffff;
}

.calendar_month_link {
	font-family: Verdana;
	font-size: 12px;
	fomt-weight: bold;
	text-decoration: none;
	color: #936850;
}

.calendar_day_link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}


A:Hover.calendar_month_link {
	text-decoration: underline;
}

.calendar_month_day {
	text-align: center;
}

/**
 * CALENDAR (Listing) {
 */


.calendar_list {
	color: #000;
	list-style: none;
	margin: -8px 0 0px;
	padding: 0;
}

.calendar_list .group_padding {
	width: 100%;
	height: 0px;
}

.calendar_list li {
	padding:0;
	margin:0;
}
.calendar_list a 
{
}

.calendar_list li h2 {
	font-size: 20px;
	text-decoration: underline;
/*	margin: 8px 0;*/
	padding: 0;
	margin:0;
}

.calendar_list li h3 {
	font-size: 16px;
	margin: 8px 0 1px;
	padding: 0;
}

.calendar_list li h3 a {
}

.calendar_list li h3 a:hover {
}

.calendar_list li .occurrence {
	font-size: 12px;
	margin: 0;
	
}
/**
 * } CALENDAR (Listing)
 */
 
/**
 * CALENDAR (Date Listing) {
 */

.calendar_information {
	padding: 0;
	margin: 0;
}
.calendar_date_list {
	color: #000;
	list-style: none;
	margin: -8px 0 0px;
	padding: 0;
}

.calendar_date_list li {
	margin: 0;
	padding: 0;
}

.calendar_date_list li h2 {
	font-size: 16px;
	margin: 8px 0 1px;
	padding: 0;
}

.calendar_date_list li h2 a {
}

.calendar_date_list li h2 a:hover {
}

.calendar_date_list li .occurrence {
	font-size: 12px;
	margin: 0;
}
/**
 * } CALENDAR (Date Listing)
 */
 
 /**
 * CALENDAR (Event view) {
 */
.calendar_event {
	color: #000;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.calendar_event h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.calendar_event .occurence {
	font-size: 12px;
	margin: 0;
	margin-top: 2px;
	padding: 0;
}

.calendar_event .description {
	margin: 0;
}

.calendar_event .control {
	margin: 8px 0;
}

.calendar_event .control a {
}

.calendar_event .control a:hover {
}

.calendar_event .control a img {
	border: 0;
}
/*.occurrence{
	background-color:red;
}*/

.calendar_box {

	/*font-size: 80%;*/
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size: 80%;
	padding-left: 5px;
	

}

.calendar_box li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.calendar_box li p {
	margin: 0;
	padding: 0;
}

.calendar_box h3 {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0;
	/*padding-left: 10px;	*/
	padding-bottom:5px;
}

.calendar_box h4 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

.calendar_box h3 a {
	padding-top:5px;
	color: #000;
	text-decoration: none;
	font-size:120%;
}

.calendar_box h3 a:hover {
	color: #f00;
	text-decoration: underline;
}

/**
 * ICENTER (box) {
 */
 
.icenter_information{
	padding-left:5px;
	border-top:0;
	border-bottom:0;
	padding:0;
	margin:0;
	
}
.icenter_box {

	/*font-size: 80%;*/
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:5px;
	font-size:80%;
	padding-left:5px;
	

}

.icenter_box li {
	margin: 0;
	padding: 0;
	padding-bottom:5px;
}

.icenter_box h3 {
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0;
	/*padding-left: 10px;	*/
	padding-bottom:5px;
}

.icenter_box h4 {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

.icenter_box h3 a {
	padding-top:5px;
	color: #000;
	text-decoration: none;
	font-size:120%;
}

.icenter_box h3 a:hover {
	color: #f00;
	text-decoration: underline;
}
/**
 * } ICENTER (box)
 */
 
/**
 * ICENTER (News view) {
 */
.icenter_content .show_news {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.icenter_content .show_news h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.icenter_content .show_news .time {
	font-size: 12px;
	margin: 1px 0 6px 0;
}

.icenter_content .show_news .summary {
	font-style: italic;
}

.icenter_content .show_news .content {
}

.icenter_content .control {
	font-size: 14px;
	margin: 8px 0;
}

.icenter_content .control a {
}

.icenter_content .control a:hover {
}

.icenter_content .control a img {
	border: 0;
}
/**
 * } ICENTER (News view)
 */
 
/**
 * ICENTER (List view) {
 */
.icenter_content .list {
	color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
}

.icenter_content .li {
	padding-bottom: 5px;
}
 
.icenter_content .list h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.icenter_content .list h2 a {
}

.icenter_content .list h2 a:hover {
}

.icenter_content .list .time {
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0;
}

.icenter_content .list .summary {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 2px 0;
}

#aktuellt .icenter_content .list h2 {
	font-size: 14px;
}

#aktuellt .icenter_content .list .time {
	font-size: 11px;
}
#aktuellt .icenter_content .list .summary {
	font-size: 10px;
}
/**
 * } ICENTER (List view)
 */


 /* DO NOT REMOVE */
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 1px;
	line-height: 0;
}

/* DO NOT REMOVE */
.clear
{
    clear: both;
   	font-size: 1px;
	line-height: 0;
}

/**
 * FORUM {
 */
div.forum_main {
}
 
div.forum_header
{
	position: relative;
}

.forum_thread
{
	position: relative;
	background: #f7f7f7;
	margin: 0px 0px 2px 0px;
	padding: 4px;
	font-size: 12px;
	border-top: solid 1px #000;
}

div.forum_thread a
{
	text-decoration: none;
	color: #000;
}

.forum_message
{
	position: relative;
	background: #f7f7f7;
	margin: 0px 0px 2px 0px;
	padding: 4px;
	font-size: 12px;
	border-top: solid 1px #bbb;
	color: #000;
}

div.forum_message_odd
{
	background: #fee;
}

div.forum_message_even
{
	background: #f7f7f7;
}

/* if only IE would this it's thing right... */
div.forum_message:hover {
	color: #000;
}

div.forum_message_header
{
	border-top: solid 1px #aaa;
	position: relative;
	margin: 0px 0px;
	padding: 4px;
	font-size: 12px;
}

div.forum_message_header_even
{
	background-color: #f7f7f7;
}

div.forum_message_header_odd
{
	background-color: #fee;
}

div.forum_message_header div
{
	position: relative;
}
	
div.forum_button_link a
{
	text-decoration: none;
	color: #666;
	padding-right: 10px;
}

.forum_date
{
	position: relative;
	color: #737573;
	font-size: 10px;
}

div.forum_message .forum_user
{
	padding-top: 10px;
	font-weight: bold;
	color: #737573;
}

div.forum_button_link
{
	position: relative;
	letter-spacing: -1;
	font-size: 10px;
}

div.forum_button_link img
{
	vertical-align: top;
	border: 0;
}

.forum_item
{
	
	position: relative;
	/*padding: 5px 5px;*/
	padding-left:5px;
	padding-top:5px;
	color:#000000;
	/*border-bottom: solid 1px #000;*/
}

.forum_item div a {
	text-decoration:none;
	color:#000000;
	font-weight:400;
}
.forum_item div a
{
}
div.forum_control
{
	position: relative;
}

.forum_new_message {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.forum_new_message h3 {
	font-size: 110%;
}

.forum_new_message h3 div {
	font-size: 120%;
	color: #555;	
}

.forum_new_message tr td, 
.forum_new_message tr th {
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: normal;
}

.forum_new_message tr th {
	padding-top: 4px;
	text-align: right;
	padding-right: 10px;
}

.forum_new_message tr th.error {
	color: #f00;
}

table.forum_new_message input
{
	width: 95%;
}

table.forum_new_message input.button {
	width: 100px;
}

table.forum_new_message textarea {
	width: 95%;
}


.forum_box_message_header a
{
	text-decoration: none;
	color: #666;
}
/**
 * } FORUM
 */
 
 .forum_description p
 {
 	text-align: left;
 }