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

body {
	background-color: transparent;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000; }

#top,
#header,
#leftcol,
#rightcol,
.dn,
hr{
display:none;
}

p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 10px 10px 10px;
}

#footer {
	font-size: 10pt;
}

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:0;
vertical-align:top;text-align:left;
}