/* www.manufactur.ch */
/* css by Urban Lienert */

/* --------------general -------------------------------------------------------------------- */
.general {
background-color:#ffcc00;
background-repeat: no-repeat;
background-position: 50 20;
font-variant: normal;
font-weight: 300;
font-size: 12px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #996600;
margin: 0 auto;
padding: 0px;
text-align:justify;
}
p {margin: 0px; padding:0px;}

/* --------------mp3 panel ------------------------------------------------------------------- */
.mp3Panel {
background: transparent url(images/yellopix.gif) repeat 0px 0px;
font-variant: normal;
font-weight: 300;
font-size: 13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
color: #996600;
border: 2px solid #996600;
padding:10px;
text-align:center;
}

/* --------------background panel----------------------------------------------------------- */
.backGround {
position: absolute;top:365px;left:0px;
background: transparent url(images/yello.gif) no-repeat 0px 0px;
width:377px;
height:394px;
padding: 0px;
}
.backText {
position: absolute;top:25px;left:494px;
background: transparent url(images/nufact.gif) no-repeat 0px 0px;
width:261px;
height:52px;
padding: 0px;
}
.backImg {
position: absolute;top:0px;left:0px;
width:494px;
height:365px;
padding: 0px;
}

/* --------------link box ------------------------------------------------------------------ */
div.linkBox {
position: absolute;
top:100px;
left:550px;
width: 160px;
text-align: right;
padding: 10px;
font-weight: 700;
font-size: 20px;
line-height: 40px;
letter-spacing:5pt;
/*text-shadow: #FFFFFF 4px -4px 2px;*/
}
#linkBox {
visibility: hidden;
}

/* --------------panels --------------------------------------------------------------------- */
div.panelBack {
position: absolute;top:400px;left:120px;
padding: 10px;
display: block;
visibility: hidden;
width: 800px;
}
div.panelText {
position: absolute;top:0px;left:0px;
/*background: #ffcc00;*/
background: transparent url(images/bluepix.gif) repeat 0px 0px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 50px;
border-bottom: 0px solid #333366;
border-right: 0px solid #333366;
}
span.panelTitle {
font-weight: 300;
font-size: 20px;
line-height: 90px;
letter-spacing:20pt;
margin-bottom:10px;
}
img.panelImage {
position: relative;top:0px;left:0px;
margin-top: 2px;
margin-bottom: 2px;
border:solid #333366 0px;
}
#iFrame {
border: 0px solid #FF0033;
position: fixed;bottom:0px;right:0px;
width:250px;
height:130px;
visibility: hidden;
}

/* --------------user fonts ----------------------------------------------------------------- */
p.userFont1 {
/*font-variant: small-caps;*/
font-weight: 300;
font-size: 12px;
line-height: 20px;
letter-spacing:2pt;
margin: 0px;
margin-top: 10px;
padding: 0px;
}
p.userFont2 {
font-style: italic;
font-weight: 300;
font-size:12px;
line-height: 15px;
}
p.userFont3 {
font-weight: 300;
font-size:12px;
line-height: 15px;
padding-top: 12px;
}
p.userFont3:first-letter {
text-transform: uppercase;
font-weight: 300;
font-size: 200%;
visibility: visible;
}
.regularFont {
font-size:12px;
line-height: 15px;
font-weight: 300;
}
hr {
background-color:#6666FF;
color: #6666FF;
height: 4px;
padding: 0px;
border: 0px solid black;
margin: 0px;
}
hr.Safari {
height: 2px;
margin-top: 7px;
margin-bottom: 7px;
}
hr.Opera {
height: 2px;
margin-top: 7px;
margin-bottom: 7px;
}
hr.Gecko {
margin-top: 7px;
margin-bottom: 7px;
}

/* --------------link styles ---------------------------------------------------------------- */
a:visited {text-decoration:none; font-weight: 700; color:#996600;}
a:link {text-decoration:none; font-weight: 700; color:#996600;}
a:hover {text-decoration:none; font-weight: 700; color:#996600;}*/
a.panelLinks:visited {text-decoration:none; color:#996633;}
a.panelLinks:link {text-decoration:none; color:#996633;}
a.panelLinks:hover {color:#996633;}
a.localLinks:visited {background: transparent url(images/pfeil.gif) no-repeat 0px 3px; padding-left: 15px; color:#996600; font-weight: 700;}
a.localLinks:link {background: transparent url(images/pfeil.gif) no-repeat 0px 3px; padding-left: 15px; color:#996600; font-weight: 700;}
a.localLinks:hover {background: transparent url(images/pfeil.gif) no-repeat 0px 3px; padding-left: 15px; color:#996600; font-weight: 700;}
a.targetLinks:visited {font-weight: 300; color:#000066;}
a.targetLinks:link {font-weight: 300; color:#000033;}
a.targetLinks:hover {font-weight: 300; color:#000033;}
a.mediaLinks:visited {background: transparent url(images/play.gif) no-repeat 0px 2px; padding-left: 20px; color:#996600; font-weight: 700;}
a.mediaLinks:link {background: transparent url(images/play.gif) no-repeat 0px 2px; padding-left: 20px; color:#996600; font-weight: 700;}
a.mediaLinks:hover {background: transparent url(images/play.gif) no-repeat 0px 2px; padding-left: 20px; color:#996633; font-weight: 700;}
a.mp3Panel:visited {color:#996600;font-size:80%;border: 0px;padding:0px;}
a.mp3Panel:link {color:#996600;font-size:80%;border: 0px;padding:0px;}
a.mp3Panel:hover {color:#996600;font-size:80%;border: 0px;padding:0px;}
/*a.localLinks:before {content:url(images/pfeil.gif);}
a.localLinks:before {content:"->";}*/

