@charset "utf-8";

.Gulbakgrund
{ 
	background-color:#ebebd2;
}

.Sidrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#6e150b;
	margin-left:70px;
	width:600 px;
	}
	
.Underrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#6e150b;
	}	
	

.Brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6e150b;	
	width:600px;
	margin-left:70px;
}

.Minitext {
	font-size:12px;
}



a{
	font-weight:bold; color:#900; text-decoration:none;
}
a:hover { text-decoration: underline overline}

.Linjestil {
	
	width:100%;
	color:#6e150b;
	size:1px;
	background:#6e150b;
	border-bottom-color:#6e150b;
	
}

.Inramning {
border: 3px double #6e150b;
padding:10px;
}	

