html { height: 100%; margin: 0.1pt; }

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	text-align: center;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 786px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.header, .contentWrapper, .footer {
	margin: 0px;
	b2order: 1px solid red;
	background-repeat: no-repeat;
	width: 815px;
}

.header {
	background-image: url('../images_design/header_bg.png');
	height: 105px;
	position: relative;
	left: 0px;
	top: 0px;
}

.menu {
	list-style: none inside;
	display: block;
	position: relative;
	left: 313px;
	top: 36px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	bo2rder: 1px solid green;
}

.menu li {
	list-style: none inside;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	bo2rder: 1px solid red;
}

.contentWrapper {
	background-image: url('../images_design/content_bg.png');
	background-repeat: repeat-y;
	bor2der: 1px solid yellow;
	ove2rflow: visible;
}

.footer {
	background-image: url('../images_design/footer_bg.png');
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	height: 80px;
}

.content {
	bor2der: 1px solid yellow;
	b2ackground-color: red;
	position: relative;
	left: 67px;
	top: 0px;
	width: 672px;
	padding-top: 10px;
}

#flow {
	margin-left: 23px;
}

.englishSwitch {
	float: right;
}

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

p, strong {
	font-size: 11px;
}

a:link, a:visited, a:hover {
	color: #376980;
}

.content .col1 {
	float: left;
	b2order: 1px solid red;
	width: 426px;
}

.content .col2 {
	float: right;
	bo2rder: 1px solid red;
	width: 200px;
	margin-top: 32px;
	padding-left: 13px;
	border-left: 1px solid #DFDFDB;
}

.reports {
	float: left;
	width: 426px;
	height: 57px;
	padding-top: 65px;
	background-image: url('../images_design/rapporter_och_foredrag.gif');
	background-repeat: no-repeat;
}

.captionWrapper {
	float: right;
	width: 128px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 305px;
	font-size: 9px;
}

.caption {
	position: absolute;
	bottom: 0px;
	font-size: 9px;
}

.caption p {
	font-size: 9px;
}

.organisationContent {
	padding-top: 10px;
	width: 674px;
}

.footerWrapper {
	ba2ckground-color: green;
	position: relative;
	left: 66px;
	top: 35px;
	width: 680px;
}

.footer .col1 {
	float: left;
	bo2rder: 1px solid red;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 400px;
}

.footer p {
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #666666;
}

.footer .col2 {
	float: right;
	bo2rder: 1px solid red;
}

/* Reports specific */
#reports .content {
	width: 698px;
}

#reports .content .col1 {
	width: 400px;
}

#reports .content .col2 {
	background-image: url('../images_design/search_bg.gif');
	background-repeat: no-repeat;
	width: 252px;
	height: 218px;
	bor2der: 1px solid red;
	padding-top: 21px;
	padding-left: 23px;
	position: relative;
	left: 0px;
	top: 0px;
}

#reports td {
	vertical-align: middle;
	height: 26px;
}

#searchTitle {
	display: block;
	color: #666666;
}

#searchQuery {
	margin-top: 12px;
	margin-bottom: 10px;
}

#searchBtn {
	position: absolute;
	left: 212px;
	top: 135px;
}

.textInput {
	padding: 0px;
	margin: 0px;
	width: 230px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DFDFDB;
	border-right: 1px solid #DFDFDB;
}

.radioInput {
	padding: 0px;
	margin: 0px;
	margin-right: 9px;
}

form {
	padding: 0px;
	margin: 0px;
}

#organisationImg img {
}

/* MSIE */
* html .contentWrapper {
	padding-bottom: 10px;
}

* html .radioInput {
	margin-left: -4px;
}

* html #reports .content .col2 {
	width: 272px;
}

