body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Verdana", "Georgia", "Book Antiqua", "Garamond", "Verdana", serif;
	font-size: 12px;
	text-align: left;
	padding: 20px;
}

h1
{
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 210px;
	margin-top: 30px;
}

h2
{
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 210px;
}

h3
{
	text-align: center;
	color: #000060;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

h4, h5, h6
{
	text-align: center;
	color: #000060;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

div#navigation
{
	position: absolute; top: 0px; left: 99px; height: 30px; width: 712px;
	text-align: center;
}

div#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:10000
}

div#navigation ul li
{
	position: relative; float: left;
	height: 24px; 
	color: #BF3F1F;
	background-color: #FFFFFF;
	border-bottom: 1px solid #BF3F1F;
	padding: 0;
	text-align: center;
	background: url(navigation.gif);
	background-repeat: repeat-x;
}

div#navigation ul li a:hover
{
	color: #BF3F1F;
	font-weight: bold;
	background-color: #F8EBE8;
}

div#navigation ul li a
{
	height: 24px;
	text-decoration: none;
	color: #BF3F1F;
	display: block;
	line-height: 24px;
	font-weight: bold;
}

div#navigation ul li.selection
{
	height: 24px;
	display: block;
	line-height: 24px;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom: none;
	border-left: 1px solid #BF3F1F;
	border-top: 1px solid #BF3F1F;
	border-right: 1px solid #BF3F1F;
}

div#navigation ul li#start{ width: 120; }
div#navigation ul li#home{ width: 120px; }
div#navigation ul li#actual{ width: 100px; }
div#navigation ul li#sale{ width: 150px; }
div#navigation ul li#contact{ width: 100px; }
div#navigation ul li#impressum{ width: 120px; }

div#sign
{
	clear: left;
	background: url(sign.gif);
	background-repeat: no-repeat;
	position: absolute; top: 110px; left: 0px; height: 500px; width: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#title
{
	clear: left;
	background: url(title.gif);
	background-repeat: no-repeat;
	position: absolute; top: 30px; left: 100px; height: 80px; width: 710px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

div#small_title
{
	clear: left;
	background: url(smalltitle.gif);
	background-repeat: no-repeat;
	position: absolute; top: 30px; left: 100px; height: 80px; width: 510px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

div#content
{
	clear: left;
	position: absolute; top: 110px; left: 100px; width: 710px;
	background: url(background.gif);
	background-repeat: repeat-y;
	background-position: topright;
	text-align: left;
	border-bottom: 1px solid #BF3F1F;
}

div#content_overlay
{
	clear: left;
	position: absolute; top: 110px; left: 100px; width: 510px;
	background: url(background.gif);
	background-repeat: repeat-y;
	background-position: topright;
	text-align: left;
	border-bottom: 1px solid #BF3F1F;
}

div#movie
{
	clear: left;
	position: absolute; top: 110px; left: 100px; width: 710px;
	background: url(background.gif);
	background-repeat: repeat-y;
	background-position: topright;
	text-align: center;
	border-bottom: 1px solid #BF3F1F;
}

div#level
{
	position: relative; top: 0px; left: 0px; width: 150px;
	float: right;
	border: 1px solid #BF3F1F;
}

div#level ul
{
	width: 150px;
	color: #BF3F1F;
	background-color: #FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

div#level ul.selection
{
	width: 150px;
	color: #005F00;
	background-color: #F8EBE8;
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

div#level ul a:hover
{
	color: #BF3F1F;
	background-color: #F8EBE8;
	display: block;
}

div#level ul a
{
	text-decoration: none;
	color: #BF3F1F;
	display: block;
}

div#level ul li
{
	height: 15px;
	width: 130px;
	padding-left: 20px;
	color: #BF3F1F;
	background-color: #FFFFFF;
	background: url(treebullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	line-height: 15px;
	font-size: 0.9em;
	text-align: left;
	display: block;
}

div#level ul li a:hover
{
	color: #BF3F1F;
	background-color: #F8EBE8;
	display: block;
}

div#level ul li a
{
	text-decoration: none;
	color: #BF3F1F;
	display: block;
}

div#level ul li.selection
{
	color: #005F00;
	background-color: #F8EBE8;
	background: url(treebullet_.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a:link, .fakelink {
	text-decoration: none;
	color: #000060;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #600000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #006000;
	font-weight: bold;
}

a[target="_blank"]:before {
	content: "> ";
	color: #606060;
	font-weight: bold;
}

table#cell
{
	position: relative; top: 0px; left: 0px; width: 460px;
	clear: left;
	font-size: 1em;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #BF3F1F;
}

td#image
{
	text-align: center;
	vertical-align: middle;
}

td#text
{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

td#info
{
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
}

div#image
{
	position: relative; top: 0px; left: 0px; width: 330px;
	clear: left;
	text-align: left;
}

div#subject
{
	position: relative; top: 0px; left: 0px; width: 320px;
	float: right;
	text-align: left;
}

div#category
{
	position: relative; top: 0px; left: 0px; width: 460px;
	clear: left;
}

p#global {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 210px;
	line-height : 1.2em;
	color: #000060;
	text-align: justify;
	font-size: 1em;
}

p#globalbold {
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 210px;
	line-height : 1.2em;
	color: #000060;
	text-align: justify;
	font-size: 1em;
    font-weight: bold;
}

p#subject {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	padding-top: 12px;
	line-height : 18px;
	color: #000060;
	text-align: justify;
}

p#info {
	display: block;
	font-size: 10px;
	margin: 10px;
	padding-top: 6px;
	color: #000060;
	text-align: justify;
}

p#text {
	display: block;
	font-size: 12px;
	margin: 12px;
	padding-top: 12px;
	line-height : 18px;
	color: #000060;
	text-align: justify;
}

p#video {
	padding-left: 215px;
}
p#image {
	display: block;
	font-size: 12px;
	margin: 12px;
	padding: 2px;
	line-height : 18px;
	color: #000060;
	text-align: center;
}

p#copyright {
	margin: 12px;
	padding-top: 12px;
	border-top: 1px solid #BF3F1F;
	color: gray;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}

p#disclaimer {
	margin: 12px;
	padding-top: 12px;
	border-top: 1px solid #BF3F1F;
	color: gray;
	font-size: 10px;
	text-align: justify;
}

p#smallgrey {
	margin: 0px;
	padding: 0px;
	color: gray;
	font-size: 10px;
	text-align: center;
}

