body
{
    font-size:xx-small;
    font-family: Verdana;
    background-color: #264b6f;
    width: 100%; 
    height: 100%;
}
body.whitetext { color: White; }

a:link {color: #0000ff;}
a:hover {font-weight: bold; }
a:visited {color: #800080}

hr.start {border: solid 1px black}
hr {
	clear: both;
	width: 99%;
	margin: 0;
	padding: 0.5em 0;
	height: 1px;
	border-top: 1px dashed #e1e1e1;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-color: transparent;
	color: #fff;
}
img { border: none; }

table { width: 99%;margin: 1em 0;padding: 0;line-height: 1.6em; }

th { font-weight: bold; }
th, td { padding: 0;vertical-align: top;text-align: left; }

h1 { margin: 0.5em 0;font-size: 1.8em;color: #003366; line-height: 1.2em; }
h2, .h2 { margin: 1.5em 0 0 0;font-size: 1.4em;font-weight: normal;color: #467291; }
h3 { margin: 0 0 0 0; font-size: 1em; font-weight: normal;color: #467291;}
h4 { font-size: 10px;font-weight: normal;color: #000; }

h1 span { color: #ccc; }

form { margin: 0;padding: 0;border: none; }

input, select, button, textarea { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px; }
input, select, button { margin: 0;padding: 0 0.1em; }
select { border: 1px solid #d3d3d3;background-color: #fff; }
option { padding: 0 0 0 0.5em; }

span.holder {color: #8B0000; font-size: x-small;}
span.holderB  {color: #8B0000; font-weight: bold; font-size: x-small;}
span.holderK  {color: #06941A; font-size: x-small;}

span.Deltagare {font-size: x-small;}
span.DeltagareB  {font-weight: bold; font-size: x-small;}

.row .expand { margin:  2em 0 1em 0; }
.top, .main, #bottom { position: relative; display: block; min-height: 50px; }

#content { position: relative; width: 94%;min-height: 400px;margin-left: 3%;padding: 0.5em 0; }
#home #content .one, #ir #content .one { width: 66%; }
#home #content .two, #ir #content .two { width: 30%; }
DIV.row { clear: both; position: relative; display: block; width: 98%; margin: 0 0 1em 0; }
#wrapper { position: relative;max-width: 1100px;margin: 25px auto 0 auto; }
#wrapper[id] { width: 98%;height: auto; }
.main { background: #fff url("img/bg_main.gif") right bottom no-repeat; }

#leftSide { position: relative;padding-left: 10px;background: url("img/leftSide.png") left top no-repeat; }
#rightSide { position: relative;padding-right: 12px;background: url("img/rightSide.png") right top no-repeat; }

br.clear {
	float: none !important;
	display: block !important;
	clear: both !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	height: 0.1px !important;
	font-size: 0 !important;
	line-height: 0 !important;
}
br.clear:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

table.text {width: 90%; text-align: left; border-style: none;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.caps {text-transform: uppercase;}

	
