html, body{
	font: 12px Verdana,Tahoma,Arial,sans-serif;
	background: #8fcafd url(../images/fadebg.gif) repeat-x;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

a { text-decoration: none; }

#wrap{
	background: #fff;
	width: 700px;
	height: 100%;
	margin: 0 auto;
	border-left: 2px solid #f9f11e;
	border-right: 2px solid #f9f11e;
}

#content{
        padding-left: 20px;
        padding-top: 0px;
        padding-bottom: 50px;
}

#content h1{
        color: #000;
        font-size: 12px;
        margin: 0;
        padding-bottom: 5px;
}

#content h4{
        color: #4d88ff;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 9px;
        font-size: 20px;
        text-align: center;
}

#content a{
        color: #4d88ff;
        text-decoration: none;
}

#content p{
	margin: 0;
	padding: 0;
}

.anbefaler{
	margin-top: 10px;
	margin-bottom: 5px;
}

.dagens{
	margin-top: 30px;
	margin-bottom: 10px;
}

.numselinks{
	margin-top: 0px;
	margin-bottom: 10px;
}

#numselinks{
	font-size: 18px;
	color: #000;
        width: 680px;
        margin-top: 25px;
}

#numselinks a{
        color: #4d88ff;

}

#numselinks a:hover{
	color: #304d86;
}

#numselinks td{
       width: 150px;
}

#links{
	font-size: 11px;
	color: #000;
        width: 680px;
        margin-top: 25px;
	margin-bottom: 25px;
}

#links a{
        color: #4d88ff;

}

#links a:hover{
	color: #304d86;
}

#links td{
       width: 135px;
}

#top{
        background: url(../images/storenumser.jpg);
        color: #fff;
        width: 700px;
        height: 306px;
}

#headtext{
	width: 660px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 10px;
}

#headtext a{
	color: #4d88ff;
}

#menu{
        color: #000;
        width: 660px;
	padding-left: 20px;
}

#menu h1{
        float: left;
        margin: 0;
        font-size: 10px;
}

#menu p{
        float: right;
        margin: 0;
        font-size: 9px;
}
#menu p a{
        color: #000;
}

#contact, #contact a{
	width: 680px;
	height: 20px;
        color: #000;
	margin-top: 20px;
        font-size: 11px;
	font-weight: bold;
	text-align: center;
}

