body{
	background-image: url('../../images/bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

/* Box disposition */

#center{
	margin:auto;
	width: 852px;
	text-align: left;
}

#top{
	position: relative;
	clear: both;
	width: 850px;
	height: 120px;
	border: 1px solid #000000;
	border-top: 0px;
	margin-bottom: 3px;
}

#left{
	position: relative;
	clear: left;
	float: left;
	width: 150px;
}

#main{
	position: relative;
	clear: none;
	float: left;
	width: 494px;
	margin-left: 3px;
	margin-right: 3px;
}

#right{
	position: relative;
	clear: none;
	float: left;
	width: 200px;
}

#bottom{
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 0px;
	width: 850px;
	background: #000000;
	color: #ffffff;
	border: 1px solid #000000;
}

#c{
	border: 1px solid #000000;
	border-bottom: 6px solid;
	border-top: 0px;
	background: #ffffff;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}

/* menyn */

.m{
	background: #cc3333;
	width: auto;
	border-top: 1px solid #000000;
	padding: 1px;
}

.m:hover{
	background: #cc0000;
}

.mh{
	background: #cc3333;
	width: auto;
	border-top: 1px solid #000000;
	padding: 1px;
	padding-left: 13px;
}

.mh:hover{
	background: #cc0000;
}

.meny, .meny:visit, .meny_d, .meny_d:visit{
	color: #ffffff;
	text-decoration: none;
	font-weight: semibold;
}

.meny, .meny_d{
	text-decoration: none;
	color: #ffffff;
}

.meny_h{
	display: none;
	visibility: hidden;
}

/* ---- */

div, td, p{
	font-family: Verdana;
	font-size: 11px;
}

h1{
	margin: 5px;
	font-size: 16px;
}

h2{
	margin: 5px;
	font-size: 14px;
}


p, form{
	margin: 5px;
}

li{
	margin-left: 5px;
	margin-right: 5px;
}

a{
	text-decoration: underline;
	color: #000000;
}

a.nu{
	text-decoration: none;
	color: #000000;
}
a.nu:hover{
	text-decoration: none;
	color: #cc3333;
}

a.red{
	color: #cc3333;
}

a:visit{
	text-decoration: underline;
	color: #000000;
}

img{
	border: 0px;
}

th{
	background: #000000;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

textarea{
	width: 100%;
	height: 100px;
}

td, table{
	empty-cells: show;
}




.contact{
	text-decoration: none;
	color: #ffffff;
}


.title{
	background: #000000;
	width: auto;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	margin: 0px;
}


.overall{
	position: absolute;
	top: 100px;
	left: 25%;
	z-index: 1;
	display: none;
	visibility: hidden;
	border: 1px solid #000000;
	border-bottom: 6px solid;
	background: #ffffff;
	margin-bottom: 3px;
	width: 200px;
	height: 200px;
}

.post-footer {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 10px;
	font-size: 95%;
	vertical-align: middle;
}

tr.res:hover{
	background: #CCCCCC;
}

/* RSS feed */
.labelfield{
color:gray;
font-size: 90%;
}

.datefield{
color:gray;
font-size: 90%;
}

#rss a{
	text-decoration: none;
	color: #000000;
}

#rss  a:hover{
	color: #cc3333;
}