

html {
  font-family: sans-serif;
}
.hpttit1 {
    font-size: 1.3em;    
    line-height: 3.6em;
}

.zwitit1 {
	font-weight: bold;
    font-size: 1.1em;
    line-height: 2em;
}

.link {
  background-color: transparent;
  color: #039a37;
}

p.halbe {
    margin: 0 0 0.5em;
}

#halbe {
    margin: 0 0 0.5em;
}

.linklogo {
position: relative;
float: left;
margin-right: 30px;
/*margin-bottom: 30px;*/
/*width= 100%;*/
/*background-color: #ffda94;*/
}

.linktext {
position: relative;
float: left;
height: auto;
max-width: 75%;
/*background-color: #a494ff;*/
}

.linkanker {
position: relative;
float: right;
/*background-color: #94ffd2;*/
}

.setclear {
clear: both;
/*background-color: #ff94bd;*/
}

th, td {
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}