/****************************************** global styles ******************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.54em;
	color: #666666;
	/*background-color: #00402e; */
	background-color: #ffffff;
}

body#home {
	background-color: #ffffff;
}

h1 {
	font-family: arial, verdana, sans-serif;
	line-height: 1em;
	font-size: 1.64em;
	margin: 0 0 1.18em 0;
	color: #38a02d;
	letter-spacing: -0.6px;
	font-weight: normal;
}

h2 {
	font-family: arial, verdana, sans-serif;
	line-height: 1em;
	font-size: 1.09em;
	margin: 0 0 1.6em 0;
	color: #00684b;
	letter-spacing: -0.2px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	margin: 0 0 0.6em;
	font-size: 1em;
	color: #666666;
}

p {
	margin: 0 0 1.55em 0;
}

a {
	text-decoration: none;
	color: #38a02d;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	position: absolute;
	left: -9999px;
}

img.leftalign {
	float: left;
	margin-right: 0.5em;
}

img.rightalign {
	float: right;
	margin-left: 0.5em;
}

ul, ol {
	margin: 0 0 1em 2em;
	padding: 0;
}

ul {
	list-style-image: url(/siteimg/bullet_green.gif);
	list-style-type: square;
}


/****************************************** common page layout & navigation ******************************************/

div#wrap {
	width: 100%;
	background: url(/siteimg/bg_body.gif) repeat-x;
	background-color: #ffffff;
	margin-bottom: 30px;
}

div#main {
	width: 940px;
	margin: 0 auto;
	padding: 0 8px 25px;
	background: url(/siteimg/bg_main.png) no-repeat;
	position: relative;
	overflow: hidden;
}

div#grid {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
	height: 100%;
	width: 100%;
	background: url(/siteimg/grid.gif) repeat-y;
	display: none;
}

div#togglegrid {
	position: fixed;
	z-index: 9999;
	top: 5px;
	right: 10px;
	cursor: pointer;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 0 5px;
}

div#leftpane {
	padding: 33px 20px 0 20px;
	float: left;
	width: 180px;
	margin-right: 20px;
	text-align: right;
	overflow: hidden;
}

div#leftpane img {
	margin-right: 6px;
}

div#rightpane {
	float: left;
	width: 700px;
	overflow: hidden;
}

div#header {
	height: 83px;
}

div.column_450 {
	float: left;
	width: 450px;
	overflow: hidden;
	margin-right: 30px;
}

div.column_340 {
	float: left;
	width: 340px;
	overflow: hidden;
	margin-right: 20px;
}

div.column_220 {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-right: 20px;
}

div.rightcolumn {
	margin-right: 0;
}

div#language {
	margin: 12px 0 0;
	font-size: 0.91em;
	position: absolute;
	top: 0;
	z-index: 400;
	left: 248px;
	line-height: 1.09em;
}

div#language span {
	float: left;
}

div#language ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 6px;
	border: 1px solid #5d5d5d;
	background-color: #fbfbfb;
	padding: 0 3px;
	position: absolute;
	left: 55px;
	z-index: 400;
}

div#language ul li {
	margin: 10px 0 -1px;
	padding: 0 2px 2px;
	background-color: #fbfbfb;
	width: 8em;
}

div#language ul li#selected_language {
	display: list-item;
	margin-top: -1px;
}

div#language ul.collapsed li {
	display: none;
}

div#language ul li a {
	display: block;
	color: #006f51;
}

div#language ul li a img {
	margin-left: 6px;
	vertical-align: middle;
}

div#search {
	float: right;
	margin-top: 12px;
	height: 30px;
	line-height: 1em;
}

div#search input {
	font-weight: bold;
	font-size: 0.91em;
	border: none;
	background: url(/siteimg/bg_text.gif) no-repeat;
	padding: 2px 2px 2px 4px;
	color: #5d5d5d;
}

