/*body{
font-family: arial, sans-serif;
font-size:10px;
color:#000;
}*/
tr, td {
border: 1px dotted #000;
}
table#asthma{
/*border: 1px dotted #ff9999;*/
border:none;
border-collapse:collapse;
width:666px;
}
table#asthma tr{

}
table#asthma th{
padding:5px;
text-align:center;
text-align: -moz-center;
width:200px;
}
table#asthma td{
padding:5px;
text-align:center;
text-align: -moz-center;
}
.grey{
background:#EEEEFF
}
.red{
background:#ffeeee;
}
#imgDiv{
background:#EEEEFF;
width:666px;
height:400px;
overflow:hidden;
/*border: 1px dotted #ff9999;*/
border:none;
margin-bottom:10px;
}
#imgDiv img{
margin:auto;
}
#asthmaInfos{
/*display:none;*/
}
#open{
width:200px;
height:20px;
margin: 10px 0px 0px 0px;
background-color:#ffeeee;
border:#ff9999 solid;
border-width:0px 1px 1px 0px;
background-image:url('reiterLinks.gif');
background-repeat:no-repeat;
padding-top:10px;
float:left;
}
#close{
width:200px;
height:20px;
background:#ffeeee;
background-image:url('reiterLinks.gif');
background-repeat:no-repeat;
border:#ff9999 solid;
border-width:0px 1px 1px 0px;
display:none;
margin: 10px 0px 0px 0px;
padding-top:10px;
float:left;
}
#toDiary{
width:200px;
height:20px;
background:#ffeeee;
background-image:url('reiterRechts.gif');
background-repeat:no-repeat;
background-position:right;
border:#ff9999 solid;
border-width:0px 0px 1px 1px;
margin: 10px 0px 0px 0px;
padding-top:10px;
padding-left:10px;
float:left;
}
#toDiary2{
width:200px;
height:20px;
background:#ffeeee;
background-image:url('reiterLinks.gif');
background-repeat:no-repeat;
background-position:left;
border:#ff9999 solid;
border-width:0px 1px 1px 0px;
margin: 10px 0px 0px 0px;
padding-top:10px;
padding-left:10px;
}
.clear{
clear:both;
}
#formDiv{
background:#EEEEFF;
/*border: 1px dotted #ff9999;*/
border:none;
width:666px;
height:130px;
}
#open a, #close a{
margin-left:20px;
margin-top:20px;

}
#chooseMsg{
margin-bottom:10px;
}
#tagebuchwerte{
margin:0px 10px 10px 10px;

}
#noDataMsg{
width:626px;
height:160px;
background:#FFEEEE;
padding:20px;
font-size:16px;
}
#newEntry{
border:1px solid  #ff9999;
}