/*
$Id: page-theme.01.css,v 1.5 2012/01/11 23:30:42 ahaack Exp $
*/ 

body
{ 
      color: #f7cb79; 
      background-color: #ac3f06;
}

div.thema
{
	background-color: #cb4800;
}

div.info
{
	background-color: #cb4800;
}


dt, h2, h3
{
        color: #15265f; 
}

div.title_b 
{
    color: #15265f; 
}


div.thema p:first-letter
{
        color: #15265f; 
}


div.thema, div.info, div.geobox
{
  	border: 3px #f7cb79  groove;
}

div.thema 
{
  	height: 500px;
}

