body {
margin : 0;
text-align : center;
background-color : #090540;
font-family : sans-serif;
color : #000000;
font-size : 12px;
line-height:1.2em;
}
#bildbox {
width : 600px;
text-align : center;
background-color : #ffffff;
}
.head {
font-family : sans-serif;
color : #090540;
font-size : 13px;
font-weight : bold;
}
.subhead {
font-family : sans-serif;
color : #090540;
font-size : 11px;
}
.schulung {
font-family : sans-serif;
color : #0000ff;
font-size : 12px;
}
.abschluss {
font-family : sans-serif;
color : #0000ff;
font-size : 10px;
letter-spacing : 0.1em;
}
h5 {
font-family : sans-serif;
font-size : 14px;
font-weight : bold;
text-align : center;
color : #090540;
letter-spacing : 0.2em;
}
a:link {
	font-size : 11px;
	color : #00afff;
	text-decoration : none;
	letter-spacing : 0.1em;
	font-weight: normal;
}
a:visited {
	font-size : 11px;
	text-decoration : none;
	color : #bf00ff;
	letter-spacing : 0.1em;
	font-weight: normal;
}
a:hover {
font-size : 11px;
color : #00afff;
text-decoration : none;
letter-spacing : 0.1em;
background-color : #99ccff;
font-weight: normal;
}
table {
font-family : sans-serif;
font-size : 12px;
text-align : left;
color : #000000;
padding-left : 5px;
padding-right : 5px;
margin-left : auto;
margin-right : auto;
}
table.center {
font-family : sans-serif;
font-size : 11px;
text-align : left;
color : #000000;
padding-left : 5px;
padding-right : 5px;
margin-left : auto;
margin-right : auto;
}
td {
font-family : sans-serif;
font-size : 11px;
text-align : center;
color : #000000;
padding-left : 5px;
padding-right : 5px;
}
th {
font-family : sans-serif;
font-size : 11px;
text-align : center;
color : #000000;
padding-left : 5px;
padding-right : 5px;
}
p {
text-align : left;
}