/* Coding und CSS dieser Präsenz entwickelt von: dragonworks Berlin, www.dragonworks.de */
/* Diese Zeilen sind Bestandteil einer juristischen Vereinbarung und dürfen nicht entfernt werden */

/* allgemeine auszeichnungen */

body {
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:19px;
color: #550000;
background-color:#550000;
}

a {text-decoration: none; color:#BF4B4B;}
a:link {color: #BF4B4B;}
a:visited {color: #BF4B4B;}
a:hover{color:#BF4B4B;}
a:active {color: #BF4B4B; font-weight:bold;}

/* IDs */

#container{ 
position: absolute;
left:50%;
top:50%;
width:920px; /* Breite des Elements */
height:590px; /* Höhe des Elements */
margin-left: -460px; /* Breite des Elements geteilt durch zwei! */
margin-top: -295px; /* Höhe des Elements geteilt durch zwei! */
background-color: #FAE8D9;
}
#containerhome{
position:absolute;
right:5px;
bottom:-30px;
width:920px;
height:25px;
font-family: Verdana, sans-serif;
font-size: 10px;
text-align:right;
line-height:12px;
color:#340C02;
}
#innen{
	position:absolute;
	width:920px; /* Breite des Elements */
height:590px; /* Höhe des Elements */
}
#logo{
position:absolute;
width:118px;
height:177px;
bottom:0px;
right:87px;
border:0px;
background:transparent url(../layout/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
text-align:right;
line-height:180px;
z-index:2;
overflow:hidden;
}
#navigation{
	position:absolute;
	text-align:right;
	width:180px;
	height:320px;
	right:105px;
	top:25px;
}
#headline{
	position:absolute;
	text-align:left;
	width:275px;
	height:28px;
	left:418px;
	top:314px;
	}
	
#textmitte{
	position:absolute;
	text-align:left;
	width:300px;
	height:175px;
	left:420px;
	top:377px;
}
	#textmitte2{
	position:absolute;
	text-align:left;
	width:300px;
	height:80px;
	left:420px;
	top:472px;
	}
		#textmittemicro{
	position:absolute;
	text-align:left;
	width:230px;
	height:300px;
	left:420px;
	top:25px;
	}
#gallerie{
position:absolute;
left:424px;
bottom:32px;
width:319px;
height:270px;
border:0px;
z-index:2;
}
#gallerie2{
position:absolute;
left:424px;
bottom:32px;
width:319px;
height:60px;
padding:0px;
border:0px;
z-index:2;
}

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

small{
font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:10px;
}

.serv{background:#ece1b4;}

#linksgal img{
float:left;
border:0px;
margin-top:7px;
margin-left:7px;
margin-right:7px;
margin-bottom:7px;
}

/* Hintergrundbilder */

.home{
background:transparent url(../layout/bild_home.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.hochzeit{
background:transparent url(../layout/bild_hochzeit.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.freie_arbeit{
background:transparent url(../layout/bild_freiearbeiten.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.trauerschmuck{
background:transparent url(../layout/bild_trauerschmuck.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.straeusse{
background:transparent url(../layout/bild_straeusse.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.kraenze{
background:transparent url(../layout/bild_kraenze.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.brautstrauss{
background:transparent url(../layout/bild_strauss.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.dekorationen{
background:transparent url(../layout/bild_dekorationen.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.termine{
background:transparent url(../layout/bild_termine.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.kontakt{
background:transparent url(../layout/bild_kontakt.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.philosophie{
background:transparent url(../layout/bild_philosophie.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.referenzen{
background:transparent url(../layout/bild_referenzen.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.impressum{
background:transparent url(../layout/bild_impressum.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
/* Headlines */

.headline_home{
background:transparent url(../layout/home_blumenliebe.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.headline_termine{
background:transparent url(../layout/termine.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.headline_kurse{
background:transparent url(../layout/kurse.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.headline_kontakt{
background:transparent url(../layout/kontakt.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.headline_philosophie{
background:transparent url(../layout/philosophie.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}					
.headline_referenzen{
background:transparent url(../layout/referenzen.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.headline_impressum{
background:transparent url(../layout/impressum.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

