/* @override http://jobb.noll1.se/www.rindlaug.se/css/rindlaug.css */

body {
	margin: 0;
	padding: 0;
	font: normal 13px/20px Georgia, "Times New Roman", Times, serif;
	background: url(bgcol.png) repeat fixed;
	color: black;
}

img {
	border-style: none;
}

.inner {
	padding: 0 0 0 40px;
	margin: 0;
}

.enspalt {
	width: 360px;
	padding: 0;
	margin: 0;
	position: relative;
	left: 40px;
}

.spalt1 {
	width: 310px;
	padding: 0;
	margin: 0;
	position: relative;
	left: 40px;
}

.spalt2 {
	width: 310px;
	margin: 0 40px 0 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 400px;
}

a {
	text-decoration: none;
	color: #c31500;
	font-weight: bold;
}

a:hover {
	color: #c31500;
	text-shadow: gray 0 0 2px;
}

a.link {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

a.link:hover {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	color: #c31500;
	text-shadow: gray 0 0 2px;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 10px;
	color: black;
}

b {
	color: #333;
}

#holder {
	text-align: left;
	width: 858px;
	background: url(inner.png) repeat-y center top;
	position: relative;
	margin-top: 20px;
}

#top {
	background-image: url(bg.png);
	height: 37px;
	width: 858px;
}

#topR {
	position: absolute;
	top: 19px;
	left: 351px;
}

#content {
	width: 780px;
	margin-left: 39px;
	display: table;
}

.logo {
	float: left;
	margin-right: 121px;
}

#menu {
}

.menuAct {
	float: left;
	margin-left: 15px;
	color: maroon;
	top: 48px;
	position: relative;
	font-weight: bold;
}

.menuItem {
	float: left;
	margin-left: 15px;
	position: relative;
	top: 48px;
}

#tarea {
	clear: both;
	position: relative;
	padding: 0;
	margin: 21px 0 0;
}

#bottom {
	background-image: url(bottom2.png);
	height: 37px;
	width: 858px;
}

.rub {
	color: #666;
	font: bold 17px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}

.boxrub {
	color: #666;
	font: bold 13px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}

.boxer {
	float: right;
	width: 340px;
}

.boxtop {
	background: url(boxtop.png) no-repeat 0;
	height: 38px;
	width: 340px;
}

.boxmid {
	background-image: url(boxmid.png);
	width: 340px;
	height: auto;
}

.boxbot {
	width: 340px;
	height: 38px;
	background-image: url(boxbot.png);
}

.padd {
	margin-right: 40px;
	margin-left: 40px;
	font: 11px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
}

#copy {
	font: 9px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	color: #333;
	width: 800px;
	text-align: right;
	margin-bottom: 20px;
}

.red {
	color: maroon;
}

.mini {
	font: 10px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

.divider {
	clear: left;
}

.lefter {
	letter-spacing: 1px;
	font: bold 10px "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	float: left;
	text-align: right;
	width: 80px;
}

.righter {
	width: 242px;
	margin-left: 10px;
	margin-bottom: 10px;
}

input.righter {
	border-style: none;
	background-color: #f1f1f1;
	padding: 4px;
}

textarea.righter {
	height: 111px;
	border-style: none;
	background-color: #f1f1f1;
	padding: 4px;
}
