body {
	 margin-bottom: 30px;
	 margin-top: 50px;
	 font: 10px/1.5em Arial, Helvetica, sans-serif;
	 text-align: center;
	}

/* TEXTSTYLING */

	
p {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	
}
p, h1, h2, h3, h4, h5 {
		margin-left:10px;
		margin-right:10px;
}

a img {
	 border:none;
	 margin:0px;
	 padding:0px;
}
	
	
input.field {
		border: solid 1px #000;
		margin-right: 5px;
		height: 18px;
		width: 120px;
}
	
h1, h2, h3, h4, h5, h6 {
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		font-weight: normal;
}
	
h1 {
		font-size: 218%;
}
	
h2 {
		font-size: 150%;
		font-weight: bolder;
}
	
h3 {
		font-size: 145%;
		margin-bottom: 0px;
		padding-bottom: 0px;
}
	
h4 {
		font-size: 118%;
}

/* LAYOUT */

#wrapper {
	background: url(/images/bkground_main.gif) no-repeat 35px 0;
	margin-left: auto;
	margin-right: auto;
	border: solid 3px #000;
}

#header{
	height: 235px;
	width: 255px;
	float: left;
}
#header{
	
}
#footer { 
	 background: #BD9C8C;
	 margin: 0px 0px 0px 0px;
	 height:35px; 
	 background-color:#000; 
	 clear:both;
	 color:#fff;
	 font: bold 12px arial;
	 text-align: right;
	 line-height: 35px;
	 
	 padding-right: 20px;
}
#footer a {
 	text-decoration: none;
	color:#fff;
}

/* MENYER */

#header ul {
	margin-bottom: 0px;
	list-style:none;
	margin: 30px 0px 0px 20px;
	padding-left: 40px;
}

#header ul li {
	margin:0px;
	padding: 0px 0px 1px 0px;
}
#header ul li a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 1px;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
}

#header ul li a img{
	border: none;
}
#submeny {
	float: left;
	width: 270px;
	height: 235px;
}
#submeny ul {
	list-style:none;
	margin: 80px 0px 0px 20px;
	padding-left: 80px;
}
#submeny li a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
}
#header_search{
	font-size: 11px;
	margin-top: 5px;
	width: 190px;
	height: 230px;
	float: right;
}

.sok {font-size: 9px; font-weight:bold; text-transform:uppercase;}


.leftbackground {background: url(/images/bkground_left.gif) no-repeat #981D35;}

td.memberlist{font-size:11px;}
td.memberlist a{color:#2D2D2D; text-decoration: none;}
a.thickbox {font-size:12px; color:#2D2D2D; text-decoration: none;}
a.thickbox img{padding-right:3px;}


#maincontent {
	padding: 0px 30px 30px 30px;
	font-size: 12px;
}

#maincontent a{
	color:#0000F4;
}

#maincontent a:visited{
	color:#0000F4;
}

table.foretag {
	margin: 10px;
	border-top: solid 2px #981D35;
}
table.membertable{
	
}
a.thickbox h3{
	margin-bottom:0px;
}
a h3{
	margin-bottom:0px;
	text-decoration: none;
	font-size: 16px;
}



