body {
margin: 0px;
font-size: 13px;
font-family: sans;
}

#bg {
	background-image: url(grafik/ubuntu-front_03.jpg);
	width:100%;
	text-align:center;
}

#bg2 {
background-image: url(grafik/menu_loop.jpg);
background-repeat: repeat-x;
width: 100%;
text-align: center;
}

.imgknap {
border:0;
}

a img {
border: 0px;
padding-right: 2px;
}

p {
margin: 0px;
}

#right {
float: right;
}

#left {
float: left;
clear: left;
}

#nyheder {
width: 218px;
background-image: url('grafik/left_loop.gif');
background-repeat: repeat-y;
}

#nyheder a {
color: #000000;
text-decoration: none;
}

#nyheder a:hover {
text-decoration: underline;
}

#nyheder p {
padding-left: 5px;
padding-right: 10px;
}

#nyhederbottom {
width: 218px;
height: 139px;
background-image: url('grafik/ubuntu-front_16l.jpg');
background-repeat: no-repeat;
}

#guides {
width: 218px;
background-image: url('grafik/right_loop.gif');
background-repeat: repeat-y;
}

#guides a {
color: #000000;
text-decoration: none;
}

#guides a:hover {
text-decoration: underline;
}

#guides p {
padding-left: 10px;
padding-right: 5px;
}

#guidebottom {
width: 218px;
height: 139px;
background-image: url('grafik/ubuntu-front_16.jpg');
background-repeat: no-repeat;
}

#content_forside {
padding: 5px;
margin-right: 225px;
margin-left: 225px;
}

#content_forside a {
text-decoration: none;
color: red;
}

#content {
padding: 5px;
margin-right: 225px;
}

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

.title {
font-weight: bold;
font-size: 20px;
border-bottom: 1px solid;
}

.head1 {
font-weight: bold;
font-size: 20px;
}

.head2 {
font-weight: bold;
font-size: 18px;
}

.longtext {
width: 500px;
}

.news {
font-size: 10px;
}

.topmenu {
height: 28px;
}

.topmenu a {
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 10px;
padding-right: 10px;
}