div#search input.searchbutton,
div#search img.searchbutton{
	border: none;
	vertical-align: text-bottom;
	padding: 0;
	margin: 0 0 0 2px;
	float: none;
	height: auto;
	cursor: pointer;
}

ul#nav_main {
	position: absolute;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 16px;
	height: 25px;
	color: #f6f6f6;
	font-weight: bold;
	padding: 0;
	line-height: 1em;
	border-left: 1px solid #adc6be;
	z-index: 300;
}

ul#nav_main li {
	float: left;
	padding: 7px 10px 0;
	height: 18px;
	border-right: 1px solid #adc6be;
	position: relative;
	cursor: default;
	z-index: 100;
}

ul#nav_main li div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #70ff34;
	display: none;
}

ul#nav_main li span {
	position: relative;
	z-index: 150;
}

ul#nav_main li ul {
	position: absolute;
	top: 25px;
	left: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	border: none;
	background-color: #38a02d;
	font-weight: normal;
	padding: 4px 0;
	z-index: 999;
}

ul#nav_main li ul li {
	float: none;
	border: none;
	position: static;
	height: auto;
	white-space: nowrap;
	padding: 0;
}

ul#nav_main li ul li a {
	color: #f6f6f6;
	display: block;
	padding: 5px 10px;
}

ul#nav_main li ul li a:hover {
	text-decoration: none;
	background-color: #5fb256;
}

a#login {
	float: right;
	margin-top: 5px;
	color: #ffffff;
	font-size: 0.91em;
	padding-right: 16px;
	background: url(/siteimg/bg_login.gif) no-repeat;
	background-position: right;
}

div#leftpane h2 {
	font-family: arial, verdana, sans-serif;
	line-height: 1em;
	font-size: 1.09em;
	letter-spacing: -0.2px;
	font-weight: bold;
	margin-top: 36px;
	color: #666666;
	text-transform: uppercase;
}

ul#subnav {
	list-style-image: none;
	list-style-type: none;
	margin: 17px 0 0;
	line-height: 1em;
}

ul#subnav li {
	border-bottom: 1px solid #858586;
	padding: 1px 0;
}

ul#subnav li a {
	color: #919192;
	font-weight: bold;
	font-size: 0.91em;
	display: block;
	margin-right: -9px;
	padding: 2px 10px 4px 0;
}

ul#subnav li a:hover,
ul#subnav li.active a {
	text-decoration: none;
	color: #585859;
	border-right: 3px solid #a2002c;
	padding-right: 7px;
}

img.banner_home {
	margin-top: 20px;
}

ul#secnav {
	list-style-image: none;
	list-style-type: none;
	margin: 17px 0 0;
	font-family: arial, verdana, sans-serif;
	font-size: 0.91em;
}

ul#secnav li a {
	color: #006f51;
}

div.alsosee {
	margin-bottom: 20px;
}

div.alsosee img {
	margin-bottom: 4px;
}

div.alsosee h3 {
	color: #a2002c;
	font-weight: bold;
	font-size: 0.82em;
	margin: 0;
	line-height: 1.55em;
}

div.alsosee p {
	color: #999999;
	font-family: arial, verdana, sans-serif;
	font-size: 0.91em;
	margin: 0 0 -3px;
	line-height: 1.4em;
}

div.alsosee a {
	color: #006f51;
	font-family: arial, verdana, sans-serif;
	font-size: 0.91em;
}

div.paging {
	border-color: #eaeaea;
	border-style: solid;
	border-width: 1px 0;
	padding: 7px 0;
	margin-bottom: 35px;
	font-size: 1.09em;
}

div.paging_top {
	margin-bottom: 15px;
}

div.paging a {
	margin-right: 5px;
	color: #cccccc;
}

div.paging a.active {
	color: #00684b;
}



/****************************************** home ******************************************/

div#home_slideshow {
	margin-bottom: 28px;
	height: 200px;
	width: 700px;
	overflow: hidden;
	position: relative;
}

