#content
 /* Abstand links bis † */ { 
  box-sizing:border-box;
	-moz-box-sizing:border-box;
  padding:0;
  padding-left:118px; /* JUDITH: text abstand von links */
	padding-bottom:20px;/* JUDITH: text abstand ende zum menue hin */
}

/* center the splash image */

#splashhorizon
{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#splash
 { text-align: left; visibility: visible; margin-left: -300px; position: absolute; top: -26px; left: 50%; width: 630px; height: 120px } 

/* position for the emotion image */
#content #emotion
{
	margin:0;
	padding:0;	
	text-align:right;
	width:100%;
	overflow:hidden;
}

/* emotion image itself */
#content #emotion img
        { margin-right: 100px; margin-bottom: 20px; width: 202px; height: 103px; float: right; overflow: hidden }

#content #emotionspacer
                 { text-align: right; margin: 0 0 30px; padding: 0; width: 100%; height: 50px; overflow: hidden }
/* typography */
#content h1
     { color: white; font-size: 16px; letter-spacing: 1px; margin: 0 0 15px; padding: 0 }
#content h1 span.mager      { color: #fff; font-size: 16px; font-weight: normal; font-stretch: normal; margin: 0 0 5px; padding: 0 }
#content h2     { color: white; font-size: 16px; margin: 50px 0 5px 28px; padding: 0 }
/* JUDITH: fliesztext */
#content p
 /* Lauftext Einstieg u. Subseiten */     { color: black; font-size: 13px; line-height: 25px; margin: 5px 150px 0 70px; padding-top: 0 }
#content p span.fett  { color: black; font-size: 13px; font-weight: bold; line-height: 25px; margin-top: 0 }
#content p.ueberschrift                { color: #000; font-size: 13px; font-style: normal; font-weight: bold; line-height: 20px; margin: 5px 150px 0 70px; padding-bottom: 0 }
#content p.bilder { color: #000; font-size: 13px; font-style: normal; font-weight: bold; line-height: 25px; margin: 20px 10px 0 70px; padding-bottom: 0 }
#content p.linkintern { color: #000; font-size: 13px; font-style: normal; font-weight: bold; line-height: 25px; margin: 0 150px 0 70px; padding-bottom: 0 }
#content p.ohneabstand   { color: #000; font-size: 13px; font-style: normal; font-weight: normal; line-height: 25px; margin: 0 150px 0 70px; padding-bottom: 0 }
#content h3  { color: black; font-size: 13px; font-weight: normal; line-height: 17px; margin-right: 150px; margin-left: 70px }
#content h3 span.fett  { color: black; font-size: 13px; font-weight: bold; line-height: 17px }
.L10 #content p, .L20 #content p, .L30 #content p, .L40 #content p
 /* speziell fŸr Einstieg */ {
  font-weight:bold;
}
/* JUDITH: links im mengentext */
#content * a
   { color: #900; font-size: 12px; font-weight: bold; text-decoration: none }

#content * a:link {}
#content * a:visited     { color: #600; letter-spacing: 1px }
#content * a:hover    { color: #c00 }
#content * a:active   { color: #f90 }
#content table.preise               { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-indent: 12px; margin-top: 20px; margin-left: 70px; padding: 0 0 }
#content img.kontakt     { text-align: right; margin-top: 0; margin-right: 0; margin-left: 100px }
#content td { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-indent: 12px; padding: 0 5px 0 0 }

