/* @override http://localhost:8888/Planck/css/personer.css */

div#portretter{
	position: relative;
	left: -42px;
	top: 10px;
}
#content h1{
	position: relative;
	left: -40px
}
div.rollover{
	position:absolute;
	width: 138px;
	height: 200px;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 40;
}
div#one{
	top: 377px;
	left: 218px;
}
div#two{
	top: 377px;
	left: 360px;
}
div#three{
	top: 377px;
	left: 502px;
}
div.beskrivelse{
	padding-top: 40px;
	width: 270px;
	height: 130px;
	overflow: hidden;
	position: absolute;
	left: 70px
}
div.beskrivelse b{
	font-family: 'Reenie Beanie';
	font-size: 1.4em;
}
div.kontaktinfo{
	width: 220px;
	position: relative;
	height: 100px;
	font-size: 1.3em;
	font-family: 'Molengo';
}
div#konteiner{
position: absolute;
left: 280px;
}
div#havard{
	left: 280px;
	top: -100px;
}
div#tomas{
	left: 560px;
	top:  -200px;
}
div#kontaktskjema{
	width: 300px;
	margin: 15px;
	text-align: left;
	line-height: 25px;
}
textarea#content{
	width: 290px;
	height: 150px;
}
input#navn, input#e-post{
	position: absolute;
	height: 15px;
	left: 100px;
	border: 1px solid gray;
	margin-bottom: 5px;
	margin-top: 5px;
}
input#send, input#avbryt{
	position: relative;
	left: 200px;
}
div.sendmail{
	position: absolute;
	top: 575px;
	height: 0px;
	width: 104px;
	z-index: 100;
	text-align: left;
	line-height: 30px;
	padding-left: 30px;
	background: lightgrey url(../images/mailorange.png) no-repeat 10px 10px;
	overflow: hidden;
	z-index: 39;
}
#m1{
	left: 220px;
}
#m2{
	left: 362px;
}
#m3{
	left: 504px;
}
a.person{
	color: darkgray;
	text-decoration: none;
}
