/* CSS Document */
body
{
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td
{
	font-size : 12px;
}

.small
{
	text-decoration: none;
	font-size : 10px;
}

.small_white
{
	color: White;
	text-decoration: none;
	font-size : 10px;
}

.admin_top
{
	text-align: center;
	color: White;
	font-size : 14px;
	font-weight : bold;
}

input.grey
{
	background-color : #F0F0F0;
}

a:link.menu, a:visited.menu
{
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

a:hover.menu
{
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
}

a:link.sub, a:visited.sub
{
	text-decoration : none;
	font-size : 10px;
	color : Black;
}

a:hover.sub
{
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : Black;
}

.menu
{
	padding-left : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.submenu
{
	padding-left : 6px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : middle;
}

/*
a.topp:link, a.topp:visited, a.topp:active
{
	text-align: center;
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.topp:hover
{
	text-align: center;
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
}

a.tabs:link, a.tabs:visited, a.tabs:active
{
	text-align: center;
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.topp2:link, a.topp2:visited, a.topp2:active
{
	text-align: center;
	color: White;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.topp2:hover
{
	text-align: center;
	color: White;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
}

a.menu:link, a.menu:visited, a.menu:active
{
	text-align: center;
	color: White;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.tabs:hover
{
	text-align: center;
	color: #999999;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.menu:hover
{
	text-align: center;
	color: Black;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
}

td
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}

td.ramme
{
	border: 1px solid Black;
}

td.ramme2
{
	border: 1px solid White;
}

td.menu
{
	text-align : center;
	vertical-align : top;
}

td.tekst
{
	text-align : left;
	vertical-align : top;
}

td.stortekst
{
	font-size : 12px;
	text-align : left;
	vertical-align : top;
}

td.gjestebok
{
	font-size : 15px;
	text-align : left;
	vertical-align : top;
}

td.overskrift
{
	text-align : left;
	vertical-align : middle;
	color : Black;
	font-size : 14px;
	font : bold;
}

td.overskrift2
{
	text-align : center;
	vertical-align : middle;
	color : Black;
	font-size : 14px;
	font : bold;
}

td.webmaster
{
	text-align : center;
	vertical-align : bottom;
	color : White;
}

body
 {
	background-image:  url("images/bg_blue.png");
	margin : 0 0 0 0;
}

input
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

select
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

textarea
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

*/