/* -----------------------------------------------
	CSS Base Stylesheet
	Author:   Andre Sierink, Matthijs Brondijk
	Version:  23-02-2009
----------------------------------------------- */
#left, #right {
    position: relative;
	width: 463px;
	height: auto;
	margin: 20px 0 0 0;	
}
#left { float: left; }
#right { float: right; }

#left .block {
    position: relative;
    float: right;
    padding: 0 5px 0 0;
}
#right .block {
    position: relative;
    float: left;
    padding: 0 0 0 5px;
}
.blok1.block, .blok2.block { margin: 0 0 20px 0; }
.blok3.block, .blok4.block { margin: 0 0 20px 0; }
.blok5.block, .blok6.block { margin: 0 0 20px 0; }
.blok7.block, .blok8.block { margin: 0 0 20px 0; }
.blok9.block, .blok10.block { margin: 15px 20px 0 0; }
.blok11.block, .blok12.block { margin: 15px 20px 15px 48px; }
.blok13.block, .blok14.block { margin: 15px 0 0 42px; }

.block .title {
	position: absolute;
	top: 0;
	height: 45px;
	z-index: 100;
}
.title.small { width: 120px; background-repeat: no-repeat; background-position: 0px 0px; }
.title.medium { width: 160px; background-repeat: no-repeat; background-position: 0px -45px; }
.title.large { width: 200px; background-repeat: no-repeat; background-position: 0px -90px; }
.title.xxlarge { width: 240px; background-repeat: no-repeat; background-position: 0px -135px; }

#left .blok1 .title, #left .blok2 .title { right: 20px; }
#left .blok3 .title, #left .blok4 .title { right: 30px; }
#left .blok5 .title, #left .blok6 .title { right: 30px; }
#left .blok7 .title, #left .blok8 .title { left: 136px; }
#left .blok9 .title, #left .blok10 .title { left: 192px; }
#left .blok11 .title, #left .blok12 .title { left: 166px; }
#left .blok13 .title, #left .blok14 .title { left: 186px; }

#right .blok1 .title, #right .blok2 .title { right: 96px; }
#right .blok3 .title, #right .blok4 .title { right: 100px; }
#right .blok5 .title, #right .blok6 .title { right: 96px; }
#right .blok7 .title, #right .blok8 .title { left: 30px; }
#right .blok9 .title, #right .blok10 .title { left: 84px; }
#right .blok11 .title, #right .blok12 .title { left: 42px; }
#right .blok13 .title, #right .blok14 .title { left: 36px; }

.ie7 #right .blok1 .title, .ie7 #right .blok2 .title { right: 14px; }
.ie7 #right .blok3 .title, .ie7 #right .blok4 .title { right: 24px; }
.ie7 #right .blok5 .title, .ie7 #right .blok6 .title { right: 24px; }
.ie7 #right .blok7 .title, .ie7 #right .blok8 .title { left: 30px; }
.ie7 #right .blok9 .title, .ie7 #right .blok10 .title { left: 84px; }
.ie7 #right .blok11 .title, .ie7 #right .blok12 .title { left: 42px; }
.ie7 #right .blok13 .title, .ie7 #right .blok14 .title { left: 36px; }

