html, li, ul, p, image, form, a, table
{
  margin:0;
  padding:0;
  border:0;
}

body
{
	/*background: url(http://www.lokalenyheter.com/images/bakgrund.jpg) repeat-x;*/
 	background-color: white;
	margin: 4px;
 	font-family: Arial,Verdana,Helvetica,sans-serif;
 	font-size: 12px;
 	color: #4F5155;
}

#wrapper
{
	margin: 0 auto;
	width:955px;
	height:auto;
	background-color:white;
	text-align:left;
	overflow:hidden;
}

#top
{
	 background-color:white;
	 /*border: solid 1px #336600;*/
	 /*height:123px;*/
	 overflow:hidden;
}

#topleft
{
	 background-color:white;
	 width:481px;
	 float:left;
	 height:123px;
}

#topright
{
	 background-color:white;
	 width:230px;
	 height:50px;
	 float:right;
	 padding-top:60px;
	 padding-right:20px;
	 text-align:right;
}

#content
{
	 background-color:white;
	 overflow:hidden;
	 clear:both;
}

#menu
{
    float:left;
    width:160px;
	 margin-left: 53px;
	 margin-right: 10px;
	 margin-top: 24px;
}

#navbar
{
  height:23px;
  background: url(http://www.lokalenyheter.com/images/stripe-navbar.png) repeat-x;
}

#navbar-left
{
  background: url(http://www.lokalenyheter.com/images/navbar-topleft.png) no-repeat;
  height:23px;
  width:11px;
  float:left;
}

#navbar-middle
{

  color:white;
  float:left;
  font-weight:bold;
  height:18px;
  padding-top:5px;
  padding-left:6px;
  width:132px;
  background: url(http://www.lokalenyheter.com/images/stripe-navbar.png) repeat-x;
}

#navbar-right
{
  background: url(http://www.lokalenyheter.com/images/navbar-topright.png) no-repeat;
  height:23px;
  width:11px;
  float:right;
}

#navbar-body
{
  background-color:white;
  float:left;
  width:143px;
  border-style:solid solid none solid;
  border-width:1px;
  border-color:#7f9ab1;
  padding-left:15px;
  padding-top:10px;
  padding-bottom:2px;
  font-weight:bold;
  line-height:150%
}

#navbar-body a
{
  color:#5E5E5E;
  text-decoration: none;
}

#navbar-body a:hover
{
  text-decoration: underline;
}

#navbar-bottom
{
  background: url(http://www.lokalenyheter.com/images/navbar-bottom.png) no-repeat;
  height:10px;
  width:160px;
  float:left;
}

#main
{
  background-color: #000000;
}

#ads
{
  padding-top:20px;
  float:right;
  width:160px;
  background-color:white;
}

#topmenu
{
  width:920px;
  height:37px;
  margin-left:36px;
 background: url(http://www.lokalenyheter.com/images/black.png) repeat-x;
}

#topmenu-sunstripe
{
  background: url(http://www.lokalenyheter.com/images/sunstripe.png) no-repeat;
  height:37px;
  width:17px;
  float:left;
}

#topmenu-left
{
  background: url(http://www.lokalenyheter.com/images/navmenu-left.png) no-repeat;
  float:left;
  width:7px;
  height:37px;
}

#topmenu-middle
{
 height:37px;
 float:left;
}

#topmenu-right
{
  background: url(http://www.lokalenyheter.com/images/navmenu-right.png) no-repeat;
  float:right;
  width:7px;
  height:37px;
}

#startblock
{
  width:372px;
  background-color:green;
  float:left;
}

#listnews
{
  width:572px;
  background-color:white;
  float:left;
}

#shownews
{
  width:572px;
  background-color:white;
  float:left;
  margin-top:5px;
}

#newsbar
{
  background: url(http://www.lokalenyheter.com/images/stripe-newslist.png) repeat-x;
  height:24px;
  margin-left:10px;
  margin-right:20px;
  margin-top:20px;
}

#newsbar-left
{
  background: url(http://www.lokalenyheter.com/images/newslist-left.png) no-repeat;
  height:24px;
  width:10px;
  float:left;
}

#newsbar-middle
{
  background: url(http://www.lokalenyheter.com/images/stripe-newslist.png) repeat-x;
  color:white;
  float:left;
  font-weight:bold;
  padding-top:2px;
  height:24px;
  width:522px;
}

#newsbar-right
{
  background: url(http://www.lokalenyheter.com/images/newslist-right.png) no-repeat;
  height:24px;
  width:10px;
  float:right;
}

#newsfeed
{
  float:left;
  padding-top:2px;
  color:#336699;
  width:540px;
}

#shownewscontent
{
  float:left;
  padding-top:2px;
  color:#336699;
  margin-left:12px;
}

#startblock
{
}

li
{
  color:#336699;
  font-weight:bold;
  margin-left:10px;
}

ul
{
  margin-top:15px;
  margin-left:14px;
}

.newstime
{
 margin-right:20px;
 color:#5E5E5E;
 font-weight:bold;
}

.newslink a
{
  color:#336699;
   margin-right:20px;
}

.newslink a:hover
{
  color:#336699;
  margin-right:20px;
  text-decoration: underline;
}

.newssource
{
 color:#5E5E5E;
  margin-right:20px;
}

.newscategory
{
 color:#5E5E5E;
  margin-right:20px;
}

.newstable-even
{
 background-color:white;
 margin-left:10px;
 width:540px;
}

.newstable-odd
{
 background-color:#ededed;
 margin-left:10px;
 width:540px;
}

.newstable-odd a, .newstable-even a
{
 color:#336699;
 text-decoration: none;
}

.newstable-odd a:hover, .newstable-even a:hover
{
  text-decoration: underline;
}

ul#navmenu
{
  margin:0;
  padding:0;
  list-style-type:none;
  width:auto;
  height:37px;
  text-transform:uppercase;
  font-size:12px;
  background:transparent url("http://www.lokalenyheter.com/images/black.png") repeat-x;
}

ul#navmenu li
{
  float:left;
  margin:0;
  padding:0;
}

ul#navmenu li a
{
  float:left;
  color:#ffffff;
  text-decoration:none;
  padding:12px 20px 0 20px;
  
}

ul#navmenu li a:hover
{
 height:25px;
 background-color:white;
 color:#5E5E5E;
}

#footer
{
 text-align:center;
}

select
{
 color:#5E5E5E;
 
}

#search-left
{
  margin-top:5px;
  background:transparent url("http://www.lokalenyheter.com/images/search-left.png") no-repeat;
  float:left;
  width:11px;
  height:33px;
}

#search-middle
{
  margin-top:5px;
  background-color:#ededed;
  float:left;
  width:150px;
  height:31px;
  border-color:#afbcce;
  border-style:solid none solid none;
  border-width:1px;
  text-align:left;    
}

#search-right
{
  margin-top:5px;
  background:transparent url("http://www.lokalenyheter.com/images/search-right.png") no-repeat;
  float:left;
  width:50px;
  height:44px;
}

input#searchbar
{
 width:140px;
 height:20px;
 margin-top:6px;
 margin-left:0px;
 background-color:#ededed;
 border:1px solid #ededed;
 font-family: Arial,Verdana,Helvetica,sans-serif;
 font-size: 14px;
 color:#5E5E5E;
}

#readmore
{
  height:24px;
  width:228px;
  color:white;
  padding-top:4px;
  padding-left:12px;
  background: url(http://www.lokalenyheter.com/images/read_more.png) no-repeat;
}

#readmore a
{
 color:white;
 text-decoration: none;
}

#readmore a:hover
{
 color:white;
 text-decoration: underline;
}
