/* Beginn Grundeinstellungen */
* {
  /*
   Diesen Block bitte bei jeder Website verwenden da du so �berall die gleichen Ausgangsbedingungen hast.
	*/
  padding:0px;
	margin:0px;
}
html {
    background-color: #FFF;
}
body {
    width: 990px;
    margin: auto;
    font-family: VERDANA,ARIAL,HELVETICA;
    -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5);
}
#kopf {
    width: 990px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 4px solid #990000;
}
.headerline {
    /*height: 4px; */
}
h1,h2,h3,h4 {
    color: #990000;
    margin: 15px 0;
}
a, a:link, a:active, a:visited {
    color: #990000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 5px 0;
}
#page {
    padding: 5px 5px 0 5px;
    overflow: hidden;
    background: #F7EAC8 url(http://www.foto-peschel.de/images/hg.jpg) no-repeat top;
}
#content {
    text-align: left;
    line-height: 1.5em;
    font-size: 0.9em;
    font-weight: normal;
    border-color: white;
    width: 780px;
    min-height: 570px;
    overflow: hidden;
    padding-top: 10px;
    color:black;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    float: right;
  /*border: #FFF solid 1px;*/
}
/* Ende Grundeinstellungen */
/* Anfang Kopf */
#baby {
    float:right;
/*  margin-right: -12px; */
}
#logo {
    width: 550px;
    margin-top: 5px;
    float: left;
    /*border: #FFF solid 1px;*/
}
.telefon {
    margin-top: 10px;
    margin-left: 180px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    /*border: #FFF solid 1px;*/
}
#oeffnungszeiten {
    margin-top: 5px;
    margin-left: 180px;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    /*border: #FFF solid 1px;*/
}
#adresse {
    margin-top: 7px;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    /*border: #FFF solid 1px;*/
}
/* Ende Kopf */
/* Anfang Navigation links */
#menu {
    width: 129px;
    margin-top:10px;
    float:left;
    /*border: #FFF solid 1px;*/
}
#menu ul {
    width: 129px;
    list-style-type: none;
    font-size: 0.9em;
    /*border: #FFF solid 1px;*/
}
#menu li {
    width: 129px;
    height: 19px;
    padding: 3px 3px;
    margin-left: 0px;
}
.menuitem {
    background: url('http://www.foto-peschel.de/images/button.png');
}
#menu p {
    color:#2e3032;
    font-size:0.6em;
    font-weight:bold;
    margin: 20px 0px;
    padding:10px;
}
#menu a {
    width: 135px;
    font-weight:bold;
    margin-left: 8px;
    color:#000;
}
.aktiv {
    background: transparent;
}
/* Ende Navigation links */


label {
    color:#000000;
    display:block;
    margin:5px 0;
}


/*  Beginn Seiteninhalt Preise */
.preise {
    width: 780px;
    margin-top: 10px;
    clear: both;
    /* border: #FFF solid 1px; */
}
.preise table {
    caption-side: top;
    /* border: 1px solid black; */
    width: 250px;
    text-align: center;
    padding: 5px;
    border-spacing: 2px;
    float: left;
    margin-right: 40px;
}
.preise td,th {
    border: 1px solid #E1AD62;
    border-spacing: 2px;
}
.aps {
    float: left;
    margin-top: 0px;
    text-align: right;
    width: 150px;
    /* border: 1px #FFF solid; */
}
.aps ul {
    list-style-type: none;
}
/*  Ende Seiteninhalt Preise */

/*  Anfang Seiteninhalt Portraetpreisliste */

.aufnahmeserien {
    text-align: right;
    padding-right: 10px;
    width: 60px;
    border: 1px;
    border-style: solid;
    border-color: #E1AD62;
}
.modul {
    text-align: left;
    padding-left: 5px;
    width: 90px;
    border: 1px;
    border-style: solid;
    border-color: #E1AD62;
}
.motive {
    text-align: right;
    padding-right: 20px;
    width: 110px;
    border: 1px;
    border-style: solid;
    border-color: #E1AD62;
}
.paket {
    width: 250px;
    padding: 2px 10px 2px 10px;
    text-align: left;
}
.paketbeschreibung {
    font-size: 12px;
}
#zurueck {
    font-weight: bold;
    font-size: 0.8em;
    color: #990000;
    text-decoration: underline;
}
.zurueck_klein {
    font-weight: bold;
    font-size: 0.8em;
    float: left;
    margin-top: -5px;
}
.zurueck_klein a {
    font-weight: bold;
    font-size: 0.8em;
    float: left;
    margin-top: -5px;
    text-decoration: underline;
}
.zurueck_hochzeitsspezial {
    font-weight: bold;
    font-size: 0.8em;
    float: right;
    margin-top: -40px;
    margin-right: 30px;
}
.zurueck_hochzeitsspezial a {
    font-weight: bold;
    font-size: 0.8em;
    float: right;
    text-decoration: underline;
}
/*  Ende Seiteninhalt Portraetpreisliste */
/*  Anfang Seiteninhalt Startseite */
.startblock {
    width: 340px;
    float:left;
    margin: 10px;
    margin-left: 25px;
    /*border: #FFF solid 1px;*/
}
.startblock img {
    float:left;
    margin-right: 8px;
    margin-top: 3px;
    border: #000000 solid 1px;
}
.infotext {
    text-align:left;
    font-style:italic;
    font-weight: bold;
    font-size: 1.5em;
    margin-left: 50px;
    margin-top: 20px;
}
.notice {
    color: #F84130;
}
.kunden {
    padding-left:6px;
    float:left;
}
.kunden h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.kunde {
    color:#000;
    font-weight:bold;
}
.blocktext {
    margin-top: 15px;
    margin-right: 20px;
    width: 480px;
    text-align: justify;
}
.textliste {
    font-size: 1.2em;
    font-weight: normal;
}
.textliste li {
    line-height: 2em;
    font-weight: bold;
}
/*  Ende Seiteninhalt Startseite */
/* Anfang Navigation mittig */
.submenu {
    width: 780px;
}
.submenu li {
    float: left;
    font-weight: bold;
    text-decoration: underline;
    list-style-type: none;
    font-size: 0.9em;
    margin-right: 25px;
    margin-bottom: 20px;
}

