#wrapper{
width:960px;
background-color:#f0f0f0;
	margin:0 auto;
}

#bodymain
{
background: #303030 url(images/design/dgrey035.jpg);
}

#bodyedit
{
background: #303030 url(images/design/grey046.jpg);
}



.aboutpage
{
float: left;
width: 28%;
height: 170px;
margin: 0 15px 15px 0;
padding: 5px;
color:#000000;
background:#f0f0f0; opacity:0.88;filter:alpha(opacity=40)
}

.clearboth { clear: both; }


#page{
/*width:50%;*/	/* 530px */
float:left;
padding-top:20px;
font-family:sans-serif;
padding-left:20px;
padding-right:20px;
}



#top{
float:top;
width:100%;
padding-bottom:0px;
}


p {
font-weight:100;
margin-bottom:0px;
margin-top:0px;
}

/*h1 {font-size:20px;}*/
h1 {
  font: bold 20px;
  position: relative;
  color: #464646;
}
h1 span {
  background: url(images/design/gradient-grey.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}

h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px; font-weight: bold;}
h6 {font-size:10px; font-weight: bold;}

/*
a
{
	text-decoration:underline;
	color:#000000;
}
*/
a:visited
{
	text-decoration:underline;
	font-weight:bold;
	color:darkblue;
}


a:link
{
	text-decoration:underline;
	font-weight:bold;
	color:darkblue;
}


a:hover
{
	color:darkred;
	font-weight:bold;
	text-decoration:none;
}


.title {
	color:#000000;
	font-family:Comic Sans; sans-serif;
	font-size:25px;
	font-style:italic;
	/*background: #60393a url(/web/20100619130205im_/http://truemetal.org/cirithungol/images/design/dgrey013.gif);opacity:0.4;filter:alpha(opacity=40);*/
	padding:10px;
	text-align:center;
        font-weight: bold;
	margin-bottom:20px;
	float:right;
	width:100%;


}
.seksjon_tittel {
/*
	background:url(/web/20100619130205im_/http://truemetal.org/cirithungol/images/design/bg3.jpg);
	font-size:17px;
	font-style:italic;
	color:#ffffff;
*/
}




.seksjon_desc
{
	background-color:#f0f0f0;
	font-size:12px;
	padding:20px;
        width:100%
        height:100%;

}



.seksjon_desc img {padding-right:20px;}

img {border:none;}

.kommentar {
	background-color:#f0f0f0;
	}

.goodnews{
	color:lightgreen;
	font-weight: bold;
	background: url(images/design/ok.png) no-repeat 0px 0px;
	background-position:left top;
	padding: 5px 0 10px 35px; /*31px is left indentation of header text*/
}

.goodnews2{
	color:green;
	font-weight: bold;
	background: url(images/design/ok.png) no-repeat 0px 0px;
	background-position:left top;
	padding: 5px 0 10px 35px; /*31px is left indentation of header text*/
}


.badnews{
	color:red;
	font-weight: bold;
	background: url(images/design/notok.png) no-repeat 0px 0px;
	background-position:left top;
	padding: 5px 0 10px 35px; /*31px is left indentation of header text*/
}


.info2{
	background: url(images/design/info.png) no-repeat 0px 0px;
	background-position:left top;
	padding: 5px 0 10px 35px; /*31px is left indentation of header text*/
}


.info{
	font-size:15px;
	font-weight:550;
}

.admitem
{
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

.tophr {
	height:5px;
	border:1px;
	background-color:#000000;
	}

#linknodecor {
	text-decoration:none;
	}
