/*html>body #pagetitle h1  .left {background: url(images/bar-left.png) left center; opacity:0.8;}
html>body #pagetitle h1  .center {background: url(images/bar.png) left center; background-repeat:repeat-x; opacity:0.8;}
html>body #pagetitle h1  .right {background: url(images/bar-right.png) right center; opacity:0.8;}

html>body #randomart {background: url(images/RandomArt.png) left top no-repeat;}

#pagetitle h1 .left, #pagetitle h1 .center, #pagetitle h1 .right {padding-top:5px; padding-bottom:6px;}
#pagetitle h1  .left { padding-right:50px; }
#pagetitle h1  .center {  padding-right:20px }
#pagetitle h1  .right { padding-left:20px}*/
 #pagetitle h1 {margin-left:28px; margin-top:0px;color:#000;} 

html>body #teaser1 {background: url(images/main1.png) no-repeat left top;}
html>body #teaser2 {background: url(images/main3.png) no-repeat left top;}

.personsize { width:630px; };
.teaserdiv{ min-height:110px; }
.smallteaserdiv{ min-height:70px; }

#pages {
     min-width:900px;
}