@charset "utf-8";
/* CSS Document */

body	{

background-image: url(bilder/back.jpg);
background-repeat: repeat;
background-color: #6b3b07;

}

.content {

background: url("bilder/content.png") no-repeat;
	
position: relative;
top: 4em;
left: 0em;
right: 0em;
margin-left: auto;
margin-right: auto;
	
width: 881px;
height: 435px;

}

.bildvisning {
	
position: relative;
top: 4em;
left: 0em;
right: 0em;
margin-left: auto;
margin-right: auto;

width:700px;

}

.bild {

position: absolute;
top: 0px;
left: 0px;
z-index: 1;

}

.bildinfo {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #101010;
font-size: 11px;

background-color: #FFFFFF;

position: absolute;
top: 0px;
left: 0px;
z-index: 10;

}

a	{

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-decoration: none;
color: #65b245;

margin:0px;

}

.a2 {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
color: #65b245;

}

h1	{

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-decoration: none;

margin:0px;
color: #000000;

}

h2	{

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #505050;
font-size: 11px;

margin:0px;

}

.undermeny {

position: absolute;
top: 40px;
left: 300px;

color: #000000;

margin:0px;

}

p	{

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #101010;
font-size: 11px;

width: 400px;
margin:0px;

}

.designbank {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #65b245;
font-size: 11px;

width: 400px;
margin:0px;

}

.ovrigt {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
font-weight: bold;

margin:0px;

}

.meny {

position:absolute;
top: 12px;
left: 300px;

}

.innehall {

position:absolute;
top: 80px;
left: 300px;

width: 565px;
height:305px;

overflow: auto;

}

.sidfot {

position:absolute;
top: 400px;
left: 300px;

width: 509px;

}

img {

border-color: #ffffff;

}

