#advertTopIndex
{
    width: 177px;
    height: 90px;
	float: left;
	background-image: url('../images/forside/peopleVirk.jpg');
	background-color:#ffffff;
}

#advertBottomIndex
{
    width: 177px;
	float: left;
	background-color: #ffffff;
	 
}

#contentIndex
{
    width: 452px;
    height: 340px;
    background-image: url('../images/forside/baggrundForside.jpg');
    float: left;
}

#menuForside
{
    width: 175px;
    height: 400px;
    background-color: #ffffff;
    float: left;
    color: white;
    background-image: url('../images/forside/menu_forside_studerende.jpg');
}

#headerImageForside
{
    width: 450px;
    height: 150px;
    float: left;
    background-image: url('../images/forside/header_forside.jpg');	
	
	}
