html, body {
	height: 100%;
}
body { 
	background-color: #181818;
	background-image: url(../img/bg-01b.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: 0% 100%;
}
body, td {
	font-family: Verdana, Tahoma, sans serif;
	font-size: 11px;
	color: #ffffff;
	cursor: default;
	margin: 0px;
	padding: 0px;	
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Verdana, sans serif;
	margin-top:0px;
	margin-bottom: 0px;
}
h1.invisible {
	display:none;	
}
h2 {
	color: #ffffff; /*#ffcc00;*/
	font-size: 12px;
	margin-top: 20px;
}
h3 {
	color: #ffffff; /*#ffcc00;*/
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 20px;
}
span.code {
	font-family: Courier;
}
div.tabletitle {
	margin-top: 0px;
	margin-bottom: 12px;
	color:#ffcc00;
	font-weight:bold;
	text-decoration: underline;
}	
p {
	margin-top: 8px;	
	margin-bottom: 8px;	
}
p.note {
	margin-left:10px;
	font-style: italic;	
}
ol {
	margin-top: 20px;
	margin-bottom: 20px;	
}
li {
	margin-bottom: 10px;	
}
ul.inner, ol.inner {
    margin-top: 10px;    
}
hr {
	border: 0px;
	height: 1px;
	color: #333333;
	background-color: #333333;
}
form {
	margin: 0px;
	padding: 0px;	
}
input, textarea, button {
	border: 1px solid #999999;
	font-size: 11px;
	width: 160px;
	font-family: Verdana, Tahoma, sans serif;
}
input[type="button"], button {
	cursor: hand;
	cursor: pointer;
	width: 100px;
	background-color: #cccacc;
}
button table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
button td {
	color: #000000;
}
input[type="checkbox"],input[type="radio"] {
	width: 14px;
	border: 0px;
}

div.shoutbox {
	width:170px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #999999;
}
div.shoutbox > p {
	padding: 0px;
	margin: 3px;
	margin-left: 13px;
	text-indent: -10px;
	font-size: 11px;
}

div.shoutbox span.name {
	font-weight:bold;
	color: #181818;
}

td.imprint {
	text-align: center;
	color: #222222;
	padding: 10px;
}

td.imprint a {
	color: #222222;
	border-color: #222222;
}

td.imprint a:hover {
	border-color: #444444;
}

table.link td {
	cursor:hand;
	cursor:pointer;
	padding: 1px;
}

table.link a {
	color: #ffffff;
	border-bottom: 0px;
}

table.link-disabled td {
	padding: 1px;
}

table.contactdetails {
	width: 100%;	
}

table.contactdetails td, table.contactdetails th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

table.quarium {
	width: 100%;
	height: 100px;
	margin-top: 1px;
}
table.quarium > tbody > tr > td {
	padding: 0px;
	margin: 0px;
}
table.quarium > tbody > tr > td.left {
	width: 4px;
	background-image: url(../img/quarium-01-left.png);
	background-repeat: no-repeat;
}
table.quarium > tbody > tr > td.center {
	background-image: url(../img/quarium-01-center.png);
	background-repeat: repeat-x;
}
table.quarium > tbody > tr > td.right {
	width: 144px;
	background-image: url(../img/quarium-01-right.png);
	background-repeat: no-repeat;
}



table.border-main > tbody > tr > td {
	padding: 0px;
	margin: 0px;
}
table.border-main > tbody > tr > td.topleft {
	width: 10px;
	height: 10px;
	background-image: url(../img/border-main-01-topleft.png);
	background-repeat: no-repeat;
}
table.border-main > tbody > tr > td.top {
	height: 10px;
	overflow: hidden;
	background-image: url(../img/border-main-01-top.png);
	background-repeat: repeat-x;
}
table.border-main > tbody > tr > td.topright {
	width: 10px;
	height: 10px;
	background-image: url(../img/border-main-01-topright.png);
	background-repeat: no-repeat;
}
table.border-main > tbody > tr > td.left {
	width: 10px;
	background-image: url(../img/border-main-01-left.png);
	background-repeat: repeat-y;
}
table.border-main > tbody > tr > td.center {
	background-color: #292829;
	padding-right: 7px;
	width: expression((this.parentElement.parentElement.parentElement.offsetWidth - 20) + "px");
}
table.border-main > tbody > tr > td.right {
	width: 10px;
	background-image: url(../img/border-main-01-right.png);
	background-repeat: repeat-y;
}
table.border-main > tbody > tr > td.bottomleft {
	width: 10px;
	height: 10px;
	background-image: url(../img/border-main-01b-bottomleft.png);
	background-repeat: no-repeat;
}
table.border-main > tbody > tr > td.bottom {
	height: 10px;
	background-image: url(../img/border-main-01b-bottom.png);
	background-repeat: repeat-x;
}
table.border-main > tbody > tr > td.bottomright {
	width: 10px;
	height: 10px;
	background-image: url(../img/border-main-01b-bottomright.png);
	background-repeat: no-repeat;
}

table.border-glow1 > tbody > tr > td {
	padding: 0px;
	margin: 0px;
}
table.border-glow1 > tbody > tr > td.topleft {
	width: 18px;
	height: 18px;
	background-image: url(../img/border-glow-01-topleft.png);
	background-repeat: no-repeat;
}
table.border-glow1 > tbody > tr > td.top {
	height: 18px;
	overflow: hidden;
	background-image: url(../img/border-glow-01-top.png);
	background-repeat: repeat-x;
}
table.border-glow1 > tbody > tr > td.topright {
	width: 18px;
	height: 18px;
	background-image: url(../img/border-glow-01-topright.png);
	background-repeat: no-repeat;
}
table.border-glow1 > tbody > tr > td.left {
	width: 18px;
	background-image: url(../img/border-glow-01-left.png);
	background-repeat: repeat-y;
}
table.border-glow1 > tbody > tr > td.center {
	background-color: #181818;
}
table.border-glow1 > tbody > tr > td.right {
	width: 18px;
	background-image: url(../img/border-glow-01-right.png);
	background-repeat: repeat-y;
}
table.border-glow1 > tbody > tr > td.bottomleft {
	width: 18px;
	height: 18px;
	background-image: url(../img/border-glow-01-bottomleft.png);
	background-repeat: no-repeat;
}
table.border-glow1 > tbody > tr > td.bottom {
	height: 18px;
	background-image: url(../img/border-glow-01-bottom.png);
	background-repeat: repeat-x;
}
table.border-glow1 > tbody > tr > td.bottomright {
	width: 18px;
	height: 18px;
	background-image: url(../img/border-glow-01-bottomright.png);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #bbbbbb;
	color: #cccccc;
}

a img {
	border: none;
}

a.menu, a.simple {
	border: 0px;
}