/**
*	editorial.css    v. 1.0.2 
*
*	Indholdsbærende sider. 
*
**/

#indholdsramme {
	margin-left: 192px;
	width: 530px;
	font-family: Verdana;
	font-size: 9px;
	min-height: 600px;
	_height: 600px;
}

/***  Startside ***/

#forsideindholdsramme {
	margin-left: 193px;
	margin-top: -5px;
	width: 960px;
	font-family: Verdana;
	font-size: 120px;
	min-height: 600px;
	_height: 600px;
	background-repeat: no-repeat;
	background-position: top left;
}

#forsideindholdsramme.dk {
	background-image: url('images/stafage/dkforsidebg.jpg');
}

#forsideindholdsramme.uk {
	background-image: url('images/stafage/ukforsidebg.jpg');
	margin-left: 192px;
}

#forsideindholdsramme.de {
	background-image: url('images/stafage/deforsidebg.jpg');
}

#forsideindholdsramme.pol {
	background-image: url('images/stafage/polforsidebg.jpg');
}

#forsideindholdsramme a:link,#forsideindholdsramme a:visited {
	text-decoration: none;
}

#falselokblok {
	position: absolute;
	top: 70px;
	left: 192px;
}

#lokketaengerblok {
	position: absolute;
	top: 245px;
	left: 192px;
}

#skinneklipperblok {
	position: absolute;
	top: 420px;
	left: 372px;
}

#haandstandseblok {
	position: absolute;
	top: 423px;
	left: 191px;
	height: 160px;
}

#standsemaskineblok {
	position: absolute;
	top: 415px;
	left: 552px;
}

#galleriblok {
	position: absolute;
	top: 420px;
	left: 732px;
}


/*** Om TAMA    ***/

#ombillederamme {
	position: relative;
	margin-top: -5px;
	width: 520px;
}

#ombillederamme img {
	border: none;
}

#omtekstramme {
	position: absolute;
	top: 60px;
	left: 545px;
	width: 165px
}

#omtekstramme .col1 {
}


/*** Nyhed ***/

#nyhedsramme {
	position: relative;
	padding: 0 0;
	margin: 0 0;
	width: 530px;
}

#nyhedsramme .col1 {
	float: left;
	width: 160px;
}

#nyhedsramme .col2 {
	float: right;
	width: 340px;
}

/*** Galleri ***/

#galleritable {
	border-collapse: collapse;
}

#galleritable td {
	borderspacing: 0 0;
	border-right: 3px solid #ffffff;
}
#galleritable img {
	border: none;
}

#billedvindue {
	position:absolute;
	top: 90px;
	left: 220px;
	display: none;
	z-index: 200;
}

#billedvindue #prevgalpict {
	position: absolute;
	top: 440px;
	left: 0px;
	font-size: 40px;
	cursor: pointer;
}

#billedvindue #nextgalpict {
	position: absolute;
	top: 440px;
	left: 455px;
	font-size: 40px;
	cursor: pointer;
}

/*** Kontakt ***/

#kontaktramme {
	position: relative;
	padding: 0 0;
	margin: 0 0;
	width: 530px;
}

#kontaktramme .col1 {
	float: left;
	width: 340px;
}

#kontaktramme .col2 {
	float: left;
	margin-left: 15px;
	margin-top: 34px;
	width: 175px;
	font-size: 12px;
}

#kontaktramme fieldset {
	border: none;
	padding: 0 0;
}

#kontaktramme .head {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

#kontaktramme ol {
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
}

#kontaktramme li {
	margin-top: 8px;
}

#kontaktramme label {
	display: block;
	width: 215px;
	font-weight: bold;
}

#kontaktramme label.group {
	display: inline;
	margin-top: -2px;
	font-weight: bold;
}

#kontaktramme input {
	display: block;
	width: 318px;
}

#kontaktramme input.checkbox {
	width: 20px;
}

#kontaktramme input.group {
	display: inline;
}

#kontaktramme textarea {
	width: 320px;
}


/*** Messer ***/

#messerramme {
	position: relative;
	padding: 0 0;
	margin: 0 0;
	width: 530px;
}

#messerramme .col1 {
	float: left;
	width: 340px;
	font-size: 12px;
}

#messerramme .col2 {
	float: left;
	margin-left: 15px;
	margin-top: 34px;
	width: 175px;
	font-size: 12px;
}

h1.messerrammeovr {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

#messerramme ol {
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
}

#messerramme li {
	margin-top: 8px;
}

