* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

/* =========  FRAMEWORK  ============ */

body {
    background: #000;
    margin-top: 40px;
    padding: 0;
    font-family: arial, Tahoma, Trebuchet MS, Verdana, Sans-Serif;
    font-size: 12px;
    padding-bottom: 40px;
}

    #wrap {
        background: #fff;
        width: 768px;
        margin: auto;
        
    }
    
    #contentwrap
    {
        width: 768px;
        margin: 0 auto;
    }
    
        #head {
            margin: 0;
            background: #EE3A42;
            height: 114px;
            border-bottom: 1px solid #FFF;
        }

           
      

.logga {
    margin: 20px 0 0 15px;
    border-right: 1px solid #FFF;

}

.logo_text {
    position: absolute;
    margin: 32px 0 0 5px;
    font-family: arial, Verdana, Sans-Serif;
    font-size: 14px;
    color: #FFF;
    display: inline;
    height: 40px;
    padding-left: 10px;
    border-left: 1px solid #FFF;
    
}
        #foot {
	    height: 20px;
            background: #999;
            color: #FFF;
            text-align: left;
            vertical-align: middle;
            padding-top: 5px;
            text-indent: 8px;
            font-size: 11px;
          }
          
#foot a { 
	margin: 0 10px;
	}
        
#topImageStart {
	width: 768px;
	height: 200px;
	position: absolute;
        background: url(../UserFiles/Image/startsida.jpg) no-repeat;
	}

#topImageForetaget {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/foretaget.jpg) no-repeat;
	}

#topImageAutomation {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/automation.jpg) no-repeat;
	}

#topImageMaskinsakerhet {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/cemaskinsakerhet.jpg) no-repeat;
	}
	
	
#topImageUtbildning {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/utbildning.jpg) no-repeat;
	}
	
#topImageService {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/service.jpg) no-repeat;
	}
	
	
#topImageReferenser {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/referenser.jpg) no-repeat;
	}

#topImageKontakt {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/kontakt.jpg) no-repeat;
	}	

#topImageArkiv {
	width: 768px;
	height: 200px;
	position: absolute;
	background: url(../UserFiles/Image/arkiv.jpg) no-repeat;
	}
	
#TextStartTop {
	position: relative;
	width: 200px;
	height: 200px;
	padding-left: 113px;
	padding-top: 15px;
	}

#TextStartBottomRight {
	position: relative;
	width: 400px;
	float: right;
	text-align: left;
	padding-right: 30px;
	}


#TextStartBottomLeft {
	position: relative;
	width: 197px;
	height: 196px;
	float: left;
	margin-top: 35px;
	text-align: center;
	border: 0px solid #ccc;
	padding: 14px 0;	
	left: 110px;
	}
	


	

#MenyUndersidaBottomLeft {
	position: relative;
	width: 160px;
	height: 170px;
	margin-top: 255px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	left: 120px;
	}


#TextUndersidaBottomRight {
	position: relative;
	width: 420px;
	float: right;
	text-align: left;
	margin-top: 220px;
	right: 30px;
	margin-bottom: 20px;
	padding-right: 10px;
	}

#TextUndersidaBottomRight li {
	margin-left: 15px;
	}

#TextUndersidaBottomLeft {
	position: relative;
	width: 190px;
	float: left;
	padding-left: 50px;
	margin-top: 220px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;	
	margin-bottom: 15px;
	}

	
#arkivFooter {
	position: relative;
	height: 20px;
	background: #999;
	color: #fff;
	float: left;
	padding-top: 5px;
	margin-top: -5px;
	font-weight: bold;
	padding-left: 94px;
	}

	
#NewsTest {
	position: relative;
	width: 200px;
	float: right;
	border: 1px solid #000;
	margin: -500px 20px 0 0;
	}
	
/* =========  ANNAN POSITIONERING  ============ */
            

.ListaContent {
	text-indent: 0px;
	margin-left: 25px;
   }
   


	
h2 {
	font-size: 18px;
	color: #000;
	}	

h3 {
	font-size: 14px;
	color: #000;
	}
	
.h2 {
	font-size: 18px;
	color: #FFF;
	}


h4 {
	font-size: 12px;
	color: #ed3942;
	}
	
.gray {
	color: #999;
	}
	
img {
    border: none;
}


a {
    text-decoration: none;
    color: #E42B38;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

a:active {
    color: #1084C5;
}

a:visited {
    color: #E42B38;
}

.Undermeny1 li {
	list-style-type: none;
	color: #000;
	
}

.Undermeny1 li a {
 	text-decoration: none;
	color: #888;
	}
	
.Undermeny1 li a:visited {
	color: #888;
	}
	
.Undermeny1 li  a:hover {
	text-decoration: underline;
	color: #E42B38;
	}
	

	
a:active {
    color: #000;
}

#arkivFooter a
{
    color: #fff;
    text-decoration: none;
}


#arkivFooter a:visited
{
    color: #fff;
}

#arkivFooter a:hover
{
    color: #000;
    text-decoration: underline;
}