a.favorite {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/favorite.add.png');
	background-position: right 0;
	background-repeat: no-repeat;
	color: #aac91f;
	font-size: 138.5%;
	font-weight: bold;
	padding-right: 24px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
}

li.rss_item .favoriteContainer {
	margin: 0.5em 0 1em 0;
	padding: 0;
	position: relative;
	text-align: right;
}

li.rss_item .favoriteContainer img.favoriteImage {
	bottom: -2px;
	margin: 0;
	position: absolute;
	right: -8px;
}

li.rss_item a.favorite {
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-color: #ffffff;
	border: 1px solid #ffd500;
	color: #aac91f;
	font-size: 85%;
	padding: 0 15px 0 4px;
	text-decoration: none;
	text-transform: none;
}

body, html {
	height: 100%;
	margin: 0;
}

body {
/*	background-attachment: fixed;
*/
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.mask.png');
	background-position: center top;
	background-repeat: no-repeat;
	color: #4a4a49;
	font-family: helvetica,arial,clean,sans-serif;
}

body.popup {
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
}

html, #totalpage, #totalpage1 {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

#totalpage, #totalpage1 {
	margin: 0px;
}

#totalmask {
	z-index: -999;
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.mask.png');
	background-position: center top;
	background-repeat: no-repeat;	
}

.paginate {
	font-size: 85%;
	padding: 0.5em 0;
}

.paginate ul,
ul.menuModebar,
ul.menuModetree {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.paginate ul li,
ul.menuModebar li {
	display: inline;
	margin: 0;
	padding: 0;
}

.paginate ul li {
	margin-right: 1em;
}

.paginate ul li.paginateCurrent,
.paginate ul li.paginateDisabled {
	border: 1px solid #bbbbbb;
	padding: 0.3em 0.6em;
}

.paginate ul li.paginateCurrent {
	color: #9e1a1c;
	font-weight: bold;
}

.paginate ul li.paginateDisabled {
	color: #bbbbbb;
}

ul.menuModebar li a {
	color: #0072b5;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1em 0.5em;
}

ul.menuModebar li a:link,
ul.menuModebar li a:visited {
}

ul.menuModebar li a:hover,
ul.menuModebar li a:active {
}

div#ft ul.menuModebar {
	display: inline;
}

div#ft ul.menuModebar li a {
	color: #ffffff;
}

div#ft ul.menuModebar li a:link,
div#ft ul.menuModebar li a:visited {
}

div#ft ul.menuModebar li a:hover,
div#ft ul.menuModebar li a:active {
	text-decoration: underline;
}

ul.menuModetree li {
	font-weight: bold;
	list-style-type: none;
	padding: 0.25em 0;
}

ul.menuModetree li a {
	color: #4a4a49;
}

ul.menuModetree li.menu_current a {
	color: #d20a11;
	padding-left: 0.75em;
}

ul.menuModetree li a:link,
ul.menuModetree li a:visited {
	text-decoration: none;
}

ul.menuModetree li a:hover,
ul.menuModetree li a:active {
	text-decoration: underline;
}

.paginate ul li a {
	color: #0072b5;
	border: 1px solid #bbbbbb;
	padding: 0.3em 0.6em;
}

.paginate ul li a:link,
.paginate ul li a:visited {
	text-decoration: none;
}

.paginate ul li a:hover,
.paginate ul li a:active {
	background-color: #0072b5;
	color: #ffffff;
	text-decoration: none;
}

.contentBodyContainer,
.summaryBodyContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.white.transparent.center.png');
	background-position: left top;
	background-repeat: repeat-y;
	padding: 1em 2em;
}

.contentBody,
.summaryBody {
}

.popup .contentBody {
	margin: 0 2em;
}

.contentBody a {
	color: #4a4a49;
}

.contentBody a:link,
.contentBody a:visited {
	text-decoration: underline;
}

.contentBody a:hover,
.contentBody a:active {
	text-decoration: none;
}

.contentBody img {
	margin: 4px;
}

.contentBody img[align=left] {
	margin: 0 6px 3px 0;
}

.contentBody img[align=right] {
	margin: 0 0 3px 6px;
}

.contentBody ul {
	margin-left: 1em;
}

.contentBody ul li {
	margin-bottom: 0.5em;
}

.contentFooterContainer,
.summaryFooterContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.white.transparent.bottom.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 89px;
	margin: 0 0 1em 0;
	padding: 0 2em;
}

.contentFooter,
.summaryFooter {
	padding: 0;
	text-align: right;
}

.popup .contentFooter {
	margin: 2em;
}

.contentHeaderContainer,
.summaryHeaderContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.white.transparent.top.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 2em 0 0 0;
	min-height: 89px;
	padding: 0 2em;
}

.contentHeader,
.summaryHeader {
	margin: 0;
	padding: 1em 0 0 0;
	text-transform: uppercase; 
}

.popup .contentHeader {
	color: #aac91f;
	font-size: 197%;
	margin: 0.5em 1em 0.64em 1em;
	padding: 0;
	text-transform: uppercase; 
}

.marquee {
	margin: 2em 0;
}

.menuSubBodyContainer,
.bannerBodyContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.green.center.png');
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 20px;
}

.menuSubBody,
.bannerBody {
	font-size: 108%;
}

