.content div.tworow {
width:100%;
}
.content div.leftrow {
float:left;
}
.content div.rightrow {
float:right;
}
.smalrow{
width:33%;
}
.bigrow {
width:65%;
}
.content-edit div.leftrow, .content-edit div.rightrow {
min-height:100px;
border:1px solid black;
}
.content a{
text-decoration:none;
color:#41a62f;
}

.content .align-bottom{
margin-left:-15px;
}
.content #zurueckzuruebersicht {
  float:right;
  width:200px;
  height:20px;
  text-align:right;
}

.content a:hover{
background-color:#41a62f;
color:#fff;
}

.content a:hover img{
background-color:transparent;
}
.content a.nohover:hover {
color:#41a62f;
background-color:transparent;
}
.content a.nohover img { border:0; }

.content{
  font-size:12px;
  line-height:18px;
  font-family:verdana;
  color:#333;
  padding-bottom:15px;
}

.content h1{
  font-size:14px;
  font-weight:normal;
}

.content h2{
  font-size:10px;
  line-height:10px; 
  padding-top:3px;
  font-weight:normal;
}

.content h3 {
  font-size:10px;
  line-height:12px;
  font-weight:normal;
}

.content ul {
	padding-left:10px;
	}

.content #stoerergross {
  position:relative;
  left:-50px;
  top:60px;
}

.subnavi-dyn-daemmung{
    margin-left: 10px;
}

