body {margin:5px;}

td {vertical-align: top;}

#container {
	position:relative;
	width: 950px;
	height: 500px;
}

#wvs_overskrift {
	position: relative;
	top: 50px;
	left: 50px;
}
#wvs_overskrift h1 {
	background: transparent url('../gfx/ramme/wvs_overskrift.jpg') no-repeat top left;
	height: 60px;
	width: 516px;
	margin:0px;
}
#wvs_overskrift h1 span {display:none;}


#wvs_symbol {
	background: url('../gfx/ramme/wvs.jpg') no-repeat;
	width: 88px;
	height: 174px;
	float: right;
}


#zen {
	background: url('../gfx/ramme/zen.png');
	height: 258px;
	width: 258px;
}

#kant_o {
	background: url('../gfx/ramme/kant_o.png');
	height: 20px;
	width: 672px;
}

#kant_ho {
	background: url('../gfx/ramme/kant_ho.png');
	height: 20px;
	width: 20px;
}

#zone_overskrift {
	background: url('../gfx/ramme/bg_pixel.png');
	height: 238px;
	width: 672px;
}

#kant_h {
	background: url('../gfx/ramme/kant_h.png');
	width: 20px;
}

#kant_v {
	background: url('../gfx/ramme/kant_v.png');
	width: 20px;
}

td#menu {
	background: url('../gfx/ramme/bg_pixel.png');
	width: 250px;
}

#indhold {
	background: url('../gfx/ramme/bg_pixel.png');
	width: 540px;
	height: 250px;
}

#afstand_symbol {
	background: url('../gfx/ramme/bg_pixel.png');
	width: 120px;
	vertical-align: top;
}

#kant_vn {
	background: url('../gfx/ramme/kant_vn.png');
	height: 20px;
	width: 20px;
}

#kant_n {
	background: url('../gfx/ramme/kant_n.png');
	height: 20px;
	width: 910px;
}

#kant_hn {
	background: url('../gfx/ramme/kant_hn.png');
	height: 20px;
	width: 20px;
}

input, textarea {
   font-size: 11px;
   background-color: #fffddc;
   border: 2px solid #faba00;
   text-align: left;
   margin: 3px;
}
