/* Style Sheet fŸr Psychologie-Titel */

/* Links  */
a:link {color: white;font-family: sans-serif;}a:visited {color: white;font-family: sans-serif;} a:active {color:#FF0000;} a:hover {color:#FF0000}

/* Link-Unterstreichung */
A:link, A:visited, A:active { text-decoration: none}

/* H 1 */
h1 {font-size: 48px;font-family: sans-serif;color: yellow; background-color:#1822CD;padding-top:20px;padding-bottom:20px;text-align:center;}

/* H 2 */
h2 {font-size: 28px;font-style: bold;font-family: sans-serif;color: yellow; background-color:#1822CD; padding-top:10px;padding-bottom:10px;text-align:center;}

/* H 3 */
h3 {font-size: 22px;font-style: bold;font-family: sans-serif;background-color:#1822CD;padding-top:10px;padding-bottom:0px;text-align:center;}

/* H 4 */
h4 {font-size: 16px;font-style: bold;font-family: sans-serif;padding-top:0px;padding-bottom:15px;color: yellow; }

/* H 5 kleine Schrift*/
h5 {font-size: 14px;font-weight: 100; font-family: sans-serif;padding-top:0px;padding-bottom:0px;color: black;}

/* H 6 noch kleinere Schrift*/
h6 {font-size: 12px;font-weight: 100; font-family: sans-serif;padding-top:0px;padding-bottom:0px;color: black;}

/* Sonstige Text-Einstellung */
 {font-size: 12px;font-family: sans-serif;color: #FFFFFF;}

/* Sonstige Text-Einstellung, fett */
 {font-family: sans-serif;color: #FFFFFF;}
 
body {margin-left: 30px; margin-top: 20px; margin-right: 30px; margin-bottom: 20px; background-color: white;}