div#home_slideshow img {
	position: absolute;
	left: 0;
	top: 0;
}

div#home_slideshow div {
	position: absolute;
	top: 75px;
	left: 28px;
	width: 390px;
	height: 95px;
	overflow: hidden;
}

div#home_slideshow p {
	position: absolute;
	width: 336px;
	height: 75px;
	padding: 10px 39px 10px 15px;
	overflow: hidden;
	color: #00684b;
	font-size: 1.55em;
	font-weight: bold;
	font-family: arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
}

div#home_slideshow span#nextslide {
	position: absolute;
	background: url(/siteimg/home_slideshow_next.gif) no-repeat;
	cursor: pointer;
	width: 19px;
	height: 19px;
	left: 386px;
	top: 88px;
}



/****************************************** doelgroepen ******************************************/

ul.extralinks {
	background-color: #eaeaea;
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
	width: 200px;
	margin: 0 0 2em;
}

ul.extralinks li {
	font-weight: bold;
	font-size: 0.91em;
	margin-bottom: 2px;
	text-align: right;
	padding-right: 32px;
	padding-bottom: 6px;
	line-height: 1.3em;
}

ul.extralinks li a {
	padding-bottom: 5px;
	color: #006f51
}

ul.extralinks li#doelgroep_diensten {
	background: url(/siteimg/icon_diensten.gif) right 2px no-repeat;
}
ul.extralinks li#doelgroep_contact {
	background: url(/siteimg/icon_contact.gif) right 3px no-repeat;
}
ul.extralinks li#doelgroep_vraag {
	background: url(/siteimg/icon_vraag.gif) right 2px no-repeat;
}

h3.usptitle {
	overflow: hidden;
	height: 27px;
	width: 202px;
	padding: 8px 8px 0 8px;
	border-style: solid;
	border-color: #eaeaea;
	border-width: 1px 1px 0 1px;
	font-family: arial, verdana, sans-serif;
	line-height: 1em;
	font-size: 1.46em;
	color: #999999;
	background: transparent;
	letter-spacing: -0.2px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 20px -1px 0;
	float: left;
	z-index: 200;
	position: relative;
}

h3.usptitle_active {
	background-color: #fafafa;
	color: #666666;
}

div.usp_summary {
	padding: 1px 0 25px;
	float: left;
	width: 218px;
	border-style: solid;
	border-color: #eaeaea;
	border-width: 0 1px 1px;
	margin-right: 20px;
	overflow: hidden;
	cursor: pointer;
}

h3.right_usp,
div.right_usp {
	margin-right: 0;
}

div.usp_summary p {
	margin: 14px 12px 0 12px;
}

div.usp_summary span.leesmeer {
	margin: 0 12px;
	color: #006f51;
}

div.usp_content {
	width: 663px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	padding: 28px 15px 15px 20px;
	clear: both;
	display: none;
}

div.usp_content img {
	float: left;
}

div.usp_content div.usp_text {
	float: left;
	width: 464px;
	margin: 0 0 20px 35px;
	overflow: hidden;
}

div.usp_content span.button_right,
div.usp_content button 
{
	float: right;
}


/****************************************** content ******************************************/

h4.content_visual {
	height: 88px;
	color: #fbfbfb;
	font-family: arial, verdana, sans-serif;
	font-size: 1.27em;
	margin: 0 0 6px;
	text-align: right;
	line-height: 1.4em;
	background-color: #a09460;
	border: 1px solid #a79c6c;
	clear: both;
}

h4.content_visual img {
	height: 90px;
	margin: -1px 88px -1px -1px;
	border-right: 1px solid #ffffff;
	float: left;
}

h4.content_visual span {
	padding: 19px;
	display: block;
}

img.content_visual {
	margin: 0 0 6px;
	clear: both;
}

