body {
font-family: Georgia, Times, serif;
font-size:0.85em;
line-height:1.45em;
background-color:#FFFFFF;
margin: 0;
padding: 0;
}

* {margin: 0; padding: 0;}
a {text-decoration:none; outline: 0; border:none;}
a:hover {text-decoration:underline;}





.bild_border {border-bottom:dashed 1px; padding-bottom:15px;}
img {border: 0;}
h1 {font-size: 1.25em; line-height:1.5em;}
h2 {font-size:1.10em;}

#wrapper {
width: 955px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

#header {
width: 950px;
height: auto;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;		
}



#meny {
width: 570px;
height: 21px;
padding: 10px 10px 10px 35px;
margin-left: 180px;
margin-right: 180px;
border-top: dashed 1px;
}

/*meny-delarna*/

img.menysak {padding-right:15px; padding-left:15px; border-right: #000 solid 1px; float:left;}
img.sak {padding-right:15px; padding-left:15px;float:left;}



/* vänster containern */

#left-container {
width: 180px;
height:420px;
float:left;
} /*container för collection, retailer, about_us, collection_print, contact */	

/*om du lägger padding glöm ej att ta bort på bredden*/ /* mitten containern */

/*about_us, retailers, collection, contact,collection_print */
#main {
width: 590px;
height:auto;
float: left;
margin-top:50px;
overflow:hidden;
} 

/*start sidan*/
.firstpage {
width: 770px;
height:auto;
float:left;
text-align:right;
} 

/* retailers, about_us, contact */
.center_main {
margin-left:140px;
width: 225px;
height:auto;
} 


/* collections sidan */
.box_collection {float:left; margin-bottom:20px;}
.text_flytt {float:left; margin:125px 0 0 25px;}  




/* höger containern */

/*retailer,about_us, collection, contact, collection_print*/
#right-container {
width: 180px;
height:420px;
float: left;
margin-top:50px;
}


/*index */
.c_text {margin-top:250px;}
 
/*collection*/
.collectionz {
width: 240px;
z-index: -3;
position: absolute;
top:350px;
} 


/* retailers, contact */
.rightz {
width: 240 px;
margin-left: 400px;
z-index: -2;
position: absolute;
top: 250px;
}	

/*about_us*/					
.rightzaboutus {
width: 240 px;
margin-left: 400px;
z-index: -3;
position: absolute;
top:400px;
} 

/*bildspel*/
#ImgTxt {margin-top:250px; margin-left: 20px;}


/*index */
.grafiskdesign {
z-index: 10;
position: absolute;
top: 20px;
}
		
