/* Stylesheetdatei fuer birgit-shiatsu.at*/

/*Schriftart und Hintergrundfarbe fuer alle Dokumente, wenn nicht Dokument anders definiert*/
body {margin:0px;; background: #FFFACD; font-family: Comic Sans MS, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; }

/* Allgemeiner Text*/
p { text-decoration: none; font-family: Comic Sans MS, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-align: left; }

/* Links in Inhalten*/
A { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: normal; font-variant: normal; color: #FFFFFF}
A:hover { color: #000000; }

/* Linkleiste */
.linkbar { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; text-align: center; padding-top: 10px; padding-bottom: 10px; }

/* Outer Box */
#outerbox { position: relative; width: 800px; margin: 0 auto; margin-top: 10px; padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; background-color: #7AAD12; border: 2px solid white; }

/* Top Box */
#topbox { position: relative; height: 29px; border: 2px solid white; margin: 0px auto; padding-top: 30px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; background-color: #9ACD32; background-image: url("images/yinyang_back.png"); background-repeat: no-repeat; background-position: center left;}

/* Content Box */
#contentbox { position: relative; min-height: 400px; border: 2px solid white; margin: 0px auto; padding-top: 30px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; background-color: #9ACD32; background-image: url("images/lebensenergie_back.png"); background-repeat: no-repeat; background-position: top right; }

/* Topic */
.topic { text-decoration: none; font-family: Comic Sans MS, sans-serif; font-size: large; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-align: left}

/* Unterschrift */
.bottomline { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-variant: normal; color: #ffffff; text-align: center; padding-top: 5px; }

/*Bildplatzierung links oben*/
.lo { position: absolute; left: 20px; top: 5px; }

/*Bildplatzierung rechts oben*/
.ro { position: absolute; right: 20px; top: 5px; }

/*Bildplatzierung mitte*/
.mitte { position: absolute; left: 250px; top: 19px; }

/*Bildfluss links*/
.leftfloat { float: left; margin-right: 20px; }

/*Bildfluss rechts*/
.rightfloat { float: right; margin-left: 20px; }
