body
	{
		background-color: #cdcdcd;
		background-image: url(bilder/tornet_bkg_flip5_ljusast.jpg);
		background-repeat: repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		margin: 1em;
	}

img
	{
		border=0;
	}

body.ettan
	{
		background-color: #000000;
		background-image: url(bilder/tornet_bkg_flip5.jpg);
		background-repear: repeat-x;
		width=100%;
	}

h1
	{
		font-family: Arial Black;
		font-size: 1.2em;
	}
	
h2
	{
		font-family: Arial Black;
		font-size: 1em;
	}

table.vanlig
	{
		border: 0px;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
	}
	
a
	{
		font-weight: bold;
	}

div.thumbs
	{
		float: left;
		width: 130px;
		height: 90px;
		margin: .1em;
		padding: .2em;
		background-color: #ffffff;
	}

img.thumb
	{
		border: none;
	}	
	
div.thumbslist
	{
		width: 70%;
		margin-bottom: 2em;
		display: block;
		float: left;
	}

div.toplink
	{
		float: left;
		display: block;
		height: 1em;
		font-size: .7em;
	}
	
div.img_caption
	{
		width: 40em;
		font-size: smaller;
	}

div.showimg
	{
		background: #ffffff;
		width: 640px;
		padding: 1em;
	}
	
div.subtext
	{
		font-size: smaller;
		font-style: italic;
		width: 40%;
		background: #ffffff;
		padding: 1em;
	}

div.subtext_hoger
	{
		font-size: smaller;
		font-style: italic;
		background: #ffffff;
		padding: 1em;
	}

div.gallerymenu
	{
		width: 20%;
		position: absolute;
		left: 70%;
		background: #ffffff;
		border: 1px solid black;
		padding: .5em;
		top: 2em;
	}

div.logo
	{
		top: 75px;
		position: absolute;
		text-align: right;
		width: 580px;
		line-height: 7px;
	}

div.column
	{
		float: left;
		display: block;
		width: 32%;
		vertical-align: top;
	}

div.rightcol
	{
		float:right;
		width: 25%;
		text-align: right;
		vertical-align: top;
	}

div.twocols
	{
		width: 64%;
		display: block;
	}
	
img.rightcol
	{
		width: 100%;
	}

div.smallertext
	{
		font-size: small;
		padding-left: 3em;
	}

div.oppettider
	{
		padding: 1em 1em 1.5em 1em;
		position: absolute;
		bottom: 5em;
		left: 10%;
		/*width: 20em;
		height: 10em;*/
		/*border: 1px solid #444444;
		color: #ffffff;
		background: #000000;*/
	}

