body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
}

#header {
	height: 160px;
	width: 100%;
	border: 1px solid #831B21;
	background-image: url(../images/header.jpg);
}
#menu {
	height: 25px;
	width: 100%;
	border: 1px solid #831B21;
	background-color: #D4D4D4;
	color: #355999;
}

#menu a	{
	color: #111111;
	text-decoration: none;
}

#menu a:hover	{
	color: #831B21;
	text-decoration: underline;
	font-weight: normal;
}
#menu a:active	{
	color: #831B21;
	text-decoration: underline;
	font-weight: bold;
}



#nav {
	width: 180px;
	border: 1px solid #831B21;
	background-color: #D4D4D4;
	height: auto;
}
#nav p {
	color: #111111;
	font-size: 10px;
}

#nav a	{
	color: #111111;
	text-decoration: none;
}

#nav a:hover	{
	color: #831B21;
	text-decoration: underline;
}
#nav h1 {
	font-size: 14px;
	color: #831B21;

}

#medlem {
	width: 180px;
	border: 1px solid #831B21;
	background-color: #D4D4D4;
	margin-top: 4px;
	height: 60px;
	background-image: url(../images/bliv_medlem.jpg);
}
#medlem #medlem1 {
	position: relative;
	left: 1px;
	top: 1px;
	width: 170px;
	height: 50px;
}


#news {
	width: 180px;
	border: 1px solid #831B21;
	background-color: #D4D4D4;
}
#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #831B21;
	font-size: 14px;
}
#news td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 10px;
}


#content {
	height: 100%;
	width: 100%;
	border: 1px solid #831B21;
}
#content h1 {
	font-size: 14px;
	color: #831B21;

}
#content a	{
	color: #831B21;
	text-decoration: none;
}

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


table.general {
	width: 850px;
}





td.nav {
	width: 180px;
	border: 1px solid #7da82a;
	background-color: #b7f440;
}
td.news {
	border: 1px solid #7da82a;
	background-color: #b7f440;
	width: 180px;
}
h3	{
	font-size: 12px;
	font-weight: bold;
	color: #5b820e;	
}

td.menu {
	border: 1px solid #7da82a;
	background-color: #b7f440;
	height: 30px;
	font-size: 12px;
	color: #5b820e;
	font-weight: normal;
	text-align: center;
}
td.menu a {
	color: #5b820e;
	text-decoration: none;
}
td.menu a:hover {
	color: #333333;
	text-decoration: none;
}

td.content {
	border: 1px solid #7da82a;
	width: 484px;
}