.title h2 {
    font: 20px "Trebuchet MS", Verdana, Arial, sans-serif;
	float: left;
    text-align: right;
}
.blok1 .title h2 { margin: 11px 0 0 14px; color: #7588B2; }
.blok2 .title h2 { margin: 7px 0 0 14px; color: #94E1E0; }
.blok3 .title h2 { margin: 11px 0 0 22px; color: #75C75F; }
.blok4 .title h2 { margin: 9px 0 0 18px; color: #CB647B; }
.blok5 .title h2 { margin: 10px 0 0 18px; color: #FF7800; }
.blok6 .title h2 { margin: 9px 0 0 18px; color: #542D66; }
.blok7 .title h2 { margin: 12px 0 0 14px; color: #92B80E; }
.blok8 .title h2 { margin: 12px 0 0 14px; color: #8BE4E4; }
.blok9 .title h2, .blok10 .title h2 { margin: 2px 0 0 0; font-size: 18px; color: #FFFFFF; }
.blok11 .title h2, .blok12 .title h2 { margin: 5px 0 0 7px; font-size: 18px; color: #FFFFFF; }
.blok13 .title h2, .blok14 .title h2 { margin: 4px 0 0 0; font-size: 18px; color: #FFFFFF; }

.blok1 .title { background-image: url('../images/menu1.png'); }
.blok2 .title { background-image: url('../images/menu2.png'); }
.blok3 .title { background-image: url('../images/menu3.png'); }
.blok4 .title { background-image: url('../images/menu4.png'); }
.blok5 .title { background-image: url('../images/menu5.png'); }
.blok6 .title { background-image: url('../images/menu6.png'); }
.blok7 .title { background-image: url('../images/menu7.png'); }
.blok8 .title { background-image: url('../images/menu8.png'); }

.top { z-index: 0; }

#left .top { float: right }
#right .top { float: left; }

.blok1 .top, .blok2 .top {
    width: 379px;
    height: 12px;
	margin: 22px 0 0 0;
}
.blok3 .top, .blok4 .top {
    width: 383px;
    height: 15px;
	margin: 20px 0 0 0;
}
.blok5 .top, .blok6 .top {
    width: 386px;
    height: 7px;
	margin: 22px 0 0 0;
}
.blok7 .top, .blok8 .top {
    width: 348px;
    height: 20px;
	margin: 22px 0 0 0;
}
.blok9 .top, .blok10 .top {
    width: 326px;
    height: 21px;
	margin: 0;
}
.blok11 .top, .blok12 .top {
    width: 260px;
    height: 19px;
	margin: 0;
}
.blok13 .top, .blok14 .top {
    width: 262px;
    height: 22px;
	margin: 0;
}
.blok1 .top { background: url('../images/layout1/bg_blok1.png') no-repeat top left; }
.blok2 .top { background: url('../images/layout1/bg_blok2.png') no-repeat top left; }
.blok3 .top { background: url('../images/layout1/bg_blok3.png') no-repeat top left; }
.blok4 .top { background: url('../images/layout1/bg_blok4.png') no-repeat top left; }
.blok5 .top { background: url('../images/layout1/bg_blok5.png') no-repeat top left; }
.blok6 .top { background: url('../images/layout1/bg_blok6.png') no-repeat top left; }
.blok7 .top { background: url('../images/layout1/bg_blok7.png') no-repeat top left; }
.blok8 .top { background: url('../images/layout1/bg_blok8.png') no-repeat top left; }
.blok9 .top { background: url('../images/layout1/bg_blok9.png') no-repeat top left; }
.blok10 .top { background: url('../images/layout1/bg_blok10.png') no-repeat top left; }
.blok11 .top { background: url('../images/layout1/bg_blok11.png') no-repeat top left; }
.blok12 .top { background: url('../images/layout1/bg_blok12.png') no-repeat top left; }
.blok13 .top { background: url('../images/layout1/bg_blok13.png') no-repeat top left; }
.blok14 .top { background: url('../images/layout1/bg_blok14.png') no-repeat top left; }

.middle { z-index: 0; }

#left .middle { float: right; }
#right .middle { float: left; }

.blok1 .content_background img, .blok2 .content_background img {
    width: 379px;
	height:160px;
}
.blok3 .content_background img, .blok4 .content_background img {
    width: 383px;
	height:169px;
}
.blok5 .content_background img, .blok6 .content_background img {
    width: 386px;
	height:167px;
}
.blok7 .content_background img, .blok8 .content_background img {
    width: 348px;	
	height:149px;
}
.blok9 .content_background img, .blok10 .content_background img {
    width: 326px;
	height:47px;
}
.blok11 .content_background img, .blok12 .content_background img {
    width: 260px;
	height:45px;
}
.blok13 .content_background img, .blok14 .content_background img {
    width: 262px;
	height:100px;
}
.blok9 input, .blok10 input {
	width: 226px;
	height: 18px;
	margin: 10px 0 0 20px;
	background-color: #C51700;
	z-index: 15;
}
.blok9 input {
	color: #FFFFFF;
}
.blok10 input {
	background-color: #BABABA;	
	border: 1px solid #FFFFFF;
}
.blok11 input, .blok12 input {
	width: 206px;
	height: 18px;
	margin: 10px 0 0 0;
	background-color: #191D9F;
	z-index: 15;
}
.blok11 input {
	color: #FFFFFF;
}
.blok12 input {
	background-color: #B5B500;
}
.blok13 input, .blok14 input {
	width: 206px;	
	height: 18px;
	margin: 10px 0 0 4px;
	background-color: #84488B;
	z-index: 15;	
}
.blok14 input {
	background-color: #B32453;
}
.content_start .nibr {
	line-height: 10px;
}
.blok1 .content_start, .blok2 .content_start {
	width: 308px; 
    margin: 11px 25px 0 46px;
}
.blok1 .content_start.with_padding, .blok2 .content_start.with_padding {	
    padding: 0 0 26px 0;	
}
.blok3 .content_start, .blok4 .content_start {
    width: 333px;
    margin: 9px 28px 0px 22px;
}
.blok3 .content_start.with_padding, .blok4 .content_start.with_padding {
    padding: 0 0 31px 0;
}
.blok5 .content_start, .blok6 .content_start {
    width: 331px; 
    margin: 16px 27px 0 28px;
}	
.blok5 .content_start.with_padding, .blok6 .content_start.with_padding {
    padding: 0 0 24px 0;
}
.blok7 .content_start, .blok8 .content_start {
	width: 311px;
	margin: 8px 14px 0 23px;
}
.blok7 .content_start.with_padding, .blok8 .content_start.with_padding {
	padding: 0 0 24px 0;
}
.blok9 .content_start, .blok10 .content_start {
    width: 294px; 
    margin: 4px 18px 0 14px;
}
.blok11 .content_start, .blok12 .content_start {
    width: 250px; 
    margin: 10px 0 0 10px;
}
.blok13 .content_start, .blok14 .content_start {
    width: 252px; 
    margin: 4px 0 0 10px;
}
.blok6 .content_start, .blok11 .content_start {
 	color: #FFFFFF;
}
.blok1 .button a, .blok2 .button a, 
.blok3 .button a, .blok4 .button a, 
.blok5 .button a, .blok6 .button a, 
.blok7 .button a, .blok8 .button a {
	width: 35px;
    height: 33px;
	line-height: 33px;
	margin: 0 5px 15px 0;
	z-index: 10;	
}
.news.button a {
	margin: 0;
}
.blok9 .button a, .blok10 .button a, 
.blok11 .button a, .blok12 .button a, 
.blok13 .button a, .blok14 .button a {
    width: 55px;
 	height: 54px;
	line-height: 54px;
	z-index: 10;
}
.blok1 .button a:link, .blok1 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -66px; bottom: -8px; }
.blok2 .button a:link, .blok2 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -99px; bottom: -8px; }
.blok1 .button a:hover, .blok1 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -66px; }
.blok2 .button a:hover, .blok2 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -99px; }
#left .blok1 .button a:link, #left .blok1 .button a:visited, #left .blok2 .button a:link, #left .blok2 .button a:visited { right: 23px; }
#left .blok1 .news.button a:link, #left .blok1 .news.button a:visited, #left .blok2 .news.button a:link, #left .blok2 .news.button a:visited { right: 0; bottom: 0; }
#right .blok1 .button a:link, #right .blok1 .button a:visited, #right .blok2 .button a:link, #right .blok2 .button a:visited { left: 326px; }
#right .blok1 .news.button a:link, #right .blok1 .news.button a:visited, #right .blok2 .news.button a:link, #right .blok2 .news.button a:visited { left: 0; bottom: 0; }

.blok3 .button a:link, .blok3 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 0; bottom: -8px; }
.blok4 .button a:link, .blok4 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -165px; bottom: -8px; }
.blok3 .button a:hover, .blok3 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px 0px; }
.blok4 .button a:hover, .blok4 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -165px; }
#left .blok3 .button a:link, #left .blok3 .button a:visited, #left .blok4 .button a:link, #left .blok4 .button a:visited { right: 27px; }
#left .blok3 .news.button a:link, #left .blok3 .news.button a:visited, #left .blok4 .news.button a:link, #left .blok4 .news.button a:visited { right: 0; bottom: 0; }
#right .blok3 .button a:link, #right .blok3 .button a:visited, #right .blok4 .button a:link, #right .blok4 .button a:visited { left: 326px; }
#right .blok3 .news.button a:link, #right .blok3 .button a:visited, #right .blok4 .button a:link, #right .blok4 .button a:visited { left: 0; bottom: 0; }

.blok5 .button a:link, .blok5 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -33px; bottom: -8px; }
.blok6 .button a:link, .blok6 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -231px; bottom: -8px; }
.blok5 .button a:hover, .blok5 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -33px; }
.blok6 .button a:hover, .blok6 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -231px; }
#left .blok5 .button a:link, #left .blok5 .button a:visited, #left .blok6 .button a:link, #left .blok6 .button a:visited { right: 24px; }
#left .blok5 .news.button a:link, #left .blok5 .news.button a:visited, #left .blok6 .news.button a:link, #left .blok6 .news.button a:visited { right: 0; bottom: 0; }
#right .blok5 .button a:link, #right .blok5 .button a:visited, #right .blok6 .button a:link, #right .blok6 .button a:visited { text-decoration:none; left: 332px; }
#right .blok5 .news.button a:link, #right .blok5 .news.button a:visited, #right .blok6 .news.button a:link, #right .blok6 .news.button a:visited {left: 0; bottom: 0; }

