body, td, th, input, select
{
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a
{
	color: #06c;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

h1 
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #F8AE01;
	background-color: #fff;
}

h2 
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

h3 
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

h5 
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}

/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/


.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
	margin:0;
	padding:0;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
	margin:0;
	padding:0;
}
/* ---------------------------------------------------------------*/

.left { float:left; }
.right { float:right; }

/*a img
{
	border: 0;
}*/

a img
{
    border:0px;
}

a:visited img
{
    border:0px;
}

#startmainbox a img
{
    border-color:#000!important;
}

#startmainbox a:visited img
{
    border-color:#000!important;
}


input.nore, input.req 
{
	background: #fff url(/Images/txb_bg.jpg) repeat-x scroll 0 0;
	padding: 2px;
	width: 260px;
	border: solid 1px #ccc;
}

textarea.nore, textarea.req 
{
	background: #fff url(/Images/txa_bg.jpg) repeat-x scroll 0 0;
	padding: 2px;
	width: 260px;
	height: 80px;
	border: solid 1px #ccc;
}

input.btn 
{
	background: #fff url(/Images/btn_bg.jpg) repeat-x scroll 0 0;
	padding: 3px 6px;
	border: solid 1px #ccc;
} 
table.veckoRed {
	width:480px;
}
table.veckoRed th {
	background-color:#888888;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
}
table.veckoRed td {
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
th.veckoRed1 {
	width:17%;
}
th.veckoRed2 {
	width:83%;
}
.rubrik {
	color:#353437;
	display:block;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:2px;
}
.mellanrubrik
{
	color:#353437;
	display:block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:2px;
}
.bgtable1
{
	background-color:#F9AF02;
	background-image:url(/Userfiles/bg_main.jpg);
	background-repeat:repeat;
	
}

