body
{
padding:0;
margin:0;
text-align: center;
background:url(pic/james-back2.jpg) no-repeat top center;
background-color:#0f0502 ;
font-family: Helvetica, Verdana, san serif;
font-size: 10pt;
font-style: normal;
color:#4a3121;
line-height: 120%;
}



#page 
{
text-align: center;
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
height: 100%;
padding: 0;
border: 0;
}


p{
margin:0 0 15px 0;
}


ul {
margin:10px;
padding:0px;
} 

a{
text-decoration:none;
font-weight:normal;
color:#996633;
}

a:hover{
color:#663300;
}



#titleboxgrey
{
text-align: left;
width: 220px;
padding: 0;
border: 5px solid #ab9b81;
background-color:#ab9b81;
}


.h2{
margin:0, auto;
font-family: Times New Roman, Times, serif;
font-size: 18pt;
font-weight:500;
font-style:normal;
letter-spacing:-1px;
color: #fff;
}

.h4{
margin:0, auto;
font-family: Times New Roman, Times, serif;
font-size: 18pt;
font-weight:500;
font-style:normal;
letter-spacing:-1px;
color:#993400;
}



h1{
margin:0, auto;
font-family: Times New Roman, Times, serif;
font-size: 29pt;
text-align:left;
font-weight:600;
color: #4a3121;
}



h3{
font-family: garamond, Times New Roman, Times, serif;
font-size:18px;
font-weight:bold;
}

#sidebar{
float:left;
text-align: left;
width:110px;
margin-right:10px;
margin-top:280px;
}

#sidebarcontainer{
float:left;
background-image: url(pic/container-index.gif);
background-repeat: no-repeat;
background-position: top;
width:120px;
overflow:hidden;

}


#container{
width:780px;
height:520px;
text-align: left;    /* Seiteninhalt wieder Site map | Links ausrichten */
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
background-image: url(pic/container-index.gif);
background-repeat: repeat;
padding: 0 15px 0 0;
}






#content{
width:655px;
height:515px;
text-align: left;
background-image: url(pic/content-back.gif);
background-repeat: no-repeat;
background-position: top left;
float:right;
overflow: hidden;
}



#indextitle{
width:580px;
margin-top: 95px;
text-align: left;
float:right;
overflow: auto;
}





#text-full
{
width:630px;
height:360px;
text-align: left;
border-bottom:5px solid #ffffff;
margin: 0 0 0 125px;
overflow: auto;
}


#foto
{
border-bottom: 10px solid #ffffff;
border-right: 1px dotted #4a3121 ;
height: 360px;
margin: 0 285px 0 125px;
}

#foto-link
{
border-bottom: 1px solid #ffffff;
height: 360px;
margin: 0 335px 0 125px;
}








#footer-grey{
text-align: right;
font-family: helvetica, verdana,tahoma,sans-serif;
font-size: 10pt;
}

#footer-grey a
{
text-decoration: none;
color: #9b896c;
}

#footer-grey a:hover
{
background-color: #9b896c;
color: #ffffff;
}







.menu-grey{
display:block;
width:105px;
padding:3px 3px 3px 8px;
font-family: helvetica, verdana,tahoma,sans-serif;
font-size: 11pt;
background-color:#9b896c;
color:#ffffff;
border:1px solid #ffffff;
}

.menu-grey:hover{
background-color:#ffffff;
color:#9b896c;
border:1px solid #9b896c;
}


