body {
	background-color:#ffffff;
	margin:0px;
	padding:0px auto;
	text-align:center;
}

body, table, td {
	font-family:trebuchet, verdana, arial;
	font-size:13px;
	color:#111111;	
}

table, tr, td, th {
	padding:0px;
	margin:0px;
	border-style:none;
	border-collapse:collapse;
	text-align:left;
}

p {
	padding:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#35529F;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#35529F;
}

a:hover {
	color:#5380F7;
}

li a:active {
	color:#FF3538;
}

.noB, a img { border-style:none; border-color:#ffffff ; border-width:0px;}


#main {
	width:800px;
	height:auto;
	margin:40px auto 60px auto;
	padding:0px;
}

#left { width:200px; }
#middle { width:20px; }
#right { width:580px; height:auto; overflow:hidden; padding:0px 10px; }

.loginBtn {
	text-decoration:none;
	padding:4px 7px;
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#585858;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius:8px;
	font-weight:bold;
	background-color:#525D70;
	font-size:11px;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#525D70', endColorstr='#3E3E3E'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#525D70), to(#3E3E3E)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #525D70,  #3E3E3E); /* for firefox 3.6+ */
	text-shadow:1px 1px 1px #000000;
	margin-top:0px;
}

.loginBtn a { text-decoration:none; color:#ffffff; border-style:none; }
.loginBtn a:hover { color:#cccccc; }

#medlem {
	margin:0px;
	border-style:dashed;
	border-width:3px;
	border-color:#ffffff;
	display:block;
	clear:both;
}

#medlem:hover {
	border-color:#D0DEFF;
	cursor:pointer;
}

#logga {
	margin:0px;
	border-style:none;
	display:block;
	clear:both;
	margin-bottom:55px; }

#searchbox {
	margin:0px;
	padding:0px;
	width:400px;
	float:right;
	text-align:right;
}

#rightTop {
	width:580px;
	height:170px;
	overflow:hidden;
	display:block;
}

#bar { width:580px; height:30px; overflow:hidden; display:block; padding:0px; }

#searchbox p, #searchbox input { margin:0px; margin-top:3px;  margin-right:1px;}
#searchbox input { background-color:#E4E9FA; }

#pictures {
	clear:both;
	width:580px;
	margin:0px;
	padding:0px;
	height:205px;
	display:block;
	overflow:hidden;
	text-align:left;
}

#textContent {
	width:580px;
	height:auto;
	overflow:hidden;
	display:block;
	
}

h1 {
	font-family:georgia, verdana, arial;
	font-size:15px;
	color:#000000;
	letter-spacing:1px;
	line-height:19px;
	margin:15px 0px;
	font-weight:bold;
}

h2 {
	font-family:georgia, verdana, arial;
	font-size:13px;
	color:#433931;
	letter-spacing:0px;
	line-height:18px;
	margin:15px 0px;
	font-weight:bold;
}

h3, .brodtext, .brodtext li, #textContent li {
	font-family:georgia, trebuchet, verdana, arial;
	font-size:12px;
	color:#2E2E32;
	letter-spacing:1px;
	line-height:16px;
	margin:15px 0px;
	font-weight:normal;
}

#textContent li {
	margin:4px 1px;
}

.brodtext li {
	color:#6A5341;
}

#left ul, #bluebox ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family:verdana, arial;
	font-size:11px;
	letter-spacing:0px;
	color:#2E2E32;
}

#left li, #bluebox li {
	margin:8px 0px;
	font-size:11px;
	font-weight:bold;
}

#left .rub {
	margin:30px 0px 0px 0px;
	font-size:13px;
	color:#0136FE;
	font-weight:bold;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	border-color:#dddddd;
}

#left li a {
	border-style:none;
	text-decoration:none;
	color:#000000;
}

#left li a:hover {
	background-color:#cccccc;
}

.redlink {
	color:#FF3538 !important;
}

#bluebox {
	background-image:url('pics/bluebox.jpg');
	margin:0px;
	padding:0px;
	float:right;
	width:245px;
	height:165px;
}

#bluebox ul {
	margin:30px 0px 0px 15px;
}

#bluebox li {
	margin:5px 0px;
}

#bluebox li a {
	border-style:none;
	text-decoration:none;
	color:#ffffff;
}

#bluebox li a:hover {
	color:#cccccc;
}

#errorFieldOne {
	clear:both;
	color:#8C292C;
	font-weight:bold;
	display:none;
	margin-top:5px;
}

#errorFieldTwo {
	clear:both;
	color:#8C292C;
	font-weight:bold;
	display:none;
	margin-top:5px;
}

.pressRow {
	overflow:hidden;
	height:auto;
	margin:35px 0px;
	display:block;
	clear:both;
}

.pressObject {
	width:130px;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:center;
}

.pressObject img {
	border-style:solid;
	border-width:1px;
	border-color:#2F2F2F;
	display:block;
	clear:both;
	width:128px;
}

.pressObject a {
	font-size:11px;
}

.pressObject2 {
	height:auto;
	overflow:hidden;
	margin-left:15px;
	margin-top:3px;
	float:left;
	width:430px;
	padding:0px;
}

.pressObject2 p, .pressObject p {
	margin-top:0px;
	font-size:11px;
	text-align:left;
	font-family:georgia, verdana;
	font-size:12px;
	line-height:18px;
	margin-bottom:6px;
	color:#2C2C2C;
}

#sitemap ul {
	list-style-type:circle;
	margin:20px 0px;
	display:block;
	clear:both;
}

#sitemap li {
	font-size:12px;
	font-family:georgia, verdana;
	margin:5px 10px;
}

#sitemap .rub {
	margin-left:0px;
	list-style-type:disc;
	font-size:13px;
}

#pLinks p {
	margin:3px 5px;
}

