body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 15px;
}

html {height: 100%;} 
body {min-height: 101%;} 

#topbanner {
	width: 900px;
	background-color: #FFFFFF;
	color: #555555;
	margin: 0px auto 0px auto;
	padding: 0; 
}

#navbanner {
	width: 900px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px auto auto;
	padding: 0;
	height: 20px;
}

#navitems {
	float: left;
	height: 100%;
	vertical-align: baseline;
}

.clearboth {
	clear: both;
}

.topmaincont {
	position: absolute;
	top: 0px;
	left: 200px;
}

#navsearch {
	top: 0px;
	color: #BB0404;
	float: right;
	background-color: #FFFFFF;
}

#content-container {
	position: relative;
	margin: 10px auto auto;
	width: 900px;
}

input,textarea,select,file {
	border: 1px solid;
	border-color: #999999;
}

.noborder {
	border: 0px;
}

#leftnav {
	width: 180px;
	float: left;
	height: 600px;
	padding: 0px;
}

#rightnav {
	width: 180px;
	float: right;
	height: 600px;
}

#main {
	position: relative;
	width: 500px;
	/* margin: auto; */
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
}

#menu {
	left: 0px;
	width: 178px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
}

#login {
	left: 0px;
	width: 178px;
	height: 200px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
/*	color: #BB0404; */
	background-color: #FFFFFF;
}

#login-field {
	margin-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
}

.small {
	font-size: 12px;
}

.smallbut {
	height: 20px;
}

.reklame {
	margin-top: 15px;
	left: 0px;
	width: 178px;
	height: 290px;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
}

.reklame-field {
	margin-left: 10px;
}

#maincontent-container {
	margin-bottom: 10px;
	position: relative;
}

.maincontent {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;
}

.additem {
	position: relative;
	margin-left: 25px;
	margin-right: 10px;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;
	height: 25px;
	width: 140px;
	float: left;
}

.inputfield {
	height: 25px;
	float: none;
}

#main-reklame-content {
	vertical-align: bottom;
	height: 100%;
	border-style: solid;
}

#main-reklame {
	bottom: 10px;
	width: 500px;
	text-align: center;
}

ul {
	list-style-type: square;
}

h1 {
	left: 0px;
	text-align: left;
	margin-top: 0px;
	background-color: #999999;
	height: 20px;
	color: #ffffff;
	font-size: 14px;
	text-indent: 10px;
}

h2 {
	margin-left: 10px;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-color: #aaaaaa;
	width: 350px;
	font-size: 14px;
	
}

.menuitem {
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-color: #dddddd;
	margin-left: 10px;
	color: #BB0404;
	background-color: #FFFFFF;
	height: 20px;
}

.submenuitem {
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-color: #dddddd;
	margin-left: 25px;
	color: #BB0404;
	background-color: #FFFFFF;
	height: 20px;
}

A {
	text-decoration: none;
	color: #BB0404;
}

A:Visited{
	text-decoration: none;
	color: #BB0404;
}

A:Active{
	text-decoration: none;
	color: #BB0404;
}

A:Hover {
	text-decoration: underline;
}

.filler {
	height: 6px;
}

/* ****** Add article ***** */

.article {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#eeeeee;
	height: 30px; 
	top: 0px;
}

.article2 {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#ffffff;
	height: 30px; 
	top: 0px;
}

.date {
	width: 100px;
	float: left;
	font-size: 11px;
	height:30px;
	
}

.articletext {
	width: 260px;
	font-size: 11px;
	margin: auto;
}

A.annoncelink, A.annoncelink:Visited, A.annoncelink:Hover, A.annoncelink:Active {
	background-color:#eeeeee;
	color: #000000;
	text-decoration: none;
	margin: auto;
}

A.annoncelink2, A.annoncelink2:Visited, A.annoncelink2:Hover, A.annoncelink2:Active {
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
	margin: auto;
}

.picture {
	float: right;
	width: 50px;
	font-size: 11px;
	text-align: right;
	height:30px;
}

.preview {
position: absolute; right: -150px; top: 0px;
z-index: 999;
}

.addselect {
	width: 200px;
}

.addinput {
	width: 460px;
}

.addtextinput {
	width: 100px;
}

.searchpane {
	text-align: center;
}

.leftfloat {
	float: left;
}

.addnotice {
	float: right;
	margin-right: 30px;
	width: 250px; 
	height: 20px;
	color: white; 
	background-color: red;
	text-align: center;
	display: none;
}

/* ****** Show article ***** */

.headcontainer {
	margin-bottom: 20px;
	margin-left: 10px;
}

.deletedmessage {
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: red;
	text-align: center;
	font-weight: bold;
}

A.deletedmessagelink, A.deletedmessagelink:Visited, A.deletedmessagelink:Hover, A.deletedmessagelink:Active {
	color: #FFFFFF;
	background-color: red;
	font-weight: bold;
	text-decoration: underline;
}

.articlehead {
	position: relative;
	color: #000000;
	background-color: #ffffff;
	width: 140px;
	float: left;
	font-weight: bold;
}

.nofloat {
	float: none;
	width: 300px;
}

.nofloat2 {
	float: left;
	width: 300px;
}

/* ****** Own article ****** */

.editrenew {
	float: right;
	width: 80px;
	font-size: 11px;
	text-align: right;
	height:30px;
}

/* **** Advanced search **** */

.yearfield {
	width:86px;
}



.showpicturefield {
/*	height: 360px;
	width: 480px; 
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px; */
	margin-left: 10px;
	
}

/* **** FORUM **** */

.headcat {
	height: 30px;
	width: 250px;
	float: left;
	font-weight: bold;
}

.headnum {
	height: 30px;
	width: 100px;
	float: left;
	font-weight: bold;
}

.headlast {
	height: 30px;
	width: 120px;
	float: left;
	font-weight: bold;
}

.frmcat {
	height: 30px;
	width: 250px;
	float: left;
}

.frmnum {
	height: 30px;
	width: 100px;
	float: left;
}

.frmlast {
	height: 30px;
	width: 120px;
	float: left;
}

