body {
background-image:url(pkl_hintergrund/pkl_hg_1.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
width:620px;
margin-left:140px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 80%;
}

a:link {
	text-decoration: none;
	color: #3366FF;
}

a:visited {
	text-decoration: none;
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 12px;
font-weight: bold;
line-height: 110%;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-weight: normal;
line-height: 1.7;
}

.hervorhebung {
	font-weight:bold;
	color:#000000;
}

.kleinschrift {
	font-size: 80%;
	color:#999999;
}

#wrapper {
width: 620px;
height:400px;
}

#navigation {
margin-top:12px;
margin-bottom:12px;
border-color: #660033;
border: thin;
border-top-style: dotted;
border-bottom-style: dotted;
padding-left:20px;
}

#header {
height: 120px;
background-image:url(pkl_grafik/pkl_logo.gif);
} 

#content {
padding-left:20px;
padding-right:20px;
}

#footer {
height: 36px;
border-color: #660033;
border: thin;
border-top-style: dotted;
padding-left:20px;
}

