/*
koehler.css

hinterlegt im Verzeichnis "./_cascade"
*/

body { color:black; background-color:white; }

h3 {  font-size: larger; font-weight: bold; text-align: left; color: #000080; }

a:link { color:#00008B; font-weight:bold; text-decoration:none; }

a:visited { color:#1E90FF; font-weight:bold; text-decoration:none; }

a:active { color:#0000FF; font-weight:bold; text-decoration:underline; }

a:hover { color:#0000FF; text-decoration:underline; font-weight:bold; }

body { margin-left:30px; }