.submenu a {
    color: black;
}
/* Ende Navigation mittig */

/* Beginn Fotogalerie Scriptfunktion  */
.picture_choose {
    float: left;
    width: 85px;
    min-height: 350px;
    /*  border: #000000 1px solid; */
    text-align: center;
    margin-left: 20px;
}
.picture_choose a {
    margin-top: 1px;
}
.picture_choose img {
    border: #990000 1px solid;
}
#showRoom {
    border: #000000 1px solid;
}
.galerietext {
    background-color: #F7ECD6;
    width: 120px;
    margin-left: 600px;
    margin-top: 25px;
    padding: 15px 15px;
    font-size: 1em;
    font-style: italic;
    text-align: center;
    border: #E1AD62 4px ridge;
}
.bildgalerie {
    width: 450px;
    height: 385px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 0.8em;
    /*   border: #000000 1px solid; */
    float: left;
 }
#fotogalerie {
    width: 770px;
    min-height: 350px;
    margin-top: 15px;
    text-align: center;
    /*   border: #000000 1px solid; */
 }
#reportagegalerie {
    width: 770px;
    min-height: 350px;
    margin-top: 15px;
    text-align: center;
    /*   border: #000000 1px solid; */
 }
#reportagegalerie img {
    border: none;
    border: 1px solid #000;
    padding: 2px;
    margin: 2px;
}
/* Ende Fotogalerie Scriptfunktion */
/* Anfang Bild rechts auf normalen Seiten */
.bild {
    margin-top: 12px;
    margin-left: 20px;
    float: right;
    border:solid 1px #000;
    border-color: white;
}
/* Ende Bild rechts auf normalen Seiten */
/* Beginn Seite Fine Art-Preisliste */
.fineartpreise {
    width: 775px;
    margin-top: 15px;
    text-align: center;
    font-size: 0.8em;
    /*   border: #000000 1px solid; */
 }
 .fineartpreise table {
    caption-side: top;
    /* border: 1px solid black; */
    width: 100%;
}
.fineartpreise td,th {
    border: 1px solid #E1AD62;
    text-align: center;
    padding: 2px;
    line-height: 1.2em;
    border-spacing: 2px;
}
.fineartpeise a {
    text-decoration: underline;
}
td.fineart_beschreibung, td.fineart_beschreibung a {
    text-align: left;
    font-weight: bold;
    width: 240px;
}
td.fineart_beschreibung div {
    font-weight: normal;
}
/* Beginn Seite Fine Art-Preisliste */
/* Beginn Seite Impressum */
.blocktext p {
    margin: 15px 0px;
}
.blocktext_agb {
    margin-top: 15px;
    margin-right: 40px;
    width: 760px;
    text-align: justify;
}
.impressum {
    font-size: 0.9em;
    line-height: 1.3em;
}
/* Anfang Seite Aktion */
.aktionsueberschrift {
    line-height: 2.0em;
    font-size: 1.8em
}
.aktionstext {
    font-size: 3.0em;
    font-weight: bold;
    line-height: 2.0em;
    margin-left: 30px;
}
.fussnote {
    margin-bottom: 10px;
    margin-right: 40px;
    text-align: right;
    font-size: 1em;
}

/* Anfang Fuss */
#fuss {
    width: 780px;
    height: 20px;
    float:right;
    margin-top: 15px;
    /*border: 1px #FFF solid;*/
    font-weight: bold;
    font-size: 0.7em;
    color: black;
    list-style-type: none;
    background-color: #E1AD62;
}
#fuss ul {
    overflow: hidden;
    float:left;
    font-weight: bold;
    list-style-type: none;
    font-size: 0.9em;
    margin-left: 10px;
}
#fuss li {
    float:left;
    margin-right: 35px;
    margin-top: 3px;
}
#fuss a {
    color:black;
}
/* Ende Fuss */
