<!-- pc.css -->
<style type="text/css">	
<!--
	p.formtitle{
		font-size : 0.8pc;
		color :#730052;
	}

	input.submit{                    
      background-color: #FF7900; 
      border-left-width: thin; 
      border-color: #FF7900; 
      border-right-width: thin; 
      border-top-width: thin; 
      border-bottom-width: thin; 
      border-width: thin; color: #7B0052; 
      background: #FF7900;
	}

	a {
		text-decoration : none;
	}

	link { color:#73004A; }

	a:hover {
		color :#F7145A;
		text-decoration : underline;
	}

	h1  {
		font-size : 1.3pc;
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
	}

	h2  {
		font-size : 1.05pc;
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
	}

	h3  {
		font-size : 0.8pc;
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
	}

	body,tr,td,li,dt,dl,div,p,center  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : normal;
		font-style : normal;
		color : Black;
	}
   
	strong  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
		font-size : normal;
		color : #7B004A;

	}

	title  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
      background-color: #7B004A;
		font-size : 1.3pc;
	}

	th  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : lighter;
		font-style : normal;
		font-size : 1.05pc;
	}

	td.topic  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : normal;
		font-style : normal;
		color : Black;
      text-align: right;
      vertical-align : top;
	}   

	td.content  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : normal;
		font-style : normal;
		color : Black;
      text-align: left;
      vertical-align : top;
	}   
   
   
	b  {
		font-family : Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-style : normal;
	}

	hr  {
		color : #FF7900;
		border : none;
	}

	}
	pre  {
		font-family : monospace;
	}

	big  {
		font-size : 1.45pc;
		font-family : Arial,Helvetica,sans-serif;
	}

	small  {
		font-size : 0.5pc;
		font-family : Arial,Helvetica,sans-serif;
	}
#js-popup { display: none; text-align: left; background: #ff00ff; }
#js-popup table { border: 1px solid #000000; background: #ffffff; }
#js-popup td { margin: 0 auto; padding: 0; text-align: center; }
#js-popup table img { margin: 0; padding: 4px 4px 0 4px; }
#x-beenden { position: absolute; right: -1px; cursor: pointer; }
	-->
</style>
