
@import url(navigering.css);
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	color: #787878;
	background: #fff url(images/top_bg_ny.gif) repeat-x;

	font: 0.8em/1.6em Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 800px;
	text-align: left;
	margin: 0px auto 0 auto;
	/* background: url(images/bg_content.gif) repeat-y; */
	padding: 0 !important;
	line-height: 1.6em;
}

#container_blank {
	width: 800px;
	text-align: left;
	margin: 0px auto 0 auto;
	/* background: url(images/bg_content.gif) repeat-y; */
	padding: 0 !important;
	line-height: 1.6em;
}

#header {
	height: 80px;
}

#content {
	float: left;
	height: 100%;
	margin: 5px 5px 10px 10px;
	text-align: justify;
	background: no-repeat;
}

#content_blank {
	float: left;
	height: 100%;
	width: 780px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	background: no-repeat;
}
* html #content {
	margin: 5px 5px 10px 10px;
}

#sidebar {
	float: right;
	width: 270px;
	margin: 5px 5px 10px 10px;
	line-height: 1.4em;
}

* html #sidebar {
	margin: 5px 5px 10px 10px;
}


/* Misc --------------------------------------------------------------- */
.sidebarheadline {
	font-size: 1.0em;
	color: #46A8D3;
	/* background: url(../layout/sidebarhl.gif) no-repeat; */
	padding: 4px 0 4px 15px;
	margin: 15px 0 0 0;
	font-weight: normal;
}

#sidebar p {
	font-size: 11px;
}

#sidebar a {
	font-weight: normal;
	font-size: 0.9em;
	color: #2E98D8;
	display: block;
}

#sidebar a:hover {
color: #8DB585;
}

#sidebar a span {
	font-weight: normal;
	color: #787878;
	display: block;
}

#sidebar h3 {
	color: #663399;
}

/* Lists --------------------------------------------------------------- */
ul {
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content li.headline {
	background: none;
	padding-left: 0px;
	font-weight: bold;
}
#content li {
	list-style-type: none;
	background: url(images/right_arrow.gif) 0 8px no-repeat;
	padding-left: 15px;
}
ul#right, ul#left{
	float: left;
}
ul#right li, ul#left li {
	width: 465px;
}

#guestbook li {
	list-style: none;
	border: 2px solid #E9F4FB;
	background: #F2F9FD;
	margin-top: 8px;
	padding: 6px;
}
#paging {
	border: none !important;
	background: none !important;
	margin-top: 8px;
	padding: 6px;
}

/* images */
img {
	border: 0px none;
}

.imgbright {
	padding: 4px;
	margin: 0px 0px 5px 10px;
	border: 1px solid #E2E2E2;
	float: right;
}

.imgb {
	padding: 3px;
	margin: 0px 8px 8px 0px;
	border: 1px solid #E2E2E2;
	float: left;
}

.imgb:hover {
	border: 1px solid #0073B1;
}

/* LINKS AND HEADINGS */
a {
	color: #005880;
	text-decoration: none;
}

a:hover {
	color: #8DB585;
}


.top a:after {
	content: "";
	font-size: 1.1em;
	font-weight: bold;
	color: #6CBF00;
	padding: 10px;
	background: url(images/a_top.gif) no-repeat 5px 15px;
}

.next a:after {
	content: "";
	font-size: 1.1em;
	font-weight: bold;
	color: #6CBF00;
	padding: 10px;
	background: url(images/a_next.gif) no-repeat 5px 15px;
}


h1, h2, h3, h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 1.5em;
	color: #0073B1;
}

#header h1 {
	padding: 20px 0 0 10px;
	font-size: 2.2em;
	color: #FFF;
}

h2 {
	font-size: 1.2em;
	color: #007AAC;
	border-bottom: 2px solid #E9F4FB;
	padding: 3px 0 0 0;
}

h3 {
	font-size: 1.2em;
	color: #0073B1;
	font-weight: bold;
	border-bottom: 2px solid #E9F4FB;
	padding: 3px 3px 3px 0;
}

p {
	margin: 5px 0px 10px 0px;
}

.top {
	text-align: right;
}

.next {
	text-align: right;
}

hr {
	/* margin: 10px 4px 5px 15px; */
	border: 1px solid #EFF7FA;
}

#nyheter {
	font-weight: normal;

}

#nyheter a:link {
	font-weight: bold;
	font-size: 0.9em;
	color: #2E98D8;
}

#nyheter a:hover {
	font-weight: bold;
	font-size: 0.9em;
	color: #8DB585;
}


/* WEATHER*/

table {
	margin: 0 0 10px;
}

td {
	color: #787878 !important;
	/* background: #fff; */
	padding: 3px;
	width: 250px;
	border-bottom-color: #C1C1C1 !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}

td strong, td small, td font {
	color: #787878 !important;
	font-weight: normal;
}

td p {
	margin: 0px;
}

#player {
	padding: 4px;
	border: 0px solid #E2E2E2;
}

/* NYHETERNA */

table.news {
	margin: 0 0 10px;
	width: 100%;
}

td.news {
	margin: 0 0 10px;
	color: #787878 !important;
	font-size: 11px;
	background: #FAFAFA;
	padding: 3px;
	border-bottom-color: #C1C1C1 !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}


/* FORM */

form{
	list-style: none;
	border: 2px solid #EEEEEE;
	background: #F8F8F8;
	margin-top: 8px;
	padding: 10px;
}

form p input {
	padding:5px;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:#999 #ddd #ddd #999;
	font: 13px Tahoma, Arial, sans-serif;
	font-weight: bold;
	width: 230px;
}
form #validator {
	width: 80px;
}
form textarea {
	width: 440px;
	height: 120px;
	padding:5px;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:#999 #ddd #ddd #999;
	font: 13px Tahoma, Arial, sans-serif;
	font-weight: normal;
}
#registerbad {
	background: #d2341f;
	padding: 4px;
	border: 1px solid #bb2121;
	color: #fff;
}
#registerbad li {
	background: none;
	padding:  0 0 0 3px;
}

table.sidtop {
	width: 100%;
}




