.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333399;
}
.textklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
}
.normaldunkelgrau {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #333399;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FF6633;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #333399;
	line-height: 24px;

}

h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	color: #333399;
}
h3{

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	color: #333399;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	color: #333399;

}

.conttable {
	border: thin solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333399;
	text-decoration: none;
}

ul {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
.orange {
	color: #FF6633;
}
.rahmen {
	border: thin solid #FFFFFF;
}

