body {
font-family: Calibri, Verdana, Arial;
background-color:#6fc6fa;
background-image:url('baggrund.gif');
background-repeat:repeat-x;
}

h1{
font-size: 24px;
color: #000;
font-weight: normal;
padding-top:5px;
margin-top:0px;
margin-bottom:-5px;
}

h2{
font-size: 16px;
color: #464646;
font-weight: normal;
padding:5px 0px 0px 0px;
margin:0px;
}

h3{
font-size: 14px;
color: #000;
font-weight: normal;
padding-top:5px;
margin-top:0px;
}

p{
font-size: 15px;
line-height: 150%;
color: #464646;
}

a {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: none;
color: #009cff;
}

a img {
border: none;
}

strong {
font-weight: bold;
color: #fd0000;
font-size: 16px;
}

#main {
padding-bottom: 20px;
}

#header {
width: 1000px;
height:66px;
background-image: url(header.png);
margin: 50px auto auto auto;
}

#bottom{
width: 1000px;
height:32px;
background-image: url(bottom.png);
margin: -15px auto auto auto;
}

#indhold{
width: 950px;
background-color: #fff;
margin: 0px auto 0px auto;
padding-left: 20px;
}

#indhold p{
width: 700px;
}

#indhold h3{
padding: 8px 0px 10px 0px;
margin: 0px;
font-weight: bold;
color: #fd0000;
font-size: 16px;
}

#iphonetilbud{
width: 700px;
}

#iphonetilbud h2{
font-size: 18px;
color: #000;
padding-top: 15px;
}

#iphonetilbud li {
margin-left: 20;
padding: 0;
list-style-type: none;
font-size: 14px;
color: #464646;
}

#iphonetilbud ul {
margin: 0;
padding: 0;
font-size: 14px;
}

#iphonetilbud hr {
width: 700px;
color:#979797;
background-color: #979797;
height: 1px;
}


#ad-top{
padding-top: 10px;
}

#menu{
height: 30px;
margin-top:5px;
}

#link{
float:left;
margin-right: 30px;
}

#link a {
color:#000;
font-size: 16px;
}

#link a:hover {
text-decoration: none;
color: #fd0000;
}

#footer {
text-align:center;
font-size: 12px;
color: #fff;
}

#right {
float:right;
width:200px;
margin-right: 20px;
margin-top: 45px;
}
.arrowlistmenu{
width: 200px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font-size: 18px;
color: white;
height:27px;
background: url(menutop.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 5px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #464646;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #464646;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #009cff;
}
