* {
    margin: 0;
    padding: 0;
}

body {
    background: #EDEDED url(../img/bg.gif) center repeat-y;
}

#wrap {
    width: 885px;
    margin: auto; 
}

    #header {
        background: url(../img/header.jpg) 14px no-repeat;
        height: 174px;
        width: 875px;
        position: relative;
    }
    
    #left {
        width: 580px;
        float: left;
        border-right: 0px solid #B2B2B2;
        min-height: 400px;
    }
    
    #left1 {
        border-right: 1px solid rgb(178, 178, 178); 
        float: left; 
        width: 480px; 
        min-height: 400px; 
        padding-right: 20px;
    }
    
    #right {
        width: 290px;
        float: left;
    }
    
    #right1 {
        float: right; 
        width: 260px; 
        clear: right; 
        margin-left: 15px;
    }
    
    #main {
        
    }
    
    #navigering {
        border-bottom: 1px solid #B2B2B2;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    
    
    
    
    
/* classer */
.logga {
    margin: 2px 0 0 25px;
}

.contentbox {
    margin: 0 50px;
}

/*.kundportal {
    position: absolute;
    bottom: 20px;
    right: 300px;
}

.sjukanmalan {
    position: absolute;
    bottom: 20px;
    right: 315px;
}*/

.buttonholder {
    position: absolute;
    bottom: 20px;
    right: 315px;
}

.kundportal {
    float: left;
    margin-top: 11px;
}

.sjukanmalan {
    float: left;
    margin-left: 10px;
    margin-top: 11px;
}

.icon {
    padding-left: 30px; 
    background: url(../img/pil.gif) no-repeat;
}

.icon_kort {
    padding-left: 20px; 
    background: url(../img/pil.gif) no-repeat;
}

.textbox, .drop {
    width: 200px;
}

.textbox_multirow {
    width: 420px;
    height: 80px;
}

.right {
    width: 420px;
    text-align: right;
}

.referenser {
    width: 100%;
    margin-top: 10px;
}

    .referenser td {
        width: 30%;
        padding-bottom: 10px;
        padding-right: 10px;
        vertical-align: top;
    }

.natt label {
    padding-left: 5px;
    padding-right: 10px;
}



/* meny */
.menu {
    position: absolute;
    bottom: 30px;
    left: 0px;
}

.menu li {
    float: left;
    list-style: none;
    text-align: center;
    padding-top: 3px;
}

.menu li a {
    text-decoration: none;
    color: #d5dfd4;
    font-weight: bold;
}


/* övriga taggar */
ul, ol {
    margin: 5px 0;
    padding-left: 15px;
    font-size: .7em;
    font-family: Verdana, Sans-Serif;
}

h1 {
    font-size: 1.05em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
}

h2 {
    font-size: .95em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    margin: 15px 0 5px 0;
}

h3 {
    font-size: .9em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    margin: 15px 0 5px 0;
}

h4 {
    font-size: .85em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    margin: 15px 0 5px 0;
}

h5 {
    font-size: .8em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    margin: 15px 0 5px 0;
}

h6 {
    font-size: .75em;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
}

p {
    font-size: .7em;
    font-family: Verdana, Sans-Serif;
    margin: 5px 0 10px 0;
}

img {
    border: none;
}

a {
    color: #e27f15;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

table {
    font-family: Verdana, Sans-Serif;
}

td, th {
    font-size: .7em;
    text-align: left;
    padding-right: 10px;
}

#right1 h5 {
    padding-left: 30px;
    background: url(../img/plus.gif) left center no-repeat;
    cursor: pointer;
}

.relateratdokument a.pdf {
	background: url(../img/pdf.png) no-repeat left center;
	line-height: 16px;
	height:16px;
	padding:5px 5px 5px 20px;
}
 
.relateratdokument a.txt {
	background: url(../img/txt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
.relateratdokument a.zip {
	background: url(../img/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}

.relateratdokument a.word {
	background: url(../img/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
