hr {
  margin-left: 0px;
  text-align: left;
  width: 67%;
  height: 3px;
  
}

img {
  border-style: none;
  border-color: #a0a0a0;
  border-width: 0px;
}

body {
  background-image: url("img/back_bottom.jpg");
  background-attachment: fixed;
  background-color: #A44D87;
  color: #ffff00;
  font-family:'Script MT','Script MT Bold',italic;
  font-size: 150%;
  text-align: left;
  margin-top: 0.25cm;
  margin-bottom: 0.25cm;
  margin-left: 0cm;
  margin-right: 0cm;
}

a.section {
  color: #ffff00;
  font-size: 250%;
  text-decoration: none;
}

a.small {
  color: #ffff00;
  font-size: 75%;
  text-decoration: none;
}

a.kontakt {
  color: #ffff00;
  text-decoration: none;
  
}

a.back {
  color: #ffff00;
  font-size: 100%;
  text-decoration: none;
}

a.normal {
  color: #ffff00;
  font-size: 150%;
  text-decoration: none;
}

p {
  margin-left: 1cm;
  max-width: 67%;
  font-family:'Script MT','Script MT Bold',italic;
}

form {
  margin-left: 1cm;
}

p.small {
  margin-left: 1cm;
  max-width: 15cm;
  font-family:'Script MT','Script MT Bold',italic;
}

p.indent {
  margin-left: 0.5cm;
}

h1 {
  font-style: italic;
  font-weight: normal;
  margin-left: 1cm;
}

h2 {
  font-style: normal;
  font-weight: normal;
  margin-left: 1cm;
}

h3 {
  font-style: italic;
  font-weight: normal;
  margin-left: 1cm;
}

a {
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
  color: yellow;
}

table {
  table-layout: auto;
  border-style: none;
  border-collapse: collapse;
}
th {
  text-align: left;
  vertical-align: top;
  padding: 5px;
  padding-left: 0px;
  padding-right: 20px;
}
td {
  text-align: left;
  vertical-align: top;
  border-style: none;
  padding: 5px;
  padding-left: 0px;
  padding-right: 20px;
  white-space: normal;
}

td.invis {
  border-style: none;
  border-width: 0px;
}

td.invist {
  border-style: none;
  border-width: 0px;
  padding: 0px;
  padding-right: 20px;
}

td.invisright {
  border-style: none;
  border-width: 0px;
  text-align: right;
}

td.plain {
  padding: 0px;
  padding-right: 10px;
  border-style: none;
}

td.imgexample {
  padding: 20px;
  border-style: none;
}

td.rubrik {
  border-style: none;
}

td.selected {
  border-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

td.motivnr {
  font-size: 150%;
}

td.motivliste {
  padding-bottom: 25px;
}

td.formlabel {
	font-size:150%;
}


th.cal {
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: none;
  border-width: 0px;
  text-align: right;
}

td.cal {
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: none;
  border-width: 0px;
  text-align: right;
}

td.caltoday {
  padding: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: solid;
  border-width: 1px;
  text-align: right;
}

a.nav {
  text-decoration: none;
}

a.caltermin {
  color: #ffff00;
  text-decoration: none;
}

.right {
  text-align: right;
}

pre {
  font-family: serif;
}

select {
  background-color: #d8d8d0;
}

input {
  background-image: url("/pics/marble.jpg");
  padding: 3px;
  background-color: #d8d8d0;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  font-family: serif;
}

input.in {
  width: 10cm;
}

textarea {
  background-image: url("/pics/marble.jpg");
  width: 10cm;
  padding: 3px;
  background-color: #d8d8d0;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  font-family: serif;
}


