/*
$Id: page-theme.01.css,v 1.6 2017/12/05 21:35:51 ahaack Exp $
*/ 

body
{ 
      color: #000060; 
      background-color: #ffe994;
      background-color: #e67832;
}

div.thema
{
      background-color: #f8853b;
      background-color: #f6995e;
}

div.info,
div.infofull
{
	background-color: #f8cf8a;
	background-color: #f2be7a;
	background-color: #d1c439;
}

div.infoleft, div.inforight
{
	background-color: #f8cf8a;
	background-color: #f2be7a;
	background-color: #d1c439;
        font-size: 14px; 
}

dt, h2, h3
{
        color: #883333; 
}

div.title_b 
{
      color: #fcab1e; 
}


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


div.thema, 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: #881212; 
}

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