ul {
padding: 0px;
margin-left: 1em;
margin-bottom: 6px;
}

li {
list-style: square outside;
padding: 0px;
margin-bottom: 2px;
/*
margin-left: -0.5em;
*/
line-height: 1.1em;
}

.box-border-bottom, .box-border-top {
background-image: url(../i/punktiert-waagrecht.gif);
background-repeat: repeat-x;
height: 1px;
}

.box-border-left, .box-border-right {
background-image: url(../i/punktiert-senkrecht3.gif);
background-repeat: repeat-y;
width: 1px;
}

img {
border: 0px;
display: inline;
}

.errorMessage {
border: 1px solid #ff0000;
background-color: #ffeeee;
padding: 5px;
color: #ff0000;    
}

.eingabe_fehler {
color: #ff0000;
}

div.rahmen, div.rahmen-p {
background-color: #FFFFFF;
width: 765px;
border-color: #AFAFAF;
border-width: 0px;
border-bottom-width: 5px;
border-style: solid;
padding: 0px;
margin: 0px;
}

div.rahmen-p {
width: 500px;
}

div.fuss {
margin-top: 7px;
width: 765px;
text-align: left;
}