.blok7 .button a:link, .blok7 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -198px; bottom: 0px; }
.blok8 .button a:link, .blok8 .button a:visited { background: url('../images/small_buttons.png') no-repeat 0 -264px; bottom: 0px; }
.blok7 .button a:hover, .blok7 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -198px; }
.blok8 .button a:hover, .blok8 .button a:active { background: url('../images/small_buttons.png') no-repeat -35px -264px; }
#left .blok7 .button a:link, #left .blok7 .button a:visited, #left .blok8 .button a:link, #left .blok8 .button a:visited { right: 16px; }
#left .blok7 .news.button a:link, #left .blok7 .news.button a:visited, #left .blok8 .news.button a:link, #left .blok8 .news.button a:visited { right: 0; bottom: 0; }
#right .blok7 .button a:link, #right .blok7 .button a:visited, #right .blok8 .button a:link, #right .blok8 .button a:visited { left: 304px; }
#right .blok7 .news.button a:link, #right .blok7 .news.button a:visited, #right .blok8 .news.button a:link, #right .blok8 .news.button a:visited { left: 0; bottom: 0; }

.blok9 .button a:link, .blok9 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 0px; bottom: -12px; } 
.blok10 .button a:link, .blok10 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 -216px; bottom: -12px; } 
.blok9 .button a:hover, .blok9 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px 0px; }
.blok10 .button a:hover, .blok10 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px -216px; }
#left .blok9 .button a:link, #left .blok9 .button a:visited, #left .blok10 .button a:link, #left .blok10 .button a:visited { right: -40px; }
#left .blok9 .news.button a:link, #left .blok9 .news.button a:visited, #left .blok10 .news.button a:link, #left .blok10 .news.button a:visited { left: 0; margin: 0 -40px 0 0; bottom: 0; }
#right .blok9 .button a:link, #right .blok9 .button a:visited, #right .blok10 .button a:link, #right .blok10 .button a:visited { left: 282px; } 
#right .blok9 .news.button a:link, #right .blok9 .news.button a:visited, #right .blok10 .news.button a:link, #right .blok10 .news.button a:visited { left: 0; margin: 0 -40px 0 0; bottom: 0; }

