/* >>>>>>>>>>>>>>>>>>>> BASIC              <<<<<<<<<<<<<<<<<<<< */
body {
	font: normal 10pt/12pt Arial, sans-serif;
	color: black;
	background-color: white;
	width: 17cm;
	height: auto;
	margin: 2cm auto;
	padding: 0;
	text-align: left;
	border: none;
}

h1, h2, h3, h4, h5, h6, p, ul, dl, dd, dt, ol, li, div { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a {
	color: black;
	background-color: transparent;
	text-decoration: none;
}

#Logo ul, #Home, #Navigation, #BasicNavigation, #Copyright, #ImageBar, #ImageBarSmall, form { display: none; }
#Logo { margin:0; padding:0; }
#Logo h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
	margin: 0pt 0pt 24pt;
	padding: 0;
	text-transform: uppercase;
}
	
#Content div#Request dl {
	width: 100%;
	margin: 0 0 14pt;
	padding: 0;
	line-height: 14pt;
}
#Content div#Request dl dt {
	display: block;
	font-weight: bold;
	width: 5cm;
	padding: 0;
	margin: 0;
}
#Content div#Request dl dd {
	display: block;
	padding: 0pt 0pt 6pt 5.5cm;
	margin: -14pt 0pt 6pt;
	border-bottom: solid 1pt black;
}
#Content div#Request h2 { margin: 28pt 0pt 14pt; }

/* >>>>>>>>>>>>>>>>>>>> CONTENT            <<<<<<<<<<<<<<<<<<<< */
#Content, #ContentImage {
	position: inherit;
	width: 100%;
	margin: 0;
	padding: 0;
}
#Content, #ContentImage { height: auto; }
#Content p, #ContentImage p { margin-bottom: 12pt; }
#Content h1, #ContentImage h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 24pt;
	margin-top: 28pt;
}
#Content h2, #ContentImage h2 {
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin-bottom: 24pt;
	margin-top: 28pt;
}
#Content h3, #ContentImage h3 {
	font-size: 1em;
	line-height: 14pt;
	border-bottom: solid 1pt black;
	padding-bottom: 5pt;
}
#Content a, #ContentImage a, #ContentList a, #ProductsImage h4 a {
	padding: 0;
	margin: 0;
	background: none;
}
#Content p.Large, #ContentImage p.Large {
	font-size: 14pt;
	line-height: 18px;
	margin-bottom: 12pt;
}
#ContentImage img.Main {
	display: block;
	width: 380px;
	margin-bottom: 24pt;
}
#ContentImage ul, #Content ul {
	margin-left: 12px;
	list-style-type: square;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
#Content dl {
	display: block;
	line-height: 14pt;
	margin-top: 14pt;
}
#Content dt {
	display: block;
	width: 100px;
}
#Content dd {
	margin-left: 140px;
	margin-top: -14pt;
}

/* >>>>>>>>>>>>>>>>>>>> CONTENTLIST        <<<<<<<<<<<<<<<<<<<< */
#ContentList {
	position: inherit;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#ContentList h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 28px;
}
#ContentList h3 {
	font-size: 1em;
	line-height: 14px;
	border-bottom: solid 1px black;
	margin-bottom: 24pt;
}
#ContentList h4 {
	font-size: 1em;
	line-height: 14px;
	border-top: solid 1px black;
	padding-top: 6px;
	margin-bottom: 24pt;
}
#ContentList p { margin-bottom: 28px }
#ContentList a.BackSelected { display: none; }
#ContentList .Entry {
	display: block;
	height: 104px;
	margin-bottom: 20px;
}
#ContentList .Entry ul {
	display: block;
	overflow: hidden;
	height: 16px;
	border-top: solid 1pt black;
	border-bottom: solid 1pt black;
	padding: 5pt 0;
	margin-bottom: 5pt;
	list-style-type: none;
}
#ContentList .Entry li {
	float: left;
	display: block;
}
#ContentList .Entry li.Heading {
	width: 30%;
	font-size: 14pt;
}
#ContentList .Entry li.Naming {
	width: 70%;
	padding-top: 6px;
	text-align: right;
}
#ContentList .Entry img {
	height: 80px;
	float: left;
}
#ContentList .Entry p { margin-left: 140px; }

/* >>>>>>>>>>>>>>>>>>>> PRODUCTS           <<<<<<<<<<<<<<<<<<<< */
#Products, #ProductsImage {
	display: block;
	width: 100%;
	position: inherit;
	height: auto;
	margin: 0;
	padding: 0;
}
#Products img, #ProductsImage img {
	border: none;
	margin: 0;
	padding: 0;
}	
#ProductsImage h3, #Products h3 {
	font-size: 1em;
	line-height: 14px;
	display: block;
	height: 14px;
	margin-bottom: 24pt;
	border-bottom: solid 1pt black;
}
#ProductsImage h3 a, #Products h3 a { display: none; }
#ProductsImage a.Back, #Products a.Back { display: none; }