.bannerBody p {
	margin-bottom: 0;
	padding-bottom: 1em;
}

.bannerBody a {
	color: #4a4a49;
	text-decoration: none;
}

.bannerBody a:link,
.bannerBody a:visited {
}

.bannerBody a:hover,
.bannerBody a:active {
	text-decoration: underline;
}

.menuSubFooterContainer,
.bannerFooterContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.green.bottom.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 1em 0;
	padding: 0 20px;
}

.menuSubFooter,
.bannerFooter {
	padding: 1em 0;
}

.menuSubFooter a,
.bannerFooter a {
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

.menuSubFooter a:link,
.bannerFooter a:visited {
}

.menuSubFooter a:hover,
.bannerFooter a:active {
	text-decoration: underline;
}

.menuSubHeaderContainer,
.bannerHeaderContainer {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.green.top.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	padding: 0 20px;
}

.menuSubHeader,
.bannerHeader {
	color: #ffffff;
	margin: 0;
	padding: 0.75em 0;
	text-transform: uppercase; 
}

/* yui overrides start... */
.yui-t6 #yui-main .yui-b {
	margin-right: 24.6154em;
	*margin-right: 24.0001em;
}

.yui-t6 .yui-b {
	width: 24.6154em;
	*width: 24.0001em;
}

.yui-gd div.first {
/*	width:32%;*/
	width: 221px;
	margin-right: 8px;
}

.yui-gc div.first,
.yui-gd .yui-u {
/*	width:66%;*/
	width: 412px;
	margin: 0 13px 0 0;
}

#doc3 {
	margin: auto;
}
/* ...yui size overrides end */

#bd {
	margin: 45px 0 0 0;
}

.popup #bd {
	margin: 1em 0;
}

#ft {
	bottom: 1em;
	font-size: 77%;
	position: fixed;
	right: 1em;
}

.popup #ft {
	bottom: auto;
	font-size: 100%;
	position: static;
	right: auto;
}

#hd {
}

.popup #hd {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/rule.green.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

#logo {
	float: right;
}

#menuMain {
	font-family: georgia, 'times new roman', serif;
	font-size: 77%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
}

#menuMainLvl1Ul1Li1 a:hover,
#menuMainLvl1Ul1Li1 a:active,
#menuMainLvl1Ul1Li1.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.arrangementen.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMainLvl1Ul1Li2 a:hover,
#menuMainLvl1Ul1Li2 a:active,
#menuMainLvl1Ul1Li2.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.overnachtingen.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMainLvl1Ul1Li3 a:hover,
#menuMainLvl1Ul1Li3 a:active,
#menuMainLvl1Ul1Li3.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.evenementen.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMainLvl1Ul1Li4 a:hover,
#menuMainLvl1Ul1Li4 a:active,
#menuMainLvl1Ul1Li4.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.eropuit.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMainLvl1Ul1Li5 a:hover,
#menuMainLvl1Ul1Li5 a:active,
#menuMainLvl1Ul1Li5.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.infocontact.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMainLvl1Ul1Li6 a:link,
#menuMainLvl1Ul1Li6 a:visited {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.favorieten.inactive.png');
	background-position: 0px -5px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#menuMainLvl1Ul1Li6 a:hover,
#menuMainLvl1Ul1Li6 a:active,
#menuMainLvl1Ul1Li6.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.favorieten.active.png');
	background-position: 0px -5px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#menuMainLvl1Ul1Li7 a:hover,
#menuMainLvl1Ul1Li7 a:active,
#menuMainLvl1Ul1Li7.menu_current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumain.nieuwsbrief.png');
	background-position: center;
	background-repeat: no-repeat;
}

#menuMonth {
	font-family: georgia, 'times new roman', serif;
	font-size: 77%;
	font-weight: bold;
	margin: 57px 0 0 0;
	padding: 0 0 0 0;
}

#menuMonth ul.menuModebar li a:link,
#menuMonth ul.menuModebar li a:visited {
	color: #226b20;
}

#menuMonth ul.menuModebar li a:hover,
#menuMonth ul.menuModebar li a:active,
#menuMonth ul.menuModebar li.current a {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.menumonth.default.png');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
}

#search {
	background-image: url('http://www.ootmarsumdinkelland.nl/graphics/background.search.png');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 16px 0;
}

#search .searchbar_elements {
	text-align: center;
}

#search .searchbar input.searchstring {
	width: 8em;
}

#formFavorites {
	margin: 1em 0;
}

#formFavorites .form_error {
/*	background-color: #d20a11;*/
	border: 3px double #9e1a1c;
	color: #9e1a1c;
	margin: 1em 0;
/*	margin-left: 2px;
	margin-right: 2px;
*/
	padding: 0.35em 0.625em 0.75em;
}

.form_message {
	border: 3px double #226b20;
	color: #226b20;
	margin: 1em 0;
	padding: 0.35em 0.625em 0.75em;
}

#formFavorites fieldset {
	border: 2px groove threedface;
/*	color: #226b20;*/
	margin: 1em 0;
/*	margin-left: 2px;
	margin-right: 2px;
*/
	padding: 0.35em 0.625em 0.75em;
}

#formFavorites .field {
	margin: 0.35em 0;
	overflow: auto;
}

#formFavorites .buttons {
	text-align: right;
}

form.form label {
	display: block;
	float: left;
	width: 175px;
}


