﻿@charset "utf-8";
body  {
background-color: black;
margin-top: -3px;
}
#index {
margin-left: auto;
margin-right: auto;
width:962px;
height:835px;
background-image: url(../images/part.png);
background-repeat: no-repeat
}
#menu {
position:relative;
width:331px;
height:54px;
z-index:1;
left: 338px;
top: 39px;
float:left;
}
#lang {
position: relative;
left: 435px;
top: 58px;
width: 100px;
float:left;
}
#lang  a, #contact a{
text-decoration: none;
font-size: normal;
}
#contact{
	position:relative;
	top: 740px;
	left: 790px;
	z-index: 50;
	width: 150px;
}
#annons{
position:relative;
top: 58px;
left:65px;
width:230px;
height:692px;
margin:0px;
padding:0px;
float:left;
}
#content{
position:relative;
top:48px;
left:135px;
width:500px;
height:702px;
float:left;
}
.style1{
font-family: Arial, Verdana, Sans-serif;
color: #830f0f;
font-size: small;
}
h1{
margin-top: 12px;
padding-top: 0px;
font-weight: bold;
font-style: italic;
font-size: x-large;
margin-bottom: 15px;
font-family: "Times New Roman", Times, serif;
}
h1.underline{
border-bottom: solid  #830f0f 1px;
}
title,p{
font-family: Arial, Verdana, Sans-serif;
color: #830f0f;
margin-bottom: 6px;
margin-top: 0px;
font-size: small;
}
img{
border-color: #e4cba5;
}
a{
color: #830f0f;
}
