BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e2e2e2;
	/*color: black;
	background-position: right;
	background-repeat: no-repeat;
	background-attachment : fixed;*/
}

/* Page that comes when a site is unactivated */
BODY.unactivated{
	padding-top: 100 px;
	text-align: center;
}

/* Page that comes when a user is trying to access a module without rights */
BODY.security{}

/* Headers on the pages */
H2 {
	font-size: 12px; 
	margin-bottom: 11px;
	color: #000000;
	font-weight: bold;
}
H3 {
	font-size: 20px; 
	font-family: Arial Narrow;
	margin-bottom: 5px;
	margin-top: 2px;
	color: #2C2C2C;
}
H4 {
	font-size: 10px; 
	margin-bottom: 5px;
	margin-top: 2px;
	color: #AC0505;
	font-weight: bold;
}
H5 {
	font-size: 10px; 
	margin-bottom: 3px;
	margin-top: 1px;
	font-weight: bold;
	color: #2C2C2C;
}

/* Links on the pages */
A {
	color: #AC0505;
	text-decoration: undeline;
}
A:hover {
	color: #CC0033; 
	text-decoration: underline;
}

/* Tables on the pages */
TABLE, TR, TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
TH {
	text-align: left;
}
TABLE.list {
	width: 100%;
}
TR.list_odd {}
TR.list_even {}
TD.image {
	vertical-align: top;
	padding-right: 10px;
}
TD.content {
	vertical-align: top;
}

DIV.date {
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
}

/* Forms on the pages */
FORM {
	margin: 0px;
}
INPUT, TEXTAREA, SELECT, OPTION, BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Text next to a checkbox */
LABEL {
	font-weight: bold;
}
INPUT.box {
	vertical-align: middle;
}
INPUT.txt {
	width: 250px;
}
INPUT.browse {}
SELECT {
	width: 250px;
}
TEXTAREA {
	width: 300px;
	height : 50px;
}
/* Text above normal input fields */
DIV.frmhead {
	font-weight: bold;
	margin-bottom: 2px;
}
/* Longer explanation of the text above */
SPAN.frmheaddesc {
	font-weight: normal;
}
/* Asterisk (*) above a field that is mandatory */
SPAN.required {
	color: #CC0000;
}
/* Text that comes when something is not right. (wrong password, incorrect e-mail etc.) */
SPAN.error {
	color: #CC0000;
}

/* Dividelines */
DIV.divideline {
	background-color: #666666;
	width: 100%;
	height: 1px;
}
TD.divideline {
	background-color: #666666;
	height: 1px;
}

