/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/struktur/background.jpg);
}

.titel {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-indent: 8px;
	font-weight: bold;
	font-size: 13px;
}

.text_normal {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
}

.text_normal_an {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 5px;
	font-weight: normal;
	font-size: 16px;
}

.jcs {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-indent: 8px;
	font-weight: normal;
	font-size: 13px;
}

.jcs:link {
	text-decoration: none;
	color: #FFFFFF;
}

.jcs:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.jcs:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.jcs:active {
	text-decoration: none;
}

.tabelle {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-bottom-width: thin;
}

.tabelle_p:link {
	text-decoration: none;
	color: #000000;
}

.tabelle_p:visited {
	text-decoration: none;
	color: #000000;
}
.tabelle_p:hover {
	color: #666666;
	text-decoration: none;
}
.tabelle_p:active {
	text-decoration: none;
	color: #000000;
}

