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
{
	font-size: 1.1em;
	font-weight: bold;
}

h4, h5, h6
{
	font-size: 1em;
	font-weight: bold;
}

div#navigation
{
	position: absolute; top: 0px; left: 99px; height: 30px; width: 682px;
	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: 80; }
div#navigation ul li#home{ width: 110px; }
div#navigation ul li#actual{ width: 80px; }
div#navigation ul li#sale{ width: 150px; }
div#navigation ul li#papers{ width: 80px; }
div#navigation ul li#contact{ width: 80px; }
div#navigation ul li#impressum{ width: 100px; }

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: 680px;
	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: 680px;
	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: 680px;
	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: 430px;
	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: 300px;
	clear: left;
	text-align: left;
}

div#subject
{
	position: relative; top: 0px; left: 0px; width: 290px;
	float: right;
	text-align: left;
}

div#category
{
	position: relative; top: 0px; left: 0px; width: 430px;
	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#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#image {
	display: block;
	font-size: 12px;
	margin: 12px;
	padding: 2px;
	line-height : 18px;
	color: #000060;
	text-align: center;
}

p#noimage {
	display: block;
	font-size: 12px;
	margin: 12px;
	padding: 2px;
	padding-left: 208px;
	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: 680px;
	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;
}