/**
 * screen.css
 *
 * Screen styles (all parts) for <website name>.
 *
 * @version			1.1.3
 * @date			2009-08-28
 * @lastmodified	2010-04-26 16:17
 * @author			Studio Dumbar (Jonathan van Wunnik)
 * @project			Starters Kit Rijksoverheid
 * @link			http://www.website.com
 * @cssdoc			version 1.0-pre

 *
 */


/**
 * Import
 *
 * @section			Import of individual stylesheets
 */

@import url("reset.css");
@import url("grids.css");
@import url("template.css");
@import url("type.css");
/* @import url("src/fancy-type.css"); */
@import url("forms.css");
@import url("colors.css");


/**
 * Miscellaneous
 *
 * @section			Miscellaneous style definitions
 */
body{text-align: left; border: none;}
html { overflow-y: scroll; border: none; outline: none;} /* Always force a scrollbar in non-IE (Double scrollbars occur in Opera <= 10.11alpha, if used along with height: 100% ) */
hr { border: none; border: none;}
img { margin-bottom: 1.4545em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; padding: 0; }


/**
 * Header
 *
 * @section			Header, main navigation and functional links style definitions
 */

.header { text-align: center; }
.header .branding { font: 0/0 sans-serif; margin: 0; padding: 0; min-height: 87px; }
.header .branding img { margin: 0; }

.nav_bar { margin: 0; padding: 2.8em 0 0; text-align: left; position: relative; }

