/*
$Id: page-theme.01.css 11 2014-08-24 11:42:39Z ahaack $
*/ 

body
{ 
      color: #614a0b;
      background-color: #fffbf0;

      font-size: 18px; 
      font-family: Zapf Chancery, cursive; 
      font-family: Fantasy, Arial, Helvetica;
      font-weight: bold;
}

.photoframe,
.photoselector
{
	background-color: #fff4d6;
	overflow: hidden;
}

iframe.photoframe,
iframe.photoselector
{
   height: 628px;
}


dt, h2, h3
{
        color: #d2061c; 
	color: #ce8600;
}

div.title_a 
{
      font-family: Arial, Helvetica;
      color: #d2061c; 
      color: #820e45;
      color: #ba2c6f;
}

div.title_b 
{
      font-family: Arial, Helvetica;
      color: #883333;
      color: #303030;
	color: #ce8600;
      color: #fcab1e; 

}


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




h2.overlap
{
	position:relative;
	left:-85px;
}


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

a.text
{
       color: #fcab1e; 
       color: #d14400; 
       color: #ce8600;
}       

p.phototext
{
       color: #ce8600;
}

p.signature
{
       color: #ff0000;
      text-align: center;
}




iframe.photoframe
{
	margin-left: 12px;
        width: 1024px;
	overflow: auto;
}       

div.center
{
       width: 1280px;
      border: 0px green solid;
}

div.content
{
       width: 1280px;
      border: 0px red solid;
}
