body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

#container {
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 0px;
	width: 800px;
	border-collapse: collapse;
}

fieldset.admin {
	margin: auto;
	width: 400px;
	border: none;
}

.admin textarea {
	width: 390px;
	border: 1px solid black;
}

.admin input {
	border: 1px solid black;
}

#top {
	background-image: url(images/topplogo.jpg);
	background-repeat: no-repeat;
  	height: 107px;
	margin-bottom: 0;
	padding-bottom: 0;
	vertical-align: top;
}

#menu {
	background-image: url(images/meny.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	vertical-align: top;
	width: 150px;
	margin-top: 0;
	padding-top: 10px;
}

#content {
	vertical-align: top;
	width: 492px;
	height: auto;
	font-family: verdana, helvetica, arial, tahoma;
	font-size: 0.7em;
	margin-top: 0;
}

#content h1 {
	background-color: #ffffff;
	color: #4198de;
	font-family: trebuchet ms, verdana, helvetica, arial, tahoma;
	font-weight: normal;
	font-size: 2.2em;
}

#contenttext {
	padding: 10px 20px 10px 20px;
}

#content a {
	text-decoration: underline;
	color: #43973e;
}

#content a:hover {
	text-decoration: underline;
}

#ongoing {
	background-image: url(images/pagang.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	vertical-align: top;
	width: 150px;
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 0.7em;
	margin-top: 0;
	padding-top: 10px;
}

#bottom {
	border-top: 6px solid white;
	background-image: url(images/bottom.jpg);
	height: 50px;
}

.event h4 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 1em;
}

#ongoing p {
	margin: 0px;
	font-size: 0.8em;
}

.event {
	padding-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px dotted black;
}

.event a {
	color: #6b75b6;
	text-decoration: none;
}

.event a:hover {
	text-decoration: underline;
}

.event a:visited {
	color: #6b75b6;
}

.news {
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px dotted black;
}

.news h3 {
	color: #67c664;
	font-size: 1.1em;
}

#links {
	list-style-image: url(images/listitem1.gif);
	margin-top: 25px;
	text-align: left;
	margin-left: 25px;
	margin-right: 0px;
	padding-left: 0px;
}

#links a {
	color: #000000;
	display: block;
	padding-bottom: 15px;
	font-size: 0.7em;
	font-family: verdana, arial,helvetica;
	text-decoration: none;
}

#links a:hover {
	list-style-image: url(images/listitem2.gif);
	color: #5e6baf;
	text-decoration: none;
}

table.admin {
	margin: auto;
	width: 400px;
}

table.admin th {
	background-color: #aaaaaa;
}

table.admin tr.ver0 {
	background-color: #bbbbbb;
}

table.admin tr.ver1 {
	background-color: #cccccc;
}

h1 {
	padding-left: 20px;
}

.blogglink {
	display: block;
	width: 117px;
	height: 23px;
	float: right;
}

fieldset#member {
	border: none;
}

.member_request {
	background-color: #cccccc;
}

#request_done {
	text-align: center;
}