@charset "UTF-8";
/* CSS Document */

body {
margin:50px auto;
text-align:center;
font-family:"Times New Roman", Times, serif;
}

.titel {
font-size:48px;
font-weight:bold;
}

.lt	{
font-size:24px;
}

.ltklein	{
font-size:18px;
}

.bold {
	font-size:24px;
	font-weight:bold;
}