.blok11 .button a:link, .blok11 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 -54px; bottom: -16px; } 
.blok12 .button a:link, .blok12 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 -270px; bottom: -16px; } 
.blok11 .button a:hover, .blok11 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px -54px; }
.blok12 .button a:hover, .blok12 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px -270px; }
#left .blok11 .button a:link, #left .blok11 .button a:visited, #left .blok12 .button a:link, #left .blok12 .button a:visited {	right: -26px; }
#left .blok11 .news.button a:link, #left .blok11 .news.button a:visited, #left .blok12 .news.button a:link, #left .blok12 .news.button a:visited { left: 0; margin: 0 -26px 0 0; bottom: 0; }
#right .blok11 .button a:link, #right .blok11 .button a:visited, #right .blok12 .button a:link, #right .blok12 .button a:visited { left: 222px; } 
#right .blok11 .news.button a:link, #right .blok11 .news.button a:visited, #right .blok12 .news.button a:link, #right .blok12 .news.button a:visited { left: 0; margin: 0 -26px 0 0; bottom: 0; }

.blok13 .button a:link, .blok13 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 -108px; bottom: -8px; }
.blok14 .button a:link, .blok14 .button a:visited { background: url('../images/large_buttons.png') no-repeat 0 -324px; bottom: -8px; }
.blok13 .button a:hover, .blok13 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px -108px; }
.blok14 .button a:hover, .blok14 .button a:active { background: url('../images/large_buttons.png') no-repeat -55px -324px; }
#left .blok13 .button a:link, #left .blok13 .button a:visited, #left .blok14 .button a:link, #left .blok14 .button a:visited { right: -21px; }
#left .blok13 .news.button a:link, #left .blok13 .news.button a:visited, #left .blok14 .news.button a:link, #left .blok14 .news.button a:visited { left: 0; margin: 0 -21px 0 0; bottom: 0; }
#right .blok13 .button a:link, #right .blok13 .button a:visited, #right .blok14 .button a:link, #right .blok14 .button a:visited { left: 238px; }
#right .blok13 .news.button a:link, #right .blok13 .news.button a:visited, #right .blok14 .news.button a:link, #right .blok14 .news.button a:visited { left: 0; margin: 0 -21px 0 0; bottom: 0; }

