* {
  margin: 0;
  padding: 0; 
}
html {
  overflow-y : scroll;
}
body {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.8em;
  margin: 38px 1em;
  position: relative;
  background-color: #cccccc;
}

#print {
  position: absolute;
  text-align: left;
  width: 433px;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin-top: 10px;
  position: relative;
}

#print a {
  text-decoration: none;
  color: black;
  text-transform: none;
}

#print a:hover {
  color: #7F7F7F;
}

.textbox {
  width: 300px;
  border: 1px solid black;
  padding: 10px;
}

.cyan {
  color: #00a6eb;
}

.magenta {
  color: #e50083;
}

.error {
  color: #E50083;
}

p {
  margin-bottom: 1em;
  clear: both;
}

.clear {
  clear: both;
  margin: 0 0 0 0;
  height: 0;
  line-height: 0;
}

a:link,
a:visited {
  color: #00a6eb;
  text-transform: uppercase;
  font-size: 0.85em;
}

a:hover,
a:active {
  color: #7f7f7f;
}

h1, h2, h3 {
  font-size: 1em;
  margin-bottom: 2em;
}

h1 a,
h1 a:link,
h1 a:visited  {
  font-size: 1.8em;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  line-height: 1.5em;
  font-weight: normal;
  letter-spacing: 0.02em;
}
h1 a:hover,
h1 a:active {
	color: #7f7f7f;
}

h3 {
  margin: 20px 0 0 0;
  clear: both;
}

h2 {
  margin: 0 0 0 0;
}

img {
  border: none;
}

textarea {
  width: 300px;
  height: 10em;
  overflow: auto;
}

input, textarea {
  border: 1px solid #000000;
  padding: 0pt 0.2em 0pt 0.2em;
}

input {
  width: 200px;
  height: 1.2em;
}

#page {
  position: relative;
  width: 965px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  min-height: 720px;
}

.minheight720 {
   min-height: 720px;
   height: auto !important;
   height: 720px;
}

#page.trailer {
  height: 720px;
}
#page.trailer .image {
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none #000000;
}
#page.trailer .image img {
  border: 0 none;
  cursor: pointer;
  height: 644px;
  left: 38px;
  top: 38px;
  width: 889px;
  position: relative;
}
#page.trailer #menu {
  position:absolute;
  top:38px;
  left:493px;
  border:1px solid #000000;
  background-color:#FFFFFF;
  width:432px;
  height:22px;
}
#page.trailer #menu img { 
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 0 none #000000;
  border-bottom: 0 none #000000;
  margin-left:22px;
}
#page.trailer #menu img.first {
  border-left: 0 none #000000;
  border-right: 1px solid #000000;
  margin-left: 0;
}
#page.trailer #menu img.last {
  border-right: 0 none #000000;
}

#page.intro #footer {
  position: absolute;
  top: 658px;
  left: 38px;
}

#page.intro #intro {
  position: absolute;
  top: 223px;
  left: 494px;
}
 
a.intro1, 
a.intro1:link,
a.intro1:visited {
	background: url(../img/txt_intro_01joalmu_norm.png) no-repeat;
	width: 433px;
	height: 24px;
	display: block;
	text-indent: 500px;
	white-space: nowrap;
	overflow: hidden;
}

a.intro1:hover,
a.intro1:active {
	background: url(../img/txt_intro_01joalmu_hov.png) no-repeat;
}
a.intro2, 
a.intro2:link,
a.intro2:visited {
	background: url(../img/txt_intro_02muuror_norm.png) no-repeat;
	width: 433px;
	height: 24px;
	display: block;
	text-indent: 500px;
	white-space: nowrap;
	overflow: hidden;
}
a.intro2:hover,
a.intro2:active {
	background: url(../img/txt_intro_02muuror_hov.png) no-repeat;
}
.footer {
	margin-top: 306px;
	padding: 0 38px 38px 38px;
}
#title {
  width: 433px;
  height: 24px;
  position: absolute;
  right: 38px;
  top: 38px;
}

/* Navigation */

#navigation {
	padding-left: 38px;
	padding-top: 38px;
}

.navigation {
  float: left;
  width: 130px;
  overflow: hidden;
}

.subnavigation {
  float: left;
  width: 18em;
  overflow: hidden;
}