div#breadcrumbs {
	margin-bottom: 15px;
	clear: both;
}

div#breadcrumbs a {
	font-size: 0.91em;
	color: #999999;
}

p.intro {
	font-size: 1.09em;
	line-height: 1.75em;
}



/****************************************** financiele kalender ******************************************/

div#calendar {
	margin-bottom: 35px;
}

h4.calendar_header {
	font-size: 1em;
	margin: 0;
	clear: both;
	cursor: pointer;
}

h4.calendar_header span.date {
	width: 85px;
	display: block;
	float: left;
	padding: 4px 5px 2px 10px;
	background-color: #0b563a;
	color: #ffffff;
	font-weight: bold;
}

h4.calendar_header span.date_hover {
	width: 85px;
	display: block;
	float: left;
	padding: 4px 5px 2px 10px;
	background-color: #eaeaea;
	color: #ffffff;
	font-weight: bold;
}

h4.calendar_header span.title {
	display: block;
	float: left;
	width: 536px;
	margin-bottom: 2px;
	padding: 4px 44px 2px 20px;
	background-color: #eaeaea;
	background-image: url(/siteimg/calendar_plus.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	color: #666666;
	font-weight: normal;
}

h4.calendar_header span.title_open {
	display: block;
	float: left;
	width: 536px;
	margin-bottom: 2px;
	padding: 4px 44px 2px 20px;
	color: #ffffff;
	background-color: #0b563a;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 5px;
	font-weight: normal;
}

div.calendar_details {
	clear: both;
}

div.calendar_details div.content {
	margin: 10px 24px 25px 120px;
}

fieldset#calendaroptions {
	margin-left: 91px;
	padding-left: 29px;
}

fieldset#calendaroptions legend {
	margin-left: -29px;
	padding-left: 29px;
	background: url(/siteimg/icon_mail.gif) no-repeat;
}

fieldset#calendaroptions span.title {
	width: 56px;
	color: #999999;
}

fieldset#calendaroptions input.text {
	width: 140px;
}

fieldset#calendaroptions span.button_left {
	margin-left: 53px;
}



/****************************************** persberichten & zoekresultaten ******************************************/

dl {
	margin-right: 20px;
}

dl dt span.date {
	float: left;
	width: 100px;
}

dl dt span.title {
	display: block;
	margin-left: 120px;
	font-family: arial, verdana, sans-serif;
	font-size: 1.23em;
	letter-spacing: -0.2px;
	font-weight: bold;
}

dl.zoekresultaten dt span.title {
	margin-left: 0px;
}

dl dt span.title a {
	color: #666666;
	text-decoration: underline;
}

dl dd {
	margin: 0 0 1.5em 120px;
	color: #999999;
}

dl.zoekresultaten dd {
	margin-left: 0;
}

dl dd a {
	color: #006f51;
	white-space: nowrap;
}

div#zoekdetails {
	border-top: 1px solid #eaeaea;
	font-size: 1.18em;
	padding: 12px 0;
}

div#zoekdetails p {
	margin: 0;
}

div#zoekdetails em {
	font-style: normal;
	color: #a2002c;
}



/****************************************** diensten voor doelgroep ******************************************/

div#dienstenvoordoelgroep {
	border: 1px solid #eaeaea;
}

div#dienstenvoordoelgroep ul {
	float: left;
	width: 339px;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

div#dienstenvoordoelgroep ul li {
	background: url(/siteimg/icon_plus.gif) right 5px no-repeat;
	background-color: #eaeaea;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 2px;
	padding-bottom: 0 !important; /* nodig voor IE */
}

div#dienstenvoordoelgroep ul li.selected {
	/*background: url(/siteimg/icon_min.gif) right 5px no-repeat;*/
	background-image: none;
	background-color: #0b563a;
	color: #ffffff;
}

