
body,ul,p,td,div {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	background-color : transparent;
} 
p {
	text-align:justify;
	margin-top : 2px;
	margin-bottom : 2px;
}
H2.alarm {
	color:red;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color : transparent;
	margin-top : 0px;
	margin-bottom : 5px;
}
a.undermeny {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	line-height:20px;
	margin-left : 5px;
}
a.undermeny:hover {
	text-decoration: underline;
}
.meddelande {
	margin: 10px 2px 2px 5px;
	color:black;
	background-color : transparent;
} 
.namn,.hemort {
	color:#CC3333;
	background-color : transparent;
	line-height:20px;

}
.inre {
	margin:5px;
	padding:0px;
}
.yttre {
	background-color:#ffffff;   /* Samma som .sidnav */
	border:solid 0px black;
	padding:0px;
	width : 520px;
	float: left;
}
.rubrik {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color:#ffffff;
	text-indent:0px;
	margin-bottom:0px;
}
.datum {
	color:#FFffff;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
	background-color : transparent;
}
input,textarea,option {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
input.gastbok {
	width:240px;
}
textarea.gastbok {
	width:371px;
}
input.login {
	width:200px;
	font-family: arial, sans-serif;
}
div.login {
	border:1px solid black;
	width:320px;
	padding:20px;
	
}
.sidnav {
	background-color : #FFFfff;  /* Samma som .yttre */
}


a:link { text-decoration: underline; color: #000000}

a:visited { text-decoration: underline; color: #000000}

a:active { text-decoration: underline; color: #000000}

a:hover { text-decoration: underline; color: #CC3333}



BODY {SCROLLBAR-FACE-COLOR: #CC3333; SCROLLBAR-HIGHLIGHT-COLOR: #CC3333; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  silver; SCROLLBAR-TRACK-COLOR: #E3E3E3; SCROLLBAR-DARKSHADOW-COLOR: silver; }


