Basis-Stylesheet

body {
	margin-top: 0px;
	margin-left: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size:10px;
  background: #eeece8;
  color: #2e2e2e;
  }

tr {
	padding:0px;
  }

a, a:link {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	display: inline;
	color: #c00004;
	font-weight: bold;
	text-decoration: underline;
	}

table.back {
	margin: 0px;
  background: white;
  color: #2e2e2e;
  padding: 0;
  }

  
table.body {
	width:644px;
	line-height:1.4;
	vertical-align:top;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
  }

table.kontakt {
	width:100%;
	line-height:1.5;
	vertical-align:top;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
  }

tr.kontakt {
	height:28px;
  }

td.bodyueber {
	vertical-align:top;
	height: 20px;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background: #eeece8;
  color: #2e2e2e;
  }

td.textpar {
	vertical-align:top;
	height: 15px;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	background: #eeece8;
  color: #2e2e2e;
  }

td.bodytext {
	vertical-align:top;
	text-align:justify;
  background: white;
  color: #2e2e2e;
	}

td.anmeld1 {                                                          /* Anmeldetabelle */
  font-size:10px;
  line-height:23px;
  text-align:center;
  }

td.anmeld2 {                                                          /* Anmeldetabelle */
  font-size:10px;
  line-height:23px;
  text-align:left;
  }

th.anmeld1 {                                                          /* Anmeldetabelle */
  font-size:10px;
  font-weight:bold;
  line-height:23px;
  }


td.anmeld2 {                                                          /* Anmeldetabelle */
  font-size:10px;
  font-weight:normal;
  line-height:23px;
  text-align:center;
  }

p.ueber {
	line-height:1.4;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
  background: white;
  color: #2e2e2e;
  }

img.floatl {
  float:left;
  padding-right:5px;
  padding-bottom:5px;
  }

img.floatr {
  float:right;
  padding-left:5px;
  padding-bottom:5px;
  }