body {
background-color:#b0deb0;
background-image: url(gfx/background.jpg);
background-position: center top;
background-repeat: no-repeat;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size: 12px;
text-align:center;
vertical-align:middle;
height: 100%;
}

#container {
width: 700px;
margin-left: auto;
margin-right: auto;}

#topmargin {
height: 20px;
padding: 0;
}
#top1 {
background-color:#ffffff;
border-top: 1px solid #006600;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
padding: 0;
vertical-align: bottom;
text-align:center;
}

.logga {
border: 0;
}

#menu {
background-color:#ffffff;
background-image: url(gfx/menuback.jpg);
background-position: left top;
background-repeat: no-repeat;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
text-align: center;
vertical-align: middle;
height: 42px;
}
#meny{
margin: 0px; 
padding: 10px 0px 10px 0;
}
#meny li{ 
display: inline; 
list-style-type: none;
}
#meny a {
padding: 2px 10px; 
text-decoration: none;
border: 1px solid #003300;
}
#meny a:link{
color: #006600; 
background: #ffffff;
border: 1px solid #003300;
}
#meny a:visited{
color: #006600; 
background: #ffffff;
border: 1px solid #003300;
}
#meny a:hover{
border: 1px dotted #003300;
}

#main {
width: 698px;
background-color: #ffffff;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
border-bottom: 1px solid #006600;
color:#006600;
float:left;
}

#middle {
padding: 40px 50px;
background-color: #ffffff;
vertical-align:top;
text-align:left;
float: left;
width: 698px;
}

#left {
padding: 40px 20px 40px 50px;
background-color: #ffffff;
vertical-align:top;
text-align:left;
float: left;
width: 308px;
}

#right {
padding: 40px 50px 40px 20px;
vertical-align:middle;
text-align:right;
float: right;
width: 200px;
}

a:link { text-decoration: none; color: #006600}
a:visited { text-decoration: none; color: #006600}
a:active { text-decoration: none; color: #006600}
a:hover { text-decoration: none; color: #006600}

h1 {
padding: 0px;
margin: 0px;
font-family: "Times New Roman", Times, serif;
color:#006600;
font-size: 14px;
font-weight: bold;
}

.kontakt {
border: 1px solid #006600;
width: 292px;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003300;
}
.kontakt_text {
padding: 3px;
width: 250px;
border: 1px solid #006600;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#006600;
font-size: 12px;
}

.kontakt_knapp {
background-color: #ffffff; 
border: 1px solid #006600;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#006600;
font-size: 12px;
}
.bild {
border: 1px solid #006600;
width:200px;
}
#bottom {
color: #003300;
padding: 2px 15px 2px 5px;
margin-left: 350px;
margin-right: 0px;
font-size:11px;
text-align:right;
background-color: #b0deb0;
border-left: 1px solid #006600;
border-right: 1px solid #006600;
border-bottom: 1px solid #006600;
}