/* print-styles go here */

body, body *{
  font-family: Arial,Helvetica,sans-serif;
  color:#2d2d2d;
  font-size:11pt;
}

img{ border:none; }

h2,
h2 *{
  font-family: "Times New Roman", Times, serif;
  font-size:17pt;
  font-weight:bold;
  line-height:18pt;
}

h1 ,
h1 *{
  font-family: "Times New Roman", Times, serif;
  font-size:22pt;
  line-height:30px;
  font-weight:normal;
  margin-bottom: 12pt;
}

#header{
  height:2cm;
}

#logo{
  display:none;
}

#topSearchForm,
#mainNavi,
#sidebar,
#contentFooter,
#footer,
#highlightbox,
#rotary,
#topbar,
.thumbzoom,
#ratingLayer,
#sammlungDetail .serviceLinks,
#sammlungDetail .leftCol .leftCol,
#sammlungDetail .leftCol .tagcloud,
img.eventscart,
.eventactions,
#eventLayer,
#languageChooser,
#imgRotaryBig,
#linkbox,
#maincal,
#calfilter,
#tabs-menu
{
  display:none;
}

#logoprint{
  text-align:right;
}

#topbreadcrumb{
  padding:0;
}
#topbreadcrumb li,
#topbreadcrumb li a{
  font-family: "Times New Roman", Times, serif;
  font-size:22pt;
  line-height:35pt;
  color:#b2b2b2;
  text-decoration:none;
  display:inline;
}

#mainContent{
  margin-bottom:20pt;
  margin:0;
}


.eventitemline{
  clear:both;
  height:1px;
  background:#e3e3e3;
  overflow:hidden;
  margin:0 20px 0 125px;
  border:5px solid #fff;
  border-width:5px 0;
}

.eventitem{
  clear:both;
  position:relative;
  padding:5px 20px 0 125px;
  margin-bottom:5px;
  background:url(../img/eventlisticon.gif) 43px 18px no-repeat;
}
.exibitionitem.noimage{
  background:none;
  padding-left:0;
}

.exibitionline{ margin-left:0; }

.eventitem {
padding-left: 0px;
}
.eventitem img{
  /*float:left;
  margin-left:-125px;
  width:110px;
  height:72px;*/
  display: none;
}
.eventitem img.eventscart{
  float:none;
  margin:0;
  width:16px;
  height:18px;
  display:inline;
  position:relative;
  margin:-8px 0 -4px 0;
  cursor:pointer;
}
.eventitem h3{
  font-family:"Times New Roman",Times,Serif;
  font-size:22px;
  font-weight:normal;
  color:#595959;
  margin:0 0 10pt 0;
}
.eventitem a{
  font-weight:bold;
  color:#000;
  text-decoration:none;
}
.eventitem p{
  margin:0;
}
.eventitem span{
  color:#b2b2b2;
}
.eventitem span a{
  color:#b2b2b2;
  font-weight:normal;
}