/* Main navigation */
.nav_main { list-style: none; margin: 0; padding: 0 24px; }
.nav_main li { background: none; float: left; margin: 0; padding: 0; }
.nav_main a { display: block; padding: 0.16em 0.9091em 0.24em; text-decoration: none; }
.nav_main a:hover { color: #000; text-decoration: none; }
.sel a { color: #000; }

/* Title bar */
.title_bar { margin: 0; padding: 0 0 0 24px; text-align: left; position: relative; }
.title_bar em { font-weight: normal; font-style: italic; }
.title_bar a { color: #000; text-decoration: none; }
.title_bar a:hover { text-decoration: none; }

/* Functional links */
.func_links { width: 100%; position: absolute; top: -1.6em; }
.func_links h2,
.func_links h3,
.func_links h4,
.func_links h5 { display: none; }
.func_links ul { color: #535353; display: inline; list-style: none; margin: 0 8px; padding: 0; }
.func_links li { background: none; float: left; margin: 0; padding: 0; }

.func_links a { padding: 0.3636em 0.9091em; text-decoration: none; }
.func_links a:link { color: #535353; }
.func_links a:visited { color: #535353; }
.func_links a:hover { color: #000; text-decoration: underline; }

.func_links a.minus,
.func_links a.plus { background-image: url(skin/icons.png); background-repeat: no-repeat; font-size: 0.8em; padding: 0 0.24em; text-decoration: none; }

.func_links a.minus { background-position: left top; height: 12px; margin-right: -7px; width: 12px; }
.func_links a.plus { background-position: left -37px; height: 12px; width: 12px; }

.func_links .rss { background: url(skin/icons.png) 11px -68px no-repeat; height: 11px; padding-left: 24px; width: 12px; }
.func_links .font_size { padding-left: 0.9091em;  }


/**
 * Vertical navigation
 *
 * @section			Vertical (sub) navigation style definitions
 */

.nav_sub h2 {display:inline; font-size:1.254em; font-weight:bold; margin-bottom:10px; padding-left:20px;}
.nav_sub h3,
.nav_sub h4,
.nav_sub h5
.nav_sub h6 { display: none; }

.nav_sub ul { font-size: 1em; list-style-type: none; margin: 10px 0 0 0; padding: 0; }
.nav_sub ul ul { margin: 0.1em 0; }
.nav_sub ul li { background: none; list-style: none; margin: 0; padding: 0; }

.nav_sub ul li a { color: #000; font-size: 1.1em; }
.nav_sub ul li a:hover { text-decoration: none; }

.nav_sub li a { background: url(skin/arrows.png) 1.8em 7px no-repeat; text-decoration: none; display: block; padding: 0.2em 1em 0.2em 2.8em; width: 17.6em; }
.nav_sub li.open li a,
.nav_sub li.active li a { background: url(skin/arrows.png) 2.8em 7px no-repeat; padding: 0.2em 1em 0.2em 3.8em; width: 16.6em; }
.nav_sub li.open li.open li a,
.nav_sub li.open li.active li a { background: url(skin/arrows.png) 3.8em 7px no-repeat; padding: 0.2em 1em 0.2em 4.8em; width: 15.6em; }
.nav_sub li.open li.open li.open li a,
.nav_sub li.open li.open li.active li a { background: url(skin/arrows.png) 4.8em 7px no-repeat; padding: 0.2em 1em 0.2em 5.8em; width: 14.6em; }
.nav_sub li.open li.open li.open li.open li a,
.nav_sub li.open li.open li.open li.active li a { background: url(skin/arrows.png) 5.8em 7px no-repeat; padding: 0.2em 1em 0.2em 6.8em; width: 13.6em; }
.nav_sub li.open li.open li.open li.open li.open li a,
.nav_sub li.open li.open li.open li.open li.active li a { background: url(skin/arrows.png) 6.8em 7px no-repeat; padding: 0.2em 1em 0.2em 7.8em; width: 12.6em; }

.nav_sub li.open a { background-position: 1.8em -82px; }
.nav_sub li.open li.open a { background-position: 2.8em -82px; }
.nav_sub li.open li.open li.open a { background-position: 3.8em -82px; }
.nav_sub li.open li.open li.open li.open a { background-position: 4.8em -82px; }
.nav_sub li.open li.open li.open li.open li.open a { background-position: 5.8em -82px; }


/**
 * Content
 *
 * @section			Content specific style definitions
 */

p.intro { font-weight: bold; }
p.caption { color: #767676; margin-bottom: 1.2em; margin-top: -1em; }
p.date { color: #6a6a6a; margin-bottom: 0; margin-top: -0.2em; }

p a:link { text-decoration: underline; }
p a.continue { display: inline; }
p.back_to_top a:visited { color: #154273; }
p.password a:visited { color: #154273; text-decoration: underline; }
p.password a:hover { color: #154273; text-decoration: none; }

.breadcrumb { color: #767676; line-height: 1.8; }
.breadcrumb a:link { color: #154273; text-decoration: underline; }
.breadcrumb a:visited { color: #154273; text-decoration: underline; }
.breadcrumb a:hover { color: #0162cd; text-decoration: underline; }

.breadcrumb em { display: none; }
.breadcrumb span { white-space: nowrap; }
.breadcrumb .imgreplacement { background-image: url(skin/arrows.png); height: 7px; margin: 0 3px; width: 7px; }

#home h3 a, #home h4 a, #home h5 a, #home h6 a { font-family: Verdana, Arial, sans-serif; font-size: 0.7333em; text-decoration: underline; }

h1.home {font-size:3.345em; margin-bottom:0; }
h2.home {font-size:1.672em; margin-bottom:20px; margin-top:0; }

h2.header_link { font-family: Arial, Verdana, sans-serif; font-size: 1.5em; font-weight: bold; }
h2.header_link a:link, h2.header_link a:visited { background: url(skin/arrows.png) right -179px no-repeat; color: #000; padding-right: 11px; text-decoration: none; }
h2.header_link a:hover, h2.header_link a:visited:hover { text-decoration: underline; }



/**
 * Lists
 *
 * @section			List style defenitions
 */

ol { margin-left: 2.4em; }

ul { list-style-type: none; }
ul li { background: url(skin/arrows.png) left 6px no-repeat; margin-bottom: 0.5em; padding-left: 11px; }
ul a,
ul a:link { color: #154273; text-decoration: none; }
ul a:visited { text-decoration: none; }
ul a:hover, ul a:visited:hover { color: #154273; text-decoration: underline; }

ul li.more { font-weight: bold; }

ul.anchors li { margin-bottom: 0.2em; background: none; padding-left: 0; }
ul.anchors a,
ul.anchors a:link { color: #154273; text-decoration: underline; }
ul.anchors a:visited { text-decoration: underline; }
ul.anchors a:hover { text-decoration: none; }

ul.bullets { list-style-position: inside; list-style-type: square; }
ul.bullets li { background: none; margin-bottom: 0.2em; padding-left: 0; }

/* external link lists and individual external links  */
ul.external li, li.external { background-position: left -371px; }

/* lists in error and/or info box */
.message_err ul,
.message_info ul,
.message_err ol,
.message_info ol { margin: 0; }

/* default list */
.list { border-bottom: 3px solid #ccc; border-top: 3px solid #ccc; font-size: 1em; margin: 0.6em 20px 0.6em 0; padding: 0 0 1em 0; }
.list li, .list h2, .list p { background: none; padding: 0; }

.list h2 { font-size: 1.1em; font-weight: bold; line-height: 1.5; margin-bottom: 0; }

.list h2 a,
.list h2 a:link,
.list h2 a:visited { color: #154273; text-decoration: underline; }
.list h2 a:hover { text-decoration: none; }

.list p { margin-bottom: 0; }
.list p.details { color: #535353; }

/* search results list */
.search_results { color: #154273; /*list-style-type: decimal-leading-zero;*/ list-style-type: decimal; padding-left: 2.3em; }
.search_results p { color: #000; }
.search_results.wide li { padding-right: 6em; }

/* pagenavigation */
.nav_page { color: #767676; font-size: 1.1em; padding-right: 20px; }
.nav_page span { color: #000; }

.nav_page a,
.nav_page a:link,
.nav_page a:visited { color: #154273; text-decoration: underline; }
.nav_page a:hover { text-decoration: none; }

.nav_page a.prev { background: url(skin/arrows.png) left -469px no-repeat; padding-left: 11px; }
.nav_page a.next { background: url(skin/arrows.png) right 4px no-repeat; padding-right: 11px; }

/* sitemap */
.header_sitemap { font-size: 1.2em; font-weight: bold; line-height: 1.5; margin-bottom: 0; }

.header_sitemap a,
.header_sitemap a:link,
.header_sitemap a:visited,
.list_sitemap li a,
.list_sitemap li a:link,
.list_sitemap li a:visited { color: #154273; text-decoration: underline; }
.header_sitemap a:hover,
.list_sitemap li a:hover { text-decoration: none; }

.list_sitemap li { font-weight: bold; }
.list_sitemap li li { font-weight: normal; }

.list_sitemap ul { font-size: 1em; line-height: 1.6; margin-bottom: 0; margin-top: -0.4em; }

.list_sitemap ul { list-style-type: none; padding-right: 0; padding-top: 0.8em; }
.list_sitemap li { background: transparent url(skin/sm_hor_line.gif) left 1.2em no-repeat; border-left: 1px solid #dcdcdc; margin-bottom:-2px; margin-left: 1px; padding: 0.4em 0 0.4em 8px; }
.list_sitemap .last_item { background: transparent url(skin/sm_last_item.gif) left 0.2em no-repeat; border-left: none; padding-left: 9px; }

/* tool box links */
.toolbox { border: 1px solid #ccc; margin-right: 20px; padding: 4px 10px 2px; }
.toolbox li { background: none; float: left; padding: 0; width: 50%; }

.content_add .toolbox li { float: none; width: auto; }

.toolbox a,
.toolbox a:link,
.toolbox a:visited { color: #154273; }

.toolbox a { background-image: url(skin/icons.png); background-repeat: no-repeat; height: 11px;  padding-left: 16px; width: 12px; }

.toolbox a.email { background-position: left -147px; }
.toolbox a.print { background-position: left -184px; }
.toolbox a.document { background-position: left -221px; }
.toolbox a.audio { background-position: left -256px; }
.toolbox a.play { background-position: left -294px; }
.toolbox a.table { background-position: left -342px; }
.toolbox a.edit { background-position: left -597px; }
.toolbox a.delete { background-position: left -671px; }
.toolbox a.zoom { background-position: left -708px; }
.toolbox a.star { background-position: left -746px; }
.toolbox a.author { background-position: left -857px; }
.toolbox a.group { background-position: left -893px; }
.toolbox a.lock { background-position: left -930px; }


/**
 * Footer
 *
 * @section			Footer (referentie aan het lintje) style definitions
 */

.footer .ref { border: 0; font: 0/0 sans-serif; padding: 0 0 8px; text-align: center; }
.footer .ref img { margin: 0; }


/**
 * Modules
 *
 * @section			Content specific (modules) style definitions
 */

/* scale images together with font resize */
p.full { line-height: 0; }
p.full img { float: none; height: auto; margin: 0.4em 0 0 0; padding: 0; width: 100%; }

.mod { margin-right: 20px; padding: 10px; }
.mod h1, .mod h2, .mod h3, .mod h4, .mod h5, .mod h6, .mod ul, .mod ol, .mod dl, .mod p, .mod blockquote { padding-right: 0; }

/* module 'tong' */
.tong { margin-bottom: 30px; padding-top: 50px; position: relative; margin-left: -10px; margin-top: -50px; }

/* module 'visual' */
.visual img { font: 0/0 sans-serif; float: left; margin: -10px 20px -10px -10px; padding: 0; }
.size11 .visual img { height: auto; width: 67.4311%; } /* width: (588/(892-20))*100=67.4311 */
.size812 .visual img,
.size23 .visual img { height: auto; width: 63.3803%; } /* width: (360/(588-20))*100=63.3803 */
.size512 .visual img { height: auto; width: 61.1765%; } /* width: (208/(360-20))*100=61.1765 */
.size23 .visual.half img,
.size12 .visual.half img { height: auto; width: 50%; } /* width: (284/(588-20))*100=50 */

/* module 3 column 'visual' */
.mod.three_col .size13 img { height: auto; width: 100%; }
.mod.three_col { margin-right: 20px; padding: 10px 0; }
.mod.three_col h1, .mod.three_col h2, .mod.three_col h3, .mod.three_col h4, .mod.three_col h5, .mod.three_col h6, .mod.three_col ul, .mod.three_col ol, .mod.three_col dl, .mod.three_col p, .mod.three_col blockquote { padding-left: 10px; padding-right: 20px; }

/* module 'banner' */
.banner { display: block; margin-bottom: 2em; margin-top: 0.9em; text-decoration: none; }
.banner.bottom { margin-bottom: 0.4em; }
.banner img { float: left; margin: -10px 10px -10px -10px; height: auto; width: 31.9149%; }
#home .banner h3, #home .banner h4, .banner h3, .banner h4 { font-family: Verdana, Arial, sans-serif; font-size: 1.1em; font-weight: bold; line-height: 1.2; margin: 0; padding: 0; }
#home .banner h3 a, #home .banner h4 a, .banner h3 a, .banner h4 a, .banner p a { font-size: 1em; text-decoration: none; }
#home .banner h3 a:hover, #home .banner h4 a:hover, .banner h3 a:hover, .banner h4 a:hover, .banner p a:hover { text-decoration: underline; }
.banner p, .banner p a { line-height: 1.2; margin: 0; padding: 0; }

/* module 'box' */
.box { margin-bottom: 2em; }
.mod.box { padding: 0; }

.mod.box h2,
.mod.box h3,
.mod.box h4,
.mod.box h5,
.mod.box h6,
.mod.box ul,
.mod.box ol,
.mod.box dl,
.mod.box p,
.mod.box blockquote { margin: 0; padding: 10px; }
.mod.box legend { padding: 10px 10px 0; }

.box h2.head,
.box h3.head,
.box h4.head,
.box h5.head,
.box h6.head { margin: 0; padding: 0.2em 12px 0.3em; }

.box h2.head.small,
.box h3.head.small,
.box h4.head.small,
.box h5.head.small,
.box h6.head.small { padding: 0.5em 12px; }

/* 'box' header subdued (grey) color */
.container .box.subdued h2,
.container .box.subdued h3,
.container .box.subdued h4,
.container .box.subdued h5,
.container .box.subdued h6 { background-color: #e1e1e1; }

.container .box.closed.subdued { background-color: #f1f1f1; border: 1px solid #e1e1e1; }
.container .box.open.subdued { background-color: #fff; border: 1px solid #e1e1e1; }

/* Message + info box */
.message_err,
.message_info { background-position: 0.5em 0.5em; background-repeat: no-repeat; margin-top: 3em; margin-bottom: -1em; padding: 8px 10px 5px 34px; }
.message_err { background-color: #f2bfbb; background-image: url(skin/message_err.png); }
.message_info { background-color: #fdf6bb; background-image: url(skin/message_info.png); }

#home .message_err h2,
#home .message_info h2,
.message_err h2,
.message_info h2 { font-size: 1.3em; margin-top: 0; }

.message_err p,
.message_info p { margin-bottom: 0.1em; }

/* --- JAARVERSLAG --- */

/*home images*/
a img:hover{ background:purple; }
a {border:none;}
.blocks .block.top { margin:0 0 20px 0;}
.blocks .block.top .left-top{ float:left; margin-right: 17px; width: 208px; }
.blocks .block.top .left-top{ float:left;}
.blocks .block.top .left-top ul li { display:inline-block; margin:0 15px 0 0; padding:0;}
.blocks .block.top ul li.last { margin:0!important;}
.blocks .block.top .left-top ul li.breed{ background:red; height:94px; padding:0; width:208px; }
.blocks .block.top ul li.klein{ background:blue; height:94px; padding:0; width:94px; }

.blocks .block.top .left-midden-top{ float:left; margin-right:20px; width:94px; }
.blocks .block.top .rechts-midden-top{ float:left; margin-right: 20px; width: 94px;}
.blocks .block.top .rechts-top{ float:left; margin-bottom:20px; width:208px;}
.blocks .block.top .rechts-top ul li.breed{ background:red; height:94px; padding:0; width:208px; }

.blocks .block.links{float:left; margin-right: 18px; width: 94px;}
.blocks .block.links-boven { float:left; margin-bottom:20px; width: 94px; }
.blocks .block.links-onder { float:left;  width: 94px; }

.blocks .block.links-midden { float:left; margin-right:20px; width:208px; }

.blocks .block.rechts-midden { float:left; width:228px; margin-bottom:0; }
.blocks .block.rechts-midden .rechts-midden-boven { margin-bottom:20px;  }
.blocks .block.rechts-midden .rechts-midden-onder-links{ float:left; width:94px; margin-right:20px;}
.blocks .block.rechts-midden .rechts-midden-onder-rechts { float:left; width:94px;} 

.blocks .block.rechts { float:left; width:94px; }

.blocks .block.rechts .rechts-boven{ float:left; width:94px; }
.blocks .block.rechts .rechts-boven ul li.klein{ background:blue; float:left;height:94px; margin-right:20px; width:94px; }

.blocks .block.rechts .rechts-onder{ float:left; margin-top:20px; width:94px; }

.mosaic-block p { color:#fff; text-decoration:none; text-shadow:none; width:auto!important;}
.mosaic-block a, .mosaic-block-breed p, .mosaic-block-breed a, .mosaic-block-groot p, .mosaic-block-groot a  { color:#fff; text-decoration:none; text-shadow:none; width:100%!important;}
.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }

.mosaic-block-groot	.details{ margin:184px 0 0 5px; }
.details{ position: absolute; bottom: 5px; left: 5px;}	
.details p{margin-bottom: 0px; line-height: 13px;}

/* slides */
#slideshow3 {
    position:relative;
    height:208px;
}
#slideshow1, #slideshow2, #slideshow4, #slideshow5 {
    position:relative;
    height:94px;
}

/* Timeline */ 
.wide p {width:65%;}
.inhoud p{width:100%;}

.timeline { background: url(../images/bg-timeline.jpg) repeat top; color:#42145f; float:left; outline:none; text-align:center; width:664px; }
.timeline  h2 { background:#42145f; color:#fff; font-size:1.125em; font-weight:bold; margin:11px auto 23px; padding: 7px 25px; width:380px; }
.timeline  h3 { background:#c1003f; color:#fff; float:left; font-size:1.250em; font-weight:bold; margin:-5px auto 7px; padding: 3px 10px;  }
.timeline  h4 { color:#42145f; float:left; font-size:1.063em; font-weight:bold; margin:0px auto 7px; padding: 0; width:100%  }
.timeline img { border:2px solid #42145f;}
.timeline p { float:left; font-size:0.875em; line-height: 1.625em; }
.timeline  .strong { font-weight:bold;}
.timeline .details{ margin:0 !important; position: relative!important;}
.timeline .read-more  {color:#fff; float:left; width:100%;}
.timeline .read-more a{ background:#42145f; color:#fff; float:left; margin:5px 0 0 0; padding:1px 4px; outline:none; text-decoration:none;}
.timeline .read-less  {color:#fff; float:left; width:100%;}
.timeline .read-less a{ background:#42145f; color:#fff; float:left; margin:5px 0 20px 0; padding:1px 4px; outline:none; text-decoration:none;}

.timeline .data-1{background: url(../images/data-1.gif) no-repeat top center; float:left; min-height:180px; margin-bottom:10px;}
.timeline .data-1 .data-1-links { float:left; text-align:right; padding: 0; width:47%; }
.timeline .data-1 .data-1-links img { margin:29px 0 0 0;} 
.timeline .data-1 .data-1-rechts { float:right; text-align:left; padding: 0; width:47%; }
.timeline .data-1 .data-1-rechts .inhoud{ float:left; width:100%;}

.timeline .data-2{background: url(../images/data-2.gif) no-repeat top center; float:left; min-height:140px; margin-bottom:10px;}
.timeline .data-2 .data-2-links { float:left; text-align:left; padding: 0; width:47%; }
.timeline .data-2 .data-2-links .inhoud{ float:left; width:100%;}
.timeline .data-2 .data-2-rechts img { margin:0px 0 0 0;} 
.timeline .data-2 .data-2-rechts { float:right; text-align:left; padding: 0; width:47%; }

.timeline .data-3{background: url(../images/data-3.gif) no-repeat top center; float:left; min-height:173px; margin-bottom:10px;}
.timeline .data-3 .data-3-links { float:left; text-align:right; padding: 0; width:47%; }
.timeline .data-3 .data-3-links img { margin:49px -2px 0 0;} 
.timeline .data-3 .data-3-rechts { float:right; text-align:left; padding: 0; width:47%; }
.timeline .data-3 .data-3-rechts .inhoud{ float:left; width:100%;}

.timeline .data-4{background: url(../images/data-2.gif) no-repeat top center; float:left; min-height:155px; margin-bottom:10px;}
.timeline .data-4 .data-4-links { float:left; text-align:left; padding: 0; width:47%; }
.timeline .data-4 .data-4-links .inhoud{ float:left; width:100%;}
.timeline .data-4 .data-4-rechts img { margin:-5px 0 0 0;} 
.timeline .data-4 .data-4-rechts { float:right; text-align:left; padding: 0; width:47%; }

.timeline .data-5{background: url(../images/data-3.gif) no-repeat top center; float:left; min-height:180px; margin-bottom:10px;}
.timeline .data-5 .data-5-links { float:left; text-align:right; padding: 0; width:47%; }
.timeline .data-5 .data-5-links img { margin:49px -2px 0 0;} 
.timeline .data-5 .data-5-rechts { float:right; text-align:left; padding: 0; width:47%; }
.timeline .data-5 .data-5-rechts .inhoud{ float:left; width:100%;}

.timeline .data-6{background: url(../images/data-2.gif) no-repeat top center; float:left; min-height:180px; margin-bottom:10px;}
.timeline .data-6 .data-6-links { float:left; text-align:left; padding: 0; width:47%; }
.timeline .data-6 .data-6-links .inhoud{ float:left; width:100%;}
.timeline .data-6 .data-6-rechts img { margin:-5px 0 0 0;} 
.timeline .data-6 .data-6-rechts { float:right; text-align:left; padding: 0; width:47%; }

.timeline .timeline-bottom {background: url(../images/timeline-bottom.jpg) no-repeat top center; float:left; height:23px; width:100%;}

/* obesitas */
.obesitas { background: url(../images/bg-content.jpg) repeat-x top #fff; color:#000; float:left; outline:none; text-align:left; width:664px; }
.obesitas h2 { background:#42145f; color:#fff; font-size:1.125em; font-weight:bold; margin:11px 12px 23px; padding: 7px 10px; }
.obesitas h3 { background:#c1003f; color:#fff; float:left; font-size:1.250em; font-weight:bold; margin:-5px auto 7px; padding: 3px 10px;  }
.obesitas  h4 { color:#42145f; float:left; font-size:1.063em; font-weight:bold; margin:0px auto 7px; padding: 0; width:100%  }
.obesitas  #slideshow  {background: url(../images/bg-slideshow.png) repeat-x bottom left; margin: 0 0 10px;}
.obesitas  #slideshow .hidden { display: none; }
.obesitas  #slideshow #prevNext { outline: none; background: url("../images/bg-slideshow.png") repeat-x scroll left bottom #FFFFFF;    float: right; margin: -98px 0 0; padding: 48px 15px 5px 0; outline:none; position: relative; text-align: right; width: 75px; z-index: 99; }
.obesitas  #slideshow  #prevNext img { position: relative; z-index: 2; cursor: pointer; outline:none; } 
.jFlowPrev {padding-right:5px;}
.obesitas  #slideshow  p { color:#42145f; line-height: 1.75em; margin:-10px 0 0; font-size: 1em; padding:0; position: relative;  height: 50px; width: 87%;}
.obesitas  #slideshow  .klein { font-size:0.938em;}
.obesitas  #slideshow  .g { color:#8e739e; font-weight:bold; }
.obesitas  #slideshow  .gPlus { color:#ea7f78; font-weight:bold; }
.obesitas  #slideshow  .w { color:#43165E; font-weight:bold; }
.obesitas  #slideshow  .wPlus { color:#DC291E; font-weight:bold; }
.strong { font-weight:bold;}

#controller .jFlowControl, #controller2 .jFlowControl{display: none;}
#controller .jFlowSelected, #controller2 .jFlowSelected{color: #502669; display: inherit; float: right; font-size: 1.4em; font-weight:bold; margin: -77px 15px 0 0; position: relative; z-index: 999;}