@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #85E3EF;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
#Logo {
	height: 100px;
	padding-bottom: 12px;
	background-image: url(../images/logga20110112.jpg);
	margin-bottom: 12px;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
	background-repeat: no-repeat;
}
#sidhuvud {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #000;
}
#footer {
	padding: 0px;
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Nav {
	height: 30px;
	
}
#Banner {
	height: 200px;
}
#leftcolum {
	float: left;
	width: 500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	padding: 10px;
	background-color: #D1F4FA;
	height: auto;
}
#rightcolum {
	float: right;
	width: 250px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: outset;
	margin: 10px;
	padding: 10px;
	background-color: #D1F4FA;
}
#apDiv1 p {
	font-size: 12px;
	color: #F00;
	background-image: none;
	page-break-before: auto;
	margin: 10px;
	padding: 10px;
	width: 500px;
	float: none;
	height: auto;
	clear: both;
	position: static;
}
#Nav2 {
	height: 36px;
	border: thin none #000;
	background-color: #EEE;
}
#bredram {
	float: left;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	padding: 10px;
	background-color: #D1F4FA;
	height: auto;
}
#leftcolum100 {
	float: left;
	width: 500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
	padding: 10px;
	background-color: #D1F4FA;
	height: auto;
}
#rightcolum2 {
	float: right;
	width: 250px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin: 10px;
	padding: 10px;
	background-color: #D1F4FA;
	background-repeat: no-repeat;
}

