﻿body
{

    margin:0px;
    margin-top:50px !important;
    padding:0px;
    background-color:#f6f6f6 !important;

}

h1
{
 font-family:Calibri;
 letter-spacing:2px;
 color:#595959;
 margin:0px;
 padding:0px;
}

#kundsidan h2
{
 font-family:Calibri;
 letter-spacing:3px;
 font-size:x-large;
 color:#ffffff;
 margin:0px;
 padding:0px;
 text-shadow: 2px 2px 2px #000;
}

.fontAlternativeColor1
{
    color:#595959 !important;
}

#pageContainer
{
    margin:auto;
    width:778px;
}

#myContent
{
  
    width:758px;    
    position:inherit;
    margin:auto;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:0px;
    border-style:solid;
    border-color:#cecece;
    background-color:#FFFFFF;
    
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	
	-webkit-box-shadow: 2px 2px 5px #e4e3e3;
	-moz-box-shadow: 2px 2px 5px #e4e3e3;

	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 2px 2px 5px #e4e3e3;
	/*border-radius: 10px;*/


}

.shadow
{
    box-shadow: 2px 2px 5px #e4e3e3;
    -moz-box-shadow: 2px 2px 5px #e4e3e3;
}

#top_home
{
    width:778px;
    height:171px;
    position:relative;
    z-index:30;  
}


#top_tillSalu
{
    width:778px;
    height:171px;
    position:relative;
    z-index:30;

}

#top_service
{
    width:778px;
    height:171px;
    position:relative;
    z-index:30;
}

#logga
{
    width:244px;
    height:79px;    
    position:absolute;
    margin-top:-212px;   
    margin-left:25px;
    z-index:50;
    
}
#vitec
{
    width:175px;
    height:33px;    
    position:absolute;
    margin-top:-202px;   
    margin-left:570px;
    z-index:50;
}

#secondMenu
{
    width:200px;
    height:25px;    
    position:absolute;
    margin-top:-27px;   
    margin-left:560px;
    z-index:50;
}

#secondMenu a
{
    text-decoration:none;
    font-family:Arial;
    font-size:10px;
    color:#999999;
    letter-spacing:1px;
}

.brod
{
    font-size:14px;
    font-family:Calibri;    
}

.serviceBoxText
{
 font-family:Calibri;
 letter-spacing:1px;
 color:#595959;
 font-size:medium;
 vertical-align:top;
}

.servicelink
{
 font-family:Calibri;
 letter-spacing:1px;
 color:#595959;
 font-size:medium;
 vertical-align:top;
 text-decoration:none;
}

#kundsidan
{
    height:180px;
    width:229px;
    background-image:url(Images/kundsidan.png);
    background-repeat:no-repeat;
    color:White;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    
    
}
#kundsidan input
{
    font-size:11px;
    font-family:Arial;
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color:#1187da;    
}

#kundsidan a
{
    color:White;
    font-size:10px;
    font-family:Arial;
    text-decoration:none;
}