  /* <!--... Stylesheet für Krei-Sch 2004 ... --> */


@media screen, handheld
{

  /* <!--... Formatdefinitionen zur Bildschirmausgabe ... --> */


body

	{
	font-family:arial,helvetica,sans-serif;
	margin-top: 25px;
	margin-left:20px;
    scrollbar-base-color:#000099;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#9999FF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#9999ff;
	}
	

body, table, tr, td, p, span, div, h1, h2, h3, h4

	{
	font-family:verdana,helvetica,sans-serif;
	border-collapse:collapse;
    color:#000090;
    font-size:11pt;
	}



/*<!-- Tabellenbreite generell --> */	

.tabwidth

	{
	width: 600px;
	text-align:left;
	}	

/*<!-- Tabellenbreite navigation --> */	


.tablenav
	{
	font-family:verdana,sans-serif;
	background-color:#9999FF;
	border-collapse:collapse;
	border-width:4px;
	border-color:#FFFFFF;
	width: 202px;
	text-align:center;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	margin-top:-7px; 	

	}	



ul

	{
	margin-bottom: 10pt;
	text-indent: 1pt;
	}

li

	{



	}



		

/*<!-- Überschriften --> */

h1	{

	color:#ffffff;
	font-size:18pt;
	font-weight:bold; 
	background-color:#9999ff;
	text-indent: 10pt;
	}



h2	{

	color:#000090;
	font-size:16pt;
	font-weight:normal; 
	background-color:#9999ff;
	text-indent: 10pt;
	}

				

h3	{

	color:#000090;
	font-size:14pt;
	font-weight:normal;
	}			



h4	{

	color:#000090;
	font-size:12pt;
	font-weight:normal;

	}			



/*<!-- Link Formatierung nur bei IE aktiv --> */



a	{

	color:#003399;
	text-decoration: none;
	size:10pt;
	weight:bold; 
	}



a:link		{

	color:#003399;
	text-decoration: none;
	size:10pt;
	weight:bold; 
	}



a:visited	{

	color:#FF6600;
	text-decoration: none;
	size:10pt;
	weight:bold; 
	}


a:active	{

	color:#003399;
	text-decoration: none;
	size:10pt;
	weight:bold; 
	}



a:hover	{

	color:#FF6600;
	text-decoration: none;
	size:10pt;
	weight:bold; 		
	}
}
	
@media print
{
  /* <!--... ... Formatdefinitionen zum Drucken ...  --> */
   			#noprint  {display: none}
@import url("images/ks-logo-Kopie.jpg");
   			
body {
	font-family:arial,helvetica,sans-serif;
	margin: 0;
 	padding: 0;
	color: black;
	background: transparent;

	}
a:link:after, a:link:visited:after {
  content: " (Link auf &lt;" attr(href) "&gt;) ";
  font-size: 76%;
  color: #999;
  background: transparent;
  }
}
