* {
	margin:0;
	padding:0;
}
body { font-size:11pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15pt; }
#container { background-color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:900px; margin:auto; }
#layoutHeader { background-color: transparent; background-position: 0 0; width:900px; height:216px; }
#layoutHeader h1 {
	color:#ffffff;
	font-size:36px;
	font-weight:normal;
	padding:20px 20px 0;
}
#layoutHeader h2 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 20px 0 20px;
}
#layoutHeader h1 a {
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
}
#layoutHeader h2 a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#layoutCenterBody {
	margin:42px 10px 0;
}
#layoutNavigation .navTitle { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height:30px; }
#layoutNavigation .navTitle h3 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
#layoutBodyContent { width: 620px; margin-left:220px; }
#layoutBodyContent a { color:#005b00; text-decoration: underline; }
#layoutBodyContent a:hover { color: white; background-color: #005b00; text-decoration: none; }
#layoutBodyContent h1{
	color:#003700;
	font-weight:bold;
	font-size:24px;
}
#layoutBodyContent h2{
	color:#003700;
	font-weight:bold;
	font-size:14pt;
	margin-top:10px;
}
#layoutBodyContent p { text-align: justify; margin-top:10px; }
.clearer {
	clear:both;
	height:10px;
}
#layoutFooter { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; height:auto; text-align:center; }
#layoutFooter p { padding-top:10px; color:black; font-size: 9pt; }
.company { color: black; font-size: 8pt; }
#layoutFooter a {
	color:black;
	text-decoration:underline;
}
#layoutFooter a:hover {
	color:#BCBA9E;
	text-decoration:none;
}
/* main menu begins */
#topBar { background-image: url(../images/logo1.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height:144px; }
#topBar h1 { color: black; font-size: 34px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding-top: 30px; padding-left: 150px; }
#topBar h4 { color: black; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: oblique; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding-top: 12px; padding-left: 150px; }
#siteFuncs { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: absolute; top: 114px; width: 900px; height: 24px; float: right; }
#siteFuncs ul { text-align: right; padding-top: 9px; }
#siteFuncs li { list-style: none; display: inline; }
#siteFuncs li a { font-size: 12px; text-decoration: none; background: url(../images/mainMenuList.gif) no-repeat left 5px; padding: 3px 30px 3px 8px; }
#layoutNavigation li { background-image: url(../images/mainMenuList.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 5px; text-decoration: none; }
#siteFuncs li a:link { color: black; font-size: 12px; font-weight: normal; }
#siteFuncs li a:hover { color: black; text-decoration: underline; }
#siteFuncs li a:visited { color: black; }
#layoutMenu { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: right; height: 36px; }
#layoutMenu ul { text-align:left; padding-top:9px; padding-left: 12px; }
#layoutMenu li {
	list-style: none;
	display: inline;
}
#layoutMenu li a { padding: 3px 30px 3px 8px; text-decoration: none; background:url(../images/mainMenuList.gif) no-repeat left 5px; font-size:15px; font-weight: bold; }
#layoutMenu li a:link { 
	color: black;
	font-weight:bold;
	font-size:15px;
}
#layoutMenu li a:visited { 
	color: black; 
}
#layoutMenu li a:hover { color: black; }
/* mein menu ends */
/* left navigation menu begins */
#layoutNavigation { width:180px; float:left; }
#layoutNavigation ul {
	list-style-type: none;
}
#layoutNavigation a { display: block; width: 180px; margin:7px 10px; padding-left: 4px; }
#layoutNavigation a:link, #layoutNavigation a:visited { color: #15190a; font-size: 0.85em; font-weight: bold; text-decoration: none; }
#layoutNavigation a:hover { background-color: #005b00; color: #fff; font-weight: bold; }
/* left navigation menu ends */
.byline { color: black; font-size: 10px; }
.imageRight { float: right; margin-left: 12px; }
.formSect { color: black; font-size: 8pt; line-height: normal; text-align: left; padding-left: 6px; }
.formTitle { color: white; font-size: 12pt; font-weight: bold; padding-left: 6px; }