p#extrasmall {
	display: block;
	font-size: 10px;
	margin: 12px;
	padding-top: 12px;
	line-height : 12px;
	color: gray;
	text-align: justify;
}

table#navigation
{
	position: relative; top: 0px; left: 0px; height: 50px; width: 710px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}

th#left
{
	text-align: left;
	vertical-align: middle;
}

td#left
{
	width: 50%;
	text-align: left;
	vertical-align: middle;
}

td#right
{
	width: 50%;
	text-align: right;
	vertical-align: middle;
}

p.info {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	color: #BF3F1F;
	font-weight: bold;
	font-size: 0.9em;
	text-align: justify;
	vertical-align: center;
}

input {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: #BF3F1F;
	font-weight: bold;
	font-size: 0.9em;
	text-align: block;
	vertical-align: center;
}

textarea {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: #BF3F1F;
	font-weight: bold;
	font-size: 0.9em;
	text-align: block;
	vertical-align: center;
}

h1#NuTao
{
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 170px;
	margin-top: 30px;
}

h2#NuTao
{
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 170px;
}

div#order
{
	position: relative; top: 0px; left: 0px; width: 150px;
	float: right;
	border: 1px solid #BF3F1F;
}

div#order ul
{
	width: 150px;
	color: #BF3F1F;
	background-color: #FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

div#order ul a:hover
{
	color: #BF3F1F;
	background-color: #F8EBE8;
	display: block;
}

div#order ul a
{
	text-decoration: none;
	color: #BF3F1F;
	display: block;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9999px;
	height: 9999px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 670px;
	height: 650px;
	padding: 1px;
	border: 3px solid #BF3F1F;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.slideshow
{
	position: relative;
    padding-left: 210px;
    width: auto;
	text-align: center;
}

.slidebox
{
	position: relative;
    width: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    width: auto;
    top: 40%;
    padding: 16px;
    margin-top: -12px;
    color: #BF3F1F;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 5px;
    user-select: none;
}

.next {
    right: 2%;
}
.prev {
    left: 2%;
}

.prev:hover, .next:hover {
  background-color: rgba(0.4,0.4,0.4,0.1);
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 4px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}