/* Elements containing content from the editor */
TABLE.editor {
	width: 100%;
}
TABLE.editor_borderon {
	border-left: 1px solid #999999;
	border-top: 1px solid  #999999;
}
TD.editor_borderon {
	border-right: 1px solid  #999999;
	border-bottom: 1px solid  #999999;
	vertical-align: top;
}
TABLE.editor_borderoff {}
TD.editor_borderoff {
	vertical-align: top;
}
IMG.left{
	margin-right: 10px;
}
IMG.right{
	margin-left: 10px;
}
IMG.free{
	margin-bottom: 5px;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
UL {
	margin-bottom: 0px;
	margin-top: 0px;
}
OL {
	margin-bottom: 0px;
	margin-top: 0px;
}
FONT.size1 {
	font-size: 10px;
}
FONT.size2 {
	font-size: 12px;
}
FONT.size3 {
	font-size: 14px;
	<!--color: #CC0000-->;
}
FONT.size4 {
	font-size: 16px;
	<!--color: #CC0000-->;
}

/* Download area module */
H4.file {}
DIV.filechild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.file {
	padding-bottom: 5px;
}
DIV.filedescription {
	padding-top: 3px;
}
IMG.file {}

/* Product module */
H4.product {}

H4.product A{font-size: 11px;
color: #CC0000;}

DIV.productintroduction {}

/* News module */
H4.news{font-size: 11px;
color: #CC0000;}

H4.news A{font-size: 11px;
color: #CC0000;}

DIV.newsintroduction {font-size: 11px;}

/* Link module */
H4.link{}
DIV.linkdescription {
	padding-top: 1px;
}
DIV.linkchild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.link {
	padding-bottom: 5px;
}

/* Guestbook module */
TD.guestbookpost {
	padding-top: 7px;
	padding-bottom: 18px;
}
TD.fieldname {
	font-weight: bold;
	vertical-align: top;
}
TD.fieldcontent {
	vertical-align: top;
}
DIV.reply {
	font-style: italic;
	color: #666666;
}

/* Login module */
BODY.loginmenu{
	margin: 0px;
	padding: 0px;
}
TABLE.loginmenu{
	height: 100%;
}
TD.loginmenu{
	font-size: 10px;
	background-image: url('login_btn.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 15px
}
A.loginmenu {
	font-weight: bold;
	text-decoration: none;
}

/* Grid (Calender, Forum, Schedule...) */
TABLE.grid {
	width: 100%;
}
TR.grid_even {
	background-color: #D5DFE5;
}
TR.grid_odd {
	background-color: #D5DFE5;
}
TH.grid {
	background-color: #ABC0D1;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
TD.grid {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

/* Calender module */
TABLE.calenderchoose {
	width: 400px;
}
TH.calenderchoose {}
SELECT.calenderyear {
	width: 120px;
}
SELECT.calendermonth {
	width: 120px;
}

TABLE.calender {}
TH.calender {}
TH.calenderweek {
	background-color: #FFFFFF;
}
TH.calenderholiday {
	color: #CC0000;
}

TR.calender_even {}
TR.calender_odd {}

TD.calender {
	height: 50px;
}
TD.calenderweek {
	background-color: #FFFFFF;
}
TD.calenderdayinmonth {}
TD.calenderdaynotinmonth {
	background-color: #E6EBED;
}

DIV.calenderdayinmonth {
	font-weight: bold;
}
DIV.calenderdaynotinmonth {
	display: none;
}
DIV.calendertoday {}
DIV.calenderholiday {
	color: #CC0000;
}
A.calenderholiday {color: #CC0000}

H4.calender {
	font-size: 11px;
	margin-bottom: 1px;
}
DIV.calenderintroduction {
	padding-bottom: 5px;
}
DIV.calenderdaywithevent {
	font-weight: bold;
}

/* Forum module */
TABLE.forum {}
TH.forum {}
TD.forum {}
TR.forum_even {
	background-color: #E6ECF0;
}
TR.forum_odd {}

TABLE.forumthread {}
TH.forumthread {}
TD.forumthread {
	vertical-align: top;
}

/* bar graph (beckers) */
/*div.graph_bar0{width:54px; BACKGROUND-IMAGE: url(graph/bar0.gif);}
div.graph_bar1{width:54px; BACKGROUND-IMAGE: url(graph/bar1.gif);}
div.graph_bar2{width:54px; BACKGROUND-IMAGE: url(graph/bar2.gif);}
div.graph_bar3{width:54px; BACKGROUND-IMAGE: url(graph/bar3.gif);}
div.graph_bar4{width:54px; BACKGROUND-IMAGE: url(graph/bar4.gif);}
div.graph_base{width:54px; height:45px; BACKGROUND-IMAGE: url(graph/base.gif);}*/

INPUT.short {
	width: 250px;
}
SELECT.short {
	width: 250px;
}
TABLE.search {
	width: 100%;
}

TABLE.activityresource {border-left:1px solid #E6EBED; border-right:1px solid #E6EBED; border-bottom:1px solid #E6EBED; width: 100px; border-top: 0px none transparent; background-image: url('bg_time.gif');} /* background-color: #BACEE8;*/
TD.activityresource {width: 100px;}
TH.activityresource {background-image: url('trans.gif'); background-repeat: no-repeat}

TD.activity {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top; border: 1px solid #81A0B8; padding-left: 5px; padding-right: 5px;
} /* background-color: #B1C7E3; */

TD.timebar {}
TD.time {text-align: right; border-top: 1px solid #E6EBED; padding-right: 5px; padding-left: 5px;}
TH.time {background-image: url('trans.gif'); background-repeat: no-repeat; text-align: center; padding-right: 5px; padding-left: 5px}

TD.timebar {}
TABLE.timebarnarrow {
	width: 100%;
}
TH.timenarrow {
	background-image: url('trans.gif');
	background-repeat: no-repeat
}
TD.timenarrow {
	padding-right: 9px;
	/*border-top: 1px solid #A5C0E4;*/
}
TD.layoutloginmenu {
	height: 1px;
}
TABLE.loginmenu {
	height: 40px;
}
TEXTAREA.cashregcomment {
	width: 100%;
	height: 100px;
}
TD.cashregtotal {
	font-size: 13px;
	font-weight: bold;
}
TD.cashregtotalprice {
	font-size: 13px;
	font-weight: bold;
}
/*Bildbanks module*/

A.imagebanklist {
	font-weight: normal;
	text-decoration: none;
}
H4.imagebanklist {
	font-size: 10px; 
}
A.imagebankcategory {
	font-weight: normal;
	text-decoration: none;
}
H4.imagebankcategory  {
	font-size: 10px; 
}
A.imagebank {
	font-weight: normal;
	text-decoration: none;
}
H4.imagebank  {
	font-size: 10px; 
}

/********************************************************************************************
		HTML-mallar
********************************************************************************************/
table.tmp_outer{
	width: 100%;
	height: 100%;
}

td.tmp_left{
	width: 14px;
	vertical-align: top;
	background-image: url(bgleft.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

td.tmp_center{
	vertical-align: top;
	width: 982px;
}

table.tmp_center{
	width: 100%;
	height: 100%;
}

td.tmp_top{
	height: 95px;
}

/********************************************************************************************
		Dynamisk bild
********************************************************************************************/
td.tmp_topimage{
	height: 195px;
}

td.tmp_topimage h2{
	display: none;
}

td.tmp_content{
	vertical-align: top;
}

table.tmp_content{
	height: 100%;
	width: 100%;
}

td.tmp_contentleft{
	width: 752px;
	vertical-align: top;
	background-image: url(bgmain.gif);
	background-repeat: repeat-y;
}

table.tmp_contentleft{
	width: 100%;
	height: 100%;
}

/********************************************************************************************
		Meny
********************************************************************************************/
td.tmp_menu{
	height: 44px;
	vertical-align: top;
	background-image: url(bgmenu.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-top: 0px;
}

td.tmp_menu h2{
	display: none;
}

div.menuspace{
	width: 17px;
	height: 44px;
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	background-image: url(bgmenufirst.gif);
	background-repeat: no-repeat;
}

td.tmp_menu table.tree{
	margin-top: 17px;
}

td.tmp_menu table.tree td.tree{
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(menudiv.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.tmp_menu table.tree td.end{
	background-image: none;
}

td.tmp_menu table.tree td.tree a{
	color: #FFF;
	text-decoration: none;
}

td.tmp_menu table.tree td.tree a:hover,
td.tmp_menu table.tree td.active a{
	color: #ad0808;
}




/********************************************************************************************
		Standard med trädnavigation till vänster
********************************************************************************************/
td.tmp_main{
	vertical-align: top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;	
}

td.tmp_main TABLE.tree{
	margin: 0px;
	padding: 0px;
}

td.tmp_main TABLE.tree td{
	vertical-align: top;
	height: auto;
}

td.tmp_main TABLE.tree A{
	text-decoration: none;
}

td.tmp_main TABLE.tree TD.level1{
	font-size: 11px;
	padding-left: 0px;
}

td.tmp_main TABLE.tree TD.level2{
	font-size: 10px;
	padding-left: 10px;
}

td.tmp_main TABLE.tree TD.level3{
	font-size: 10px;
	padding-left: 20px;
}

td.tmp_main TABLE.tree TD.level4{
	font-size: 10px;
	padding-left: 30px;
}

td.tmp_main TABLE.tree TD.level2 A{
	color: #616161;
}

td.tmp_main TABLE.tree TD.level3 A,
td.tmp_main TABLE.tree TD.level4 A{
	color: #000000;
}

/*Tabellen navigation*/
td.tmp_main TABLE.navigation{
	margin: 0px;
	padding: 0px;
	/*border: 1px solid brown;*/
}


/*Vänster kolumn*/
td.tmp_main TD.navigation_left{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 200px;
	/*border: 1px solid green;*/
}

/*Mittenkolumnen*/
td.tmp_main TD.navigation_middle{
	margin: 0px;
	padding: 0px;
}

td.tmp_main TABLE.navigation_divider{
	vertical-align: top left;
	margin: 0px;
	padding: 0px;
	width: 2px;
	/*border: 1px solid red;*/
}

td.tmp_main TD.div_top{
	vertical-align: top left;
	margin: 0px;
	padding: 0px;
	background-image: url("div_top.gif");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}

td.tmp_main TD.div_middle{
	vertical-align: top left;
	margin: 0px;
	padding: 0px;
	background-image: url("div_middle.gif");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-y;
}

td.tmp_main TD.div_bottom{
	vertical-align: top left;
	margin: 0px;
	padding: 0px;
	background-image: url("div_bottom.gif");
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}

/*Höger kolumn*/
td.tmp_main TD.navigation_right{
	font-size: 10px;
	padding-left: 34px;
	padding-right: 20px;
	padding-top: 3px;
	/*border: 1px solid blue;*/
}

td.tmp_main TD.navigation_right TABLE.editor{
	margin: 0px;
	padding: 0px;
}

td.tmp_main TD.navigation_right TABLE.editor TD{
	margin: 0px;
	padding: 0px;
}

td.tmp_main TD.navigation_right TABLE.editor_borderoff{
	margin: 0px;
	padding: 0px;
}

td.tmp_main TD.navigation_right TABLE.editor_borderoff TD{
	margin: 0px;
	padding: 0px;
}




/********************************************************************************************
		Main - Start
********************************************************************************************/
td.tmp_mainstart{
	vertical-align: top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 20px;
	background-image: url(bgmain.gif);
	background-repeat: repeat-y;
}

table.tmp_main{
	width: 100%;
}

td.tmp_maintop{
	
}

td.tmp_maintop table.tbl_information td{
	vertical-align: top;
}

td.tmp_maintop table.tbl_information td.middle_information{
	padding-left: 15px;
	padding-right: 15px;
}

td.tmp_mainbottom{
	padding-top: 20px;	
}

table.tmp_mainbottom{
	width: 100%;
}

table.tmp_mainbottom td{
	vertical-align: top;
}

td.tmp_mainbottomleft{
	width: 33%;
}

td.tmp_mainbottomcenter{
	width: 33%;
}








/********************************************************************************************
		Adressfält
********************************************************************************************/
td.tmp_bottom H2{
	display: none;
}

td.tmp_bottom{
	background-image: url("bg.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
}

td.tmp_bottom TD.tbl_adress{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #AC0505;
}

td.tmp_bottom TD.tbl_adress_last{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border: none;
}

td.tmp_bottom A{
	text-decoration: none;
}

/********************************************************************************************
		Anmälan till nyhetsbrev
********************************************************************************************/
td.tmp_mainbottomright{
	margin: 0px;
	padding: 0px;
	background-image: url(frame_nyhetsbrev.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.tmp_mainbottomright div.pre{
	background-image: url(frame_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 13px;
}

td.tmp_mainbottomright div.pre table.editor td{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 8px;
}

td.tmp_mainbottomright form br{
	display: none;
}

td.tmp_mainbottomright div.frmhead{
	display: none;
}

td.tmp_mainbottomright INPUT.txt{
	width: 145px;
	height: 17px;
	border: 1px solid #9c9c9c;
}

td.tmp_mainbottomright INPUT.btn{
	background: transparent;
	background-color: #FFF;
	border: 1px solid #9c9c9c;
	height: 17px;
	color: #ac0505;
	margin-left: 3px;
}

/********************************************************************************************
		Nyhetskolumn
********************************************************************************************/
td.tmp_contentright{
	vertical-align: top;
	background-image: url(bgcontentright.gif);
	background-repeat: repeat-y;
}

td.tmp_contentright h2{
	background-image: url(bgcontentrighthead.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 44px;
	font-size: 11px;
	color: black;
	padding-top: 20px;
	padding-left: 18px;
	font-weight: bold;
}

td.tmp_contentright a{
	text-decoration: none;
}

td.tmp_contentright table.editor{
	/*background-image: url(bgcontentrighthead.gif);
	background-repeat: no-repeat;*/
	padding-right: 15px;
	padding-left: 18px;
}

td.tmp_contentright table.editor td{
	vertical-align: top;
}

td.tmp_contentright table.editor td table.tbl_news td.date{
	font-size: 10px;
}

td.tmp_contentright table.tbl_news td.tbl_news{
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

td.tmp_contentright table.tbl_news td.tbl_news_last{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
}



/********************************************************************************************
		Höger
********************************************************************************************/
td.tmp_right{
	vertical-align: top;
	background-image: url(bgright.gif);
	background-repeat: repeat;
}

table.pbi{
	height: 100%;
	background-image: url(bgrightshadow.gif);
	background-repeat: repeat-y;
}

td.pbi{
	vertical-align: bottom;
}

td.pbi img{
	border: none;
}
br.aftereditor{
	display: none;
}