﻿*
{
    margin: 0;
    padding: 0;
}

a img
{
    border: 0;
}

body
{
    background-color: #5f3a5b;
    font: 0.75em Georgia;
    line-height: 160%;
    color: #b2a1ac;
    background-image: url(../design/tops.png);
    background-repeat: repeat-x;
    
  
    
    
   
}

/*AUFBAU*/

#container
{
    width: 870px;
    padding: 10px;
    margin: 0 auto;
    margin-top: 0px;
  
   
   
}

#sidebar
{ float: left;
 
 
  padding: 0px 10px 0px 0px;
 
  width: 180px;
 
  
}

#sidebar li
{ display: block;
  font-size: .85em;
}

#header
{
   
    height: 130px;

 

    
}

#footer
{
    clear: both;
    padding-top: 5px;
    border-top: 2px solid #664162;
    font-family: Arial;
    font-size: .9em;
    color: #764f72;
    
}

#footer a
{
    color: #a1a669;
}

#navi
{
   
    
   
    float: right;
   padding-top: 30px;
  
    
}

#content
{
    
    width: 650px;
    float: right;
   
    margin-bottom: 100px;
    
      
}

.footlinks
{
    float: right;
}

/*LINKS*/
a
{
    color: #a3a957;
    text-decoration: none;
}

a:hover
{
    color: #FFF;
}
/*HEADER BEREIC*/

.logo
{
  
    padding-top: 3px;
  
    float: left;
   
}


/*LISTEN FÜR NAVI*/

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    width: 100%;
    
}
li
{
    
    margin: 0;
    padding: 0;
    display: inline;
    
   
}
li a
{
    display: inline;
    margin-left: 20px;
    height: 13px;
  
    padding-bottom: 3px;
    color: #424242;
    text-decoration: none;
    
}
li a
{
     filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
    width: 181px;
}
li a:hover, li a:focus, li a:active
{
   filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.active
{
      filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}




/*STARTSEITE*/

#tabs
{
   
   width: 570px;
 margin-left: 190px;
 padding: 14px;
 background-color: #e5dee5;

}

.answers
{
    
    height: 200px;
    margin: 0 auto;
    clear: both;
}
.answers div
{
    width: 165px;
    height: 55px;
    float: left;
    display: block;
    margin-right: 21px;
}

.answer_left
{
   
}

.answer_middle
{
  
}

.answer_right
{
   
}



.answers p
{
    padding-top: 5px;
}

/*ÜBERSCHRIFTEN*/
h1
{
 
    font-size: 1.6em;
  margin-bottom: 5px;
    color: #babf7c;
    
    font-weight: lighter;
   
    
    
}

h2
{
    font-size: 15px;
    font-weight: lighter;
 letter-spacing: 1px;
    color: #FFF;
    margin-bottom: 10px;
   
  
}

h3
{
   
    font-style: italic;
   font-weight: lighter;
   color: #FFF;
   font-size: 1.2em;
   
   margin-bottom: 10px;

  
 
}

#content h3
{
    font-weight: bold;
   padding-top: 20px;
      background-image: url(../design/line.png);
   background-position: bottom;
   padding-bottom: 10px;
   background-repeat: repeat-x;
}
h6 {

   
   color: #9e6095;
    font-size: .9em;
    font-family: Arial;
   margin-top: 30px;
   text-transform: uppercase;
}
/*AHOI*/

blockquote
{
    font-style: italic;
    font-size: 1.3em;
   text-align: center;
    padding-top: 15px;
}

hr
{
    border: 0px; /* Für Firefox und Opera */
    border-bottom: solid 3px #ddd4dd;
    margin-top: 20px;
    margin-bottom: 20px;
}


h4
{
    font-size: .9em;
    
    color: #75b5bc;
    font-family: Arial;
   
   
}

h5
{
    font-size: .9em;
    
    color: #d87dac;
   font-family: Arial;
   
}

.b
{
    
     padding: 5px;
     background-color: #53304f;
     
}

.b2img
{
    z-index: -1;
}

.b2
{
    
     padding: 10px;
     width: 630px;
     
}

.b2ov
{
    position: absolute;
    left: 0px;
    top: 0px;
}

table td
{
    vertical-align: top;
}

.info
{
    margin-top: 20px;
   width: 75%;
}
/*IQUERY GALLERY*/

#img-container
{ 
    height: 450px;
    
}

.nav
{
    font-family: Arial;
   
    padding: 0px 0px 5px 5px;
    color: #8a5f85;
     
}
.nav img
{
    padding-right: 5px;
    
}

/*NEHMI AN ODER NED SAG*/

.status
{
    color: #18bcc6;
    font-weight: bold;
}


.ahnentafel
{
    background-image: url(../design/add.jpg);
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 1.3em;
    padding-top: 2px;
}