#sidhuvud {
background-image: url(toptalt2.jpg);
background-repeat: no-repeat;
width: 715px;
height: 200px; }

#kolumn1 {float: left; 
width: 192px;
height: 500px;
padding: 5px;
}

#kolumn2 {float: left; width: 200px;
background-color: #f1e387;}

#kropp {float: left;
background-color: #faf647;
border: 4px solid #ff0000;}

body {padding: 10px; 
background-color: #ffffff; 
font-family: verdana; font-size: 10pt; color:#000000}
p {font-family: verdana; font-size: 10pt;}
td {font-family: verdana; font-size: 10pt;}
li {font-family: verdana; font-size: 10pt;}
h1 { font-family: verdana; font-size: 14pt;}
hr {size: 10px; color: #000000;}

a:link {color:#000000; text-decoration: none; font-size: 10;}
a:visited {color:#000000; text-decoration: none; font-size: 10;}
a:hover {color:#000000; text-decoration: none; font-size: 10;}
a:active {text-decoration: underline; font-size: 10;}

.box {
padding: 5px;
width: 500px;
background-color: #ffffff;
margin-right: auto; margin-left: auto}

.box2 {
background-image: url(top.jpg); background-repeat: no-repeat;
width: 700px;
height: 100px;
margin-right: auto; margin-left: auto;}

.box3  {
background-image: url(left.jpg); 
background-repeat: no-repeat;
width: 200px;
heigth: 700px;

.back {
width: 550x;
height: 700px;
}




/* CSS menymall */


body {padding: 0; margin: 0;}

#content{margin: 1em; padding: 0; float: left;}


#menycontainer ul{margin: 2em; font: 70% Courier, Helvetica, sans-serif; margin: 2em; padding:0.1em 0 0.1em 1em; background: #FF7800;}

#menycontainer li{display: inline; list-style: none;}

#menycontainer li a{text-decoration: none; padding: 0.4em 2em; margin-right: 1em;}

#menycontainer a:link{color: #000000;}

#menycontainer a:visited{color: #000000;}

#menycontainer a:hover{border-top: 1px dotted #000000; border-bottom: 1px dotted #000000;}

#menycontainer a#current{background: #000000; border: 1px solid #FF7800; color: #FF7800;}