html {
  overflow: -moz-scrollbars-vertical;
}
body {
  font: 0.8em/1.2 arial, sans-serif;
  margin: 0;
  padding: 0;
  background: white url(../../images/styles/impressive/tile.jpg) repeat-y 50%;
}
input, select, textarea {
  font: 1em/1.2 arial, sans-serif; 
}
acronym {
  cursor: help;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h3, h4 {
  font-size: 0.9em;
  color: #666666;
}
a {
  color: #000;
}
a img {
  border: none;
}
p {
  margin-top: 2px;
  text-align: justify;
}
/*
 * Generic Style
 */
#wrapper {
  width: 750px;
  margin: 0 auto;
}
#header {
  width: 750px;
  margin: 0;
  height: 173px;
  background: url(../../images/styles/impressive/header.jpg) no-repeat;
  text-indent: -999em;
}
* html #header {
  margin-left: 1px;
}
#navigation {
  margin: 0;
  padding: 0;
  height: 20px;
  background: gray url(../../images/styles/impressive/navigation.jpg) no-repeat;
}
* html #navigation {
  margin-left: 1px;
}
#navigation a {
  background: #E9E9E9;
  color: black;
  text-decoration: none;
  display: block;
  width: 100px;
}
#navigation a:hover {
  background: gray;
}
#navigation li {
  list-style: none;
  text-align: center;
  width: 100px;
  border-left: 1px solid black;
  float: left;
}
#navigation li.index {
  margin-left: 30px;
  border-left: 1px solid black;
}

#navigation li.kontakt {
  border-right: 1px solid black;
}
#content {
  padding: 10px;
  padding-right: 20px;
}
.hasSidebar {
  margin-right: 175px;
}
#sidebar {
  padding-top: 42px;
  float: right;
  width: 200px;
}
#warning {
  margin: 0;
  padding: 0;
  background: #FFAFAF;
  border: 1px solid gray;
}
#warning h1 {
  text-align: center;
  margin: 0;
}
/**
 * Class-specific stuff
 */
.pageTitle {
  text-indent: -1000em;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.index .pageTitle {
  background-image: url(../../images/styles/impressive/home/title.gif);
}
.index img {
  margin-bottom: 20px;
  margin-right: 10px; 
}
.news .pageTitle {
  background-image: url(../../images/styles/impressive/news/title.gif);

}
.team .pageTitle {
  background-image: url(../../images/styles/impressive/team/title.gif);

}
.team .profile th {
  text-align: left;
  width: 150px;
}
.team br {
  clear: both;
}
.team img {
  margin: 10px;
}
.team .felix, .team .alex, .team .martin, .team .theo {
  text-indent: -1000em;
  background: no-repeat;
  height: 23px;
  margin-left: 220px;
  margin-top: 11px;
}
.team .felix {
  background-image: url(../../images/styles/impressive/team/felix.gif);
}
.team .alex {
  background-image: url(../../images/styles/impressive/team/alexander.gif);
}
.team .martin {
  background-image: url(../../images/styles/impressive/team/martin.gif);
}
.team .theo {
  background-image: url(../../images/styles/impressive/team/theo.jpg);
}
.portfolio .pageTitle {
  background-image: url(../../images/styles/impressive/portfolio/title.gif);
  text-indent: -1000em;
}
.portfolioList {
  margin-left: 30px;
  margin: 0;
  padding: 5px;
  list-style: none;
  text-align: center;
  overflow: auto;
  width: 180px;
  height: 520px;
}
.portfolioList img.project
{
  width: 130px; 
}
.portfolioList li {
  height: 190px;
}
.portfolioList th {
  text-align: left;
}
.preview {
  height: 40px;
  background-repeat: no-repeat;
  text-indent: -1000em;
}
.kontakt .pageTitle {
  background-image: url(../../images/styles/impressive/kontakt/title.gif);
  text-indent: -1000em;
}

.requestDetail form ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.requestDetail form p {
  font-size: smaller;
}
.requestDetail form em {
  color: red;
}
.requestDetail form li {
  list-style: none;
  margin: 0;
  padding: 0;
  border
}
.requestDetail label {
  display: inline-block;
  vertical-align: top;
  width: 120px;
}
.requestDetail fieldset fieldset{
  border: none;
  margin: 0;
  margin-top: 10px;
}
.requestDetail fieldset fieldset legend {
  display: block;
  width: auto;
}
.requestDetail fieldset fieldset label {
  width: 300px;
  margin-left: 110px;
}
head:first-child+body form fieldset fieldset
{

}
head:first-child+body form span
{
  display: block;
}
head:first-child+body label
{
  display: -moz-inline-box;
}
.requestoverview table {
  width: 100%;
  border-collapse: collapse;
}
.requestoverview td {
  border: 1px solid black;
}
.statusopen {
  background-color: red;
}
.statusprogress {
  background-color: green;
}
.statuspause {
  background-color: orange;
}
.statusclosed {
  background-color: gray;
}
#noticeWindow {
  border: 1px solid black;
  padding: 2px;
}
form.kontakt {
  width: 470px;
}
form.kontakt ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
form.kontakt p {
  font-size: smaller;
}
form.kontakt em {
  color: red;
}
form.kontakt li {
  list-style: none;
  margin: 0;
  padding: 1px;
  border
}
form.kontakt label {
  display: inline-block;
  vertical-align: top;
  width: 120px;
}
form.kontakt fieldset{
  border: none;
}
form.kontakt fieldset fieldset{
  border: none;
  margin: 0;
  margin-top: 10px;
}
form.kontakt fieldset fieldset legend {
  display: block;
  width: auto;
}
form.kontakt fieldset fieldset label {
  width: 300px;
  margin-left: 110px;
}
head:first-child+body form fieldset fieldset
{

}
head:first-child+body form span
{
  display: block;
}
head:first-child+body label
{
  display: -moz-inline-box;
}
