/*
1: #532C1F -20px
2: #F8F0FD -10px
*/

body { 
  margin: 0;
  padding: 0;
  font: 10pt 'Times New Roman', Arial, Tahoma, Verdana;
  color: black;
  background: #532C1F url(../images/layout/1/site.jpg) repeat-y left -20px;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #681D5E;
  text-decoration: none;
}

p {
  margin: 0 0 15px 0;
}

hr { 
  background: #d0d0d0;
  color: #d0d0d0; 
  border: #d0d0d0;
  height: 1px; 
  clear: both;
}

img {
  border: none;
}

ul {
  margin: 0 0 15px 0;
  padding: 0;
}

ul li {
  list-style: square;
  margin: 0 0 0 20px;
  padding: 0;
}

h3 {
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0;
}

h4 {
  font-size: 10pt;
  font-weight: bold;
  margin: 0 0 5px 0;
}

table {
  border-collapse: collapse;
  margin: 0 0 10px 0;
}

th, td {
  font-weight: normal;
  text-align: left;
  padding: 3px;
  vertical-align: top;
}

th {
  font-weight: bold;
}

div#site {
  background: url(../images/layout/1/site/blume.jpg) no-repeat;
  width: 984px;
  height: 858px;
}

div#content, 
div#content-step {
  position: absolute;
  top: 245px;
  left: 46px;
  width: 546px;
  height: 393px;
  background: url(../images/layout/1/content.jpg) repeat-y;
}

div#content-step {
  width: 844px;
}

div#site > div#content,
div#site > div#content-step { 
  height: auto;
  min-height: 393px;
}

div#content-in {
  padding: 0 60px 30px 15px;
  background: url(../images/layout/1/content-in.jpg) no-repeat 398px -22px;
}

div#content-step div#content-in {
  padding: 0 358px 30px 15px;
}

div#content-step h3 {
  background: url(../images/layout/headline.jpg) no-repeat 0px 12px;
  padding: 0 0 10px 38px;
}

div#content-step h3 span {
  color: #3B1135;
}

div#partner {
  position: absolute;
  top: 330px;
  left: -30px;
  width: 312px;
  height: 72px;
  background: url(../images/layout/partner.png) no-repeat left 3px;
}

div#partner h4 {
  margin: 0;
  padding: 0 0 0 60px;
  font-size: 14pt;
}

div#partner p {
  margin: 0;
  padding: 12px 0 0 40px;
  color: #3C0032;
}

div#start {
  position: absolute;
  top: 55px;
  left: 575px;
  width: 260px;
  font-size: 11pt;
}

div#start a {
  color: black;
  text-decoration: none;
}

div#start a:hover {
  color: #681D5E;
}

div#start img {
  float: left;
  margin: 3px 15px 0 0;
}

div#start p {
  margin: 0 0 65px 0;
  font-weight: bold;
}

div#start h4 {
  font-size: 21pt;
  margin: 10px 0 0 0;
}

div#start h5 {
  clear: both;
  font-size: 11pt;
  margin: 0 0 10px 36px;
  text-decoration: underline;
}

div#start ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#start ul li {
  margin: 0;
  padding: 0 0 5px 35px;
  background: url(../images/layout/vorteil.gif) no-repeat;
  list-style: none;
  font-weight: bold;
}

div#start ul li.link-top {
  margin-top: 10px;
}

div#tools {
  position: absolute;
  top: 202px;
  left: 65px;
}

div#informationen {
  position: absolute;
  top: 95px;
  left: 603px;
  font-weight: bold;
}

div#sprachen {
  position: absolute;
  top: 197px;
  left: 700px;
}

div#informationen ul,
div#tools ul,
div#sprachen ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div#informationen ul li,
div#tools ul li,
div#sprachen ul li {
  margin: 0;
  padding: 0;
  display: inline;
}

/*
1: #B25196
2: #D8B2C1
*/
div#informationen ul li a,
div#tools ul li a,
div#sprachen ul li a {
  background: url(../images/layout/pfeilw.gif) no-repeat left 4px;
  color: #B25196;
  text-decoration: none;
  padding: 0 15px 0 10px;
  font-size: 10pt;
  letter-spacing: 0.5px;
}

div#informationen ul li a {
  background: url(../images/layout/pfeils.gif) no-repeat left 4px;
  color: black;
  padding-right: 10px;
}

div#informationen ul li a:hover {
  text-decoration: underline;
}

div#tools ul li a:hover,
div#sprachen ul li a:hover {
  color: #B25196;
}

div#sprachen ul li.aktiv a {
  color: #B25196;
}

div#steps {
  position: absolute;
  top: -22px;
  left: 546px;
  width: 299px;
  height: 400px;
  background: url(../images/layout/1/steps-in.jpg) no-repeat;
}

div#steps-in {
  padding: 40px 0 0 40px;
}

div#steps ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#steps ol li {
  margin: 0;
  padding: 0;
}

div#steps ol li#step1 {
  background: url(../images/steps/1.jpg) no-repeat;
}

div#steps ol li#step1o {
  background: url(../images/steps/1o.jpg) no-repeat;
}

div#steps ol li#step2 {
  background: url(../images/steps/2.jpg) no-repeat;
}

div#steps ol li#step2o {
  background: url(../images/steps/2o.jpg) no-repeat;
}

div#steps ol li#step3 {
  background: url(../images/steps/3.jpg) no-repeat;
}

div#steps ol li#step3o {
  background: url(../images/steps/3o.jpg) no-repeat;
}

div#steps ol li#step4 {
  background: url(../images/steps/4.jpg) no-repeat;
}

