* {
	border-collapse:collapse;
}
#google-ad {
	z-index: 10;
	position: absolute;
	float: left;
	left: 920px;
	top: 70px;
	text-align: center;
}
#wrapper {
	border: 1px solid #555555;
	background: #FFFFFF;
	width: 750px;
	height: 500px;
	text-align:center;
	margin-left: 150px;
	margin-right: auto;
	margin-top: 30px;
	}
#wrapper_long {
	border: 1px solid #555555;
	background: #FFFFFF;
	width: 750px;
	text-align:center;
	margin-left: 150px;
	margin-right: auto;
	margin-top: 30px;
}

body, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	xtext-align:center;
	xmargin-left: auto;
	xmargin-right: auto;
	background: #EEEEEE;
}
#main {
	background: #FFFFFF;
	text-align: left;
	margin-top: 50px;
	padding: 5px;
	padding-left: 100px;
	float: top;
}
#maintext {
	background: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 450px;
}
#maintext a:hover {
	background: #FFFFFF;
	text-decoration: underline;
	color: red;
}
#maintext table {
	background: #FFFFFF;
}
#mainimage {
	background: #FFFFFF;
	width: 300px;
	padding: 5px;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 120%;
	font-weight: bold;
		color: #333333;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
a, a:visited {
 text-decoration: none;
 color: #00000;
}

img {
	border: 0px;
}

#menu {
	font-weight: bold;
	z-index: 15;
	position: absolute;
	float: left;
	left: 80px;
	margin-top: 30px;
}
#menu_button {
	border: 1px solid #555555;

	width: 100px;
	aaabackground: white;
	aa2background: #496D91;
	aaa3background:		#6FA6DE;
	background: #BDB49D;
	aacolor: #777777;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	display: block;
}
#menu_button_selected {
	border: 1px solid #555555;
	color: #777777;
	border: 1px solid black;
	width: 100px;
	aaa3background:		#6FA6DE;
	background: #BDB49D;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	display: block;
}
#menu_button_selected a:visited {
	color: #777777;
	aaa3background:		#6FA6DE;
	background: #BDB49D;
}

#menu_button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_button a {
	text-decoration: none;
	aaa2color: #777777;
	color: #FFFFFF;
}

#menu_button:hover{
	aaaborder: 1px solid red;
	aaabackground: #EEEEEE;
}
#menu_button a:hover {
	text-decoration: none;
	color: red;
}

#linktable, #imagetable, #datetable, #rasetable { 
	padding: 10px;	
	cell-padding: 15px;
	cell-spacing: 15px;
}
#rasetable {
	width: 550px;
}
#imagetable td.imagetd{
	vertical-align: top;
	padding: 10px;
}
#newstable td.datetd{
	vertical-align: top;
	padding: 10px;
	width: 120px;
	font-weight: bold;
}
#newstable td.newstd{
	vertical-align: top;
	padding: 10px;
}
#rasetable td.headertd {
	width: 150px;
	vertical-align: top;
	padding: 10px;
}
#rasetable td.texttd {
	width: 400px;
	vertical-align: top;
	font-style: italic;
	padding: 10px;
}
#linktable td.linktd {
	width: 200px;
	vertical-align: top;
	padding: 10px;
}
#linktable td.linkdescription{
	vertical-align: top;
	font-style: italic;
		padding: 10px;
}
#footer {
	font-size: 85%;
	font-weight: bold;
	margin-left: 150px;
	margin-top: 5px;
	text-align: left;
	color: #A1A1A1;
}
#footer a {
	color: #A1A1A1;
}
.footer-table {
	width: 750px;
}
.footer-td-left {
	width: 150px;
}
.footer-td-center {
}
.footer-td-counter {
	text-align: right;
}
#headimage {
	float: right;
	z-index: 10;
	position: absolute;
	float: left;
	left: 710px;
	top: 50px;
	text-align: center;
}
iframe.gastbok {
	width: 600px;
	height: 650px;
	
}
/* rss-feed hantering, beskriven här: http://www.feed2js.org/index.php?s=style */
li.rss-item {
	margin-bottom: 20px;
}