html, body {
	background-color:#E9E9E9;
	text-align:center;
	font-family:"Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#4b4b4b;
	}

.input {
	border:1px solid #cacaca;
	width:180px;
	margin:1px;
	}

.textarea {
	border:1px solid #cacaca;
	width:440px;
	height:150px;
	margin:1px;
	}

.submit	{
	border:1px solid #cacaca;
	width:100px;
	background:#e9e9e9;
	margin-top:7px;
	}

.formname {
	float:left;
	width:50px;
	padding-top:4px;
	}

a.lnk {
	text-decoration: none;
	color:#265082;
	}

a.mlnk {
	text-decoration:none;
	color:#4b4b4b;
	}
	

.outer {
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	width:750px;
	}
	
.inner {
	background-color:#ffffff;
	border:1px solid #cacaca;
	width:740px;
	margin:5px;
	padding-bottom:5px;
	}
.header {
	height:77px;
	}
	
.main {
	width:730px;
	/*height:425px;*/
	margin:5px;
	text-align:left;
	display:table;
	}
	
.adr {
	background-color:#e9e9e9;
	border:1px solid #cacaca;
	width:723px;
	padding:3px;
	text-align:center;
	}

.menu {
	width:160px;
	float:left;
	}
.menuback {
	background-color:#e9e9e9;
	border:1px solid #cacaca;
	}
.dblogo {
	padding-top:5px;
	padding-left:3px;
	color:#a3a3a3;
	height:50px;
	}
		
.content {
	width:550px;
	float:right;
	padding-left:10px;
	margin-bottom:20px;
	}
	
.map {
	height:125px;
	border-bottom:1px solid #cacaca;
	}
	
.mloff {
	/*height:25px;*/
	border-bottom:1px solid #cacaca;
	padding:7px;
	}

.mlon {
	/*height:25px;*/
	background-color:#d6d6d6;
	border-bottom:1px solid #cacaca;
	padding:7px;
	}
.lev {
	text-align:center;
	padding-top:25px;
	padding-bottom:5px;
	}
	
.hline {
	font-size:14px;
	color:#A21922;
	font-weight:bolder;
	height:20px;
	}	
.tease {
	color:#265082;
	font-weight:bold;
	}

img.small {
	border:1px solid #000000;
	cursor:hand;
	}
img.large {
	border:1px solid #000000;
	}
.specs {
	float:left;
	width:210px;
	}
.galleri {
	float:right;
	width:329px;
	}
.galspace {
	height:10px;
	}
	
.busliste {
	height:40px;
	}
.stars {
	padding-top:5px;
	padding-bottom:10px;
	}
.spec {
	height:20px;
	}
.retur {
	padding-top:30px;
	padding-left:60px;
	}