@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.page #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.page #header0 {
	background-color: #000000;
	height: 110px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	overflow: hidden;
}

.page  #header {
	background-color: #000000;
	height: 110px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	overflow: hidden;
}
.page #container #mainContent td.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.page  #mainContent {
	background-color: #000000;
	height: 500px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-align: center;
}
.page  #footer {
	background-color: #000000;
	height: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #CC0000;
	letter-spacing: 0.1em;
	vertical-align: top;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.page #MainHead {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #222222;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #CC0000;
	letter-spacing: 0.1em;
}
.page #images {
	height: 500px;
	width: 720px;
	overflow: auto;
	padding: 0px;
	float: left;
	background-color: #000000;
	text-align: left;
}
.page #container #mainContent #images strong {
	color: #CC0000;
}

.page #text {
	height: 460px;
	width: 220px;
	overflow: hidden;
	padding: 0px;
	float: right;
	background-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
}
.page #Ktext {
	height: 490px;
	width: 340px;
	overflow: auto;
	padding: 0px;
	float: right;
	background-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
}
.page #kommerz {
	height: 490px;
	width: 600px;
	overflow: auto;
	padding: 0px;
	float: left;
	background-color: #000000;
	text-align: left;
}



.page  H1   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #EEEEEE;
	letter-spacing: 0.8em;
}
.page  em   {
	font-size: 40px;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}
.page  strong   {
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}
.page img {
	padding: 5px;
	cursor: auto;
}


.none {
	font-size: 9px;
}
.page P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	letter-spacing: 0.1em;
}
.page a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: underline;
	cursor: help;
}

.page a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300FF;
	text-decoration: underline;
	cursor: help;
}

.page a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	cursor: help;
}
.page a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	cursor: help;
}
.page #container #mainContent #images .name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .2em;
	color: #CC0000;
	text-decoration: none;
}
.page #container #mainContent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: help;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.page #container #mainContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: help;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.page #container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: help;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.page H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	letter-spacing: 0.8em;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	letter-spacing: 0.1em;
}
.gal #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.gal #mainContent {
	background-color: #000000;
	height: 500px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-align: center;
}
.gal #MainHead {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #222222;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #CC0000;
	letter-spacing: 0.1em;
}
.page #Rtext {
	overflow: auto;
	padding: 0px;
	background-color: #000000;
	text-align: right;
}
.page #images_wide {
	height: 500px;
	width: 980px;
	overflow: auto;
	padding: 0px;
	float: left;
	background-color: #000000;
	text-align: left;
}
.page #container #mainContentNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
	height: 40px;
	width: 130px;
	text-align: center;
	background-position: center;
	letter-spacing: 0.1em;
	border: 1px solid #CC0000;
}
.page #SHOP {
	height: 790px;
	width: 720px;
	overflow: auto;
	padding: 0px;
	float: left;
	background-color: #000000;
	text-align: left;
}
.page #container #mainContentNoNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
	height: 40px;
	width: 130px;
	text-align: center;
	background-position: center;
	letter-spacing: 0.1em;
	border: 1px none #CC0000;
}
.page #mainContentShop {
	background-color: #000000;
	height: 800px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-align: center;
}
.page #textShop {
	height: 790px;
	width: 220px;
	overflow: hidden;
	padding: 0px;
	float: right;
	background-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
}