/* ProductsImage */
#ProductsImage {
	overflow: auto;
	width: 380px;
}
#ProductsImage h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 6px;
}
#ProductsImage h4 {
	font-size: 1em;
	line-height: 14px;
	border-top: solid 1px black;
	color: #0A0;
	padding-top: 6px;
	margin-bottom: 24pt;
}
#ProductsImage a.BackSelected,
#ProductsImage a.Selected,
#ProductsImage a.BackSelected { background-image: url(../i/out_2.gif); }
#ProductsImage a.BackSelected:hover { background-image: url(../i/outo_2.gif); }
#ProductsImage #Main a {
	display: block;
	width: 360px;
	height: 200px;
	margin-bottom: 24pt;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ccc;
}
#ProductsImage #Main a:hover {
	border: solid 1px black;
	width: 358px;
	height: 198px;
	margin: 0px  0px 24pt 0px;
	background-position: -1px -1px;
}
#ProductsImage .Data ul {
	margin-left: 12pt;
	margin-bottom: 12pt;
	list-style-type: square;
	display: block;
}

/* Productspages */
#Products { width: 100%; }

/* Specification */
#Products #Specification p {
	position: absolute;
	top: 10cm;
	left: 0;
	height: 24pt;
	overflow: hidden;
	width: 380px;
}
#Products #Specification dl {
	position: absolute;
	top: 12cm;
	left: 0;
	font-size: 8.5pt;
	line-height: 10pt;
	width: 100%;
}
#Products #Specification dt {
	display: block;
}
#Products #Specification dd {
	margin-left: 0;
}

/* Stage */
#Products #Stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
}
#Products #Stage img {
	width: 200px;
	height: 200px;
}
#Products #Stage ul {
	position: absolute;
	top: 220px;
	left: 0px;
	list-style-type: none;
	border-top: solid 1px black;
	width: 150px;
	height: 12px;
	padding: 5px 25px;
}
#Products #Stage li {
	display: block;
	width: 150px;
	text-align: center;
}
#Products #Stage li a { padding: 0; margin: 0; }
#Products #Selector, #Products #Stage ul .Next, #Products #Stage ul .Previous { display: none; }

#Products .Series {
	display: block;
	height: 104px;
	margin-bottom: 20px;
}

#Products #Text p {
	position: absolute;
	top: 420px;
	left: 0px;
	width: 380px;
}

/* >>>>>>>>>>>>>>>>>>>> GALLERY            <<<<<<<<<<<<<<<<<<<< */
#Gallery {
	position: inherit;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#Gallery h3 {
	font-size: 1em;
	line-height: 14px;
	border-bottom: solid 1px black;
	margin-bottom: 12pt;
}
#Gallery h3 a { float: right; }
#Gallery a {
	padding-left: 10px;
	margin-left: 2px;
}
#Gallery a.Back { display: none; }
#Gallery img {
	border: none;
	margin: 0;
	padding: 0;
}

/* Stage */
#Gallery #Stage {
	position: absolute;
	top: 32px;
	left: 0px;
	width: 380px;
	height: 322px;
	text-align: center;
}
#Gallery #Stage img {
	max-width: 380px;
	max-height: 285px;
	margin-bottom: 12pt;
}
#Gallery #Stage ul {
	position: absolute;
	top: 305px;
	left: 0px;
	display: block;
	list-style-type: none;
	border-top: solid 1px black;
	height: 10px;
	padding: 5px 25px;
	width: 330px;
}
#Gallery #Stage li {
	display: block;
	width: 330px;
	text-align: center;
}
#Gallery #Stage li a { padding: 0; margin: 0; }
#Gallery #Stage ul .Next, #Gallery #Stage ul .Previous { display: none; }
#Gallery #Selector { display: none;}

/* >>>>>>>>>>>>>>>>>>>> CONTACT            <<<<<<<<<<<<<<<<<<<< */
#Contact {
	list-style-type: none;
	position: inherit;
	width: auto;
	display: block;
	border: none;
	height: auto;
	padding: 0;
	margin-top: 48pt;
}
#map { display: none; }
#Contact  li ul {
	padding: 0;
	position: inherit;
	margin-bottom: 6pt;
}
#Contact .Heading {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 12pt;
}
#Contact .Title { font-weight: bold; margin-bottom: 12pt; }
#Contact .Adress {}
#Contact .Fon, #Contact .Fax, #Contact .Mobile, #Contact .Mail, #Contact .URL {
	padding-left: 14pt;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Contact .Fon,  { margin-top: 14pt; background-image: url(../i/cnt_fon.tif); }
#Contact .Fax { background-image: url(../i/cnt_fax.tif); }
#Contact .Mobile { background-image: url(../i/cnt_mobile.tif); }
#Contact .Mail { background-image: url(../i/cnt_mail.tif); }
#Contact .URL { background-image: url(../i/cnt_url.tif); }
#Contact a:hover { text-decoration: underline; }