/* CSS Document */

a:link { text-decoration: none; color:#000; font-weight:bold;}
a:hover { text-decoration: underline; color:#000; font-weight:bold; }
a:visited { text-decoration:none; color:#000; font-weight:bold;}
a:active { text-decoration: none; color:#000; font-weight:bold;}

body { font-family:Arial; font-size:12px; color:#000; margin:0; padding:0;  }

.InfoKeyword, .InfoExakt, .InfoDate, .BoxTitle, .BoxTill { font-size:10px; color:#666; }
.InfoKeyword, .InfoTitle, .InfoAutor { margin-bottom:3px;}
.InfoExakt  { float:left; padding-top:5px; margin-right:52px; }
* html .InfoExakt { margin-right:48px;}
.InfoDate { float:left; margin-right:22px; padding-top:5px; }

.BoxTitle { width:520px; }
.InfoTitle { width:100px; float:left; margin-right:170px;}
.InfoAutor { width:100px; float:left; }

.MasterBox { width:100%; }
.BoxSearch { margin-bottom:15px; }
.BoxField { border:#666 solid 1px; width:518px; height:16px; background-color:#F2F2F2; }

.MasterBoxDate { width:100%; }
.BoxDate { margin-bottom:4px; float:left; }
.BoxFieldExakt { margin-right:3px; }

.BoxTimerange { margin-bottom:4px; float:none; }
:root .BoxTimerange { text-align:right; width:520px; }

.BoxDate1 { border:#666 solid 1px; height:16px; width:130px; }
.BoxTill { padding-top:5px; margin-left:6px; margin-right:8px; }

.MasterboxTitle { width:520px; clear:both; }
.BoxFieldTitle { float:left; width:250px; height:16px; margin-right:18px; }
* html .BoxFieldTitle { margin-right:5px;}
.BoxFieldAutor { float:left; width:250px; height:16px; margin-bottom:15px;}

.FieldTitle { border:#666 solid 1px; width:250px;  }
.FieldAutor { border:#666 solid 1px; width:250px; } 

.MasterBoxBtn { margin-top:15px; clear:both;}
.BoxBtn { float:left; width:200px; }
.BoxSmd { text-align:right; font-size:10px; color:#666; }

.buttonOrange {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(http://www.a-z.ch/static/az/img/bgButtonBlue.gif) repeat scroll center center;
border:1px solid #000066;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:3px;
}
.BoxFooter { margin-top:30px; margin-bottom:15px; border-top:#999 solid 1px; width:520px; }
