@charset "utf-8";
/* CSS Document */

.mitten
    {
        color: red;
        background-color: #BBBBBB;
		float: right;
        width: 911px;
		height: 443px;
    }
.mitten2
	{
	border-left-width:thin;
	border-left-color:#000066;
	border-right-width:thin;
	border-right-color:#000066;
	}

a
	{
		color:#000099;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		text-decoration:none
	}
div
	{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.border
	{
	border-style:solid;
	border:#000000;
	border-bottom-width:thin;
	}
.style2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	}
.rubrik
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000066;
	}
.rubrik2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000066;
	font-weight:600
	}