#left .clear, #right .clear {
	clear: both;
	line-height: 0px;
}
.blok1 .content_start, .blok2 .content_start { min-height: 123px; }
.blok3 .content_start, .blok4 .content_start { min-height: 129px; }
.blok5 .content_start, .blok6 .content_start { min-height: 127px; }
.blok7 .content_start, .blok8 .content_start { min-height: 149px; }
.blok9 .content_start, .blok10 .content_start { min-height: 47px; }
.blok11 .content_start, .blok12 .content_start { min-height: 43px; }
.blok13 .content_start, .blok14 .content_start { min-height: 25px; }

#left .bottom { float: right; z-index: -1; }
#right .bottom { float: left; z-index: -1; }

.blok1 .bottom, .blok2 .bottom {
    width: 379px;
    height: 16px;
	margin-top: -1px;
}
.blok3 .bottom, .blok4 .bottom {
    width: 383px;
    height: 13px;
	margin-top: -1px;
}
.blok5 .bottom, .blok6 .bottom {
    width: 386px;
    height: 18px;
	margin-top: -1px;	
}
.blok7 .bottom, .blok8 .bottom {
    width: 348px;
    height: 23px;
	margin-top: -1px;	
}
.blok9 .bottom, .blok10 .bottom {
    width: 326px;
    height: 9px;
}
.blok11 .bottom, .blok12 .bottom {
    width: 260px;
    height: 6px;
}
.blok13 .bottom, .blok14 .bottom {
    width: 262px;
    height: 6px;
}
.blok1 .bottom { background: url('../images/layout1/bg_blok1.png') no-repeat bottom left; }
.blok2 .bottom { background: url('../images/layout1/bg_blok2.png') no-repeat bottom left; }
.blok3 .bottom { background: url('../images/layout1/bg_blok3.png') no-repeat bottom left; }
.blok4 .bottom { background: url('../images/layout1/bg_blok4.png') no-repeat bottom left; }
.blok5 .bottom { background: url('../images/layout1/bg_blok5.png') no-repeat bottom left; }
.blok6 .bottom { background: url('../images/layout1/bg_blok6.png') no-repeat bottom left; }
.blok7 .bottom { background: url('../images/layout1/bg_blok7.png') no-repeat bottom left; }
.blok8 .bottom { background: url('../images/layout1/bg_blok8.png') no-repeat bottom left; }
.blok9 .bottom { background: url('../images/layout1/bg_blok9.png') no-repeat bottom left; }
.blok10 .bottom { background: url('../images/layout1/bg_blok10.png') no-repeat bottom left; }
.blok11 .bottom { background: url('../images/layout1/bg_blok11.png') no-repeat bottom left; }
.blok12 .bottom { background: url('../images/layout1/bg_blok12.png') no-repeat bottom left; }
.blok13 .bottom { background: url('../images/layout1/bg_blok13.png') no-repeat bottom left; }
.blok14 .bottom { background: url('../images/layout1/bg_blok14.png') no-repeat bottom left; }

.menu {	width: 265px; padding: 10px 0; }
.menu .small { width: 135px; background-repeat: no-repeat; background-position: 0px 0px; }
.menu .medium { width: 175px; background-repeat: no-repeat; background-position: 0px -45px; }
.menu .large { width: 225px; background-repeat: no-repeat; background-position: 0px -90px; }
.menu .xxlarge { width: 265px; background-repeat: no-repeat; background-position: 0px -135px; }

