/**************************************************************************************
***************************************************************************************
***************************************************************************************
 KADERS
 
 
***************************************************************************************
 KADER - Balk Horizontaal & Verticaal
***************************************************************************************/
.kader_bg-balk_hor { 
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.kader_bg-balk_hor .pad_top-bot {
	padding-top:9px;
	padding-bottom:9px;
}

.kader_bg-balk_ver { 
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}


/***************************************************************************************
 KADER - BG GREY SHADOW
***************************************************************************************/
.kader_bg-greyshadow_top-left { 
	margin-right: 30px; 
	background-image: url(../media/image/kader_bg-greyshadow.gif);
	height: 20px;
	font-size: 2px;
}
.kader_bg-greyshadow_top-right { 
	margin-top: -40px; 
	margin-left: 0px;
	background-image: url(../media/image/kader_bg-greyshadow.gif); 
	background-position: 100% 0; 
	height: 20px; 
	font-size: 2px; 
}
.kader_bg-greyshadow_inside { 
	background-image:url(../media/image/kader_bg-greyshadow_mid-990.gif);
}
.kader_bg-greyshadow_inside div { 
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greyshadow_bot-left { 
	margin-right: 30px;
	background-image: url(../media/image/kader_bg-greyshadow.gif);
	background-position: 0 -40px;
	height: 20px;
	font-size: 2px;
}
.kader_bg-greyshadow_bot-right { 
	margin-top: -20px; 
	margin-left: 30px;
	background-image: url(../media/image/kader_bg-greyshadow.gif); 
	background-position: 100% -40px; 
	height: 20px; 
	font-size: 2px; 
}

 
/***************************************************************************************
 KADER - BG WHITE
***************************************************************************************/


.kader_bg-white_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-white.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-white_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-white_inside {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-white_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-white_inside_990 {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-white_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-white_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-white.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-white_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}


/***************************************************************************************
 KADER - BG FORM WHITE
***************************************************************************************/


.kader_bg-form-white_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-white.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-form-white_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-form-white_inside {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-form-white_inside div{
	margin-left:1px;
	margin-right:1px;
}
.kader_bg-form-white_inside_990 {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.kader_bg-form-white_inside_990 div{
	margin-left:1px;
	margin-right:1px;
}
.kader_bg-form-white_inside_990 div.title{
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:13px;
}
.kader_bg-form-white_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-white.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-form-white_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-white.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}



/***************************************************************************************
 KADER - BG GREY LIGHT
***************************************************************************************/
.kader_bg-greylight_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-greylight.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-greylight_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greylight.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-greylight_inside {
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	background-color:#f8f8f8;
}
.kader_bg-greylight_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greylight_inside_990 {
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	background-color:#f8f8f8;
}
.kader_bg-greylight_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greylight_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-greylight.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-greylight_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greylight.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}




/***************************************************************************************
 KADER - BG YELLOW LIGHT
***************************************************************************************/
.kader_bg-yellowlight_balk {
	border-top: 1px solid #ebe581;
	border-bottom: 1px solid #ebe581;
	background-color:#fbfae8;
}
.kader_bg-yellowlight_balk div {
	padding:20px;
}

.kader_bg-yellowlight_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-yellowlight.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-yellowlight_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-yellowlight.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-yellowlight_inside {
	border-left: 1px solid #ebe581;
	border-right: 1px solid #ebe581;
	background-color:#fbfae8;
}

.kader_bg-yellowlight_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-yellowlight_inside_990 {
	border-left: 1px solid #ebe581;
	border-right: 1px solid #ebe581;
	background-color:#fbfae8;
}
.kader_bg-yellowlight_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-yellowlight_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-yellowlight.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-yellowlight_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-yellowlight.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}







/***************************************************************************************
 KADER - BG BLUE LIGHT
***************************************************************************************/
.kader_bg-bluelight_square {
	border: 1px solid #81d1eb;
	background-color:#e8f6fb;
}
.kader_bg-bluelight_square div {
	padding:20px;
}
.kader_bg-bluelight_balk {
	border-top: 1px solid #81d1eb;
	border-bottom: 1px solid #81d1eb;
	background-color:#e8f6fb;
}
.kader_bg-bluelight_balk div {
	padding:20px;
}


.kader_bg-bluelight_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-bluelight.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-bluelight_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-bluelight.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-bluelight_inside {
	border-left: 1px solid #81d1eb;
	border-right: 1px solid #81d1eb;
	background-color:#e8f6fb;
}

.kader_bg-bluelight_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-bluelight_inside_990 {
	border-left: 1px solid #81d1eb;
	border-right: 1px solid #81d1eb;
	background-color:#e8f6fb;
}
.kader_bg-bluelight_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-bluelight_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-bluelight.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-bluelight_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-bluelight.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}






/***************************************************************************************
 KADER - BG RED
***************************************************************************************/
.kader_bg-red_square {
	border: 1px solid #f08d89;
	background-color:#fce8e7;
}
.kader_bg-red_square div {
	padding:20px;
}
.kader_bg-red_balk {
	border-top: 1px solid #f08d89;
	border-bottom: 1px solid #f08d89;
	background-color:#fce8e7;
}
.kader_bg-red_balk div {
	padding:20px;
}


.kader_bg-red_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-red.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-red_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-red.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-red_inside {
	border-left: 1px solid #f08d89;
	border-right: 1px solid #f08d89;
	background-color:#fce8e7;
}

.kader_bg-red_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-red_inside_990 {
	border-left: 1px solid #f08d89;
	border-right: 1px solid #f08d89;
	background-color:#fce8e7;
}
.kader_bg-red_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-red_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-red.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-red_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-red.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}






/***************************************************************************************
 KADER - BG GREY KADER
***************************************************************************************/
.kader_bg-greykader_top-left { 
	margin-right: 9px; 
	background-image: url(../media/image/kader_bg-greykader.gif);
	height: 9px; /* vertical: show first half of the image with the top-coreners in it */
	font-size: 2px;
}
.kader_bg-greykader_top-right { 
	margin-top: -9px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greykader.gif); 
	background-position: 100% 0; /* show bg-image starting at the right, and as much to the left as possible */
	height: 9px; 
	font-size: 2px; 
}
.kader_bg-greykader_inside {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background-color:#f1f1f1;
}
.kader_bg-greykader_inside div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greykader_inside_990 {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	background-color:#f1f1f1;
}
.kader_bg-greykader_inside_990 div{
	margin-left:15px;
	margin-right:15px;
}
.kader_bg-greykader_bot-left { 
	margin-right: 13px;
	background-image: url(../media/image/kader_bg-greykader.gif);
	background-position: 0 -47px; /* show under half of the image */
	height: 13px;
	font-size: 2px;
}
.kader_bg-greykader_bot-right { 
	margin-top: -13px; 
	margin-left: 9px;
	background-image: url(../media/image/kader_bg-greykader.gif); 
	background-position: 100% -47px; 
	height: 13px; 
	font-size: 2px; 
}







