/* CSS Document */
* { margin: 0; padding: 0; }

html { 
background:url() repeat;
height: 100%; font-size: 62.5% }

body {
height: 100%;
background:url(hghtml.jpg) repeat-x;
text-align: center;
font: 12px monospace;
}
#pagewidth {
width : 100%;
}
#header {
width: 940px;
height: 250px;
margin: 0 auto;
position: relative;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
background: url(headerborth.jpg) center no-repeat;
}

#navigation {
width: 930px;
height: 15px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 6px;
text-align: left;
padding-bottom: 10px;
font: 12px monospace;
}
#navigation a {
color : #000;
text-decoration : underline;
background : #91DFE1;
}
#navigation a:hover {
text-decoration : overline;
color : #000;
background-color : #77D88B;
}
#inhalt { 
  width: 900px;
  padding: 0px;
  text-align: left;
  background-color: #fff;	
  overflow: auto;
  margin: 20px 20px  20px 20px;
  float: none;
  padding-left:10px;
  padding-right: 10px;
  border-right:#ff6600 2px solid;
  border-left:solid 2px #ff6600;
  border-bottom:solid 2px #ff6600;
}
a:link, a:visited {
text-decoration : underline;
color : #000;
}
a:hover {
text-decoration : none;
color : #030303;
}
#footer {
width: 940px;
background:  url(hgnav.jpg) no-repeat center;
height: 70px;
margin: 0 auto;
margin-bottom:8px;
font: 1.2em monospace;
}
p {
color: #3C0808;
line-height: 2;
margin-bottom: 10px;
}
.textblock
{
border:   1px solid #000;
width: 300px;
padding-left:  10px;
margin-left: 10px;
}
.title  {
font-family : monospace;
font-size : 16px;
line-height : 16px;
background-color : #FD7D53;
border: 1px solid #000;
color : #000;
margin-bottom: 6px;
padding-left: 10px;
padding-right: 10px;
}
.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}
h1 {
font-size: 2.4em;
font-weight: normal;
color: #FFF0D0;
letter-spacing: 1px;
padding: 22px 0 6px 0;
margin: 0 0 2px 15px;
border-bottom: 1px solid #843419;
width: 50%;
}
h2 {
font: 15px monospaces;
color: #000;
background-color: #F3FBCA;
border: 1px solid #000;
padding: 2px 0 2px 9px;
margin-bottom: 10px;
margin-top:6px;
letter-spacing: 1px;
}

h3 {
font: 1.5em monospace;
color: #3F0707;
margin-bottom: 7px;
}
.bildrechts
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666666;
padding: 2px;
}

.bildlinks
{
float: left;
margin: 0 10px 10px 0;
border: 1px solid #666666;
padding: 2px;
}

.Erster2
{
float: left;
width: 21px;
font-size: 26px;
line-height: 28px;
background:#E0EBED;
padding: 2px 2px 2px 2px;
border:#333333 1px dashed;
margin-right: 4px;
margin-bottom: 4px;
color: #FF6600;
}
.textblock
{
border-left:   3px solid #DFDFDF;
padding-left:  10px;
margin-left: 10px;
}

/* Familien Galerie */

.showcase {
margin: 10px 0 10px 9px;
border-bottom: #F3FBCA 4px solid;
border-top: #F3FBCA 4px solid;
}

.showcase img, .showcase img a, .showcase img a:visited {
border: 2px solid #3F0707;
margin: 0 5px 5px 0;
border-bottom: none;
}

.showcase p {
float: left;
color: #99FF00;
line-height: 2.4;
margin-bottom: 33px;
background: #670206 ;
border: 1px solid #3B0A0A;
}

.showcase p a, .showcase p a:visited {
color: #FFE5BC;
font-weight: normal;
padding: 0 11px;
text-decoration: none;
display: block;
border-bottom: none;
}

.showcase p a:hover {
background: #3B0A08 ;
border: none;
}

/* Familien Galerie-Bis Hier */
.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.titlemenue  {
font-family : monospace;
font-size : 12px;
line-height : 13px;
background: #F8FDE1;
color : #000;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 15px;
}

 .titlemenue2  {
font-family : monospace;
font-size : 12px;
line-height : 12px;
background: #F8FDE1;
color : #000;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 15px;
padding-left: 4px;
border: 1px solid #9B9B90;
}

.title  {
font-family : monospace;
font-size : 16px;
line-height : 20px;
background-color : #9b9b90;
color : #000;
margin-bottom: 10px;
}
 .title2  {
font-family : monospace;
font-size : 16px;
line-height : 20px;
background-color : #9b9b90;
color : #000;
margin-bottom: 10px;
margin-top: 14px;
padding-left: 4px;
border: 1px solid #F8FDE1;
}
.bild1
{
float: none;
margin: 5px 5px 5px 10px;
border: 1px solid #9B9B90;
padding: 4px;
}
