a, a:link, a:visited {
color: #999;
text-decoration: none;
}
a:hover {
/*text-decoration: underline;*/
color: #aaa;
}
a img{
border: none;
}
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
line-height: 15px;
font-family: times;
font-size: 11px;
background: #333 url(images/bakgrunn2.jpg) no-repeat top center fixed;
color: #fff;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}
#inner {
width: 700px;
height: 200px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
#container .ton-ned {
	color: #999;
}
.image {
margin-bottom: 14px;
}

#inner p {
	margin-bottom: 6px;
}
#inner h3 {
	font-size: 13px;
}
