body {
	background-color:       #0000C0;
	color:			white;
	margin:                 0 0;
	padding:                0 0;
	background-image:       url(gfx/bag.jpg);
	background-repeat:      repeat;
	background-position:    113px 0px;
	font-family:            verdana, arial, "lucida console", sans-serif;
}

a {
	color:			white;
}

#topbar {
	font-size:		12px;
	height:                 30px;
	background-image:       url(gfx/top_bag.jpg);
	background-repeat:      repeat-x;
	overflow:               hidden;
}

#topbar div {
	float:                  left;
}

#topbar p {
	margin:                 0 0;
	padding-top:            2px;
}

#topbar a {
	text-decoration:        none;
}

#logo {
	float:                  left;
	width:                  120px;
	height:			395px;
	padding-top:            50px;
	background-image:       url(gfx/venstre_bag.jpg);
	background-repeat:      repeat-y;
}

#content {
	float:                  left;
	margin:                 20px 25px;
	width:                  470px;
}

table.forfattere tr td {
	width:                  155px;
	text-align:             center;
	font-size:		12px;
	padding-bottom:		7px;
}