.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;


}

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
        color: #800000;
}

a:hover {
        text-decoration: underline;
}

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #333333;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #C7C78D;

}
.menus {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
}
input {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #333333;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 610px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;

}
.right {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #333333;
        float: right;
        height: auto;
        width: auto;
}
.afsnit {
	height: auto;
	width: 340px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C7C78D;


}
.afsnitmini {
	height: auto;
	width: 200px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C7C78D;

}
.topline {

	height: auto;
	width: 610px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
}
.botline {


	height: auto;
	width: 610px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: left;
	margin: 0px 0px 10px;
}
.minispace {
	height: auto;
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: left;

}
.spacer {
	height: auto;
	width: 340px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: left;
	margin: 0px;
	padding: 0px;

}
ul {

	list-style-position: outside;
	list-style-type: square;
}
ol {

	list-style-position: outside;
	list-style-type: decimal;
}
