
/* ** Basis-Styles fuer www.polychroma.de/artur *****
***** polychroma.de // mono@polychroma.de *
***** Version 0.2105 // my happy valentine // 20090723 ********* */

/* Typografie ************************** */

/* div { border: 1px #000 solid;} */


body {
	background-color: #e8e8e8;
	font-family: corbel, helvetica, arial, georgia, "times new roman", times, serif; color: #33;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px; padding: 0;
	text-align: left;
	}

h1, h2, h3, h4, h5 {
  text-transform: uppercase; margin: 10px 0 0 0; padding: 0;
  }

h5 {margin: 4px 0 0 0; padding: 0; color: #999; }

h1 {
  	text-indent: -5000px;
	background: url('../imgs/Officina-Polychroma-Logo.png') 0 0 no-repeat;
	width: 266px; height: 35px;
float: left;
margin: 0 0 25px 247px ; padding: 0;
    line-height: 35px;
	}

h2 {
	font-size: 24px;
	}

em {text-transform: uppercase; color: #c00; font-size: 10px; letter-spacing: 1px; font-style: normal;}

a, a:link, a:visited {
	color: #c00; text-decoration: underline;
	border: 0 !important;
	}

a:hover {
	background: #fff;
	}

#teledienst { margin: 0; width: 760px; text-align: center;}
a.klein { color: #999; background: #e8e8e8; font-size: 11px; text-decoration: none; border: none; padding: 0; margin: 0;}


/* Layout-Elemente ********************* */

#metanav {position: fixed;
   height: 32px; width: 100%;
   line-height: 32px;
   background-color: #f2f2f2;
   border-bottom: 1px solid #dedede;
   top: 0; left: 0;
   z-index: 1000;
   text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
color: #333;
font-size: 11px;
}

#metanav a {border: 0; background: transparent;
color: #999; padding: 0 10px 0 30px;
font-family: georgia, "times new roman", times, serif;}

#metanav a.aktiv, #metanav a.aktiv:hover {color: #333; cursor: default;}

#metanav span {font-family: arial, helvetica, sans-serif; margin-left: 2px;}

#metanav a:hover {color: #c00;}



#envelope {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	top: 50%;
	height: 560px;
	margin-top: -280px;
	padding: 0;
}

/* slideshow */
#slider {
    width: 760px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 508px;
    width: 760px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background-color: #e8e8e8;
    background: #FFFFFF url(../imgs/content_pane-gradient.gif) repeat-x scroll left bottom;
  /* background: #fff; */
}

#stempel {    text-indent: -5000px;
  background: url('../imgs/Officina-Polychroma-Stempel.png') 0 0 no-repeat;
  width: 140px; height: 140px;
position:relative;
top: -170px; left: 680px; padding: 0;
  }


.scrollContainer div.panel {
    padding: 20px;
    height: 508px;
    width: 720px;
}


ul.navigation, #portfolio-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation {
    background: #e8e8e8 url(../imgs/shade.gif) no-repeat 0 0;
    height: 79px;
    padding: 14px 0 0 0;
}

#portfolio-nav {
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #777;
}

#portfolio-nav li a {
    padding: 1px 4px;
    color: #999;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#portfolio-nav li a.aktiv {
    background-color: #fff;
    color: #333;
    cursor: default;
}


ul.navigation li, #portfolio-nav li {
    display: inline;
    margin-right: 8px;
}

ul.navigation a {
    padding: 0;
    color: #fff;
    text-decoration: none;
    background: transparent !important;
}

ul.navigation a:hover {
    color: #999;
}

ul.navigation a.selected {
    color: #666;
}

ul.navigation a:focus {
    outline: none;
}

.panel h2, .panel p {
  margin:15px;
}

.panel h3 {
  font-size: 16px;
  color: #999;
  letter-spacing: 1px;
}


.panel h4 {
  font-size: 14px;
  color: #999;
  letter-spacing: 1px;
  margin-bottom: 0;
  }


.panel img {
  float:left;
  margin:0 20px 0 0;
border: 4px solid #f5f5f5;
}

.panel iframe {
  float:left;
  margin:0 20px 0 0;
border: 4px solid #f5f5f5;
}

.panel img.small {
  float:right;
  margin: 30px 60px 0 0;
border: none;
}

.panel ul {
	padding: 3px;
	margin: 0;
	}

.panel ul li {
	padding: 0 12px;
	list-style: none;
	background: url(imgs/allgemein/bullet.gif) left center no-repeat;
	}

.panel li { margin: 6px 0; }

.panel li span {
	color: #999;
	text-transform: uppercase;
	margin: 0 4px 0 0;
	}

#slideshow #slidesContainer {
  margin:0 auto;
  width:760px;
  height:480;
  overflow:auto;
  position:relative;
}

#slideshow #slidesContainer .panel {
  margin:0 auto;
  width:740px;
  height:480px;
}

.scrollButtons {
    position: absolute;
    top: 170px;
    cursor: pointer;
    height: 40px; width: 40px;
    background: url('../imgs/pfeile.gif')
}

.scrollButtons.left {
    left: -60px;
}

.scrollButtons.right {
    right: -60px;
    background-position: -40px 0;
}

.scrollButtons.left:hover {
    background-position: 0 -40px;
}

.scrollButtons.right:hover {
    background-position: -40px -40px;
}

.hide {
    display: none;
}



