
h1	{font-family: tahoma;
	color: #999;
	font-size: 25pt;
	text-align: left;
	text-indent: -2px;
	}

h2	{font-family: tahoma, arial;
	color: #fff;
	font-size: 15pt;
	font-weight: 100;
	letter-spacing: +1px;
	vertical-align: text-top;
	text-indent: 1px;
	text-align: left;}

h3	{
	font-family: tahoma;
	color: #CCCCCC;
	font-size: 18px;
	}

h4	{
	font-family: tahoma;
	color: #202020;
	font-size: 18px;
	}
	
h5	{
	font-family: tahoma;
	color: #999999;
	font-size: 12px;
	font-style:italic;
	}

p	{
	font-family: tahoma;
	color: #202020;
	font-size: 12px;
	}

hr	{
	color: #E7E5E5;
	width: 400px;
	}

a:link {
	color: #202020; 
	text-decoration: none; 
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	}


a:visited {
	color: #202020; 
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px; 
	font-weight: bold;
	}

	
a:hover { 
	color: #ffffff; 
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	}


a:active {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	}
	
body	{
	background-color: #ffffff;
	font-family: arial, verdana;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
	
.clear {
	clear: both;
}
	
.content
	{
	background-color: #ffffff;
	width: 720px;
	align: left;
	border-top-width: 10px;
	border-top-color: #000000;
	margin: 30px auto;
	}
	
#header {
	height: 200px;
	width: 697px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #ccc;
}

	
#slideshow1 {
	display: block;
	clear: both;
}

#lightbox_gallery a {
	float: left;
	margin: 0 5px 5px 0;
}


#margin_links
	{float: left;
	width: 715px;
	height: 25px;
	background-color: #ffffff;
	text-align: left;
	padding-left: 0px;
	padding-top: 2px;
	}

#content_body_left
	{float: left;
	width: 490px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 0px;
	background-image: url(bakgrund.jpg);
	background-position: bottom left;
	background-repeat: no-repeat; 
	border-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
	}

#content_body_right
	{float: left;
	width: 180px;
	background-color: #CCCCCC;
	margin-left: 10px;
	padding: 5px;
	}
	
