img {
	display: inline;
}

body {
	margin: 15px;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

h1 {
	font: normal 18px Verdana;
	color: #ff6600;
	margin: 0;
	letter-spacing: 1px;
}

h2 {
	font: normal 14px Verdana;
	color: #ff6600;
	margin: 0;
	letter-spacing: 1px;
}

span.h2 {
	font: normal 12px Verdana;
	color: #ff6600;
	margin: 0;
	letter-spacing: 0;
}

#layout {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('images/backline.gif');
	background-repeat: repeat-y;
}

#contentmain {
	float: left;
	position:relative;
	width: 430px;
	padding: 20px;
	line-height: 18px;
}

#contentleft {
	width: 238px;
	float: left;
	padding: 20px 0 20px 20px;
}

#contentleftmain {
	width: 668px;
	float: left;
	padding: 20px;
	background-color: white;
}

#contentright {
	width: 150px;
	float: left;
	padding: 20px 0 20px 0;
	color: #666666;
}

#center {
	width: 100%;
	padding: 20px 0 20px 0;
	background-color: white;
}

#foot {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 10px;
	color: #666666;
	clear: both;
}

a:link {
	text-decoration: none;
	color: #ff6600
}

a:visited {
	text-decoration: none;
	color: #ff6600
}

a:active {
	text-decoration: none;
	color: #999999
}

a:hover {
	text-decoration: none;
	color: #cc0000
}

table#forum_main
{
    border-color: #BBB;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table#forum_main td
{
    border-color: #BBB;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 3px;
}

textarea {
	width: 390px
}

input.login {
	width: 390px;
}

.resize {
	max-width: 390px;
	height : auto;
} 

#kontaktform textarea {
	border: 1px solid #cccccc;
	width: 400px;
}

.input_text {
	border: 1px solid #cccccc;
	width: 400px;
}

.input_user {
	border: 1px solid #cccccc;
	width: 150px;
}

#nyhet textarea {
	border: 1px solid #cccccc;
	width: 400px;
}

.input_text {
	border: 1px solid #cccccc;
	width: 400px;
}

.smalltext {
	font-size: 10px;
}

.list {
	background-color: #f8f8f8;
}

.textcenter {
	text-align: center;
}

.error {
	color: red;
}

.active{
	color: #333333;
}
