﻿body {}

* {
	margin:0;
	padding:0;
	}
	
#MainDiv {
    width:819px;
    min-height:600px;
    background:#fff;
    margin:0 auto;
}
    
#HeaderDiv {
    width:820px;
    height:28px;
    background:url(images/banner.gif) no-repeat;
    padding-top:80px;
}

#ContentDiv {
    width: 820px;
    min-height:auto;
    }
    
#ContentFilmDiv {
    width:820px;
    height:120px;
    background-color:#fff;
    }
    
#ContentTopDiv {
    width:820px;
    height:25px;
    background:url(images/content-top.gif) no-repeat;
    margin-top:5px;
    }
    
#ContentContentDiv {
    width:820px;
    min-height:250px;
    background: url(images/content.gif) repeat-y;
    padding:5px 25px 0px;
    }
    
#Blomma {
    width: auto;
    min-height:260px;
	background:url(images/blomma.gif) no-repeat bottom right;
	margin-right:55px;
	}
    
#ContentLeft {
    width:210px;
/*    min-height: 300px; */
    padding-bottom: 15px;
    padding-left:15px;
    float:left;
}

#Alingsas {
    width:270px;
    height:31px;
    background:url(http://www.alingsastak.se/images/alingsas.gif) no-repeat;
    }

#Solsta {
    width:270px;
    height:61px;
    background:url(http://www.protansolstatak.se/images/solsta.gif) no-repeat;
    margin-top:-10px;
    }
 
#Sundtak {
    background:url(http://www.protansundtak.se/images/sundtak_logga.jpg) no-repeat;
    width:250px;
    height:61px;
    margin-top:-10px;
    }

#Lindstromtak{
	background:url(http://www.protanlindstromtak.se/images/lindstromtak_logga.jpg) no-repeat;
	width:250px;
	height:61px;
	margin-top:-10px;
	}
	
#Takteknik{
	background:url(http://www.protantakteknik.se/images/takteknik_logga.jpg) no-repeat;
	width:250px;
	height:61px;
	margin-top:-10px;
	}
	
#Entreprenad{
	background:url(http://www.protanentreprenad.se/images/entreprenad_logga.jpg) no-repeat;
	width:250px;
	height:42px;
	margin-top:-10px;
	}	
    
/*#ContentLeftMapDiv {
    width:230px;
    height:auto;
    text-align:right;
    } */
   
#ContentRight {
    width:500px;
/*    min-height:300px; */
    margin-left:20px;
    float:left;
    padding-bottom: 15px;
}

#ContentMenuDiv {
    width:auto;
    height:50px;
    float:left;
    }

.ClearDiv {
    clear:both;
    }
   
 
#FooterDiv {
    width:820px;
    height:50px;
    background:url(images/content-bottom.gif) no-repeat;
    }

#logout {
	float: right;
	margin-top: -76px;
	padding-right: 20px;
	text-align: right;
    }
    
#captcha
{
    height: 40px;
    position: relative;
}
