html {
	overflow-y: scroll;
}

html, body {
	background-image: url(pictures/body_back.jpg);
	background-color: #A07E7E;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
}

a {
	color: #220202;
}

a:hover {
	color: #A07E7E;
	text-decoration: none;
}

h1 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 20px;
}

h2 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 16px;
}

hr {
	padding: 0px;
	background-color: #766060;
	color: #766060;
	border-style: none;
	height: 1px;
}

img {
	margin: 0px;
	padding: 0px;	
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 6px 0px 12px 0px;
	padding: 0px;
}

input, select {
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #FFFFFF;	
	border: solid 1px #220202;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
}

.noborder {
	border: 0px;
}

.jspointer {
	cursor: pointer;
}

#main {
	position: absolute;
	left: 30px;
	width: 733px;
	height: 100%;
	background-image: url(pictures/main_back.jpg);
	background-color: #FFFFFF;
}

*>#main {
	height: auto;
	min-height: 100%;
}

#top {
	height: 250px;
}

#menu {	
	position: absolute;
	top: 250px;
	width: 150px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 4px 0px 4px 0px;;
	width: 150px;
	color: #000000;
	border-bottom: solid 1px #766060;
	text-decoration: none;
}

#menu a:hover {
	background-color: #FFF9F9;
}

#text {
	position: relative;
	left: 150px;
	width: 550px;
	padding: 10px;
	margin-bottom: 40px;
}

#copytext {
	position: absolute;
	bottom: 15px;
	left: 775px;
}

.ruta {
	margin: 0px;
	padding: 4px;
	background-color: #DCCECE;
	border: solid 1px #766060;		
}

#searchbar {
	position: relative;
	top: 5px;	
	left: 171px;
	width: 370px;
	margin: 0px;
	padding: 4px;
	background-color: #DCCECE;
	border: solid 1px #766060;
}

#searchbar a {
	margin: 0px;
	padding: 0px;
}


#searchbar img {
	position: absolute;
	top: 5px;
	right: 4px;
	cursor: pointer;
}

*>#searchbar img {
	top: 4px;
}

#searchbar input {
	height: 20px;
}

#supportus {	
	position: relative;
	top: 15px;	
	left: 171px;
	width: 380px;
	text-align: center;
}

#tipbar {
	position: relative;
	top: 40px;	
	margin: 0px;
	padding: 4px;
	background-color: #DCCECE;
	border-top: solid 1px #766060;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #766060;
	font-size: 12px;
}

#tipbar input {
	height: 16px;
	font-size: 12px;
}

#tipbar a {
	margin: 0px;
	padding: 0px;
}

#tipbar img {
	position: absolute;
	top: 24px;
	right: 4px;
	cursor: pointer;
}

*>#tipbar img {
	top: 22px;
}


#tbllan {
	font-size: 12px;
}

#responsibility {
	color: #766060;
	font-size: 10px;
	text-align: center;
}

#tblpriser {
	border: solid 1px #766060;
	border-bottom: none;
}

#tblpriser img {
	border: none;
}

#tblpriser #first td {
	color: #FFFFFF;
	background-color: #220202;
	cursor: default;
}

#tblpriser td {
	padding: 4px;
	border-bottom: solid 1px #766060;
	cursor: help;
}

#tblpriser #first a {
	color: #FFFFFF;
}

.startbilligast{
	text-decoration: none;
	cursor: help;
}

.addselect {
	width: 300px;
}

#nohelp {
	cursor: default;	
}

#contactform input{
	width: 400px;
}

#contactform img{
	cursor: pointer;
}

#contactform textarea{
	border: solid 1px #000000;
	height: 150px;
	width: 398px;
}

*>#contactform textarea{
	width: 400px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
}

#ads {
	position: absolute;
	top: 20px;
	left: 815px;
	font-size: 10px;
	color: #A07E7E;
}

#ads img {
	margin-top: 3px;
	border: solid 1px black;
}