.wrap {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

.ndLogo {
    background: url('/images/newfrontpage/nd/top_back.jpg');
    height: 107px;
    width: 1003px;
}

.nav {
    background: url('/images/newfrontpage/nd/menu_back.jpg');
    width: 1003px;
    height: 20px;
}

.navLink {
    font-family: Arial, serif;
    font-size: 11px;
    font-weight: bold;
    color: #2D4499;
}

.ndButton {
    background: url('/images/newfrontpage/nd/netDoktor_knap.jpg');
    width: 112px;
    height: 27px;
    float: left;
}

.content {
    width: 99%;
    border: 1px solid #DDD;
    border-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.loginFields {
    position: relative; top: 22px; left: 340px;
    width: 300px;
}
.loginFields input {
    margin-left: 10px;
    background:#FFFFFF;
    border:1px solid #858A8D;
    width: 120px;
}

.loginButton {
    width: 50px;
    height: 20px;
    position: relative; top: 25px; left: 553px;
    background: url('/images/newfrontpage/laes_mere_knap.jpg');
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    cursor: pointer;
}

.rememberMe {
    position: relative; top: -21px; right: -620px;
    font-size: 11px;
    font-family: Arial, serif;
    width: 100px;
}

.forgottenPass {
    font-size: 10px;
    font-family: Arial, serif;
    position: relative; top: -8px; right: -625px;
    width: 200px;
}

.readMoreButtonTop {
	position: relative; top: -55px; right: -800px;
	width: 160px;
}

.signupButtonTop {
	position: relative; top: -35px; right: -800px;
	width: 160px;
}

.counter {
	position: relative; top: -65px; right: -700px;
    background: url('/images/newfrontpage/counter.jpg');
    height: 48px;
    width: 91px;
}

.bottomlinks {
	font-family: Verdana; 
	font-size: 10px;
}

.boxHeader {
	font-family: Verdana;
	font-size: 12px;
}

.boxContent {
	font-family: Verdana;
	font-size: 12px;
}

.bmiheader {
	font-family: Verdana;
	font-size: 12px;
}

.bmibox {
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
}

p div ul {
	font-family: Verdana;
	font-size: 12px;
}

.fiveReasonsList {
    font-weight: normal;
}

.homeLink {
	position:relative;
	top: 12;
	left: 20;
	height: 65px;
	width: 134px;
}