body {
	background-color: #FFFFFF;
	background-image: url("background.gif");
	background-repeat: no-repeat;
	background-position: center 170px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
}
 
h1 {
	font-size: 23pt;
	font-weight:bold;
	margin: 20px 0px;
}

h2 {
	font-size: 18pt;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 18px;
}

p {
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom: 12px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #DA0000;
	text-decoration: underline;
}
a:aktive {
	color: #000000;
	text-decoration: none;
}

small{
	font-size: 10px;
	vertical-align : middle;
	font-weight: bold;
}

.menu1 {
	font-size: 13pt;
	font-weight: normal;
}

.menu1high {
	font-size: 13pt;
	font-weight: bold;
}

.menu2 {
	font-weight: normal;
}


.menu2high {
	font-weight: bold;
}

ul.menu3 {
	border: 2px solid darkred;
	width: auto;
	float: right;
	padding: 5px;
	padding-left: 20px;
	margin: 0px;
	font-size: 10pt;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.menu3 li {
	padding: 0px;
	margin: 0px;
}

ul.menu3 li.act {
	font-weight: bold;
}


p a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
p a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover{
	color: #DA0000;
	text-decoration: underline;
	font-weight: bold;
}
p a:aktive {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.csc-textpic-caption {
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bold;
	padding: 3px;
}
