body
{
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #333333;
text-align:center;
background-color: #fff;
background-image: url(images/himmel_bakgrund.jpg);
}

h1
{
font-size: 1em;
font-weight:bold;
padding: 0;
margin: 0;
}

.copy
{
position: relative;
top: 100%;
left: auto;
padding: 2px;
margin: 2px;
color: #fff;
}

a:link
{
color: #222;
text-decoration:underline;
}

a:visited
{
color: #222;
text-decoration:underline;
}

a:active
{
color: #222;
text-decoration:underline;
}

a:hover
{
color: #222;
text-decoration:none;
}

/* used to place #content center both vertically and horizontally. See: http://www.wpdfd.com/editorial/thebox/deadcentre4.html */
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#content {
	position: absolute;
	margin-left: -300px;
	top: -250px;
	left: 50%;
	width:600px;
	height:500px;
	border: 1px solid black;
	visibility: visible;
	background-image:url(images/layout_flat.jpg);
	background-repeat:no-repeat;
	padding: 0;
}

#logo {
	position:absolute;
	left:19px;
	top:0px;
	width:314px;
	height:83px;
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
}

#main {
	position:absolute;
	left:19px;
	top:100px;
	width:312px;
	height:253px;
	background-image:url(images/main.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding: 4px 2px 2px 4px;
}

#main h1
{
text-align: center;
}

#projekt {
	position:absolute;
	left:354px;
	top:54px;
	width:225px;
	height:299px;
	background-image:url(images/projekt.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

.imgFloat
{
float: left;
margin: 0 2px 0 0;
}

.clear
{
clear: both;
line-height: 0;
height: 0;
}

#elge {
	position:absolute;
	left:186px;
	top:370px;
	width:397px;
	height:83px;
	background-image:url(images/elge.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 4px 2px 2px 4px;
}

#kontakt {
	position:absolute;
	left:19px;
	top:370px;
	width:149px;
	height:83px;
	background-image:url(images/kontakt.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 4px 2px 2px 4px;
}

#kontakt ul
{
padding: 0;
margin: 0;
list-style-image: none;
line-height: 15px;
}

#kontakt li
{
list-style-type:none;
}

#innehall
{
position: absolute;
top: 100px;
left: 19px;
width: 564px;
height: 353px;
background-image:url(images/innehall.jpg);
background-repeat: no-repeat;
text-align:left;
padding: 4px 2px 2px 4px;
}

#innehall img
{
border-color: #000;
}
