/*
$Id: page-theme.01.css,v 1.24 2017/12/17 00:10:37 ahaack Exp $
*/ 

body
{ 
      color: #ffffff; 
      background-color: #2d2c27;
}

div.thema
{
      color: #000000; 
      background-color: #c49a48;
}

div.photobox
{
	background-color: #4c4c4c;
}

div.info,
div.infofull
{
	background-color: #ffe063;
	background-color: #fef2c3;
	background-color: #fcfcd6;
	background-color: #aaaa31;
	background-color: #ffffa6;
        color: #7e6127; 
}

div.infoleft, div.inforight
{
	background-color: #d57800;
	background-color: #63b7ff;
	background-color: #ffe063;
	background-color: #aaaa31;
	background-color: #ffffa6;
}

div.thema >p>i
{
        color: #ff0000; 
}

div.infofull>h2,
div.thema>i
{
        color: #302d00; 
}

dt, h2, h3
{
        color: #ed6e10; 
        color: #ffe063; 
        color: #302d00; 
}


div.title_a 
{
      color: #ffe063; 
}

div.title_b 
{
      color: #fcab1e; 
}


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


div.thema, div.photobox, div.info, div.geobox, div.infoleft, div.inforight, div.infofull
{
  	border: 3px #db7c00  groove;
}


a:hover .imgtxt
{
        /* margin-top: 420px; */
}

div.geobox
{
        float:right;
        clear: right;
        position: relative;
        bottom: auto;
        margin: 7px 20px;
        width: 804px;
}

img.geomap 
{
        width: 804px;
}

i, a
{
        color: #ed6e10; 
}

a[title]:hover:after
{
      background: url(../etc/img/gold03.png) repeat; 
}