div#steps ol li#step4o {
  background: url(../images/steps/4o.jpg) no-repeat;
}

div#steps ol li#step5 {
  background: url(../images/steps/5.jpg) no-repeat;
}

div#steps ol li#step5o {
  background: url(../images/steps/5o.jpg) no-repeat;
}

div#steps ol li#step6 {
  background: url(../images/steps/6.jpg) no-repeat;
}

div#steps ol li#step6o {
  background: url(../images/steps/6o.jpg) no-repeat;
}

div#steps ol li#step7 {
  background: url(../images/steps/7.jpg) no-repeat;
}

div#steps ol li#step7o {
  background: url(../images/steps/7o.jpg) no-repeat;
}

div#steps ol li#step8 {
  background: url(../images/steps/8.jpg) no-repeat;
}

div#steps ol li#step8o {
  background: url(../images/steps/8o.jpg) no-repeat;
}

div#steps ol li a {
  display: block;
  padding-left: 110px;
  height: 47px;
  color: #9E9E9E;
  text-decoration: none;
  font-size: 10pt;
  line-height: 13pt;
}

div#steps ol li.ok a {
  color: #6B075F;
}

div#steps ol li a strong {
  border-bottom: 1px solid #9E9E9E;
  font-weight: normal;
}

div#steps ol li.ok a strong {
  border-bottom: 1px solid #6B075F;
}

div#auswahl {
  margin: 20px 0 0 70px;
}

div#pakete {
  background: url(../images/layout/pakete.jpg) no-repeat;
}

td.paketname {
  padding: 15px 0 0 0;
  width: 160px;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
}

td.paketname a {
  text-decoration: none;
}

td.paketname a:hover {
  text-decoration: underline;
}

td.paketinhalt {
  height: 115px;
}

td.paketinhalt p {
  margin-bottom: 5px;
}

div#varianten {
  margin-left: 160px;
}

h4#paketbezeichnung {
  background: url(../images/layout/varianten.jpg) no-repeat 33px 0;
  float: left;
  width: 163px;
  padding: 25px 0 30px 0;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
}

div#varianten h5 {
  margin: 45px 0 5px 0;
  padding: 0;
  font-size: 10pt;
}

div#varianten p {
  margin-bottom: 5px;
}

a.button {
  display: inline-block;
  margin-top: 5px;
  padding: 2px 5px;
  border: 1px solid #d0d0d0;
  background: #f5f5f5;
  font-weight: bold;
}

table.abschluss th, 
table.abschluss td {
  padding: 8px 3px;
}

div.info {
  background: #f5f5f5;
  color: #333;
  font-size: 10pt;
  line-height: 13pt;
  border: 1px solid #c0c0c0;
  padding: 10px 10px 0px 10px;
  margin: 0 0 10px 0;
  width: 393px;
}

div.info p {
  margin: 0 0 10px 0;
}

div#error {
  background: #fcc;
  padding: 10px 10px 5px 10px;
  border: 1px solid #f33;
  margin: 0 0 10px 0;
  width: 393px;
}

div#error p {
  font-weight: bold;
}

div#error-box {
  background: #fcc;
  border: 2px solid #f33;
  width: 280px;
  padding: 20px 20px 10px 20px;
  position: absolute;
  z-index: 100;
}

div#error-box-pfeil {
  background: url(../images/layout/error-box.png);
  width: 34px;
  height: 60px;
  position: absolute;
  top: -2px;
  left: -33px;
}

div#vorschlag {
  background: white;
  border: 2px solid #3D2758;
  width: 280px;
  height: 250px;
  padding: 10px; 
  position: absolute;
  z-index: 100;
}

div#vorschlag-pfeil {
  background: url(../images/layout/box.png);
  width: 34px;
  height: 60px;
  position: absolute;
  top: -2px;
  left: -33px;
}

div#vorschlag-content {
  margin-top: 10px;
  height: 210px;
  border: 1px solid #d0d0d0;
  overflow: auto;
}

div#vorschlag-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#vorschlag-content ul li {
  margin: 0;
  padding: 3px;
}

div#vorschlag-content ul li.row2 {
  background: #e5e5e5;
}

div#vorschlag-content ul li a {
  text-decoration: none;
}

div#vorschlag a.close {
  text-decoration: none;
  border: 1px solid #d0d0d0;
  padding: 4px;
  font-weight: bold;
}

ul#links {
  margin: 0;
  padding: 0;
}

ul#links li {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  text-align: center;
}

img.load {
  margin: 10px;
}

fieldset {
  margin: 0 0 25px 0;
  padding: 0;
  border: 0;
}

legend {
  display: none;
}

label.left { 
  float: left;
  text-align: right; 
  width: 160px;
  margin: 0 .6em 1em 0; 
}

form br { 
 clear: both; 
}

input, select, textarea { 
  border: 1px solid #d0d0d0;
  font: 10pt 'Times New Roman', Arial, Tahoma, Verdana;
  padding: 3px;
  width: 240px;
}

input.right {
  float:left;
  clear: both;
  margin: 0 .6em 0 185px;
}

input.checkbox {
  border: 0;
  width: auto;
}

input.button,
input.button-forward {
  width: auto;
  background: white;
  padding: 2px 5px;
  border: 1px solid #d0d0d0;
}

input.button-forward {
  background: #f5f5f5;
  font-weight: bold;
}

input.button-forward:hover {
  color: #681D5E;
}

input.error,
select.error {
  background: #fcc;
  border: 1px solid #f33;
}

p.gaestebuch-kontakt {
  color: #681D5E;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 0px;
}

.vis, h1, h2 { 
  position: absolute; 
  left: -1000px; 
  top: -1000px;
}