div#dienstenvoordoelgroep ul li span {
	display: block;
	padding: 4px 30px 0 9px;
	cursor: pointer;
	/*position: relative;*/
	width: 300px;
	z-index: 999;
}

div#dienstenvoordoelgroep ul li ul {
	width: auto;
	float: none;
	background-color: #ffffff;
	margin-top: 2px;
	padding: 0;
}

div#dienstenvoordoelgroep ul li ul li {
	background-image: none;
	background-color: #ffffff;
	font-weight: normal;
	padding: 4px 0 4px 18px;
	margin: 0;
	color: #666666;
}

div#dienstenvoordoelgroep ul li ul li.selected {
	background-image: none;
	background-color: #eaeaea;
	color: #666666;
	font-weight: bold;
	background-color: #ffffff;
	padding-left: 26px;
}

div#dienstenvoordoelgroep div.dienst_beschrijving {
	padding: 14px 20px 14px 358px;
	display: none;
}



/****************************************** footer ******************************************/

div#footer_home {
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 34px;
	background-image: url(/siteimg/bg_footer_home.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

div#footer {
	/*height: 100%; */
	position :fixed ;
	bottom:0px;
	left: 0;
	width: 100%;
	background-image: url(/siteimg/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #00402e;
	border-top: solid 10px #ffffff;
}

div#footer_home p {
	color: #ffffff;
	font-size: 0.91em;
	text-align: center;
	padding-top: 15px;
}

div#footer p {
	color: #ffffff;
	font-size: 0.91em;
	text-align: center;
	padding-top: 12px;
}


/****************************************** bulletins & pdf-lijsten ******************************************/

p.borderbottom {
	margin-bottom: 0;
	padding-bottom: 1.55em;
	border-bottom: 1px solid #eaeaea;
}

h2.pdflist_title {
	margin-top: 22px;
	margin-bottom: 9px;
	color: #666666;
}

ul.pdflist {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.pdflist li {
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #eaeaea;
}

ul.pdflist li a {
	background: url(/siteimg/icon_pdf.gif) no-repeat 14px 14px;
	padding: 10px 13px 5px 50px;
	display: block;
	color: #00684b;
}

ul.pdflist li a span {
	display: block;
	color: #666666;
}

ul.pdflist li a:hover {
	background-color: #f4f4f4;
	text-decoration: none;
}

div.email_subscribe,
div.hardcopy_aanvragen {
	background-color: #eaeaea;
	padding: 14px 10px;
	width: 200px;
}

div.email_subscribe fieldset#calendaroptions {
	margin-left: 0;
	padding-left: 0;
}

div.email_subscribe fieldset#calendaroptions legend {
	margin-left: -29px;
	padding-left: 29px;
}

div.email_subscribe fieldset#calendaroptions span.title {
	width: 50px;
	color: #666666;
}

div.email_subscribe fieldset#calendaroptions input.text {
	width: 140px;
}

div.email_subscribe fieldset#calendaroptions span.button_left {
	margin-left: 105px;
}

div.hardcopy_aanvragen h2 {
	color: #A2002C;
	padding-left: 29px;
	padding-bottom: 5px;
	margin-bottom: 1.1em;
	background: url(/siteimg/icon_hardcopy.gif) no-repeat;
}

div.hardcopy_aanvragen span.button_left {
	margin-left: 90px;
}



/****************************************** contactgegevens ******************************************/

ul#vestigingen {
	list-style-type: none;
	list-style-image: none;
	margin: 22px 0 0 1px;
	padding: 0;
}

ul#vestigingen li {
	display: inline;
	font-size: 1.09em;
	color: #006f51;
	text-decoration: underline;
	border-left: 1px solid #666666;
	padding: 0 7px 0 10px;
	cursor: pointer;
}

ul#vestigingen li#first {
	border-left: none;
}

ul#vestigingen li.active {
	text-decoration: none;
	color: #a2002c;
	font-weight: bold;
	cursor: default;
}

