* {
padding: 0;
margin: 0;
}

html, body  {
height: 100%;
margin: 0;
padding: 0 0 0 0;
}

body {
background-color: #FFFFFF;
font-family: arial, verdana, sans seriff;
font-size: 14px;
width: 850px;
position: relative;
left: 50%;
margin-left: -425px;
}

.wrapper { 
background: url('../images/main_bg.jpg') repeat-y;
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -48px; 
}

.footer, .push { 
height: 48px;
}

.footer {
background: url('../images/bottom_bg.jpg') no-repeat;
text-align: center;
font-size: 12px;
color: #4C6C9B;
}

#content {
width: 850px;
}

#top {
background: url('../images/top_bg.jpg') no-repeat;
height: 26px;
width: 850px;
padding: 105px 0 0 0;
text-align: center;
}

#top a {
font-size: 16px;
font-weight: normal;
color: #000000;
text-decoration: none;
margin-right: 15px;
}

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

#txt_area {
margin-left: 85px;
margin-top: 10px;
margin-bottom: 10px;
width: 680px;
color: #000000;
}

#txt_area a {
color: #4C6C9B;
}

#txt_area a:hover {
color: #000000;
}

h2 {
font-family: century gothic;
font-size: 32px;
font-weight: bold;
color: #4C6C9B;
margin-bottom: 15px;
}

h3 {
font-family: century gothic;
font-size: 18px;
font-weight: bold;
color: #4C6C9B;
margin-bottom: 5px;
}

p {
margin-bottom: 15px;
}

hr {
margin-bottom: 15px;
}

#regler li {
color: red;
font-size: 18px;
margin-bottom: 10px;
font-weight: bold;
}
