/*
Theme Name: SimplicityBright
Theme URI: http://www.koch-werkstatt.de/2007/03/24/wordpress-theme-simplicity/
Description: Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1 english
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de
*/

p, div{
  line-height: 120%;
  font-family: Georgia, serif;
  font-size: 12px;
  color: #555555;
}

h1{
  font-family: Arial, sans-serif;
  color: #FF0000;
  margin-top:10px;
  margin-bottom:7px;
  font-weight: normal;
}
h2{
  margin-top:7px;
  margin-bottom:0px;
}
h3{
  font-family: Georgia, serif;
  color: #000000;
  margin-top:4px;
  margin-bottom:3px;
  font-size: 13px;
}
h4{
  font-size: 20px;
  font-family: Georgia, serif;
  color: #FF0000;
  margin-top:-3px;
  margin-bottom:0px;
  font-weight: normal;
}
.footerText{
  font-size: 12px;
  font-family: Georgia, serif;
  color: #FF0000;
  margin-top:0px;
  margin-bottom:0px;

}
.itals{
  font-family: Georgia, serif;
  font-size: 10px;
  font-style: italic;
  color: #555555;
}
a.home:link, a.home:visited, a.home:active, a.home:hover{
  font-family: Georgia, serif;
  font-size: 24px;
  color: #000000;
  line-height: 27px;
  font-weight:normal;
  text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active{
  color: #555555;
  font-family: Georgia, serif;
  font-size:12px;
  text-decoration: none;
}
a.nav:hover{
  color: #FF0000;
  font-family: Georgia, serif;
  font-size:12px;
  text-decoration: none;
}

a:link, a:visited, a:active{
  color: #333333;
  font-family: Georgia, serif;
}
a:hover{
  color: #FF0000;
  font-family: Georgia, serif;
}

.subhead{
  font-weight: bold;
  color: #000000;
}

.inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 4px;
    border: none;
    background-color:#fef200;
}

.smallFooterText{
  font-family: Arial, sans-serif;
  font-size: 8px;
  color: #555555;
  font-weight: bold;
}



