body.title {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 color: #FFD200;
 background-color: #5261AC;
 margin: 0px;
}

body.menu {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 color: #FFD200;
 background-color: #5261AC;
 background-image: url(../images/bgMenu.jpg);
 margin: 0px;
}

body {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 font-size: 12pt;
 color: #FFD200;
 background-color: #5261AC;
 margin: 12px;
 margin-top: 20px;
}

h1 {
 font-size: 15pt;
 font-weight: bold;
}

h2 {
 font-size: 14pt;
 font-weight: bold;
}

input.kontakt {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 font-size: 12pt;
 width: 400px;
}

textarea.kontakt {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 font-size: 12pt;
 width: 400px;
 height: 5em;
}

a.kontakt {
 font-family: 'Bookman Old Style','Times New Roman',Times,serif;
 font-size: 12pt;
 color: #FFD200;
 text-decoration: none;
}

spann.asterix {
 color: #FF0000;
}