
body
{
	font-family: Arial, verdana, sans-serif;
	background-color: white;
	font-size: 10.5pt;
  margin-top: 4pt;
 	padding-bottom: 4px;

}

p
{
	margin-top: 3px;
	line-height: 15pt;
	margin-bottom: 5px;
	font-family: sans-serif;
}

h1
{
	font-size: 160%;
	margin-top: 0;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #dddddd;
}

.s0
{
  padding-bottom: 8px;
}

.s1
{
 /* border-top: silver 1px solid;*/
  margin-top: 0px;
  padding-top: 6px;
}

h2
{
	font-size: 140%;
  margin-top: 12px;
  margin-bottom: 2px;
}

h3
{
	font-size: 115%;
  margin-top: 7px;
  margin-bottom: 2px;
}

h4
{
	font-size: 105%;
	font-style:italic;
  margin-top: 5px;
  margin-bottom: 2px;
}

ol
{
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: lower-roman;
}

li
{
	line-height: 15pt;
}

ul
{
	margin-top: 3px;
	margin-bottom: 3px;
}


dl
{
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 14pt;

}

dt
{
  margin-top: 6;
  margin-bottom: 3;
  font :	bold;
}

dd
{
  margin-top: 3;
  margin-bottom: 3;
}

BLOCKQUOTE
{
  margin-top: 2;
  margin-bottom: 4;

}

a
{
	color: #0000aa;
}

a:link
{
	text-decoration: none;
}

a:visited
{
  /*color: maroon; */
	text-decoration: none;
}

a:hover
{
	background-color: #dde195;
	text-decoration: underline;
}

.wichtig
{
	padding-left: 10px;
	border-left: darkred solid;
}

.ad
{
	list-style-position: outside;
	font-size: 9pt;
	line-height: normal;
	list-style-type: disc;
}

.loesung
{
	margin-bottom: 1000px;
}

.bildus
{
	font-size: 9pt;
}

.tabInnen
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-collapse: collapse;
}

.tabHeading
{
	border-right: lightgrey thin outset;
	border-top: lightgrey thin outset;
	border-left: lightgrey thin outset;
	border-bottom: lightgrey thin outset;
	border-collapse: collapse;
	
}

table
{
	padding-top: 0px;
	border-color:Silver;
}

td
{
	border-color: Silver;
}


.prettytable 
{
	background:#F9F9Ff none repeat scroll 0%;
	border:1px solid #AAAAAA;
	border-collapse:collapse;
	empty-cells:show;
	margin:1em 1em 1em 0pt;
}

.prettytable th, .prettytable td 
{
  border:1px solid #AAAAAA;
  padding :0.3em;
}


.hintergrundfarbe6 
{
  background-color :#ececec;
}

.tabr
{
  width:100%;
  margin:0px;
  padding:0px;
  border:0px;
  vertical-align:top;
  position:relative;
  top:5px;
}

.tabr td
{
  margin:0px;
  padding:0px;
  border:0px;
  vertical-align:middle;
}

.tbrr 
{
  padding-right:10px;
}
