#titel {
  position: absolute;
  left: 44px;
  top: 25px;
  width: 202px;
  height: 36px;
  z-index: 2;
}

#logo {
  position: absolute;
  left: 44px;
  top: 77px;
  width: 202px;
  height: 173px;
  z-index: 2;
}

#datum {
  position: absolute;
  left: 44px;
  top: 303px;
  width: 202px;
  height: 20px;
  z-index: 2;
}

#kosten {
  position: absolute;
  left: 44px;
  top: 340px;
  width: 202px;
  height: 155px;
  z-index: 2;
}

#anlass {
  position: absolute;
  left: 280px;
  top: 303px;
  width: 610px;
  height: 20px;
  z-index: 2;
}

#text {
  position: absolute;
  left: 280px;
  top: 340px;
  width: 390px;
  height: 230px;
  z-index: 2;
}

#textbreit {
  position: absolute;
  left: 280px;
  top: 340px;
  width: 610px;
  height: 230px;
  z-index: 2;
}

#vollbild {
  position: absolute;
  left: 28px;
  top: 10px;
  width: 720px;
  border-width: 5px;
  border-color: #DC002E;
  border-right-style: solid;
}

#map {
  position: absolute;
  left: 280px;
  top: 25px;
  width: 610px;
  height: 520px;
  width: 600px;
}

#bild {
  position: absolute;
  left: 690px;
  top: 340px;
  width: 200px;
  height: 230px;
  z-index: 2;
}

#link {
  position: absolute;
  left: 540px;
  top: 35px;
  width: 130px;
  height: 100px;
  z-index: 3;
  text-align: right;
}

#eckeoben {
  position: absolute;
  left: 965px;
  top: 25px;
  width: 15px;
  height: 15px;
  z-index: 3;
}

#eckeunten {
  position: absolute;
  left: 965px;
  top: 593px;
  width: 15px;
  height: 15px;
  z-index: 3;
}

#linieoben {
  position: absolute;
  left: 690px;
  top: 25px;
  width: 275px;
  height: 5px;
  z-index: 2;
  border-width: 5px;
  border-color: #DC002E;
  border-top-style: solid;
}

#linierechts {
  position: absolute;
  left: 975px;
  top: 40px;
  width: 5px;
  height: 268px;
  z-index: 2;
  border-width: 5px;
  border-color: #DC002E;
  border-left-style: solid;
}

#linieunten {
  position: absolute;
  left: 0px;
  width: 965px;
  height: 5px;
  z-index: 2;
  border-width: 5px;
  border-color: #DC002E;
  border-top-style: solid;
  top: 608px;
  /* CSS-Hack IE*/
    voice-family: "\"}\"";
    voice-family: inherit;
    top: 601px;
}

/* CSS-Hack Opera */
body>#linieunten {
  top: 603px;
}

#rahmen {
  position: absolute;
  border-width: 5px;
  border-color: #DC002E;
  border-right-style: solid;
  left: 0px;
  top: 303px;
  width: 975px;
  height: 292px;
  z-index: 1;
  /* CSS-Hack IE*/
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 980px;
}

/* CSS-Hack Opera */
body>#rahmen {
  width:975px;
}

body {
  font-family: Arial,Helvetica,sans-serif;
  color: #DC002E;
  background-color: #F5F5F5;
  border: 0px;
  padding: 0px;
  margin: 0px;
  }

h1 {
  font-size: 18px;
  margin-top: 0px;
  margin-left: 0px;
  }

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 0px;
  }

p, li, address {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-left: 0px;
  }
  
address {
  font-style: normal;
}

ul  {
  margin-left: 1em;
  padding: 0;
  list-style-type: square;
}

a {
  text-decoration: underline;
  color: #DC002E;
}
img  {
  border: none;
}

textarea {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;

}

img.foto {
  width: 200px;
}

img.fotoklein {
  clear: left;
  width: 100px;
  float: left;
  margin-top: 3px;
  margin-right: 4px;
}

img.button  {
  /*height: 30px;*/
}

#link a {
	
}

.wfontTitel {
	margin-top: -15px;
	margin-bottom: 0;
	font-family: 'Amaranth';
	font-weight: 400;
	font-size: 40px;
}

.wfontSubtitel {
	margin-top: -10px;
	font-family: 'Amaranth';
	font-weight: 400;
	font-size: 16px;
}

.wfontMenutext {
	margin-top: 0px;
	font-family: 'Amaranth';
	font-weight: 400;
	font-size: 27px;
	line-height: 2px;
}

.wfontMenutext a {
	text-decoration: none;
}

.programmLeft {
  width: 180px;
  float: left;
}
.programmRight {
  width: 420px;
  float: left;
}

.center {
  text-align: center;
}

.gross {
  font-size: 140%;
}