div.vestiging {
	margin-left: 11px;
	margin-top: 17px;
}

div.vestiging_hidden {
	display: none;
}

div.vestiging dl dt {
	float: left;
	width: 85px;
	padding: 1px 0;
	text-align: right;
}

div.vestiging dl dd {
	margin: 0;
	padding: 1px 0 1px 108px;
	border-bottom: 1px solid #eaeaea;
	color: #666666;
}

div.vestiging p {
	line-height: 2em;
	margin-top: 28px;
}

div.vestiging p img {
	float: left;
	width: 90px;
	margin: 0 18px 1em 0;
}



/****************************************** sitemap ******************************************/

ul#sitemap {
	list-style-type: none;
	list-style-image: none;
	margin: -10px 0 0;
}

ul#sitemap li {
	font-family: arial, verdana, sans-serif;
	font-size: 1.23em;
	letter-spacing: -0.2px;
	font-weight: bold;
	line-height: 1em;
	margin: 10px 0 0;
	padding: 0;
}

ul#sitemap li#home {
	margin: 0;
}

ul#sitemap li a,
ul#sitemap li span {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 10px 0px 8px;
	border-bottom: 1px solid #eaeaea;
}

ul#sitemap li a:hover {
	background-color: #f4f4f4;
}

ul#sitemap li ul {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

ul#sitemap li ul li {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.54em;
	color: #666666;
	border-bottom: none;
	margin: 0;
}

ul#sitemap li ul li a {
	padding: 2px 0 3px 60px;
	border: none;
	background: url(/siteimg/bullet_green.gif) 50px 5px no-repeat;
}



/****************************************** jaarcijfers ******************************************/

table.jaarcijfers {
	width: 100%;
	border-collapse: collapse;
}

table.jaarcijfers td, th {
	border-style: solid;
	border-color: #eaeaea;
	border-width: 1px 0 1px 1px;
	text-align: right;
	height: 24px;
	width: 70px;
	padding: 0 10px;
}

table.jaarcijfers th {
	font-size: 1.18em;
	font-weight: bold;
}

table.jaarcijfers .omschrijving {
	border-left-width: 0;
	width: 230px;
	text-align: left;
}

table tr.kopregel td {
	font-weight: bold;
}

table tr.totaalregel td {
	font-weight: bold;
	color: #38a02d;
}



/****************************************** historie & interviews ******************************************/

div#carousselcontainer {
	border: 1px solid #eaeaea;
	width: 698px;
	height: 110px;
	padding: 10px 0;
	margin-bottom: 20px;
}

div#moveleft {
	float: left;
	height: 110px;
	width: 48px;
	background: url(/siteimg/caroussel_left.gif) 20px center no-repeat;
	cursor: pointer;
	border-right: 1px solid #eaeaea;
}

div#moveright {
	float: right;
	height: 110px;
	width: 48px;
	background: url(/siteimg/caroussel_right.gif) 12px center no-repeat;
	cursor: pointer;
	border-left: 1px solid #eaeaea;
}

div#carousselframe {
	float: left;
	width: 580px;
	margin: 0 10px;
	height: 110px;
	position: relative;
	overflow: hidden;
}

div#caroussel {
	height: 110px;
	position: absolute;
}

div.carousselitem {
	float: left;
	height: 110px;
	border-right: 1px solid #eaeaea;
	padding: 0 10px;
	cursor: pointer;
	position: relative;
	text-align: center;
}

div.carousselitem img {
	height: 90px;
}

div.carousselitem div.carousseloverlay {
	position: absolute;
	top: 0;
	left: 10px;
	height: 90px;
	background-color: #333333;
	z-index: 500;
}

div.carousselitem h4 {
	font-weight: bold;
	font-size: 1.09em;
}

div.historie_item {
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	background-image: url(/siteimg/whitepixel.gif);
	background-repeat: repeat-y;
	background-position: 306px;
	padding: 20px 25px;
}

