﻿#header_ ul.navi{
	margin: 0px;
	padding: 220px 0px 0px 300px;
	width: 500px;
	text-align: left;
	position: relative;
}
#header_ ul.navi li{
	height: 22px;
	padding: 0 9px 0 9px;
	margin: 0;
	display: inline;
}
#header_ ul.navi li a{
	font: 15px/21px "Lucida Sans";
	padding: 5px 8px 5px 8px;
	color: #EBEACF;
	text-decoration: none;
	text-indent: 0px;
	font-weight: bold;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	text-transform: capitalize;
}
#header_ ul.navi li a:hover{
	color: #FFFF00;
	text-decoration: none;
	padding: 10px 8px 11px 8px;
}
body {
	margin: 0px;
	background-color: #fcb94d;
}
.clear {
	clear:both;
}

#brodtekst {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	width: auto;
}
#brodtekst a{
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #0000ff;
	line-height: 20px;
	width: auto;
	text-decoration:none;
	font-weight:bold;
}
#brodtekst a:hover{
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #0000ff;
	line-height: 20px;
	width: auto;
	text-decoration:underline;
	font-weight:bold;
}
#brodtekst h1 {
	font-family: "Lucida Sans";
	font-size: 23px;
	color: #003366;
	letter-spacing: -2px;
	font-weight: bold;
	width: auto;
	text-transform: capitalize;
}
#brodtekst h1 a {
	color: #003366;
	text-decoration: none;
}
#brodtekst h1 a:hover {
	color: #003366;
	text-decoration: none;
}


/** POST **/

#post {
	margin: 0px 0px 28px 15px;
	width: 485px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	line-height: 22px;
}
#post-contents {
	background-position: left top;
	padding: 0px 8px 0px 8px;
	margin: 8px 0px 0px 0px;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	width: auto;
	background-repeat: no-repeat;
}
#post h1 {
	border: 0px solid #1f0929;
	margin: 10px 0px 6px 0px;
	padding: 6px;
	font-family: "Lucida Sans";
	font-size: 23px;
	color: #003366;
	letter-spacing: -2px;
	font-weight: bold;
	width: auto;
	text-transform: capitalize;
}
#post h1 a {
	color: #003366;
	text-decoration: none;
}
#post h1 a:hover {
	color: #003366;
	text-decoration: none;
}
#post-info {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FF9933;
	margin: 0px 0px 4px 6px;
	font-family: "Lucida Sans";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}
#post-info a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#post-info a:hover {
	color: #800000;
	text-decoration: underline;
}

#post-navi {
	width: auto;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right:0px;
	text-align: left;
}
#post-navi a{
	border: 0px solid #1f0929;
	margin: 11px 1px 11px 1px;
	padding: 5px 8px 5px 8px;
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
#post-navi a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

/** END OF POST **/

/** START OF BLOCK **/
#block {
	margin: 0px;
	width: 190px;
	padding: 0px 0px 15px 60px;
}

#block h1 {
	border: 0px solid #000000;
	font-family: "Lucida Sans";
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFFF66;
	padding: 0px 0px 5px 5px;
	margin: 0px;
	text-transform: capitalize;
	width: auto;
}
#block ul{
	padding: 3px 0px 0px 10px;
	width: 170px;
	display: block;
	margin: 0px 0 0px 0;
}
#block ul li{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#block ul li a{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-style: normal;
	letter-spacing: 0px;
}
#block ul li a:hover{
	color: #FFCC66;
	text-decoration:underline;
}

/** END OF BLOCK **/

/** START OF FOOTER **/
#footer-contents {
	padding: 18px 30px 25px 30px;
	text-align: center;
	width: 600px;
	font-family: "Lucida Sans";
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #333333;
	line-height: 22px;
}
#footer-contents a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#footer-contents a:hover {
	color: #993333;
	text-decoration: underline;
}
/** END OF FOOTER **/

/** COMMENTS **/

#comments {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: "Lucida Sans";
	font-size: 13px;
	width: auto;
	color: #333333;
}
#comments a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
#comments a:hover {
	color: #993333;
	text-decoration: underline;
}

/** END OF COMMENTS **/

ul{
	list-style-type:none;
}
input {
	font-family: "Lucida Sans";
	font-size: 13px;
}
textarea {
	font-family: "Lucida Sans";
	font-size: 13px;
}
.red {
	color:#FF0000;
	font: 11px "Lucida Sans";
	font-weight:bold;
	text-decoration: none;
	text-indent: 0px;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	text-transform: capitalize;
}
