.top {
width:100%;
}
body {
}

body,table {
font-family:arial;
font-size:11px;
}

table {
width:100%;
border:0px solid #ccc;
}


#title {
color:#000;
border-bottom:1px dashed #F4C43E;
}


#content {
background-color:white;
width:100%;
}

#price_agb {
font-family:verdana;
font-size:11px;
color: #888888;
}
/* links */
a {
font-size:12px;
line-height:17px;
color:black;
text-decoration:none;
display:block;
}
a:hover {
text-decoration:underline;
background-color:#ffe08c;

} 