body {
text-align: left;
font-family: Georgia;
font-size: 13px;
}

h1 {
color: #CD0000;
text-align: center;
line-height: 120%;
}


li {
margin-bottom: 20px;
}


.small {
margin-bottom: 20px;
}

.rahmen {
background-color: white;
border: 1px gray solid;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 10px;
margin-top: 20px;
width: 550px;
text-align: left;
}

.content {
line-height: 150%;
}

.garantie {
width: 400px;
background-color: #FFDEAD;
text-align: left;
padding: 10px;
border: 1px black dotted;
}

.feedback {
width: 400px;
text-align: left;
padding: 10px;
border: 1px black dotted;
margin-top: 25px;
margin-bottom: 25px;
}

.wichtig {
font-weight: bold;
color: #CD0000;
}

.feedbackbild {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.imp {
background-color: #FFFF00;
font-weight: bold;
}