/* Copyright (c) 2004 Veit Schiele (Kontakt@Veit-Schiele.de */

a
{
    text-decoration: none;
}

a:link
{
    color: #538080;
}

a:visited
{
    color: #538080;
}

a:hover
{
    color: #85cccc;
}

a:active
{
    color: #85cccc;
}

body
{
    background-color: white;
    margin: 0;
}

dl {
    margin: 0 0 1.3em 0;
    padding: 0;
}

dt {
    margin: 0;
    line-height: 1.3em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.0em;
    font-weight: normal;
}

dd {
    margin: 0 0 0 1.3em;
    line-height: 1.3em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.0em;
    font-weight: normal;
}

em {
    font-style: italic;
}

h1, h2
{
    margin: 1.3em 0 0 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-weight: normal;
}

h1
{
    font-size: 1.6em;
    line-height: 2.1em;
}

h2
{
    font-size: 1.3em;
    line-height: 1.6em;
}

hr
{
	width: 100%;
	height: 1px;
	background-color: #666666;
	border-style: none;
}

img {
    border-style: none;
}

input
{
	margin: 0;
	background-color: white;
	border-color: #666666;
	border-style: dotted;
	padding: 0 0.3em 0 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.3em;
	border-width: 1px;
}

input:focus, 
textarea:focus {
    border-color: #85cccc;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.0em;
    line-height: 1.3em;
    text-align: left;
    margin: 0 0 1.3em 0;
}

strong {
    font-weight: bold;
}

table
{
    margin: 0 6px 0 6px;
	border-style: none;
	border-width: 0;
}

td
{
	margin: 0;
	border-style: none;
	padding: 0 0.3em 0 0;
	vertical-align: text-top;
	white-space: nowrap;
}


/* Header */

div.Header
{
    position: absolute;
    top: 0;
    left: 0;
    height: 52px;
    background-color: white;
}

.Logo
{
    margin: 21px 0 5px 138px;
    height: 36px;
    width: 138px;
}


/* Header */

div.Navigation
{
    position: absolute;
    top: 62px;
    left: 0; 
    width: 138px;
    background-color: white;
    padding: 6px 0 0 16px;
}

.Navigation p
{
    margin: 0;
}

p.MainNav a
{
    background-image: url(../Images/Link.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0 0 0 8px;
    text-decoration: none;
}

p.MainActual
{
    background-image: url(../Images/Actual.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0 0 0 8px;
}

p.MainActualDown
{
    background-image: url(../Images/ActualDown.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0 0 0 8px;
}

p.SubNav a
{
    text-decoration: none;
    margin-left: 8px;
    padding: 0 0 0 8px;
    background-image: url(../Images/Link.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

p.SubActual
{
    text-decoration: none;
    margin-left: 8px;
    padding: 0 0 0 8px;
    background-image: url(../Images/Actual.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}


/* Content */

div.Content
{
    position: absolute;
    top: 62px;
    left: 138px;
    width: 492px;
    background-color: white;
}

img.Portrait
{
    width: 360px;
    height: 480px;
    margin: 0 66px 0 66px;
}

img.Landscape
{
    width: 480px;
    height: 360px;
    margin: 0 6px 0 6px;
}

img.Square
{
    width: 416px;
    height: 416px;
    margin: 0 38px 0 38px;
}

img.Doppelloop
{
    width: 302px;
    height: 573px;
    margin: 0 95px 0 95px;
}

img.Technik
{
    width: 360px;
    height: 770px;
    margin: 0 66px 0 66px;
}


/* Margin */

div.Margin
{
    position: absolute;
    top: 62px;
    left: 630px;
    width: 224px;
    background-color: white;
    padding: 6px 16px 0 0;
}


.Margin h1
{
    margin: 0;
    line-height: 1em;
}

.Margin h2
{
    margin: 1.3em 0 0.8em 0;
}

.Notation {
	color: #cc5c5c;
}

.Margin img
{
    width: 104px;
    height: 104px;
    margin: 8px 0;
}


/*order form */

.Pieces, .Lamp, .Description, .Price {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 1.0em;
    line-height: 1.3em;
}

.Pieces {
	width: 1.3em;
	text-align: right;
}

.Lamp, .Description {
    text-align: left;
}

.Price {
    width: 8em;
    text-align: right;
}

.text {
    width: 16em;
    text-align: left;
}

.button
{
	margin: 0;
	background-color: white;
	border-color: #666666;
	border-style: dotted;
	padding: 0 0.3em;
	vertical-align: baseline;
	font-family: Arial, Helvetica sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 1.3em;
	border-width: 1px;
}


