body
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    font-size: 1.1em;
}

a
{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}
  
#container
{
    background-image: url(../gfx/baggrund.gif);
    background-repeat: both;
    width: 570px;
    margin: 0 auto 0 auto;
    padding: 16px 48px 0 48px;
}

.clearfix
{
	border: 0px solid transparent;
	width: 100%;
	overflow:hidden;
}

hr
{
    background-color: #FFFFFF;
}

.tekstfelt
{
    height: 10px;
    padding: 7px 7px 7px 7px;
    font-size: 10px;
    font-weight: bold;
margin-bottom: 8px;
}

.copyright
{
	float: right;
	font-size: 12px;
	color: #bdc8c3;
	font-weight: normal;
	line-height: 50px;
	vertical-align: bottom;
}

.copyright a
{
	font-size: 12px;
	color: #bdc8c3;
}

.skillelinje
{
	height: 1px;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-bottom: 20px;
}