body
{
	background: #454545;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

div.rubbet
{
	background: #cccccc;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	align: center;
	width: 600px;
}

div
{
	border: none;
}



div.panel
{
	border: solid;
	border-width: 2px;
	width: 600px;
}

div.rubrik
{
	width: 100%;
	margin: 4px;
}

div.botten
{
	font-size: small;
	width: 100%;
	background: #454545;
}



img
{
	border: 0px;
}



h1
{
	text-size: larger;
}

div.kontenta
{
	margin: 4px;
}

div.kontenta img
{
	margin: 10px;
}


img.vulklogo
{
//	float: left;
}

.rubrik
{
	font-weight: bold;
	font-size: 24px;
	vertical-align: top;
}

a
{
	color: black;
}

div.botten a
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

