body {
margin : 0;
text-align : center;
background-color : #000033;
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;
}
.blau {
font-family : sans-serif;
color : #0080ff;
font-size : 12px;
line-height:1.2em;
}
.schulung {
font-family : sans-serif;
color : #0000ff;
font-size : 12px;
}
.blaubold {
font-family : sans-serif;
color : #00007F;
font-size : 12px;
font-weight : bold;
line-height:1.2em;
}
h5 {
font-family : sans-serif;
font-size : 14px;
font-weight : bold;
text-align : left;
color : #090540;
letter-spacing : 0.2em;
}
h4 {
font-family : sans-serif;
font-size : 12px;
font-weight : bold;
text-align : left;
color : #090540;
letter-spacing : 0.1em;
display : inline;
}
h3 {
font-family : sans-serif;
font-size : 16px;
font-weight : bold;
color : #336600;
letter-spacing : 0.1em;
}
h1 {
font-family : sans-serif;
font-size : 16px;
font-weight : bold;
text-align : center;
color : #090540;
letter-spacing : 0.1em;
}
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 : 12px;
text-align : left;
color : #000000;
padding-left : 5px;
padding-right : 5px;
margin-left : auto;
margin-right : auto;
}
td {
font-family : sans-serif;
font-size : 12px;
text-align : left;
color : #000000;
padding-left : 5px;
padding-right : 5px;
}
th {
font-family : sans-serif;
font-size : 12px;
text-align : left;
color : #000000;
padding-left : 10px;
padding-right : 10px;
}
td.galery {
font-family : sans-serif;
font-size : 12px;
text-align : right;
color : #000000;
}
th.galery {
font-family : sans-serif;
font-size : 12px;
text-align : center;
color : #ffffff;
}