.ddfmwrap p {
margin: 15px 0 15px 0;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
  color: #606060;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
  color: #606060;
}

form.ddfm .fmcheck p,
form.ddfm .fmradio p,
form.ddfm textarea,
form.ddfm .fmfullblock,
form.ddfm .fmhalfblock,
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
  color: #404040;
}

form.ddfm .required {
  color: #FF0000;
}

.ddfmerrors {
  color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
  font-size: 90%;
}

form.ddfm h1,
form.ddfm h2 {
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0;
}


form.ddfm h1 {
  font-size: 140%;
}

form.ddfm h2 {
  font-size: 115%;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
  font-size: 100%;
  font-weight: bold;
}

form.ddfm .credits {
  font-size: 90%;
}

form.ddfm legend {
  font-size: 110%;
}

.ddfmerrors {
  font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
  margin: 15px 10px 15px 0;
  margin: 0 10px 0 0;
  width: 320px;
  float: left;
}

.ddfmwrap p.fieldwrap {
  padding: 1px;
  margin: 1px;
  clear: left;
}

form.ddfm {
  text-align: left;
  padding: 0px;
  width: 330px;
}

form.ddfm fieldset {
  padding: 0 10px 2px 10px;
  margin: 0 0 13px 0;
  display: block;
}

form.ddfm legend {
  padding: 0 6px 0 6px;
  margin: 0 0 0 10px;
}

form.ddfm label {
  display: block;
  float: left;
  width: 26%;
  text-align: right;
  margin: 0 10px 0 0;
  padding-bottom: 15px;
  clear: left;
}

form.ddfm label.fmtextlblwide {
  display: block;
  float: left;
  text-align: left;
  margin: 0 10px 0 1px;
  padding-bottom: 8px;
  width: 100%;
}

form.ddfm select.fmselect {
  float: left;
  display: block;
  width: 65%;
  margin-bottom: 15px;
  padding: 3px;
}

form.ddfm .fmcheck {
  width: 65%;
  float: left;
  display: block;
  margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
  display: inline;
  float: none;
  clear: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

form.ddfm .fmradio {
  width: 65%;
  float: left;
  display: block;
  margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
  display: inline;
  float: none;
  clear: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

form.ddfm .fmcheck p {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 140%;
}

form.ddfm .fmradio p {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 140%;
}

form.ddfm textarea {
  float: left;
  position: relative;
  width: 65%;
  margin-bottom: 15px;
  padding: 3px;
}


/*
  display: block;
  float: left;
  width: 26%;
  text-align: right;
  margin: 0 10px 0 0;
  padding-bottom: 15px;
  clear: left;  */

form.ddfm .fmfullblock {
  padding-left: 0px;
  float: left;
  width: 100%;
  margin-bottom: 13px;
  display: block;
}

form.ddfm .fmhalfblock {
  width: 65%;
  padding-left: 29%;
  margin-bottom: 13px;
  float: left;
  display: block;
}

form.ddfm input.fmverify {
  float: left;
  width: 22%;
  margin-bottom: 15px;
  padding: 3px;
  position: relative;
  display: block;
}

form.ddfm img {
  margin: 1px 0 0 10px;
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
  float: left;
  display: block;
  width: 65%;
  margin-bottom: 15px;
  padding: 3px;
}

form.ddfm input.fmdate {
  float: left;
  display: block;
  width: 35%;
  margin-bottom: 15px;
  padding: 3px;
}

form.ddfm textarea.fmtextwide {
  display: block;
  float: left;
  width: 93%;
  margin-right: 2px;
  margin-bottom: 15px;
  padding: 3px;
}

form.ddfm .credits {
  text-align: right;
  margin-top: 7px;
  width: 97%;
}

form.ddfm .submit {
  text-align: left;
  clear: both;
  width: 97%;
}

.ddfmwrap .ddfmerrors {
  display: block;
  float: left;
  width: 27%;
  text-align: right;
  margin: 0 10px 0 0;
  padding-bottom: 15px;
}

.ddfmwrap .errorlist {
  float: left;
  display: block;
  width: 65%;
  margin-bottom: 15px;
  padding: 3px;
  text-align: left;
}

.ddfmwrap .recaptcha {
  width: 100%;
  text-align: right;
  clear: both;
  height: 120px;
  margin-right: 7px;
  padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
  float: right;
  margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
  }


/* the table (within the div) that holds the date picker calendar */
.dpTable {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #404040;
  background-color: #F4F4F4;
  border: 1px solid #999999;
  }


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
  }


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
  }


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
  }


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
  }


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
  border: 1px solid #ece9d8;
  }


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
  background-color: #CCCCCC;
  border: 1px solid #AAAAAA;
  }


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered
over) */
.dpTDHover {
  background-color: #888888;
  border: 1px solid #888888;
  cursor: pointer;
  color: #000000;
  }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
  }


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
  }


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
  }


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
  background-color: #C0C0C0;
  border: 1px solid #AAAAAA;
  color: white;
  }


/* additional style information for the text that indicates the month and year */
.dpTitleText {
  font-size: 12px;
  color: #555555;
  font-weight: bold;
  }


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
  color: #666666;
  font-weight: bold;
  }


/* the forward/backward buttons at the top */
.dpButton {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: gray;
  background: #DDDDDD;
  font-weight: bold;
  padding: 0px;
  }


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: gray;
  background: #DDDDDD;
  font-weight: bold;
  }



