
body 
{ 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; 
	color: #000000; background: url(../2img/background.jpg) repeat left top;
	margin: 15px 20px 0px 20px;
} 

a { color: #707070; text-decoration: none; }
a:hover { color: #909090; text-decoration: underline; }
a:active { color: #909090; text-decoration: underline; }

h1 { font-family: Arial, Verdana; font-size: 18px; text-decoration: none; }
h2 { font-family: Arial, Verdana; font-size: 16px; text-decoration: none; font-style: italic; }
h3 { font-family: Arial, Verdana; font-size: 13px; text-decoration: none; }
h4 { font-family: Arial, Verdana; font-size: 12px; text-decoration: none; }

.Rubrik { font-family: Bookman Old Style;
					font-size: 20px; 
					text-decoration: none;
					font-weight: bold; }

#top
{
margin: 0;
color: #707070;
padding-top: 3px;
padding-bottom: 3px;
}

#menu1
{
	height: 45px;
	background: url(../2img/buttonmid.gif) repeat-x left top;
	margin: 0 0 0 0;
}


#menu1 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 45px;
}

#menu1 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 45px;
}

#menu1 ul li
{
	float: left;
}

#menu1 ul li a
{
	display: block;
	background: url(../2img/buttonmid.gif) repeat-x left top;
	height: 45px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	font-family: Bookman Old Style;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	cursor: hand;
}

#menu1 ul li a:hover
{
	background: url(../2img/buttonmid_over.gif) repeat-x left top;
}

#menu1 a span.bleft
{
	display: block;
	height: 45px;
	width: auto;
}

#menu1 a span.bright
{
	display: block;
	padding: 0px 0px 0px 0px;
	height: 45px;
	text-align: center;
}

#menu1 a span.bmid
{
	display: block;
	height: auto;
	padding-top: 15px;
	margin: 0px 0px 0px 0px;
}

.AlbumPhoto { margin-bottom: 10px;}
.AlbumPhoto p { float: center; padding: 0px; border: 0px; margin: 8px; text-align: center; }
.AlbumPhoto span { float: left; padding: 4px 4px 12px 4px; border: 1px solid #ddd; margin: 8px; }

