a:link
{color: rgb(51,51,204);}
a:visited
{color: rgb(102,102,153);}
a:active
{color: rgb(153,0,153);}
body
{
	font: normal 10pt/14pt Lucida Calligraphy;
	text-align:justify;
	color: Black;
	background-image: URL(images/sdkk_bgstrukt.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family : "Lucida Calligraphy";
}
h1
{
  font-size:24pt; line-height:24pt;
}
h2
{
  font-size:14pt; line-height:14pt;
}
h3
{
	color: Black;
}
h1, h2, h3, span
{
  padding:3px; font-style:bold; text-align:left;
}
h4
{
	color: Black;
}
h5
{
	color: Black;
}
h6, 
{
	color: Black;
	font-family: Arial Narrow, Gill Sans MT Condensed;
}

table
{	
	table-border-color-light: rgb(192,192,192);
	table-border-color-dark: rgb(0,51,102);
	border-color: rgb(0,51,102);
	background-image: URL(images/sdkk_bgstrukt.gif);
    background-repeat: repeat;
    background-attachment: fixed;
}
th
{
  bgcolor: lightblue; color: rgb(0,0,102); border-color: rgb(0,51,102);
  font-family: Arial Narrow, Gill Sans MT Condensed;
  font-size:8pt; line-height:10pt;
}
td
{border-color: rgb(0,51,102);}