.menu .small, .menu .medium, .menu .large, .menu .xxlarge {
	position: relative;
	float: right;
	height: 45px;
}
#left .menu { float: right; margin: 0 18px 0 0; }
#right .menu { float: left; margin: 0 0 0 30px; }

.menu .agenda {
	position: relative;
	float: left;
	background: url('../images/agenda.png') no-repeat 0px 0px;
	height: 124px;
	width: 103px;
	margin: 20px 0 0 0;
}
.menu .menu1 { background-image: url('../images/menu1.png'); }
.menu .menu2 { background-image: url('../images/menu2.png'); }
.menu .menu3 { background-image: url('../images/menu3.png'); }
.menu .menu4 { background-image: url('../images/menu4.png'); }
.menu .menu5 { background-image: url('../images/menu5.png'); }
.menu .menu6 { background-image: url('../images/menu6.png'); }
.menu .menu7 { background-image: url('../images/menu7.png'); }
.menu .menu8 { background-image: url('../images/menu8.png'); }
.menu .menu9 { background-image: url('../images/menu9.png'); }

.menu ul li {
	list-style-type: none;	
}
.menu a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;	
}
.menu a .label {
	position: relative;
	float: left;
}
.menu a .label h2 {
    font: 20px "Trebuchet MS", Verdana, Arial, sans-serif;
}
.menu .agenda a .label {
	padding: 86px 0 0 20px;
	color: #FFFFFF;
}
.menu .menu1 a .label {
	padding: 14px 0 0 16px;
	color: #7588B2;
}
.menu .menu2 a .label {
	padding: 6px 0 0 14px;
	color: #55AEAD;
}
.menu .menu3 a .label {
	padding: 10px 0 0 20px;
	color: #4BB72E;
}
.menu .menu4 a .label {
	padding: 9px 0 0 16px;
	color: #CB647B;	
}
.menu .menu5 a .label {
	padding: 8px 0 0 16px;
	color: #FF7800;	
}
.menu .menu6 a .label {
	padding: 9px 0 0 16px;
	color: #542D66;	
}
.menu .menu7 a .label {
	padding: 10px 0 0 14px;
	color: #92B80E;
}
.menu .menu8 a .label {
	padding: 10px 0 0 14px;
	color: #8BE4E4;
}
.menu .menu9 a .label {
	padding: 10px 0 0 20px;
	color: #DA4090;
}
.menu a .button {
	position: relative;
	float: right;	
	width: 35px;
	height: 33px;
	line-height: 33px;
}
.menu .agenda a .button {
    background: url('../images/large_buttons.png') no-repeat 0px -162px;
	margin: -90px 24px 0 0;	
	width: 55px;
	height: 54px;
	line-height: 54px;	
}
.menu .menu1 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -66px;
	margin: 8px 4px 0 0;	
}
.menu .menu2 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -99px;
	margin: 8px 4px 0 0;
}
.menu .menu3 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 0;
	margin: 4px 0 0 0;	
}
.menu .menu4 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -165px;
	margin: 8px 0 0 0;
}
.menu .menu5 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -33px;
	margin: 6px 4px 0 0;
}
.menu .menu6 a .button {
	background: url('../images/small_buttons.png') no-repeat 0 -231px;
	margin: 6px 0 0 0;
}
.menu .menu7 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -198px;
	margin: 8px 0 0 0;	
}
.menu .menu8 a .button {
    background: url('../images/small_buttons.png') no-repeat 0 -264px;
	margin: 8px 0 0 0;
}
.menu .menu9 a .button {
	background: url('../images/small_buttons.png') no-repeat 0 -132px;
	margin: 5px 0 0 0;
}
.menu .agenda a:hover .button { background: url('../images/large_buttons.png') no-repeat -55px -162px; }
.menu .menu1 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -66px; }
.menu .menu2 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -99px; }
.menu .menu3 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px 0; }
.menu .menu4 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -165px; }
.menu .menu5 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -33px; }
.menu .menu6 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -231px;}
.menu .menu7 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -198px;}
.menu .menu8 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -264px;}
.menu .menu9 a:hover .button { background: url('../images/small_buttons.png') no-repeat -35px -132px; }

.blok6 a, .blok6 a:active, .blok6 a:visited {color: #FFFFFF;}
.blok6 a:hover {color: #FFFFFF; text-decoration: underline;}