body 
			{ 
			font-family: Arial, Verdana, geneva, helvetica; 
			font-size: 12px;
			color: #000;
			margin: 0;
			padding: 0;
			background-color: #FFF;
			}
#layout_outer	{
			width: 804px;
			margin: 0; 
			padding: 0;
			}
#layout_bottom	{
			display: none;
			}
#layout		{
			width: 798px;
			background-color: #FFF;
			margin: 0 auto; 
			padding: 0;
			clear: both;
			}
#header_text		{
			margin: 0;
			padding: 0;
			}
#header_text a		{
			font-family: Arial, Verdana, geneva, helvetica; 
			font-size: 18px;
			font-weight: bold;
			text-transform: uppercase;
			color: #C02C19;
			text-decoration: none;
			}
#menu			{
			display: none;
			}
#content		{
			width: 550px;
			margin: 0;
			padding: 30px 0 50px 0;
			}
#content p.captiontop	{
			width: 200px;
			font-style: italic;
			color: #666;
			font-size: 10px;
			line-height: 10px;
			margin: 3px 0 0 0;
			padding: 0;
			float: left;
			clear: both;
			}
#content #outer_boxes	{
			float: right;
			width: 200px;
			margin: 0;
			padding: 0 0 10px 10px;
			}
#content #outer_boxes .docbox	{
			float: left;
			width: 190px;
			margin: 0 0 10px 0;
			padding: 0 0 10px 0;
			clear: both;
			border-bottom: 1px solid #ccc; 
			}
#content #outer_boxes .docbox h2 {
			margin: 0 0 5px 0;
			padding: 0;
			}
#content #outer_boxes .docbox a {
			margin: 0 0 5px 0;
			padding: 0;
			color: #C02C19;
			text-decoration: none;
			}
#top_logo		{
			margin: 20px 0 0 0;
			padding: 0;
			width: 205px;
			}
#top_logo img		{
			margin: 0;
			padding: 0;
			width: 201px;
			height: 36px;
			border: 0;
			clear: both;
			}
#rightcolumn		{
			display: none;
			}
#content_footer		{
			text-align: left;
			}
#content_footer	a	{
			color: #999;
			}
#content_footer_bottom		{
			text-align: left;
			}
#content_footer_bottom	a	{
			color: #999;
			}
.box			{
			margin: 0 0 20px 0;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #ccc;
			}
.box a			{
			color: #C02C19;
			text-decoration: none;
			}
h1			{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 24px;
			line-height: 30px;
			font-weight: bold;
			color: #C02C19;
			}
h2			{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 16px;
			line-height: 20px;
			font-weight: bold;
			color: #C02C19;
			}
h2 a			{
			color: #C02C19;
			text-decoration: none;
			}
h2 a:hover			{
			text-decoration: underline;
			}
h3			{
			padding: 10px 0 0 0;
			margin: 0;
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 14px;
			line-height: 18px;
			font-weight: bold;
			color: #C02C19;
			}
p			{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			color: #000;
			margin: 0;
			padding: 0;
			}
a.biglink			{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 16px;
			line-height: 20px;
			font-weight: bold;
			color: #000;
			text-decoration: underline;
			}
a.biglink:hover			{
			color: #C02C19;
			}
#middle_layout		{
			width: 300px;
			text-align: center;
			padding: 0;
			margin: 0 auto;
			}
#formwrap		{
			width: 300px;
			text-align: left;
			padding: 0;
			margin: 0;
			}
label			{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 12px;
			line-height: 16px;
			font-weight: bold;
			color: #000;
			}
input.standard		{
			font-family: Arial, geneva, helvetica, Verdana; 
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			background-color: #F5F5F5;
			color: #000;
			border: 1px solid #333;
			height: 20px;
			width: 300px;
			}
th		{ 
		font-size: 12px;
		color: #000;
		font-weight: bold; 
		margin: 0;
		padding: 0;
		text-align: left;
		}
td		{
		font-family: Arial, Verdana, geneva, helvetica; 
     		font-size: 12px;
     		font-weight: normal;
		}
td.lista		{ 
		margin: 0;
		padding: 3px 0;
		border-bottom: 1px solid #ccc;
		}
/* Inmatningsfält */
.standardinput    		{ 
		color: black; 
		font-size: 12px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 300px;
		}
.standardboldinput    		{ 
		color: black; 
		font-size: 13px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 300px;
		font-weight: bold;
		}
.dateinput    		{ 
		color: black; 
		font-size: 12px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 80px;
		}
.smallinput    		{ 
		color: black; 
		font-size: 12px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 30px;
		}
.normalinput    		{ 
		color: black; 
		font-size: 11px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 200px;
		}
.standardtextarea  	{ 
		color: black; 
		font-size: 11px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		border: solid 1px #000;
		width: 300px;
		height: 150px;
		}
.button 		{
    		background-color: #C02C19;
		border-bottom: #000 1px solid;
 		border-left: #000 1px solid;
		border-right: #000 1px solid;
		border-top: #000 1px solid;
		color: #FFF;
		font-weight: bold;
		cursor: pointer;
		font-family:  verdana, arial, helvetica;
		font-size: 12px;
		}
.imgbutton 	{ 
		cursor: pointer;
		}
.sellist    	{ 
		color: black; 
		font-size: 10px; 
		font-family: verdana; 
		text-decoration: none; 
		background-color: #ffffff; 
		}
.clearfloats {
	clear: both;
}
#content #divindex .box .leftpuffside	{
			width: 210px;
			margin: 0;
			padding: 0;
			float: left;
			border: 0 none;
			}
#content #divindex .box .leftpuffimg	{
			width: 200px;
			height: 100px;
			margin: 0 10px 3px 0;
			padding: 0;
			float: left;
			border: 0 none;
			}
#content #divindex .box p.caption	{
			width: 200px;
			font-style: italic;
			color: #666;
			font-size: 10px;
			line-height: 10px;
			margin: 0;
			padding: 0;
			float: left;
			clear: both;
			}
#share_button_row	{
		display: none;
		}

