body {
	text-align: left;
	background: url('deckblatt.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #DCD4BF;
}
.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #355AAB;
}
a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #F7C760;
font-weight: bold;
text-decoration: none;
}
h1{
color:#c15b17;
font-size:1.7em;
line-height:1.7em;
}
h2{
color:#c15b17;
font-size:1.5em;
line-height:1.5em;
}
h3{
color:#000000;
font-size:1.3em;
line-height:1.3em;
}
h4{
color:#000000;
font-size:1.2em;
line-height:1.2em;
}
.style_tooltip {
	position: absolute;
	display: none;
	background: #F4F4F2;
	background-image: url(label.gif);
	background-repeat: repeat-x;
	width: 150px;
	border: 1px solid #CACAC6;
	padding: 6px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
