html {
	font-family:Verdana;
	color:#444444;
	font-size:8pt;
	line-height:16pt;
}

body {
	background-color:#f2f2f2;
	text-align:center;
	margin: 0px 0px;
}

a, a:hover, a:visited {
	color:#002B68;
}

table {
	font-size:9pt;
	line-height:17pt;
}

h1 {
	font-size:15pt;
	line-height:25pt;
	font-weight:100;
	color:#002B68;
	font-family:Georgia, Helvetica, Arial;
}

h2 {
	font-size:11pt;
	font-weight:100;
	color:#666666;
	font-family:Georgia, Helvetica, Arial;
	margin-top:-8px;
	text-transform:uppercase;
	margin-top:10px;
	letter-spacing: 0.2em;
}

h3 {
	font-size:9pt;
	font-weight:900;
	color:#002B68;
	font-family:Helvetica, Arial;
}

p {
	line-height:17pt;
}

input {
	margin-top:0px;
	margin-bottom:6px;
	color:#333333;
	background-color:#efefef;
}

textarea {
	color:#333333;
	background-color:#efefef;
}

.zentrum {
	text-align:left;
	width:840px;
	margin: 0px auto;
	position:relative;
	background-color:white;
	background-image:url(schatten.jpg);
	background-repeat:repeat-y;
}

.link2, .link2:hover, .link2:visited {
	text-decoration:none;
	color:gray;
	font-size:8pt;
}

.link1 {
	text-decoration:none;
	color:#002B68;
	font-size:8pt;
	cursor:pointer;
}

.link {
	height:23px;
	width:182px;
	margin-bottom:2px;
	list-style:none;
	background-color:#efefef;
	padding-left:20px;
	padding-top:7px;
	text-decoration:none;
	color:#002B68;
	font-size:8pt;
	cursor:pointer;
}

.linkakt {
	height:23px;
	width:182px;
	margin-bottom:2px;
	list-style:none;
	padding-left:20px;
	padding-top:7px;
	background-color:#ECC400;
	color:white;
}

.link1:hover {
	background-color:#002B68;
	color:white;
}

.einklink {
	width:200px;
	background-color:#002B68;
	color:white;
	padding-left:30px;
	padding-top:2px;
	font-size:9pt;
	border-bottom:dotted 1px white;
	/*cursor:help;*/
	background-image:url(haken.jpg);
	background-repeat:no-repeat;
}

.einklink2 {
	width:220px;
	background-color:#9EAEC5;
	color:white;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:8pt;
	line-height:10pt;
	display:none;
}

.tooltip {
	position:absolute;top:480px;left:30px;
	width:170px;
	display:none;
	text-align:left;
}

.toolword{
	color:#002B68;
	text-decoration:underline;
	cursor:pointer;
}

.cont{
	position:relative;left:225px;width:578px;text-align:left;top:30px;
}

.cont p {
	line-height: 18pt;
	margin-top:6px;
}