/*-----------------------------------*/
/*--------     Schriften     --------*/
/*-----------------------------------*/
h3, h4, h5, div, body, html, input, button {
	font: normal 12px Verdana, Arial;
	color: #000000;
}
h2 {
	font: normal 16px Verdana, Arial;
	font-weight: bold;
	color: #000000;
}
h1 {
	font: normal 20px Verdana, Arial;
	font-weight: bold;
	color: #000000;
}
p, h6 {
	font: normal 14px Verdana, Arial;
	color: #000000;
}
a:active, a:visited, a:link {
	color: #336699;
}
a:hover {
	color: #000000;
}
div#top a {
	text-decoration: none;
	color: white;
}
div#right h1 {
	font-size: 14;
	color: #ffffff;
	margin-top: 20px;
	padding: 5px;
	background-color: #336699;
}
div#right a:hover {
	text-decoration: none;
	color: #336699;
}
div#right p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#left p {
	padding-top: 0px;
	margin-top: 0px;
}
div#footer p {
	font-size: 11px;
	color: #ffffff;
}
.csc-frame-frame2 td {
	width: 4em;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin: 0;
	padding: 0px;
	margin:0;
}
.csc-frame-frame2 td p {
	color: black;
	font-weight: bold;
	background-color: #93c540;
	width: 4em;
	padding: 5px;
	margin:0;
}
.csc-frame-frame2 td h6 {
	color: #fff;
	font-weight: bold;
	background-color: #e4000f;
	width: 4em;
	padding: 5px;
	margin:0;
}

div#imageElement h3 {
  font-size: 20px;
}

.imageElement p {
  font-size: 15px;
}
