BODY {

	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
}

H1 {

	font-family: Verdana, Arial;
	font-size  : 24px;
	margin     : 0px 0px 10px 0px;
	color      : #00990F;
	text-align : center;
}

H2 {

	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

H3 {

	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

BUTTON {
	background-color : white;
	border-style     : none;
}

DIV.center {
/* 	width: 800px; */
	padding-top: 30px;
	margin: 0px auto;/* center */
}

DIV.bredd-index {
	width: 420px;
}

DIV.bredd-dokument {
	width: 950px;
}

DIV.bredd-kontakter {
	width: 900px;
}

DIV.bredd-handelser {
	width: 550px;
}

DIV.ContentBackground {
	text-align: left;
}

DIV.Topp {
	background-color : #C0C0C0;
	color            : #505050;
	width            : 100%;
	height           : 30px;
	font-size        : 20px;
	text-align       : center;
	padding          : 5px 0 0 0;
}

DIV.BottomMargin {
	height: 30px;
}

DIV.Bottom {
    position         : fixed;
    bottom           : 0%;
	background-color : #C0C0C0;
    opacity          : 0.7;
	width            : 100%;
	height           : 20px;
	font-size        : 12px;
	padding          : 5px 0px 0px 20px;
}

DIV.topmenu {
	margin : 20px 0 20px 0px;
	text-align       : center;
}

SPAN.menuitem {
	width   : 100px;
	display : inline-block;
}

DIV.status {
	margin      : 10px 0 10px 0;
	color       : green;
    font-weight : bold;
    font-style  : italic;
}

DIV.rad {
	margin: 5px 0 5px 0;
}

DIV.knapprad {
	margin: 20px 0 0;
}

DIV.knapprad INPUT {
	text-align: center;
}

SPAN {
	display: inline-block;
}

SPAN.label {
	padding-right: 10px;
	width: 130px;
}

SPAN.textAnv {
	padding-right: 10px;
	width: 100px;
}

SPAN.textAnv INPUT {
	width: 100px;
}

SPAN.textNr {
	padding-right: 10px;
	width: 20px;
}

SPAN.textTyp {
	padding-right: 10px;
	width: 150px;
}

SPAN.textTyp INPUT {
	width: 100px;
}

SPAN.textGrupp {
	padding-right: 10px;
	width: 80px;
}

SPAN.textGrupp INPUT {
	width: 80px;
}

SPAN.textKol {
	padding-right: 10px;
	width: 20px;
}

SPAN.textKol INPUT {
	width: 20px;
}

SPAN.textTitel {
	padding-right: 10px;
	width: 100px;
}

SPAN.textTitel INPUT {
	width: 100px;
}

SPAN.textNamn {
	padding-right: 10px;
	width: 150px;
}

SPAN.textNamn INPUT {
	width: 150px;
}

SPAN.textAdress {
	padding-right: 10px;
	width: 150px;
}

SPAN.textAdress INPUT {
	width: 150px;
}

SPAN.textTelefon {
	padding-right: 10px;
	width: 80px;
}

SPAN.textTelefon INPUT {
	width: 80px;
}

SPAN.textEpost {
	padding-right: 10px;
	width: 150px;
}

SPAN.textEpost INPUT {
	width: 150px;
}

SPAN.textDatum {
	padding-right: 10px;
	width: 80px;
}

SPAN.textDatum INPUT {
	width: 80px;
}

SPAN.textPub {
	padding-right: 10px;
	width: 20px;
}

SPAN.textDok {
	padding-right: 10px;
	width: 250px;
}

SPAN.textDok INPUT {
	width: 250px;
}

SPAN.textOrg {
	padding-right: 10px;
	width: 80px;
}

SPAN.textOrg INPUT {
	width: 80px;
}

SPAN.textFil {
	padding-right: 10px;
	width: 300px;
}

SPAN.textFil INPUT {
	width: 300px;
}

ADDRESS {
    text-align: center;
}