#navigation a {
  text-decoration: none;
  text-transform: uppercase;
}
#navigation a:link,
#navigation a:visited {
  color: black;
}

#navigation .active a,
#navigation .path a {
  color: #7f7f7f;
}

#navigation a:hover {
  color: #7f7f7f;
}

#navigation ul {
  list-style-type: none;
  margin-top: 25px;
}
#navigation li {
  font-size:0.85em;
  height: 21px;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}


/* Body */

#body {
  clear: both;
  padding: 18px 38px 38px 38px;
}

#paging {
  margin-bottom: 25px;
  font-size: 0.85em;
  height: 21px;
  width: 432px;
}

#images {
  float: left;
  width: 456px;
}

#images .copy{
  width: 433px;
  text-align: right;
  font-size: 0.8em;
}

#content {
  float: right;
  width: 433px;
}

#back {
  float:right;
  font-weight: bold;
}

#back.bestellung {
  font-weight: normal;
  font-size: 0.95em;
}

#back a:link,
#back a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 0.9em;
  text-transform: none;
}
#back a:hover,
#back a:active {
	color: #7f7f7f;
}

#alert {
  background-color: #e50083;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  float: left;
  width: 433px;
  height: auto;
  display: block;
  margin: 0 0 2em 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.01em;
}

#alert p {
  padding: 15px 15px 0 15px;
}

#alert p.btn {
  font-weight: bold;
  float: right;
  text-align: right;
}

#alert p.btn a {
  margin: 0 15px 0 15px;
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}


#alert p.btn a.black {
  color: #000000;
}
/*
#alert p.btn a:hover {
  color: #cccccc;
}

#alert p.btn a.black:hover {
  color: #cccccc;
} */

/* Listen */

#content ol.text {
  list-style-position: outside;
  margin: 1em 0 2.5em 2em;
}

#content ul.text {
  list-style-type: square;
  list-style-position: outside;
  margin: 1em 0 1em 1.2em;
}

#content ol li {
  margin: 1em 0;
}

#links, #downloads {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
}

#downloads li.first h3 {
  margin-top: 0px;
}

.links,
.downloads {
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
}

.downloads li.first h3 {
  margin-top: 0px;
}

li.intern a,
li.extern a,
li.download a {
  line-height: 1.8em;
  font-size: 0.85em;
}

p.subtitel {
  font-weight: bold;
  margin-bottom: 0pt;
}

small {
  font-size: 0.85em;
  margin-top: 1.5em;
  margin-bottom: 5em;
  display: block;
}

/* Images */
.s, .xl {
  margin-right: 20px;
  text-align: right;
  width: 433px;
}

#images img {
  margin: 0 0 23px 0;
  vertical-align: top;
}

#images .s .s2 img {
  margin-left: 23px;
}

#content .img_album {
  width: 433px;
  display: block;
}

#content .img_album img {
  float: left;
  margin: 0 10px 10px 0;
}


/* Formulare */

table {
  display: block;
  clear: both;
  width: 433px;
  border: none;
  border-collapse: collapse;
}

.contact table td {
  padding: 0pt 0pt 2em 0pt; 
  vertical-align: top;
  border: none;
  font-size: 0.85em;
  width: 100%;
}

.contact table td.bottom {
  vertical-align: bottom;
}

.submit {
  background: none;
  border: 0 none;
  color: #000000;
  cursor: pointer;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}


a.btn,
a:link.btn,
a:visited.btn {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
a:hover.btn {
	color: #7f7f7f;
}

a.bestellen {
  float: right;
  width: 80px;
  font-size: 0.85em;
}

a.abschicken {
  font-size: 1em;
}

p.bestellen {
  font-size: 0.85em;
  float: left;
  width: 350px;
}

.artikel {
  display: block;
  width: 433px;
  float: left;
}

.artikel small {
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 0.85em;
}

input.stk {
  width: 3em;
  margin-top: 0.2em;
}

/* Sitemap */

.navigationInText {
  font-size: 0.85em;
  line-height: 1.5em;
}
.navigationInText ul {
  margin-bottom: 1em;
}
.navigationInText li {
  list-style: none;
}
.navigationInText li li {
  margin-left: 2em;
}
