html,body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #000;
	line-height: 15px;
}

.puffbox {
	float: left;
	border: 1px solid #666;
	margin: 5px;
	padding: 5px;
}

#container {
	background-image:url(/gfx/tbc_mittbg.jpg); 
	background-repeat:repeat-y;
	width: 866px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
}
/*
#shadowleft {
	background-image:url(/gfx/shadowleft.jpg);
	background-repeat:repeat-y;
	width: 37px;
	left: 0px;
	top: 0px;
	position:absolute; 
	margin:0 auto; 
	min-height:100%;
	height:auto !important; 
	height:100%; 

}

#shadowright {
	background-image:url(/gfx/shadowright.jpg);
	background-repeat:repeat-y;
	width: 37px;
	right: 0px;
	top: 0px;
	position:absolute; 
	margin:0 auto; 
	min-height:100%; 
	height:auto !important;
	height:100%; 
}
*/

#content {
	width: 866px;
	position: relative;
	border: 0px solid #000;
	margin: 0px;
}





.newsdate {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #666;
}
.newstext {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #000;
}
#smallnews ul	{
	margin-left: 2px;
	list-style: none; 
	margin: 0px;
}
#smallnews li	{
	vertical-align: middle;
		padding-bottom: 10px;
}

#smallnews ul li a	{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #000;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 10px;

	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}


#leftmenu ul	{
	margin-left: 8px;
	list-style: none; 
}
#leftmenu li	{
	vertical-align: middle;
}

#leftmenu ul li a	{

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color: #000;
	/*line-height: 16px;*/
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

#leftmenu ul li a:hover	{

	color: #666;
}



.bignews {
	background-image:url(/gfx/newsbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px solid #000;
}

.bignews a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #666;
}

.bignews a:hover {
	color: #000;
}

#leftmenu {
	padding-top: 10px;
	padding-bottom: 18px;
	top: -26px;
	left: 31px;
	position: relative;
	float: left;
	padding-left: 10px;
	width: 170px;
	border: 0px solid #000;
}


#smallnews {
	left: 31px;
	padding-left: -15px;
	width: 170px;
	border: 0px solid #000;
}

#leftmenu a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #000;
	line-height: 12px;
	text-decoration: none;
}



#bottomlogo {
	padding: 0px 20px 0px 20px;
	margin:0 auto;
	background-image:url(/gfx/bottomlogo.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 390px;
	height: 18px;
}

#footer {
	position: relative;
	width: 866px;
	height: 38px;
	background-image:url(/gfx/tbc_bg.jpg);
	background-repeat: none;
	background-position: -6px 0px;
	text-align: center;
	background-color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #555;
	line-height: 18px;
	vertical-align: top;
}

#tbclogo {
	position: absolute;
	top: 5px;
	right: 55px;
	width: 336px;
	height: 56px;
	background-image:url(/gfx/headertbclogo.png);
	background-repeat:none;
	z-index: 5;
}

#key {
	position: absolute;
	left: 5px;
	top: 254px;
	width: 20px;
	height: 20px;
	background-image:url(/gfx/key.png);
	background-repeat:none;
	z-index: 5;
}

#header {
	left: 32px;
	width: 802px;
	height: 276px;
	background: #000;
	/*background-image:url(../gfx/header1.jpg);
	background-repeat:none;*/
	position: relative;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color: #000;
}
h2 a {
	font-family: "Trebuchet MS", Verdana, Arial;
	float: right;
	font-size:14px;
	color: #000;
		cursor: pointer;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	color: #000;
}
form input {
  background-image: url(/gfx/inputbg.gif);
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size:12px;
  line-height: 18px;
  color: #555;
  height: 18px;
  width: 160px;
}

form textarea {
  background-image: url(/gfx/inputbg.gif);
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size:12px;
  line-height: 18px;
  color: #555;
  height: 80px;
  width: 300px;
}

form select {
  background-image: url(/gfx/inputbg.gif);
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size:11px;
  line-height: 18px;
  color: #555;
  height: 18px;
  width: 160px;
}
img.flytandehoger {
float: right;
margin-left: 15px;
border: 1px solid #000;
}

img {

border: 0px solid #000;
}

table.pres {
}

table.pres td {
padding: 5px;
}

#karta {
height: 500px;
width: 340px;
float: right;
border: 0px solid #666;
}