#ws {
float:right;
width:462px;
font-family:Arial;
background:white;
font-size:18px;
}
#ws p {
line-height:30px;
}
#ws small {
font-size:12px;
}
#anzeige {
background:url(./ws/0.jpg) no-repeat right bottom;
height:400px;
width:462px;
position:relative;
}
#input {
width:150px;
position:absolute;
padding:5px;
bottom:0px;
left:0px;
border:gray solid 1px;
}
.input_text {
width:138px;
border:1px gray solid;
padding:5px;
font-size:30px;
margin-top:5px;
}
.input_button {
width:150px;
border:1px gray solid;
font-size:30px;
margin-top:5px;
background:#eee;
height:50px;
}
#but_nein {
background:#acf;
}
#schiff {
width:450px;
padding:5px;
padding-top:25px;
padding-bottom:25px;
border:1px solid gray;
border-top:0px;
height:69px;
background:url(./error.bmp);
}
.schiffteil {
float:left;
height:50px;
}
#a {
width:0px;
background:url(./schiff/heck.bmp);
}
#b {
width:0px;
background:url(./schiff/mitte.bmp);
}
#c {
width:0px;
background:url(./schiff/v.bmp);
}
#d {
width:0px;
background:url(./schiff/mitte.bmp);
}
#e {
width:0px;
background:url(./schiff/bug.bmp);
}
#error {
display:block;
text-align:center;
}
#text {
border:1px solid gray;
border-top:0px;
padding:5px;
width:450px;
}