/* Below: Original document tags classes... */

body {
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border: 0px;
}

p {
	margin: 4px;
}

td, table {
	padding: 0px;
	margin: 0px;
}

a.normal_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.normal_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.normal_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.normal_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}

input {
	margin-bottom: 2px;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* Below: User defined classes, working in the whole document. */

td.bottom {
	width: 5a18px;
	height: 136px;
	background-repeat: no-repeat;
	background-image: url(images/bottom.jpg)
}

td.bottom_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc0000;
	text-align: center;
	vertical-align: top;
}

a.bottom:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}

a.bottom:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.menu_text:link, a.menu_text:visited, a.menu_text:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu_text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

td.menu_text {
	height: 27px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.menu_text_rollover {
	background-image: url(images/menu_rollover.gif);
}

table.menu {
	text-align: center;
	vertical-align: middle;
	height: 37px;
	padding: 0px;
	margin: 0px;
}

.menu_red_line {
	background-color: #cc0000;
	height: 2px;
	padding: 0px;
}

td.rollover {
	text-align: center;
}

/* td.rollover_red {
	text-align: center;
	background-image: url(images/menu_rollover.gif);
} */

/*
.scrollbox {
	height: 180px;
	width: 518px;
	border: 1px solid #c6baae;
	overflow : auto;
	overflow-x : hidden;
	background-color: #faf9f7;
	border: 0px;
	padding-top: 36px;
} */

.main {
	width: 348px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
}

.main_top {
	background-image: url(images/main_bg_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.main_bottom {
	background-image: url(images/main_bg_bottom.gif);
		background-repeat: no-repeat;
}

p.annons_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	padding: 1px 0 1px 2px;
}

a.annons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.annons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.annons:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.annons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

/* Below is content in the main window. */

.news_header {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
	padding-top: 18px;
	padding-bottom: 0px;
	border-bottom: 3px solid #cc0000;
}

.news_item {
	padding-left: 4px;
	border-left: 4px solid #cc0000;
}

.grey {
	color: #aaaaaa;
	font-size: 13px;
	margin-left: 20px;
}

.news_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 3px solid #cc0000;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 5px;
}

a.news_link:link, a.news_link:visited, a.news_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #cc0000;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	margin-left: 4px;
}

a.news_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff0000;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

p.news_link {
	text-align: right;
	padding-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

/* STARTSIDAN */

.text_large {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #cc0000;
	padding-top: 18px;
	padding-bottom: 10px;
}

p.text_large {
	padding-top: 0px;
}

.text_middle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #cc0000;
	padding-top: 18px;
	padding-bottom: 10px;
}

p.text_middle {
	padding-top: 0px;
}

.text_small {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #cc0000;
	padding-top: 18px;
	padding-bottom: 10px;
}

p.text_small {
	padding-top: 0px;
}

.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 6px;
}

a.quick_link:link, a.quick_link:visited, a.quick_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #cc0000;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 6px;
	text-decoration: underline;
	margin-left: 4px;
}

a.quick_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #ff0000;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 10px;
	text-decoration: underline;
	margin-left: 4px;
}

p.quick_link {
	padding-top: 10px;
	text-align: right;
}

.lyssna_td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #cc0000;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

.lyssna_table {
margin-top: 10px;
}

/* REFERENSER */

.standard_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
}
/* 
a.standard_small:link, a.standard_small:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.standard_small:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.standard_small:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
} */

/* SPELNINGAR */

.spelningar_tomt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 6px;
}

/* GÄSTBOK */


.gastbok_main {
	width: 348px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
}

/* KONTAKT */

td.kontakt {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.kontakt {
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
}

/* FOTOGALLERI */

td.fotogalleri_center {
	width: 10px;
}

td.fotogalleri_bild {
	width: 254px;
	vertical-align: bottom;
}

.fotogalleri_bildtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #cc0000;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-top: 3px;
}

.fotogalleri_main {
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
}

/* FLASHERS. Say no more... :D */

table.flashers {
	width: 150px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
}

td.flashers {
	vertical-align: top;
}

td.link_flashers {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #cc0000;
	text-align: center;
}

.flashers_bottom {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	background-color: #cc0000;
}

a.flashers:link, a.flashers:visited, a.flashers:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #cc0000;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: underline;
	margin-left: 4px;
}

a.flashers:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff0000;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: underline;
}

.code {
	padding: 6px;
	background-color: #fafafa;
	vertical-align: middle;
}

.code_banner {
	width: 140px;
	padding: 6px;
	background-color: #eeeeee;
	vertical-align: middle;
	text-align: center;
}

.code_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.code_table {
	margin-bottom: 4px;
	border-top: 1px solid #cccccc;

}