body 
{
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    font-size:small;    
}

a:active { color: #000000; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a:link { color: #000000; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #000000; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a:hover { color: #e43a41; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }

hr {color: transparent;}

/*Definition des alles umschließenden DIV's*/
.divmaster
{   
    
    width: 320px; 
}

/*definiert das jede Veranstaltung umschließende DIV*/
.divdata
{               
    width:100%;
    text-align:left;    
}

/*definiert für jede Veranstaltung das DIV des Titels*/
.divtitle
{   
    color: #78716e;
    font-size: 11px;
    float:left;
    background-color:#d1dff6;
    width:300px; 
    font-weight:bold;
    padding-left: 5px;  
}

/*definiert für jede Veranstaltung das DIV vom Bild*/
.divpic
{   
    float:left;
    width: 100px;
    margin-left:0px;
    margin-top:5px;
    padding-bottom: 5px;
}

/*definiert für jede Veranstaltung das DIV der Details (Datum, Kurzbeschr., mehr)*/
.divdetail
{
    float:left;
    width:200px;
    margin-left:5px;
    margin-top:5px;
}

/*definiert für jede Veranstaltung das DIV für das Datum*/
.divdate
{    
  font-size: 11px;
 color: #78716e;
 width: 150px; 
}   


/*definiert für jede Veranstaltung das DIV für die Beschreibung*/
.divdesc
{  
 font-size: 11px;
 color: #78716e;
 width: 195px; 
 
}

/*definiert für jede Veranstaltung das MasterDIV für 'more'*/
.divmoremaster
{
    width:150px;
    text-align: right;  
    float:right;
    margin-top:5px;
    padding-bottom: 5px;
}

/*definiert für jede Veranstaltung das Deteil-DIV für den Text von 'more'*/
.divmore
{   
    font-size: 11px;
    color: #000000;
    width:60px;
    text-align: left;   
    float:right;
    padding-left:5px;   
}

/*definiert für jede Veranstaltung das Image bei 'more'*/
.divmoreimg
{   
    width:10px;
    height:10px;
    float:right;
    background-image:url(http://tourist.bz.it/eventview/user/default/link.gif);
    background-repeat:no-repeat;
    margin-top:5px;
}


/*definiert das Paging-DIV am unteren Rand*/
.divpaging
{    
    font-size: 11px;
    color: #78716e;
    float:left;     
    width: 100%;
    text-align:center;  
    padding-top:20px;
    margin-top:20px;
}





/*MasterDIV-Suchparameter*/
.eventseek
{
    top:8px;
    left:325px;
    width: 170px;   
    height: 580px;
    position:absolute;
    border-style:solid;
    border-width: 1px;
    border-color:#d1dff6;
    background-color: #d1dff6;
}

/*Kofp-DIV bei Suchparametern*/
.eventseekhead
{
    color: #78716e;
    width: 100%;
    height: 30px;   
    position:absolute;
    vertical-align: middle;
    text-align: center;
    font-weight:bold;
    font-size:medium;   
    padding-top: 5px;
}

/*DIV Veranstaltungstype*/
.seektype
{

    font-size: 11px;
    color: #78716e;
}
}

/*DIV Suchparameter*/
.seekparam
{
}

/*definiert bei 'Go' das Bild*/
.divseekimg1
{   
    left: 128px; 
    position: absolute; 
    top: 123px;
    width:10px;
    height: 10px;
    background-image:url(http://tourist.bz.it/eventview/user/default/link.gif);
    background-repeat:no-repeat;
}
/*definiert bei 'Suchen' das Bild*/
.divseekimg2
{   
    left: 15px; 
    position: absolute; 
    top: 543px;
    width:10px;
    height: 10px;
    background-image:url(http://tourist.bz.it/eventview/user/default/link.gif);
    background-repeat:no-repeat;
}

/*DIV beim Link 'Suchen'*/
.divseek
{   
    width: 100px;
    margin-top: 5px;    
    margin-left:30px;
}

/*DIV beim Link 'PDF'*/
.divpdf
{   
    left:10px; 
    top: 555px; 
    position:relative; 
    vertical-align:middle;
}
#Label1 {  
    font-size: 12px;
    color: #78716e;
}
#Label2 {  
    font-size: 12px;
    color: #78716e;
}
#Label3 {  
    font-size: 12px;
    color: #78716e;
}
#Label4 {  
    font-size: 12px;
    color: #78716e;
}
#Label5 {  
    font-size: 12px;
    color: #78716e;
}


input  { color: #78716e; font-size: 10px; font-family: Verdana, Arial; background-color: #ffffff; border: solid 1px #78716e; }
select  {color: #78716e; font-size: 10px; font-family: Verdana, Arial; background-color: #ffffff; border: solid 1px #78716e; }
