
.error {
	border: 2px solid red;
	color: red;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}

.info{
	border: 2px solid blue;
	color: blue;
	margin: 0px 0px 18px 0px;
	padding: 1px 6px 2px 6px;
}
.imgborder {
	border: 1px solid black;
}
/*
Färger
*/
/* Taggar */
body {
	font: 12px/17px Arial, Helvetica, sans-seriff;
	margin: 30px 30px 30px 30px;
}
td {
	font: 12px/17px Arial, Helvetica, sans-seriff;
}
a {
	color: #666633; 
}
a:hover {
	color: #990033;
}
h1 {
	line-height: 140%;color:#808040;
}
h2 {
	line-height: 140%;color:#808040;}
h3 {
	line-height: 140%;color:#808040;}
h4 {
	line-height: 140%;
color:#808040;
}
/* IDs */
#frameholder {
	width: 500px;
}
#logo{
	width: 227px;
}

#navigation {
	width: 298px;
	text-align: left;
}
#navigation a {
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#pagebottom {
	font: 10px/15px;
	text-align: center;
	color: #666633;
}
#content {
	padding-top: 20px;
}
/* Classer */
