/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif ;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	background-color:#CCCCCC;
	}
	
p {
	text-align: justify;
	}

a {
	font-family: "Times New Roman", Times, serif ;
	color: #0000FF;
	text-decoration: underline;
	}

h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	}
	
hr {
	border: 1px solid #000000;
	margin-bottom:40px;
	}
	
ul {
	list-style-image: url(../imgs/aufzaehlung_gr.gif);	
	}
	
ol {
	list-style-type: decimal;
}
	
li {
	margin-bottom:10px;
	list-style-image: url(../imgs/aufzaehlung_gr.gif);
	}
dt {
	margin-top:20px;
	}

#rahmenlinks {
	background-image:url(../des_imgs/pk_r2_c4.gif);
	background-repeat:repeat-y;
	visibility:hidden;
	}

#rahmenrechts {
	background-image:url(../des_imgs/pk_r2_c8.gif);
	background-repeat:repeat-y;
	visibility:hidden;
	}

.tableoverview {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	border-left-style: dashed;
	}
	
.navintern {
	margin:auto;
	position:relative;
	padding: 5px;
	width: 500px;
	margin-bottom:0px;
	margin-top:40px;
	font-family: "Times New Roman", Times, serif ;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px dashed #000000;
	text-align: center;
	visibility:hidden;
	}
.bold {
	font-weight:bold;
	}
	
.toplink {
	text-align:right;
	display:none;
	}
.center {
	text-align: center;
	}
.noprint {
	display:none;
	}
.print {
	position:absolute;
	left:0px;
	margin-left:5px;
	margin-right:5px;
	} 
#cc {
	position:relative;
	left:0;
	top:0;
	height:372px;
	width:60px;
	background-image:url(../des_imgs/pk_r3_c5.gif);
	visibility:hidden;
	}
.img_border {
	border: 1px solid #000000;
	padding:3px;
	}
.startimg {
	float:left;
	border: 1px solid #000000;
	margin-right:28px;
	padding:3px;
	}


