* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    margin: 0px;
    background-color: white;
    background-repeat: repeat-x;
    background-position: top center;
    height: 100%;
}

a {
	color: #ed1c24;
}

#centerwrapper {
    width: 960px;
    margin: auto;
    min-height: 100%;
    font-size: 0px;
    margin-bottom: -16px;
}

#footer {
    width: 960px;
    margin: auto;
    height: 14px;
    text-align: right;
}

#footer a {
    font-size: 12px;
    color: #636363;
    text-decoration: none;
}

#logo {
    background-image: url(../images/sundt_top.jpg);
    background-repeat: no-repeat;
    width: 960px;
    height: 73px;
    border-bottom: 1px solid #636363;
    margin-bottom: 6px;
}

#bilde {
    border: 0px solid #636363;
    width: 958px;
    margin-bottom: 6px;
}

#bilde div {
    height: 366px;
    width: 100%;
}

.picture-front {
	background-repeat: no-repeat;
	background-color: rgb(99, 99, 99);
	background-position: center center;
}

.inlinebody {
    display: table-cell;
    display: inline-body;
    vertical-align: top;
}

#butikker {
    display: inline-block;
    border-top: 6px solid #636363;
    margin-right: 0px;
    width: 237px;
    margin-right: 4px;
    padding-bottom: 15px;
    border-bottom: 1px solid #636363;
    margin-bottom: 20px;
}

#arangementer {
    display: inline-block;
    border-top: 6px solid #636363;
    margin-right: 0px;
    width: 478px;
    margin-right: 4px;
    padding-bottom: 15px;
    border-bottom: 1px solid #636363;
    margin-bottom: 20px;
}

#info {
    display: inline-block;
    border-top: 6px solid #636363;
    width: 237px;
    padding-bottom: 15px;
    border-bottom: 1px solid #636363;
    margin-bottom: 20px;
}
.boksoverskrift {
    height: 23px;
    font-family: Arial;
    font-size: 11px;
    color: #ed1c24;
    text-align: left;
    padding-top: 11px;
    border-bottom: 1px solid #636363;
    margin-bottom: 11px;
}

#butikkene {
    padding-top: 4px;
}

.butikk {
    line-height: 20px;
    background-color: white;
    background-image: url(../images/trekant_opp.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 15px;
    height: 20px;
    cursor: pointer;
}

.butikkinfo {
    padding-left: 15px;
    font-size: 11px;
    font-family: Arial;
    color: #636363;
    line-height: 20px;
}

.butikkinfo .padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
.butikkinfo img {
    margin-bottom: 15px;
}

.butikknavn {
    font-family: Arial;
    font-size: 11px;
    color: #636363;
    background-color: white;
}


#arangementstekst {
    font-family: Arial;
    font-size: 11px;
    color: #636363;
    padding-top: 4px;
    line-height: 20px;
    padding-right: 15px;
}

#aapningstider {
    padding-top: 4px;
    padding-bottom: 17px;
    border-bottom: 6px solid #636363;
    font-size: 11;
    line-height: 20px;
    font-family: Arial;
    font-size: 11px;
    line-height: 20px;
    color: #636363;
}

.aapningstid {
    font-family: Arial;
    font-size: 11px;
    color: #636363;
    line-height: 20px;
}

#kontaktinfo {
    font-family: Arial;
    font-size: 11px;
    color: #636363;
    line-height: 20px;
}

.red {
    color: #ed1c24;
}

#bottom {
    background-image: url(../images/bunnlinje.png);
    background-repeat: no-repeat;
    width: 960px;
    height: 50px;
    margin-top: 10px;
}
