body.big, td.big
{
	background-color: #006633;
}

table.small
{
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 702px;
	height: 418px;
}

table.small td.menuCell
{
	border-bottom: 1px solid #000000;
}

td, body
{
	padding: 0;
}

td, body, input, textarea
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

input, textarea
{
	border: 1px solid #000000;
}

table.small td.textCell
{
	vertical-align: top;
	padding: 0;
	padding-top: 10px;
	border-left: 1px solid #000000;
}

.textbox
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

.midImage
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.rubrik
{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

a img
{
	border: 0;
}

.textbox a
{
	padding-left: 10px;
	background-image: url(img/linkIcon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.textbox a:hover
{
	color: #663300;
	background-image: url(img/linkIconHover.gif);
}
