body {
	background-color:#F9FCD6;
	margin-top:5px;}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { color: #ffffff }

/* font-color = Schriftfarbe fuer Textelemente */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: "Gill Sans MT", Arial; }

/* font-family = Schriftart fuer Textelemente */

p { font-size:11pt; line-height: 119%; word-spacing: -1px; letter-spacing: normal; margin-left: 55px; margin-right: 45px; margin-top: 5px; margin-bottom: 1px; text-align:left;}

h1 { font-size: 15pt; font-weight: bold; line-height: 110%; margin-left: 55px; margin-right: 45px; margin-top: 15px; margin-bottom: 1px; text-align:left; color:#f3c727;}

/* erste ueberschrift */


h2 { font-size: 13pt; font-weight: bold; line-height: 110%; margin-left: 55px; margin-right: 45px; margin-top: 5px; margin-bottom: 1px; text-align:left; color:#ffffff;}

/* zweite ueberschrift*/


h3 { font-size: 11pt; font-weight: normal; line-height: 110%; margin-left: 55px; margin-right: 45px; margin-top: 5px; margin-bottom: 1px; text-align:center; color:#000000;}

/* info line on bottom of page */

h4 { font-size: 9pt; font-weight: normal; color: #787878; line-height: 100%; text-align:right; margin-left: 1px; margin-right: 5px; margin-top:1px; margin-bottom: 1px; }

/* fuer den link ps design */
/* font-size = Schriftgroesse */


h5 {
	font-size: 11pt;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 1px;
	margin-top: 1px;
	color:#000000;
}

/* Font for Navigation */

h6 { font-size:11pt; line-height: 119%; word-spacing: -1px; font-weight: normal; letter-spacing: normal; margin-left: 55px; margin-right: 5px; margin-top: 5px; margin-bottom: 1px; text-align:left;}

/* list on jobs page  */




a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { text-decoration:none; color:#ffffff; background-color:#f3c727;  }
/* einstellungen fuer links */


.border { border: 1px solid;
color: #666666;}



.abstand { font-size:10pt; line-height: 150%; word-spacing: -1px; }



.norepeatbackground { background-repeat:no-repeat;}


