body {
	margin: 0px auto;	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #000;	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

/* DIVS */

#lines {
width: 1024px;
height: 650px;
background-image: url(../images/lines.png);
background-position: center;
background-repeat: no-repeat;
margin: 0px auto;
clear: both;
}

#top {
width: 800px;
height: 104px;
background-image: url(../images/top.png);
margin: 0px auto;
}

#menu {
width: 800px;
height: 12px;
margin: 0px auto;
}

#front {
background-image: url(../images/bottom.png);
background-position: center;
background-repeat: no-repeat;
width: 800px;
height: 408px;
margin: 0px auto;
clear: both;
}

#paper {
background-image: url(../images/paper.png);
background-position: center;
background-repeat: no-repeat;
width: 800px;
height: 408px;
margin: 0px auto;
clear: both;
}

#text {
width: 487px;
height: 337px;
text-align: left;
margin: 0px auto;
padding-top: 0px;
}

#footer {
width: 800px;
height: 76px;
text-align: center;
margin: 0px auto;
padding-top: 0px;
background-image: url(../images/footer.png);
background-repeat: no-repeat;
background-position: center;
color: #ccc;
}

#footer2 {
width: 800px;
height: 76px;
text-align: center;
margin: 0px auto;
padding-top: 0px;
background-image: url(../images/footer2.png);
background-repeat: no-repeat;
background-position: center;
color: #ccc;
}

/* CLASSES */

h1.omos {
width: 154px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/omos.png);
background-repeat: no-repeat;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}

h1.vispiller {
width: 195px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/vispiller.png);
background-repeat: no-repeat;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}

h1.udstyr {
width: 158px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/udstyr.png);
background-repeat: no-repeat;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}

h1.kontakt {
width: 186px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/kontakt.png);
background-repeat: no-repeat;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}

h1.salg {
width: 126px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/salg.png);
background-repeat: no-repeat;
overflow: hidden;margin-top: 0px;
margin-bottom: 0px;
}

h1.media {
width: 158px;
height: 0px;
padding-top: 40px;
background-image: url(../images/titels/media.png);
background-repeat: no-repeat;
overflow: hidden;margin-top: 0px;
margin-bottom: 0px;
}

.input {
background-image: url(../images/input_bg.png);
color: #000;
border: solid 1px #000;
background-color: transparent;
}

.headding {font-weight: bold;font-size: 14px;color: #000;}

.mp3 {
text-decoration: none;
border-style: none;
border: 0px;
}a.mp3:link {
text-decoration: none;
border-style: none;
border: 0px;}

a.mp3:hover {
text-decoration: none;
border-style: none;
border: 0px;
}

a.mp3:visited {
text-decoration: none;
border-style: none;
border: 0px;
}

a.mp3:active {
text-decoration: none;
border-style: none;
border: 0px;
}

img
{  border-style: none;
}a:link {
color: #0692da;
text-decoration: none;
}

a:hover {
color: #0692da;
text-decoration: underline;
}

a:visited {
color: #0692da;
text-decoration: none;
}

a:active {
color: #0692da;
text-decoration: none;
}