﻿/*
####################  START BODY TAGS  ####################
*/
body
{
	background-position: left bottom;
	background-color: #808080;
	font-family: Verdana;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
a:link 
{
	text-decoration: none;
	color: #8C0209;
}
a:visited
{
	text-decoration: none;
	color: #8C0209;
}
a:active
{
	text-decoration: none;
	color: #8C0209;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
/*
####################  END BODY TAGS  ####################
*/
.tdborderregl {
	border: 1px solid #666666;	
}
.TableBody
{
	background-color: #FFFFFF;
	width: 900px; 
	empty-cells: show; 
	height: 52px; 
	border-spacing: 10px;
}

.TableHeader
{
	color: #FFFFFF;
	background: #8C0209;
	font-weight: bolder;
	font-size: 16px;
	font-family: verdana;
}

.CopyRights
{
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #808080;
}
.NewsText
{
	text-decoration: none;
	color: #8C0209;
	font-size: 11px;
}
.NewsText:HOVER
{
	text-decoration: underline;
	color:#333333;
	font-size: 11px;
}
.DateText
{
	text-decoration: none;
	color: #8C0209;
	font-size: 9px;
}
/*.DateText:HOVER
{
	text-decoration: underline;
	color:#333333;
	font-size: 9px;
}*/
.RSSText
{
	text-decoration: none;
	color: #8C0209;
	font-size: 9px;
}
.RSSText:HOVER
{
	text-decoration: underline;
	color:#333333;
	font-size: 9px;
}
.BlogText
{
	text-decoration: none;
	color:#8C0209;
	font-size: 11px;
}
.BlogText:HOVER
{
	text-decoration: underline;
	color:#333333;
	font-size: 11px;
}
.EventText
{
    text-decoration: none;
    color: #8C0209;
    font-size: 11px;
    font-weight: bold;
}
.EventText:HOVER
{
	text-decoration: underline;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
}
.MenuText
{
	text-decoration: none;
	color:#8C0209;
}
.MenuText:HOVER
{
	text-decoration: underline;
	color:#333333;
}
.ForumTDHeadLine {
	color: #FFF;
	font-weight: bold;
}
.ForumThreadsmallText {
	font-size: 9px;
	color:#666666;
}
.ForumThreadHeadLine {
	color: #000;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.ForumThreadTable {
	border: thin solid #333;
}
.ForumThreadTDBorderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
}
.ForumThreadTDBorderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.ForumThreadTDBorderTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}

.popBox {
		position: absolute;
		z-index: 2;
		background: #CCCCCC;
		width: 300px;
		padding: 0.3em;
		border: 1px solid gray;
	}
	
/* HER BEGYNDER DROP DOWN DELEN */
td.menu{background:#CCCCCC}
table.menu
{
	border: thin dotted #AAAAAA;
	background: #CCCCCC;
	padding: 0px;
	margin: 0px;
	position: absolute;
	visibility: hidden;
}
