body
{
  margin: 0px;
  padding: 0px;
}

.normal, div#subcontent, a
{
  font-size: 12px;
  font-weight: normal;
}

h2, h3, h4
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

h1, a { font-family: Georgia, serif; }

h1 
{ 
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;  
  background-image: url(splitter-h1.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

h2
{
  background-image: url(h2-arrow.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 20px;
  margin-left: -20px;
  line-height: 1.5em;
  padding-bottom: 7px;
  margin-top: -0.5em;
  overflow: visible;
}

h4
{
  font-weight: normal;
  line-height: 1.0em;
  padding-bottom: 10px;
}

div#subcontent, h3, .t-gray { color: #333333; }

h2, a:hover, .t-red,
ul.main-menu li.t-red a { color: #b51621; }

h1, h4, a, .t-blue { color: #4e8196; }

a
{ 
  text-decoration: none; 
}
  
ul.main-menu
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.main-menu li
{
  display: inline;
  line-height: 1.3em;
}

ul.main-menu li a,
span.menu-link,
span.sub-menu-link
{
  font-size: 13px;
}

span.sub-menu-link
{
  color: #999999;
}

a span.sub-menu-link:hover
{
  color: #b51621;
}

#subcontent, #freecontent
{
  padding-top: 50px;
  font-family: 'Lucida Grande', Verdana;
}

#subcontent
{
  line-height: 1.8em;
}

#subcontent
{
  padding-left: 40px;
}

#freecontent ul,
#subcontent ul
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
  line-height: 1.5em;
  list-style-type: none;
  list-style-position: outside;
  color: #333333;
}

#freecontent hr,
#subcontent hr
{
  background-image: url(splitter.gif);
  background-repeat: repeat-x;
  background-position: left center;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
}

#freecontent a[href],
#subcontent a[href],
td.archiv-right a[href]
{
  background-image: url(red-arrow.gif);
  background-position: left 4px;
  background-repeat: no-repeat;
  padding-left: 16px;
  padding-bottom: 2px;
  font-family: Verdana;
}

div.regular
{
  line-height: 1.5em;
}

/** ARCHIV **/
div.archiv
{
  padding-bottom: 40px;
  background-image: url(veranstaltungen/archiv-image01.jpg);
  background-repeat:no-repeat;
  padding-top: 50px;
  font-family: Verdana;
  line-height: 1.3em;
}

td.archiv-right-first,
td.archiv-right
{
  padding-left: 40px;
  font-size: 12px;
}

td.archiv-right
{
  padding-left: 60px;
  line-height: 1.5em;
}

td.archiv-year,
div.archiv-divider
{
  font-size: 16px;
  color: #b51621;
  background-image: url(splitter.gif);
  background-repeat: repeat-x;
}

td.archiv-year
{
  height: 60px;
  background-position: left 40px;
}

div.archiv-divider
{
  height: 41px;
  background-position: left center;
  margin-left: 40px;
}  

td.archiv-left a,
#freecontent a img,
#subcontent a img,
div.archiv a img
{
  margin: 0px;
  padding: 0px;
}

#freecontent a img,
#subcontent a img,
div.archiv a img
{
  border: 1px solid white;
}

#freecontent a:hover img,
#subcontent a:hover img,
div.archiv a:hover img
{
  border: 1px solid #b51621;
}