div.historie_item img {
	float: left;
	margin-right: 25px;
	width: 256px;
}

div.historie_item div.historie_item_tekst {
	float: right;
	padding-left: 25px;
	width: 335px;
}

div.historie_item div.historie_item_tekst h4 {
	font-family: arial, sans-serif;
	font-size: 3.64em;
	font-weight: bold;
	margin: 18px 0 25px;
}



/****************************************** formulieren ******************************************/

fieldset {
	border: none;
}

fieldset legend {
	font-family: arial, verdana, sans-serif;
	line-height: 1em;
	font-size: 1.09em;
	margin: 0 0 1.36em 0;
	color: #a2002c;
	letter-spacing: -0.2px;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset label {
	display: block;
	clear: both;
}

fieldset label span.title {
	float: left;
	margin-bottom: 11px;
	width: 150px;
	height: 1px;
}

fieldset label input {
	float: left;
	margin-bottom: 11px;
}

fieldset label input.text {
	width: 250px;
	font-size: 0.91em;
	border: none;
	background: url(/siteimg/bg_text.gif) no-repeat;
	padding: 2px 2px 2px 4px;
	color: #5d5d5d;
}

fieldset label input.check {
	margin: 2px 12px 3px 0;
}

fieldset.standardform {
	margin: 0;
	border: none;
}

fieldset.standardform label,
fieldset.standardform div.radioContainer {
	clear: both;
}

fieldset.standardform hr {
	height: 0;
	border: none;
	border-bottom: 1px solid #eaeaea;
	clear: both;
}

fieldset.standardform label span.fieldlabel,
fieldset.standardform div.radioContainer span.fieldlabel {
	float: left;
	width: 200px;
	margin: 0.5em 0;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

fieldset.standardform label span.required,
fieldset.standardform div.radioContainer span.required {
	float: left;
	width: 1em;
	height: 1em;
	margin: 0.5em 0;
}

fieldset.standardform div.radioContainer span.radioButtonList {
	float: left;
	padding-top: 3px;
}

fieldset.standardform div.radioContainer span.radioButtonList label {
	clear: none;
	display: inline;
	position: relative;
	top: -2px;
}

fieldset.standardform div.radioContainer span.radioButtonList input {
	margin: 0.5em 0.5em 0 0;
}

fieldset.standardform label input,
fieldset.standardform label select,
fieldset.standardform label textarea {
	float: left;
	margin: 0.5em 0;
}

fieldset.standardform label input.small {
	width: 64px;
	padding: 1px 3px;
}

fieldset.standardform label input.medium {
	width: 154px;
	padding: 1px 3px;
}

fieldset.standardform label input.wide {
	width: 264px;
	padding: 1px 3px;
}

fieldset.standardform label input.check {
	margin: 8px 0 14px;
}

fieldset.standardform label select.small {
	width: 74px;
}

fieldset.standardform label select.medium {
	width: 164px;
}

fieldset.standardform label select.wide {
	width: 274px;
}

fieldset.standardform label textarea {
	width: 470px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}

fieldset.standardform label img.form_alert {
	margin: 1em 0 0.5em 0.5em;
	float: left;
}

fieldset.standardform p {
	clear: both;
	margin: 0 0 1em 0;
}

fieldset.standardform p.footnote {
	margin-top: 0.5em;
	font-size: 0.9em;
	text-align: right;
}

button,
input.button {
	background: url(/siteimg/bg_button_left2.gif) no-repeat;
	border: none;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 4px 17px;
	height: 20px;
	cursor: pointer;
	float: left;
	margin: 8px 0 0 !important;
}

button,
input.button:hover {
	text-decoration: underline;
}

span.button_right {
	height: 24px;
	width: 19px;
	background: url(/siteimg/bg_button_right.gif) no-repeat;
	float: left;
	margin: 8px 2em 0 0;
}


