/* basics.css / SP-CH-2007
(ausblenden verschiedener Elemente)
Version:	2007-02-21 HTML-E
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  */

body{
font-family:arial,helvetica,sans-serif;
}

#topTeaser,
#navOrientierung,
#navSprachen,
#navService,
#navMain,
#navSub,
#navPage,
p.blaettern,p.readArticle,p.mailEmpfehlung,p.pdfErstellung,
#kantonwahl2Cols,
#tagCloud,
#footer,
h1,
h2.bereich,
h2.bereichsLink,
ul.bannerLinklist,
ul.eventLinklist,
a.skipLinks,
hr{
display:none;
}

a img{
border:0;
}

#logo{
position:absolute;top:0;right:0;
}
#document{
margin-top:160px;
font:12px arial,helvetica,sans-serif;
}

img.bildLinks {
float: left;
margin: 5px 14px 14px 0;
}
img.bildRechts {
float: right;
margin: 5px 0 14px 14px;
}

table{
border-collapse:collapse;
}
table caption{
text-align:left;font-weight:bold;
padding:5px 0;
}

table td,
table th{
padding:2px 5px;
border:1px solid #ccc;
vertical-align:top;text-align:left;
}