body{
    
    font-family:'Century Gothic', Arial;
    font-size:12px;
    
}
#kalender_1{
    font-size:11px;
}
p.header{
    font-weight:bold;
    font-size:12px;
}
div.anfragenbox{
    text-align:left;
    padding:10px;
    border:1px dotted;
    border-color:rgb(125,130,146);
    width:220px;
    height:280px;
    float:left;
    margin-left:10px;
    
    /*box-shadow:8px 8px 8px rgba(180,180,180,0.25);*/
}
div.anfragenbox_nofloat{
    margin-top:10px;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
    border:1px dotted;
    border-color:rgb(125,130,146);
    width:220px;
    padding:5px;
    margin-left:10px;
    margin
    
    /*box-shadow:8px 8px 8px rgba(180,180,180,0.25);*/
}
div#cartbox{
    text-align:left;
    padding:10px;
    border:1px dotted;
    border-color:rgb(125,130,146);
    width:200px;
    float:left;
    margin-left:10px;
}
.carttable{
}
    
#box4{
    width:765px;
}
#box2{
    width:250px;
}

