/* allgemeine auszeichnungen */

body {
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
/*background-image: url(../pics/balken_hochzeit.jpg);*/
background-repeat:repeat-x;
font-size: 10px;
line-height:20px;
color: #8A6133;
background-color:#E4D6B3;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

*html body{
overflow-x:hidden;
}

#container {
position: absolute;
margin: 0 auto 0 auto;
top:50%;
left:50%;
width:918px; /* Breite des Elements */
height:560px; /* Höhe des Elements */
margin-left: -459px; /* Breite des Elements geteilt durch zwei! */
margin-top: -280px; /* Höhe des Elements geteilt durch zwei!*/
}



.fotohome{
position:absolute;
background-image: url(../pics/foto_home.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.fotokontakt{
position:absolute;
background-image: url(../pics/mp_kontakt.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.fotoimpressum{
position:absolute;
background-image: url(../pics/mp_impressum.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.fotopaar{
position:absolute;
background-image: url(../img/majeron_paar_00.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.kirche{
position:absolute;
background-image: url(../img/majeron_kirche_00.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.standesamt{
position:absolute;
background-image: url(../img/majeron_standesamt_00.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.impressionen{
position:absolute;
background-image: url(../img/majeron_impressionen_00.jpg);
background-repeat: no-repeat;
background-position: top left;
width:918px;
height:393px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#containeroben{
position:absolute;
background-color: #F2E8D0;
width:918px;
height:28px;
margin-top:0px;
padding: 0 0 0 0;
}
#containermitte{
position:absolute;
background-color: #F2E8D0;
width:918px;
height:393px;
margin-top:33px;
padding: 0 0 0 0;
}
#containerunten{
position:absolute;
background-color: #F2E8D0;
width:918px;
height:120px;
margin-top:431px;
padding: 0 0 0 0;
}
#galerie{
position:absolute;
left:9px;
bottom:9px;
width:800px;
height:45px;
border:0px;
padding: 0 0 0 0;
z-index:2;
}
#galeriezweireihen{
position:absolute;
left:9px;
bottom:9px;
width:800px;
height:100px;
border:0px;
padding: 0 0 0 0;
z-index:2;
}

#logo{
position:absolute;
width:250px;
height:28px;
top:0px;
right:18px;
border:none;
background:transparent url(../pics/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
}

#navigation{
position: absolute;
bottom:9px;
right:20px;
width:100px;
height:auto;
text-align:right;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:17px;
color:#F2E8D0;
}
#rechtstexthome{
position: absolute;
bottom:9px;
left:20px;
width:700px;
height:auto;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:17px;
text-align:left;
padding: 0 0 0 0;
color: #8A6133;
}
#textimpressum{
position: absolute;
bottom:9px;
left:20px;
width:700px;
height:auto;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:17px;
text-align:left;
padding: 0 0 0 0;
color: #8A6133;
}
#navigation ul{
list-style-type:none;
padding:0 0 0 0;
margin:0 0 0 0;
}

#navigation a{
color:#8A6133;
text-decoration:none;
}
#navigation a:link{
color:#8A6133;
text-decoration:none;
}
#navigation a:hover{
color: #2A1803;
text-decoration:none;
}
#navigation a:active{
color: #2A1803;
text-decoration:none;
}
#navigation a#aktiver_button{
color: #2A1803;
text-decoration:none;
}

/* CLASSES */
h1{
font-family:"Verdana", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
font-weight:bold;
text-align:right;
}

.small{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #F6E8D5;
}

a {text-decoration: none; color:#8A6133;}
a:link {text-decoration: none; color: #8A6133;}
a:visited {text-decoration: none; color: #8A6133;}
a:hover{color:#2A1803;}
a:active {color: #2A1803;}
