body {
        text-align: left;
        font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
        background: White;
        font-size: 14px;
        border: 0px;
        background:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#bebebe;
        color:#555;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 19px;
}
div#main {

background-color: white; border: 1px solid grey; padding: 10px; margin-left: auto; margin-right: auto; min-height:500px;
  height:auto !important;
  height:500px; width: 730px; margin-top: 30px; margin-bottom: 30px;

}

img {
	border: 0px;
}
span {
font-size: 18px;
}
.input{
width: 50%;
height: 20px;
font-size: 20px;
border: 2px dashed lightgrey;
color: #5e5e5e;
background-color: #f7f7f7;

}

table#header{
float: left;
border: 1px solid lightgrey;
border-spacing: 0px;
overflow: hidden;
}
table#header td{
border: 1px solid lightgrey;
overflow: hidden;
}
.left {
float: left;
}

.right {
float: right;
}
p#meny {
font-size: 12px;
color: white;
background-color: #666666;
width: 100%;
padding-top: 3px;
}
p#meny a {
color: #00d8ff;
padding-top: 3px;
}
a {
	color: #0088e6;
}
a:hover {
	color: #00ff7d;
}
a:active {
	color: #ffbf00;
}