body {
	background-color: #000000;
	color: #ffffcc;
	font-family:arial;
	margin: 0px;
	scrollbar-fase-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffcc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
}

img {
	border:none;
	margin-left:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
	text-align:center;
}

img.language {
	border:none;
	margin-left:0px;
	margin-top:1.0em;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
}

img.logogr {
	margin-left:13em;
}

img.logo {
	margin-left:15em;
}

img.sign {
	margin-bottom:2em;
}

h1, h2, h3, h4, a {
	font-weight: bold;
}

h1, h2 {
	color: #ffce63;
}
	
h1 {
	margin-top: 0.6em;
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

h2 {
	margin-top: 0.9em;
	font-size: 1.1em;
	margin-bottom: 0.4em;
}

h3 {
	margin-top: 0.9em;
	font-size: 1.0em;
	margin-bottom: 0.4em;
}

h4 {
	margin-top: 0.9em;
	font-size: 1.0em;
	margin-bottom: 0em;
}

p, td, th {
	margin-top: 0em;
	font-size: 0.9em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
}

ul {
	margin-top: -1em;
	font-size: 0.9em;
	margin-bottom: 0em;
}

li {
	margin-top: 0em;
	font-size: 0.9em;
	margin-bottom: 0.2em;
}

table {
	table-layout: fixed;
	width: 99%;
}

td, th {
	vertical-align: top; 
	line-height: 1em;
}

hr {
	width: 75%;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #ffce63;
}

a.navigation:hover, a.navigation:active, a.navigation:focus {
	text-decoration: underline overline;
}	

p.table {
	margin-top: 0em;
	font-size: 0.8em;
	margin-bottom: 0.2em;
}	
	
p.navigation {
	font-size:1em;
}

P.disclaimer {
	margin-top:0.4em;
	margin-bottom:0em;
	font-size:0.7em;
}

p.subfoto {
	text-align:right;
	margin-top:0em;
	margin-right:0px;
	font-size:0.6em;
}

.description {
	border-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	width:380px;
}

.attention {
	border-color: #ffce63;
	border-width: 1px;
	border-style: solid;
	text-align: left;
}

.prices {
	border-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	text-align: right;
	width:90px;
}

.small {
	font-size:0.7em;
}
	
.center {
	text-align:center;
}

.underline {
	text-decoration: underline;
	margin-bottom:0em;
}

.right {
	text-align:right;
}

.floatright {
	float: right;
	margin: 5px 0px -5px 10px;
}

.floatleft {
	float: left;
	margin: 5px 10px -5px 0px;
}

.clearleft {
	clear: left;
	font-size: 0.0em;
	line-height: 0em;	
}

.clearright {
	clear: right;
	font-size: 0.0em;
	line-height: 0em;	
}

.nexttofloat {
	margin: 5px 10px 5px 0px;
}

.align-top {
	vertical-align:text-top;
}

#menu {
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
}

#language {
	position:fixed;
	top:0px;
	margin-left:1.0em;
}

#navigation {
	position:fixed;
	margin-top: 3em;
	width: 12.5em;
	margin-left:1.0em;
	line-height:1.3em;
}

#disclaimer {
	position:fixed;
	bottom:0.5em;
	margin-left:1.0em;
}

#content {
	position:absolute;
	top:1.0em;
	left:14em;
	width:600px;
}