body {
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  /* background-color: #FFFFFF; */
}

a {
  color: #000000;
}

#header {
	width: 1072px;
}

#headertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 400px;
	padding-top: 42px;
}

#mainwrapper {
  width: 1072px;
  height: 585px;
}

#main {
  position: absolute;
  background: url("../img/background.png") no-repeat;
  width: 1072px;
  height: 585px;
}

#twitter_head {
  left: 700px;
  top: 0px;
  padding-top: 15px;
  width: 285px;
  position: absolute;
  line-height: 40px;
  z-index: 5;
  background-color: #FFFFFF;
}

#twitter_div {
  left: 700px;
  top: 55px;
  position: absolute;
  width: 285px;
  height: 82px;
  font-size: 10px;
  z-index: -5;
  background-color: #DCDCDC;
  padding: 2px;
}

#twitter_div ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  z-index: -5;
}

#navi {
  position: absolute;
  top: 54px;
  left: 63px;
  width: 927px;
  height: 32px;
  background-color: #D42513;
  color: #FFFFFF;
}

#navi ul {
  float:left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 61px;
}

#navi li {
  display: inline;
  text-transform: uppercase;
  list-style-type: none;
}

#navi li a {
  float: left;
  display: block;
  font-size: 14px;
  height: 32px; 
  line-height: 32px;
  text-decoration: none;
  color: #FFFFFF;
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

#navi li a:hover {
  color: #D42513;
  background-color: #FFFFFF;
}

#pic {
  position: absolute;
  overflow: hidden;
  width: 900px;
  height: 537px;
  top: 29px;
  left: 77px;
  z-index:0;
}

#content {
  position: absolute;
  top: 150px;
  left: 182px;
  background: url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentCR {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentDiMe {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentDia {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentED {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentWerbe {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contentJobsGrafikP {
  position: absolute;
  top: 150px;
  left: 182px;
  background-image:url("../img/trans.png");
  width: 650px;
  height: 300px;
  padding: 20px 20px 20px 20px;
  display: none;
}

#contenttext {
  overflow: auto;
  height: 300px;
}

#footer {
  z-index: 5;
  width: 1072px;
  font-size: 10px;
  padding-left: 90px;
}

#footer img {
  margin-left: 40px;
  margin-right: 5px;
}

#footer a {
  text-decoration: none;
  color: #000000;
}

#footer a:hover {
  text-decoration: underline;
}

#socialbookmarkeu {
  text-align: center;
}

#socialbookmarkeu img {
  margin: 2px;
}


h2 {
  font-weight: bold;
  font-size: 16px;
}

h3 {
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
}

ol {
  
}