p, a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
  text-decoration: none;	
  line-height: 13pt;
  margin-top: 0px;
  margin-bottom: 13pt;
  color: rgb(0,0,0);
}

a:link, a:visited, a:active, a:hover {
  font-weight: bold;	
  color: rgb(0,0,0);
  background-color: transparent;
}

p.klein {
  font-size: 11pt;
  line-height: 13pt;
  font-weight: normal;	
  color: rgb(0,0,0);
  margin:0 0 5pt 0;
}

p.headline {
  font-size: 18pt;
  font-weight: bold;
  word-spacing:0.3em;
  letter-spacing: 0.2em;	
  color: rgb(0,0,0);
}

#menu_left, #menu_bottom, #right {
  display: none;
}

#container {
  position: static !important;
  width: auto !important;
  height: auto !important;
  float: none !important;
  margin: 0px !important;
  border: 0px;
}

#outer {
  position: static !important;
  width: auto !important;
  height: auto !important;
  float: none !important;
  background-repeat: no-repeat;
  background-image: url(../img/its_yours_neu.jpg);
  background-position: 100% 100%;
  border: 0px solid yellow;
}

#top_deko_logo {
  position: static !important;
  width: 100% !important;
  height: auto !important;
}

#print_contact {
  visibility: visible !important;
  position: static !important;
  width: 100% !important;
  height: auto !important;
  margin: 2mm 0 7mm 0;
}

#print_contact p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 7pt;
  text-decoration: none;	
  line-height: 13pt;
  color: rgb(0,0,0);
}

#logo {
  display: none;
/*  position: static !important;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 100px;
  background-color: rgb(255,255,255);
  border: 0px solid red;
  z-index: 2; */
}

#top_deko {
  display: none;
/*  position: static !important;
  top: 0px;
  left: 0px;
  width: auto !important;
  height: 100px;
  overflow: hidden !important;
  border: 0px dotted blue;
  z-index: 1; */
}

#left {
  position: static !important;
  visibility: visible !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  text-align: left !important;
  vertical-align: top !important;
  float: none !important;
  border: 0px solid green !important;
  widows: 5 !important;
  orphans: 5 !important;
}

#normal {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  text-align: left !important;
  vertical-align: top !important;
  float: none !important;
  border: 0px solid blue !important;
  widows: 5 !important;
  orphans: 5 !important;
}

#copyright {
  display: none;
}
